From ci-noreply at qt-project.org Mon Dec 1 01:07:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 01:07:36 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #25 - FAILURE Message-ID: <20141201000736.827423060F@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.0_state/build_00025 From ci-noreply at qt-project.org Mon Dec 1 01:33:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 01:33:27 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #187 - FAILURE Message-ID: <20141201003327.D46CB3073A@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_00187 From ci-noreply at qt-project.org Mon Dec 1 02:03:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 02:03:15 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4.0_mobile_state #25 - FAILURE Message-ID: <20141201010315.4E77B300CE@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.0_mobile_state/build_00025 From ci-noreply at qt-project.org Mon Dec 1 02:28:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 03:28:30 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4544 Message-ID: <20141201_012830_006513.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] SKIP : tst_QTcpServer::addressReusable(WithoutProxy) The addressReusable test is unstable on Linux. See QTBUG-39985. Loc: [../tst_qtcpserver.cpp(572)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.241) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb1%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 36 seconds, exit code 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Authorization Required

\n

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

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

Created

\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 01:11:51 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 01:11:51 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\271\354" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.646051 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04544/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1417394610): http://codereview.qt-project.org/100323 [PS2] - Fix DBus signature generation for complex types. From ci-noreply at qt-project.org Mon Dec 1 02:57:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 02:57:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #293 - FAILURE Message-ID: <20141201015717.C4FB830656@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_00293 From ci-noreply at qt-project.org Mon Dec 1 06:15:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 06:15:05 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #84 - FAILURE Message-ID: <20141201051505.AA2C2300DE@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_00084 From ci-noreply at qt-project.org Mon Dec 1 06:19:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 07:19:42 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4545 Message-ID: <20141201_051942_010507.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] SKIP : tst_QTcpServer::addressReusable(WithoutProxy) The addressReusable test is unstable on Linux. See QTBUG-39985. Loc: [../tst_qtcpserver.cpp(572)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.241) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.241) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb1%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 36 seconds, exit code 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Authorization Required

\n

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

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

Created

\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 05:02:58 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 05:02:58 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\234\337" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.694538 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04545/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1417408627): http://codereview.qt-project.org/100323 [PS2] - Fix DBus signature generation for complex types. From ci-noreply at qt-project.org Mon Dec 1 06:46:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 07:46:20 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #50 Message-ID: <20141201_054620_049159.ci-noreply@qt-project.org> Qt5_5.4.0_Integration » linux-g++_static_Ubuntu_12.04_x64 #50: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00050/linux-g++_static_Ubuntu_12.04_x64/log.txt.gz ============================================================ Qt5_5.4.0_Integration » macx-clang_developer-build_OSX_10.9 #50: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00050/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4.0_1417412530): http://codereview.qt-project.org/100958 [PS6] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 1 07:23:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 07:23:25 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #188 - FAILURE Message-ID: <20141201062325.2F6C2300DE@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_00188 From ci-noreply at qt-project.org Mon Dec 1 07:26:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 08:26:46 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #100 Message-ID: <20141201_062646_048021.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] SKIP : tst_QTcpServer::addressReusable(WithoutProxy) The addressReusable test is unstable on Linux. See QTBUG-39985. Loc: [../tst_qtcpserver.cpp(572)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.44) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.44) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.44) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.44) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feab:1eb3%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 35 seconds, exit code 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Authorization Required

\n

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

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

Created

\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 06:11:05 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 06:11:05 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\343\253" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.66864 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00100/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4.0_1417412660): http://codereview.qt-project.org/100827 [PS1] - QOpenGLFramebufferObject: pass sized format also with dynamic GL http://codereview.qt-project.org/100984 [PS2] - Doc: add navigation info to qmake Manual From ci-noreply at qt-project.org Mon Dec 1 09:18:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 10:18:13 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #540 Message-ID: <20141201_081813_025974.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] SKIP : tst_QTcpServer::addressReusable(WithoutProxy) The addressReusable test is unstable on Linux. See QTBUG-39985. Loc: [../tst_qtcpserver.cpp(572)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.27) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.27) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.27) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.27) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bae%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 35 seconds, exit code 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Authorization Required

\n

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

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

Created

\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 07:46:09 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 07:46:09 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\222\226" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 1 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00540/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1417412815): http://codereview.qt-project.org/97374 [PS73] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 1 09:20:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 10:20:59 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #270 Message-ID: <20141201_082059_079709.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #270: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00270/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417419882): http://codereview.qt-project.org/100853 [PS1] - Update QLEService::Type() documentation for Android specifics http://codereview.qt-project.org/100852 [PS1] - Android: Implements QLEService::includedServices() and type() From ci-noreply at qt-project.org Mon Dec 1 09:35:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 10:35:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4546 Message-ID: <20141201_083551_019069.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] SKIP : tst_QTcpServer::addressReusable(WithoutProxy) The addressReusable test is unstable on Linux. See QTBUG-39985. Loc: [../tst_qtcpserver.cpp(572)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.26) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.26) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.26) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.26) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bad%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 36 seconds, exit code 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Authorization Required

\n

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

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

Created

\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 08:18:58 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 08:18:58 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\305\303" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.781861 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04546/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1417418480): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order From ci-noreply at qt-project.org Mon Dec 1 09:38:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 10:38:29 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4547 Message-ID: <20141201_083829_019485.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4547: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04547/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417423046): http://codereview.qt-project.org/98482 [PS3] - Add DeepBind option to QLibrary http://codereview.qt-project.org/100276 [PS1] - QTreeWidget: optimize childrenCheckState From ci-noreply at qt-project.org Mon Dec 1 09:42:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 10:42:10 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #271 Message-ID: <20141201_084210_056017.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #271: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00271/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417423242): http://codereview.qt-project.org/100853 [PS1] - Update QLEService::Type() documentation for Android specifics http://codereview.qt-project.org/100852 [PS1] - Android: Implements QLEService::includedServices() and type() From ci-noreply at qt-project.org Mon Dec 1 09:44:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 10:44:51 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #26 Message-ID: <20141201_084451_081835.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #26: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00026/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/wip/win_1417423243): http://codereview.qt-project.org/100301 [PS4] - Refactor of code for "classic" part on Windows From ci-noreply at qt-project.org Mon Dec 1 09:47:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 10:47:07 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #101 Message-ID: <20141201_084707_007706.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(227)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(368)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(536)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(791)] Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(227)] PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(368)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(536)] SKIP : tst_QTcpServer::addressReusable(WithoutProxy) The addressReusable test is unstable on Linux. See QTBUG-39985. Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(572)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [/work/build/qt/qtbase/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp(791)] PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.130) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.130) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.130) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.130) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bc4%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 35 seconds, exit code 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [/work/build/qt/qtbase/tests/auto/other/networkselftest/tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [/work/build/qt/qtbase/tests/auto/other/networkselftest/tst_networkselftest.cpp(224)] Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [/work/build/qt/qtbase/tests/auto/other/networkselftest/tst_networkselftest.cpp(458)] PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Authorization Required

\n

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

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

Created

\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 08:24:17 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 08:24:17 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [/work/build/qt/qtbase/tests/auto/other/networkselftest/tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\300\326" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.872786 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00101/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/5.4.0_1417418901): http://codereview.qt-project.org/100984 [PS2] - Doc: add navigation info to qmake Manual http://codereview.qt-project.org/100827 [PS1] - QOpenGLFramebufferObject: pass sized format also with dynamic GL From ci-noreply at qt-project.org Mon Dec 1 09:47:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 10:47:47 +0200 Subject: [Ci-reports] fail on QtSvg_5.4_Integration #12 Message-ID: <20141201_084747_042673.ci-noreply@qt-project.org> QtSvg_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #12: FAILURE Build log: http://testresults.qt-project.org/ci/QtSvg_5.4_Integration/build_00012/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417423496): http://codereview.qt-project.org/100824 [PS1] - Fix permissions of svg file From ci-noreply at qt-project.org Mon Dec 1 09:53:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 10:53:58 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #25 Message-ID: <20141201_085358_011330.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtserialport/tests/auto/qserialport\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qtserialport/tests/auto/qserialport -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtSerialPort -IC:/work/build/qt/qtbase/include/QtCore tst_qserialport.cpp -o .moc\release\tst_qserialport.moc tst_qserialport.cpp tst_qserialport.cpp(172) : error C2121: '#' : invalid character : possibly the result of a macro expansion tst_qserialport.cpp(172) : error C2143: syntax error : missing ')' before 'if' tst_qserialport.cpp(172) : error C2660: 'QTest::qSkip' : function does not take 1 arguments tst_qserialport.cpp(172) : error C2059: syntax error : ')' tst_qserialport.cpp(173) : fatal error C1019: unexpected #else Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00025/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417423528): http://codereview.qt-project.org/101061 [PS1] - Autotest misconfiguration error message is more verbose From ci-noreply at qt-project.org Mon Dec 1 10:07:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:07:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #408 Message-ID: <20141201_090744_069661.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qv4debugger\" -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qtdeclarative/tests/auto/qml/qv4debugger -IC:/work/build/qt/qtbase/include/QtGui/5.4.0 -IC:/work/build/qt/qtbase/include/QtGui/5.4.0/QtGui -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore/5.4.0 -IC:/work/build/qt/qtbase/include/QtCore/5.4.0/QtCore -IC:/work/build/qt/qtbase/include/QtQml/5.4.0 -IC:/work/build/qt/qtbase/include/QtQml/5.4.0/QtQml -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_qv4debugger.cpp -o .moc\release\tst_qv4debugger.moc tst_qv4debugger.cpp tst_qv4debugger.cpp(190) : error C2958: the left bracket '[' found at 'c:\work\build\qt\qtdeclarative\tests\auto\qml\qv4debugger\tst_qv4debugger.cpp(190)' was not matched correctly tst_qv4debugger.cpp(190) : error C2059: syntax error : ']' tst_qv4debugger.cpp(193) : error C2059: syntax error : 'if' tst_qv4debugger.cpp(194) : error C2238: unexpected token(s) preceding ';' tst_qv4debugger.cpp(196) : error C2143: syntax error : missing ';' before '->' tst_qv4debugger.cpp(196) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int tst_qv4debugger.cpp(196) : error C2238: unexpected token(s) preceding ';' tst_qv4debugger.cpp(199) : error C2628: 'TestAgent' followed by 'void' is illegal (did you forget a ';'?) tst_qv4debugger.cpp(200) : error C2259: 'TestAgent' : cannot instantiate abstract class c:\work\build\qt\qtbase\include\qtqml\5.4.0\qtqml\private\../../../../../../qtdeclarative/src/qml/jsruntime/qv4debugging_p.h(241) : see declaration of 'QV4::Debugging::DebuggerAgent::sourcesCollected' tst_qv4debugger.cpp(163) : error C2614: 'TestAgent' : illegal member initialization: 'm_captureContextInfo' is not a base or member tst_qv4debugger.cpp(163) : error C2614: 'TestAgent' : illegal member initialization: 'm_wasPaused' is not a base or member tst_qv4debugger.cpp(169) : error C2065: 'm_wasPaused' : undeclared identifier tst_qv4debugger.cpp(170) : error C2065: 'm_pauseReason' : undeclared identifier tst_qv4debugger.cpp(171) : error C2065: 'm_statesWhenPaused' : undeclared identifier tst_qv4debugger.cpp(177) : error C2065: 'm_thrownValue' : undeclared identifier tst_qv4debugger.cpp(179) : error C2065: 'm_breakPointsToAddWhenPaused' : undeclared identifier tst_qv4debugger.cpp(179) : error C2065: 'm_breakPointsToAddWhenPaused' : undeclared identifier c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C2825: 'T': must be a class or namespace when followed by '::' tst_qv4debugger.cpp(179) : see reference to class template instantiation 'QForeachContainer' being compiled c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C2039: 'const_iterator' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C2146: syntax error : missing ';' before identifier 'i' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int tst_qv4debugger.cpp(179) : error C2039: 'i' : is not a member of 'QForeachContainer' tst_qv4debugger.cpp(179) : error C2039: 'e' : is not a member of 'QForeachContainer' tst_qv4debugger.cpp(179) : error C2039: 'i' : is not a member of 'QForeachContainer' tst_qv4debugger.cpp(179) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int tst_qv4debugger.cpp(179) : error C2143: syntax error : missing ',' before '&' tst_qv4debugger.cpp(179) : error C2039: 'i' : is not a member of 'QForeachContainer' tst_qv4debugger.cpp(180) : error C2228: left of '.fileName' must have class/struct/union tst_qv4debugger.cpp(180) : error C2228: left of '.lineNumber' must have class/struct/union tst_qv4debugger.cpp(181) : error C2065: 'm_breakPointsToAddWhenPaused' : undeclared identifier tst_qv4debugger.cpp(181) : error C2228: left of '.clear' must have class/struct/union tst_qv4debugger.cpp(183) : error C2065: 'm_stackTrace' : undeclared identifier tst_qv4debugger.cpp(185) : error C2065: 'm_expressionRequests' : undeclared identifier tst_qv4debugger.cpp(185) : error C2228: left of '.isEmpty' must have class/struct/union tst_qv4debugger.cpp(185) : fatal error C1903: unable to recover from previous error(s); stopping compilation Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00408/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417423635): http://codereview.qt-project.org/100928 [PS2] - Fix expression evaluation in specific frames in the debugger http://codereview.qt-project.org/100927 [PS1] - Remove dead code From ci-noreply at qt-project.org Mon Dec 1 10:18:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:18:02 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #844 Message-ID: <20141201_091802_035796.ci-noreply@qt-project.org> eight autotests failed :( Testing tst_QTcpSocket FAIL! : tst_QTcpSocket::invalidProxy(WithoutProxy:http-on-socks5) Compared values are not the same Actual (int(socket->error())): 14 Expected ("expectedError") : 15 Loc: [../tst_qtcpsocket.cpp(2623)] FAIL! : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-on-socks5) Compared values are not the same Actual (int(socket->error())): 14 Expected ("expectedError") : 15 Loc: [../tst_qtcpsocket.cpp(2623)] Totals: 498 passed, 2 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpSocket ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) QDEBUG : tst_QTcpSocket::initTestCase() "qt-test-server.qt-test-net" PASS : tst_QTcpSocket::initTestCase() PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithoutProxy) QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithoutProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:::1) Binding QHostAddress( "::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) Binding QHostAddress( "127.0.0.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:10.212.2.234) Binding QHostAddress( "10.212.2.234" ) PASS : tst_QTcpSocket::bind(WithoutProxy:10.212.2.234) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) Binding QHostAddress( "198.51.100.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) Binding QHostAddress( "2001:db8::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:10.212.2.234) PASS : tst_QTcpSocket::bind(WithHttpProxy:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:10.212.2.234) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:2001:0DB8::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:::1) Binding QHostAddress( "::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:::1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) Binding QHostAddress( "127.0.0.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.234) Binding QHostAddress( "10.212.2.234" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.234) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) Binding QHostAddress( "198.51.100.1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) Binding QHostAddress( "2001:db8::1" ) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:10.212.2.234) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:10.212.2.234) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:2001:0DB8::1) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth SSL) XFAIL : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) bug has been around for years, will not fix without need Loc: [../tst_qtcpsocket.cpp(602)] PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth) XFAIL : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) bug has been around for years, will not fix without need Loc: [../tst_qtcpsocket.cpp(602)] PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxy) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip) PASS : tst_QTcpSocket::delayedClose(WithoutProxy) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy) PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::delayedClose(WithoutProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::partialRead(WithoutProxy) PASS : tst_QTcpSocket::partialRead(WithHttpProxy) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::partialRead(WithoutProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::unget(WithoutProxy) PASS : tst_QTcpSocket::unget(WithHttpProxy) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::unget(WithoutProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:close) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy) 9.5MB/0.1s: 77.5MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy) 9.5MB/0.1s: 82.2MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) 9.5MB/0.1s: 80.8MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 9.5MB/0.1s: 79.5MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) 9.5MB/0.1s: 75.1MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) 9.5MB/0.1s: 76.9MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readLine(WithoutProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithoutProxy) QWARN : tst_QTcpSocket::readLine(WithHttpProxy) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxy) QWARN : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readLine(WithoutProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithoutProxy SSL) QWARN : tst_QTcpSocket::readLine(WithHttpProxy SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxy SSL) QWARN : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open PASS : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readLineString(WithoutProxy) PASS : tst_QTcpSocket::readLineString(WithHttpProxy) PASS : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readLineString(WithoutProxy SSL) PASS : tst_QTcpSocket::readLineString(WithHttpProxy SSL) PASS : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readChunks(WithoutProxy) PASS : tst_QTcpSocket::readChunks(WithHttpProxy) PASS : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readChunks(WithoutProxy SSL) PASS : tst_QTcpSocket::readChunks(WithHttpProxy SSL) PASS : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::flush(WithoutProxy) PASS : tst_QTcpSocket::flush(WithHttpProxy) PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::flush(WithoutProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::atEnd(WithoutProxy) PASS : tst_QTcpSocket::atEnd(WithHttpProxy) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::atEnd(WithoutProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::abortiveClose(WithoutProxy) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxy) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::abortiveClose(WithoutProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write: device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectionRefused(WithoutProxy) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxy) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectionRefused(WithoutProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth SSL) QDEBUG : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) Running stress test for 5 seconds PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth SSL:Qt4 Client <-> Qt4 Server) SKIP : tst_QTcpSocket::connectToMultiIP(WithoutProxy) TODO: setup DNS in the new network (... 1989 lines omitted; there are too many errors!) QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Authorization Required

\n

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

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

Created

\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 08:26:20 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 08:26:20 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\301\317" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() SKIP : tst_NetworkSelfTest::smbServer() Could not find smbclient (from Samba), cannot continue testing Loc: [tst_networkselftest.cpp(982)] PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 44 passed, 2 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.388545 seconds, exit code 2 Testing tst_QSslSocket_onDemandCertificates_static FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection to proxy refused) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)] Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket_onDemandCertificates_static ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QSslSocket_onDemandCertificates_static::initTestCase() PASS : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) FAIL! : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection to proxy refused) Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)] PASS : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) PASS : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) PASS : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) PASS : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket_onDemandCertificates_static ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_static: 35 seconds, exit code 1 Testing tst_QSslSocket_onDemandCertificates_member FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Connection to proxy refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)] Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket_onDemandCertificates_member ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase() PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Connection to proxy refused) Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)] PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) PASS : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) PASS : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket_onDemandCertificates_member ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 4 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00844/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1417420688): http://codereview.qt-project.org/101038 [PS4] - Fix build due to source incompatible change with FreeType 2.5.4 From ci-noreply at qt-project.org Mon Dec 1 10:20:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:20:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #409 Message-ID: <20141201_092051_065470.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #409: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00409/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417424960): http://codereview.qt-project.org/100828 [PS1] - Fix permissions of files From ci-noreply at qt-project.org Mon Dec 1 10:25:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:25:14 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #845 Message-ID: <20141201_092514_029669.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from tools/qtimezoneprivate_mac.mm:50: In file included from ../../include/QtCore/qdebug.h:1: ../../include/QtCore/../../src/corelib/io/qdebug.h:272:1: error: Objective-C declarations may only appear in global scope make[3]: *** [.obj/qtimezoneprivate_mac.o] Error 1 In file included from io/qfilesystemwatcher_fsevents.mm:52: In file included from ../../include/QtCore/qdebug.h:1: ../../include/QtCore/../../src/corelib/io/qdebug.h:272:1: error: Objective-C declarations may only appear in global scope ../../include/QtCore/../../src/corelib/global/qglobal.h:1065:53: note: instantiated from: In file included from kernel/qcore_mac_objc.mm:42: In file included from ../../include/QtCore/qdebug.h:1: ../../include/QtCore/../../src/corelib/io/qdebug.h:272:1: error: Objective-C declarations may only appear in global scope make[3]: *** [.obj/qfilesystemwatcher_fsevents.o] Error 1 make[3]: *** [.obj/qcore_mac_objc.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00845/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1417425577): http://codereview.qt-project.org/99355 [PS4] - mac: add QDebug support for NSObject From ci-noreply at qt-project.org Mon Dec 1 10:27:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:27:14 +0200 Subject: [Ci-reports] pass on QtSvg_5.4_Integration #15 Message-ID: <20141201_092714_065691.ci-noreply@qt-project.org> QtSvg_5.4_Integration #15: SUCCESS Tested changes (refs/builds/5.4_1417423860): http://codereview.qt-project.org/100824 [PS1] - Fix permissions of svg file From ci-noreply at qt-project.org Mon Dec 1 10:46:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:46:33 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #273 Message-ID: <20141201_094633_003587.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-project.org/ci/QtConnectivity_dev_Integration/build_00273/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtConnectivity_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #273: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00273/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417427024): http://codereview.qt-project.org/100853 [PS1] - Update QLEService::Type() documentation for Android specifics http://codereview.qt-project.org/100852 [PS1] - Android: Implements QLEService::includedServices() and type() http://codereview.qt-project.org/100995 [PS8] - Bluetooth LE - handles/chars/descriptors/services (OS X and iOS) From ci-noreply at qt-project.org Mon Dec 1 10:49:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:49:25 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #27 Message-ID: <20141201_094925_010957.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #27: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00027/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/wip/win_1417427185): http://codereview.qt-project.org/100301 [PS4] - Refactor of code for "classic" part on Windows From ci-noreply at qt-project.org Mon Dec 1 10:52:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:52:39 +0200 Subject: [Ci-reports] fail on QtWebChannel_5.4_Integration #21 Message-ID: <20141201_095239_098468.ci-noreply@qt-project.org> QtWebChannel_5.4_Integration » winphone-arm-msvc2013_Windows_81 #21: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebChannel_5.4_Integration/build_00021/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417426999): http://codereview.qt-project.org/97289 [PS2] - Make objects inside properties accessible. From ci-noreply at qt-project.org Mon Dec 1 10:55:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:55:35 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4.0_Integration #25 Message-ID: <20141201_095535_031561.ci-noreply@qt-project.org> QtDeclarative_5.4.0_Integration » winrt-x64-msvc2013_Windows_81 #25: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4.0_Integration/build_00025/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417427099): http://codereview.qt-project.org/101033 [PS1] - Added change log for 5.4.0 http://codereview.qt-project.org/100686 [PS1] - Fix loading of .ui.qml form files with cached compilation units From ci-noreply at qt-project.org Mon Dec 1 10:59:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 11:59:53 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #51 Message-ID: <20141201_095953_017105.ci-noreply@qt-project.org> Autotests `tst_networkselftest' and `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) FAIL! : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(368)] PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] SKIP : tst_QTcpServer::addressReusable(WithoutProxy) The addressReusable test is unstable on Linux. See QTBUG-39985. Loc: [../tst_qtcpserver.cpp(572)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.242) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.242) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.242) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.242) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bb4%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 71 passed, 6 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 96 seconds, exit code 6 Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) FAIL! : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused Loc: [tst_networkselftest.cpp(458)] PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Authorization Required

\n

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

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

Created

\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 09:34:53 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 09:34:53 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 FAIL! : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\265]" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 45 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.829599 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00051/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4.0_1417416475): http://codereview.qt-project.org/100958 [PS6] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 1 11:01:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 12:01:29 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #274 Message-ID: <20141201_100129_035388.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » winphone-arm-msvc2013_Windows_81 #274: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00274/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417427403): http://codereview.qt-project.org/100852 [PS1] - Android: Implements QLEService::includedServices() and type() http://codereview.qt-project.org/100853 [PS1] - Update QLEService::Type() documentation for Android specifics http://codereview.qt-project.org/100995 [PS8] - Bluetooth LE - handles/chars/descriptors/services (OS X and iOS) From ci-noreply at qt-project.org Mon Dec 1 11:10:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 12:10:12 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #26 Message-ID: <20141201_101012_060846.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #26: SUCCESS Tested changes (refs/builds/5.4_1417426591): http://codereview.qt-project.org/101061 [PS3] - Autotest misconfiguration error message is more verbose From ci-noreply at qt-project.org Mon Dec 1 11:24:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 12:24:58 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #103 Message-ID: <20141201_102458_038524.ci-noreply@qt-project.org> qtbase failed to compile :( ./.obj\release\qwidgettextcontrol.o:qwidgettextcontrol.cpp:(.text+0xbd5e): undefined reference to `_imp___ZN19QTextDocumentWriterC1EP9QIODeviceRK10QByteArray' ./.obj\release\qwidgettextcontrol.o:qwidgettextcontrol.cpp:(.text+0xbd90): undefined reference to `_imp___ZN19QTextDocumentWriter5writeERK21QTextDocumentFragment' ./.obj\release\qwidgettextcontrol.o:qwidgettextcontrol.cpp:(.text+0xbdfc): undefined reference to `_imp___ZN19QTextDocumentWriterD1Ev' Makefile.Release:1026: recipe for target '..\..\lib\Qt5WidgetsTestInfix.dll' failed mingw32-make[4]: *** [..\..\lib\Qt5WidgetsTestInfix.dll] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00103/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417428265): http://codereview.qt-project.org/101053 [PS1] - FSEvents file system watcher: Do not watch whole parent hierarchies. http://codereview.qt-project.org/100997 [PS2] - winrt: Fix Windows Store Certification http://codereview.qt-project.org/100827 [PS1] - QOpenGLFramebufferObject: pass sized format also with dynamic GL http://codereview.qt-project.org/100984 [PS2] - Doc: add navigation info to qmake Manual http://codereview.qt-project.org/100722 [PS4] - Make QtDBus compile without libdbus-1 headers, if dlopening From ci-noreply at qt-project.org Mon Dec 1 11:26:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 12:26:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4548 Message-ID: <20141201_102615_007247.ci-noreply@qt-project.org> Autotest `tst_networkselftest' failed :( Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::socks5Proxy() Failed to receive 2 bytes from qt-test-server.qt-test-net:1080 in step 2: timeout Loc: [tst_networkselftest.cpp(233)] Totals: 46 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) PASS : tst_NetworkSelfTest::remotePortsOpen(http) PASS : tst_NetworkSelfTest::remotePortsOpen(https) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n" QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Authorization Required

\n

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

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

Created

\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 10:07:33 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Mon, 01 Dec 2014 10:07:33 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" FAIL! : tst_NetworkSelfTest::socks5Proxy() Failed to receive 2 bytes from qt-test-server.qt-test-net:1080 in step 2: timeout Loc: [tst_networkselftest.cpp(233)] QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\316P" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 46 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 24 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04548/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1417426809): http://codereview.qt-project.org/100765 [PS1] - Remove support for NTLMv1 http://codereview.qt-project.org/100276 [PS1] - QTreeWidget: optimize childrenCheckState From ci-noreply at qt-project.org Mon Dec 1 11:34:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 12:34:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4550 Message-ID: <20141201_103406_011459.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-project.org/ci/QtBase_dev_Integration/build_04550/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4550: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04550/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417429670): http://codereview.qt-project.org/74589 [PS6] - Don't rely on hasChanged() in ensureGeometries From ci-noreply at qt-project.org Mon Dec 1 11:36:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 12:36:45 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #846 Message-ID: <20141201_103645_000537.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #846: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00846/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417430102): http://codereview.qt-project.org/100222 [PS1] - QLayout: Observe contents margin when positioning the menu bar. http://codereview.qt-project.org/100151 [PS3] - QMainWindow: Observe left contents margin when positioning status bar. http://codereview.qt-project.org/100280 [PS2] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. From ci-noreply at qt-project.org Mon Dec 1 12:08:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 13:08:48 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #275 Message-ID: <20141201_110848_028111.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #275: SUCCESS Tested changes (refs/builds/dev_1417428582): http://codereview.qt-project.org/100853 [PS1] - Update QLEService::Type() documentation for Android specifics http://codereview.qt-project.org/100852 [PS1] - Android: Implements QLEService::includedServices() and type() http://codereview.qt-project.org/100995 [PS8] - Bluetooth LE - handles/chars/descriptors/services (OS X and iOS) From ci-noreply at qt-project.org Mon Dec 1 12:32:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 13:32:32 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #28 Message-ID: <20141201_113232_054597.ci-noreply@qt-project.org> Autotests `tst_qbluetoothlocaldevice', `tst_qbluetoothserver', and `tst_qbluetoothservicediscoveryagent' failed :( Testing tst_QBluetoothServiceDiscoveryAgent 2014-12-01 13:21:09.676 tst_qbluetoothservicediscoveryagent[76810:2107] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qbluetoothservicediscoveryagent.savedState/window_1.data: Permission denied (13) FAIL! : tst_QBluetoothServiceDiscoveryAgent::initTestCase() 'finishedSpy.count() == 1' returned FALSE. () Loc: [tst_qbluetoothservicediscoveryagent.cpp(141)] 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_QBluetoothServiceDiscoveryAgent ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) QSYSTEM: tst_QBluetoothServiceDiscoveryAgent::initTestCase() qt.bluetooth.osx: QBluetoothDeviceDiscoveryAgentPrivate() no default host controller or adapter is off QDEBUG : tst_QBluetoothServiceDiscoveryAgent::initTestCase() qt.bluetooth.osx: private agent is valid state? false QDEBUG : tst_QBluetoothServiceDiscoveryAgent::initTestCase() qt.bluetooth.osx: start failed, invalid d_ptr QDEBUG : tst_QBluetoothServiceDiscoveryAgent::initTestCase() qt.bluetooth.osx: error set: "device discovery agent: invalid bluetooth adapter" 2014-12-01 13:26:12.398 tst_qbluetoothservicediscoveryagent[76831:6107] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qbluetoothservicediscoveryagent.savedState/window_1.data: Permission denied (13) FAIL! : tst_QBluetoothServiceDiscoveryAgent::initTestCase() 'finishedSpy.count() == 1' returned FALSE. () Loc: [tst_qbluetoothservicediscoveryagent.cpp(141)] PASS : tst_QBluetoothServiceDiscoveryAgent::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QBluetoothServiceDiscoveryAgent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qbluetoothservicediscoveryagent: 605 seconds, exit code 1 Testing tst_QBluetoothServer FAIL! : tst_QBluetoothServer::initTestCase() 'hostMode != QBluetoothLocalDevice::HostPoweredOff' returned FALSE. () Loc: [tst_qbluetoothserver.cpp(134)] 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_QBluetoothServer ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) QSYSTEM: tst_QBluetoothServer::initTestCase() qt.bluetooth.osx: QBluetoothLocalDevice::address(), failed to obtain an address FAIL! : tst_QBluetoothServer::initTestCase() 'hostMode != QBluetoothLocalDevice::HostPoweredOff' returned FALSE. () Loc: [tst_qbluetoothserver.cpp(134)] QSYSTEM: tst_QBluetoothServer::cleanupTestCase() qt.bluetooth.osx: QBluetoothLocalDevice::address(), failed to obtain an address PASS : tst_QBluetoothServer::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QBluetoothServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qbluetoothserver: 10 seconds, exit code 1 Not using any remote device for testing. Set BT_TEST_DEVICE env to run manual tests involving a remote device Testing tst_QBluetoothLocalDevice FAIL! : tst_QBluetoothLocalDevice::tst_isValid() '!localDevice.isValid()' returned FALSE. () Loc: [tst_qbluetoothlocaldevice.cpp(262)] Totals: 5 passed, 1 failed, 19 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... Not using any remote device for testing. Set BT_TEST_DEVICE env to run manual tests involving a remote device ********* Start testing of tst_QBluetoothLocalDevice ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QBluetoothLocalDevice::initTestCase() SKIP : tst_QBluetoothLocalDevice::tst_powerOn() Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(115)] SKIP : tst_QBluetoothLocalDevice::tst_powerOff() Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(140)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostDiscoverable1) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostPoweredOff1) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostPoweredOff2) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostConnectable1) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostConnectable2) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostDiscoverable2) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostConnectable3) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostPoweredOff3) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostDiscoverable3) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostDiscoverable4) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] SKIP : tst_QBluetoothLocalDevice::tst_hostModes(HostConnectable4) Not possible on OS X Loc: [tst_qbluetoothlocaldevice.cpp(188)] QSYSTEM: tst_QBluetoothLocalDevice::tst_address() qt.bluetooth.osx: QBluetoothLocalDevice::address(), failed to obtain an address QSYSTEM: tst_QBluetoothLocalDevice::tst_address() qt.bluetooth.osx: QBluetoothLocalDevice::allDevices(), no valid device found SKIP : tst_QBluetoothLocalDevice::tst_address() Skipping test due to missing Bluetooth device Loc: [tst_qbluetoothlocaldevice.cpp(228)] QSYSTEM: tst_QBluetoothLocalDevice::tst_name() qt.bluetooth.osx: QBluetoothLocalDevice::address(), failed to obtain an address QSYSTEM: tst_QBluetoothLocalDevice::tst_name() qt.bluetooth.osx: QBluetoothLocalDevice::allDevices(), no valid device found SKIP : tst_QBluetoothLocalDevice::tst_name() Skipping test due to missing Bluetooth device Loc: [tst_qbluetoothlocaldevice.cpp(237)] QSYSTEM: tst_QBluetoothLocalDevice::tst_isValid() qt.bluetooth.osx: QBluetoothLocalDevice::address(), failed to obtain an address QSYSTEM: tst_QBluetoothLocalDevice::tst_isValid() qt.bluetooth.osx: QBluetoothLocalDevice::allDevices(), no valid device found FAIL! : tst_QBluetoothLocalDevice::tst_isValid() '!localDevice.isValid()' returned FALSE. () Loc: [tst_qbluetoothlocaldevice.cpp(262)] PASS : tst_QBluetoothLocalDevice::tst_allDevices() QSYSTEM: tst_QBluetoothLocalDevice::tst_construction() qt.bluetooth.osx: QBluetoothLocalDevice::address(), failed to obtain an address QSYSTEM: tst_QBluetoothLocalDevice::tst_construction() qt.bluetooth.osx: QBluetoothLocalDevice::allDevices(), no valid device found SKIP : tst_QBluetoothLocalDevice::tst_construction() Skipping test due to missing Bluetooth device Loc: [tst_qbluetoothlocaldevice.cpp(281)] PASS : tst_QBluetoothLocalDevice::tst_pairingStatus(UnPaired Device: DUMMY) PASS : tst_QBluetoothLocalDevice::tst_pairingStatus(Invalid device) QSYSTEM: tst_QBluetoothLocalDevice::tst_pairDevice(UnPaired Device: DUMMY->unpaired) qt.bluetooth.osx: QBluetoothLocalDevice::address(), failed to obtain an address QSYSTEM: tst_QBluetoothLocalDevice::tst_pairDevice(UnPaired Device: DUMMY->unpaired) qt.bluetooth.osx: QBluetoothLocalDevice::allDevices(), no valid device found SKIP : tst_QBluetoothLocalDevice::tst_pairDevice(UnPaired Device: DUMMY->unpaired) Skipping test due to missing Bluetooth device Loc: [tst_qbluetoothlocaldevice.cpp(339)] QSYSTEM: tst_QBluetoothLocalDevice::tst_pairDevice(UnPaired Device: DUMMY->paired) qt.bluetooth.osx: QBluetoothLocalDevice::address(), failed to obtain an address QSYSTEM: tst_QBluetoothLocalDevice::tst_pairDevice(UnPaired Device: DUMMY->paired) qt.bluetooth.osx: QBluetoothLocalDevice::allDevices(), no valid device found SKIP : tst_QBluetoothLocalDevice::tst_pairDevice(UnPaired Device: DUMMY->paired) Skipping test due to missing Bluetooth device Loc: [tst_qbluetoothlocaldevice.cpp(339)] QSYSTEM: tst_QBluetoothLocalDevice::tst_pairDevice(UnPaired Device: DUMMY) qt.bluetooth.osx: QBluetoothLocalDevice::address(), failed to obtain an address QSYSTEM: tst_QBluetoothLocalDevice::tst_pairDevice(UnPaired Device: DUMMY) qt.bluetooth.osx: QBluetoothLocalDevice::allDevices(), no valid device found SKIP : tst_QBluetoothLocalDevice::tst_pairDevice(UnPaired Device: DUMMY) Skipping test due to missing Bluetooth device Loc: [tst_qbluetoothlocaldevice.cpp(339)] PASS : tst_QBluetoothLocalDevice::cleanupTestCase() Totals: 5 passed, 1 failed, 19 skipped, 0 blacklisted ********* Finished testing of tst_QBluetoothLocalDevice ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qbluetoothlocaldevice: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00028/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/wip/win_1417431061): http://codereview.qt-project.org/100301 [PS4] - Refactor of code for "classic" part on Windows From ci-noreply at qt-project.org Mon Dec 1 12:37:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 13:37:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4551 Message-ID: <20141201_113711_039842.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4551: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04551/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417433742): http://codereview.qt-project.org/74589 [PS6] - Don't rely on hasChanged() in ensureGeometries http://codereview.qt-project.org/100276 [PS1] - QTreeWidget: optimize childrenCheckState From ci-noreply at qt-project.org Mon Dec 1 12:55:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 13:55:17 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #847 Message-ID: <20141201_115517_059943.ci-noreply@qt-project.org> Autotest `tst_qmenubar' failed :( Testing tst_QMenuBar FAIL! : tst_QMenuBar::cornerWidgets(left) 'fileMenuGeometry.left() >= cornerWidgetWidth' returned FALSE. (0 >= 100 failed ) Loc: [tst_qmenubar.cpp(1385)] Totals: 20 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMenuBar ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QMenuBar::initTestCase() PASS : tst_QMenuBar::getSetCheck() PASS : tst_QMenuBar::clear() PASS : tst_QMenuBar::removeItemAt(first) PASS : tst_QMenuBar::removeItemAt(middle) PASS : tst_QMenuBar::removeItemAt(last) PASS : tst_QMenuBar::removeItem(first) PASS : tst_QMenuBar::removeItem(middle) PASS : tst_QMenuBar::removeItem(last) PASS : tst_QMenuBar::count() PASS : tst_QMenuBar::insertItem_QString_QObject() PASS : tst_QMenuBar::check_endKey() PASS : tst_QMenuBar::check_homeKey() SKIP : tst_QMenuBar::check_altPress() this is not supposed to work in the macintosh style. Skipping. Loc: [tst_qmenubar.cpp(967)] PASS : tst_QMenuBar::task223138_triggered() QWARN : tst_QMenuBar::task256322_highlight() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QMenuBar::task256322_highlight() void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QMenuBar::task256322_highlight() PASS : tst_QMenuBar::menubarSizeHint() PASS : tst_QMenuBar::taskQTBUG11823_crashwithInvisibleActions() PASS : tst_QMenuBar::closeOnSecondClick() FAIL! : tst_QMenuBar::cornerWidgets(left) 'fileMenuGeometry.left() >= cornerWidgetWidth' returned FALSE. (0 >= 100 failed ) Loc: [tst_qmenubar.cpp(1385)] PASS : tst_QMenuBar::cornerWidgets(right) PASS : tst_QMenuBar::cleanupTestCase() Totals: 20 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QMenuBar ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmenubar: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00847/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1417430458): http://codereview.qt-project.org/100280 [PS2] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. http://codereview.qt-project.org/100222 [PS1] - QLayout: Observe contents margin when positioning the menu bar. http://codereview.qt-project.org/100151 [PS3] - QMainWindow: Observe left contents margin when positioning status bar. From ci-noreply at qt-project.org Mon Dec 1 12:59:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 13:59:06 +0200 Subject: [Ci-reports] fail on QtConnectivity_5.4_Integration #71 Message-ID: <20141201_115906_027076.ci-noreply@qt-project.org> QtConnectivity_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #71: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_5.4_Integration/build_00071/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417434232): http://codereview.qt-project.org/100832 [PS2] - Improve documentation for undiscovered QLEService From ci-noreply at qt-project.org Mon Dec 1 13:11:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 14:11:39 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #278 Message-ID: <20141201_121139_035127.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #278: SUCCESS Tested changes (refs/builds/dev_1417432291): http://codereview.qt-project.org/100797 [PS17] - QLowEnergyController - writeDescriptor (OS X/iOS) From ci-noreply at qt-project.org Mon Dec 1 13:20:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 14:20:14 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4.0_Integration #26 Message-ID: <20141201_122014_024559.ci-noreply@qt-project.org> Compilation failed :( qml\qqmlimport.cpp(666) : fatal error C1001: An internal error has occurred in the compiler. Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4.0_Integration/build_00026/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417435633): http://codereview.qt-project.org/100686 [PS1] - Fix loading of .ui.qml form files with cached compilation units http://codereview.qt-project.org/101033 [PS1] - Added change log for 5.4.0 http://codereview.qt-project.org/101068 [PS2] - Regression: Fix array data corruption http://codereview.qt-project.org/101070 [PS1] - Skip tst_qquickwindow::headless() when using ANGLE/Windows. From ci-noreply at qt-project.org Mon Dec 1 13:34:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 14:34:59 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #86 Message-ID: <20141201_123459_033078.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #86: SUCCESS Tested changes (refs/builds/dev_1417434250): http://codereview.qt-project.org/101076 [PS2] - Rename QML import from "Qt.WebSockets" to "QtWebSockets" From ci-noreply at qt-project.org Mon Dec 1 13:36:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 14:36:57 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141201_123657_098197.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-01T12:34:58Z: [QtWebSockets_dev_Integration error] connect() failed: Interrupted system call, retry in 2 seconds From ci-noreply at qt-project.org Mon Dec 1 14:06:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 15:06:45 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4553 Message-ID: <20141201_130645_012292.ci-noreply@qt-project.org> Autotest `tst_qeventloop' failed :( Testing tst_QEventLoop FAIL! : tst_QEventLoop::testQuitLock() 'timerSpy.count() > 3' returned FALSE. () Loc: [tst_qeventloop.cpp(679)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QEventLoop ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_QEventLoop::initTestCase() PASS : tst_QEventLoop::processEvents() QWARN : tst_QEventLoop::exec() QEventLoop::exec: instance 0x7fff99c62d80 has already called exec() PASS : tst_QEventLoop::exec() PASS : tst_QEventLoop::reexec() PASS : tst_QEventLoop::execAfterExit() PASS : tst_QEventLoop::wakeUp() PASS : tst_QEventLoop::quit() XFAIL : tst_QEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [tst_qeventloop.cpp(498)] PASS : tst_QEventLoop::processEventsExcludeSocket() PASS : tst_QEventLoop::processEventsExcludeTimers() FAIL! : tst_QEventLoop::deliverInDefinedOrder() QTestLib: This test case check ("((((objects[o].count)) == (int(NbEvent))))") failed because the requested timeout (5000 ms) was too short, 8100 ms would have been sufficient this time. Loc: [tst_qeventloop.cpp(611)] QWARN : tst_QEventLoop::deliverInDefinedOrder() QThread: Destroyed while thread is still running QWARN : tst_QEventLoop::deliverInDefinedOrder() QThread: Destroyed while thread is still running QWARN : tst_QEventLoop::deliverInDefinedOrder() QThread: Destroyed while thread is still running PASS : tst_QEventLoop::nestedLoops() QDEBUG : tst_QEventLoop::testQuitLock() 20 PASS : tst_QEventLoop::testQuitLock() PASS : tst_QEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qeventloop: 36 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04553/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1417434005): http://codereview.qt-project.org/100276 [PS1] - QTreeWidget: optimize childrenCheckState From ci-noreply at qt-project.org Mon Dec 1 14:22:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 15:22:40 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #280 Message-ID: <20141201_132240_027905.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #280: SUCCESS Tested changes (refs/builds/dev_1417436012): http://codereview.qt-project.org/101010 [PS6] - QLowEnergyController - concurrent characteristic writes http://codereview.qt-project.org/100677 [PS1] - Android: Add characteristic indication support From ci-noreply at qt-project.org Mon Dec 1 14:32:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 15:32:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4554 Message-ID: <20141201_133234_076642.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qguitimer-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-project.org/ci/QtBase_dev_Integration/build_04554/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417439300): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order From ci-noreply at qt-project.org Mon Dec 1 14:37:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 15:37:34 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #28 Message-ID: <20141201_133734_010038.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » winphone-arm-msvc2013_Windows_81 #28: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00028/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417439509): http://codereview.qt-project.org/100914 [PS2] - Allow to setup custom device in Terminal example From ci-noreply at qt-project.org Mon Dec 1 14:46:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 15:46:25 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #198 Message-ID: <20141201_134625_025121.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-mingw47_developer-build_qtlibinfix_Windows_7 #198: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00198/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz ============================================================ Qt5_5.4_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #198: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00198/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417441430): http://codereview.qt-project.org/100425 [PS23] - Updated submodules. http://codereview.qt-project.org/101093 [PS1] - adjust submodule branch names for 5.4 branch http://codereview.qt-project.org/100806 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Mon Dec 1 14:48:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 15:48:14 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #849 Message-ID: <20141201_134814_004519.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-01 15:47:28.071 tst_qwindow[1132:4a07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-01 15:47:55.968 tst_qwindow[1138:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(630)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(832)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1564)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 55 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00849/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1417435186): http://codereview.qt-project.org/100222 [PS1] - QLayout: Observe contents margin when positioning the menu bar. http://codereview.qt-project.org/100151 [PS3] - QMainWindow: Observe left contents margin when positioning status bar. From ci-noreply at qt-project.org Mon Dec 1 15:04:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 16:04:43 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #105 Message-ID: <20141201_140443_079888.ci-noreply@qt-project.org> QtBase_5.4.0_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #105: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00105/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417440445): http://codereview.qt-project.org/100722 [PS4] - Make QtDBus compile without libdbus-1 headers, if dlopening http://codereview.qt-project.org/100827 [PS1] - QOpenGLFramebufferObject: pass sized format also with dynamic GL http://codereview.qt-project.org/100984 [PS2] - Doc: add navigation info to qmake Manual http://codereview.qt-project.org/100997 [PS2] - winrt: Fix Windows Store Certification http://codereview.qt-project.org/101053 [PS2] - FSEvents file system watcher: Do not watch whole parent hierarchies. From ci-noreply at qt-project.org Mon Dec 1 15:07:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 16:07:36 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #29 Message-ID: <20141201_140736_084528.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #29: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00029/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/wip/win_1417440895): http://codereview.qt-project.org/100301 [PS5] - Refactor of code for "classic" part on Windows From ci-noreply at qt-project.org Mon Dec 1 15:12:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 16:12:53 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.4_Integration #72 Message-ID: <20141201_141253_001677.ci-noreply@qt-project.org> QtConnectivity_5.4_Integration #72: SUCCESS Tested changes (refs/builds/5.4_1417439612): http://codereview.qt-project.org/100832 [PS2] - Improve documentation for undiscovered QLEService From ci-noreply at qt-project.org Mon Dec 1 15:26:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 16:26:10 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #281 Message-ID: <20141201_142610_013405.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #281: SUCCESS Tested changes (refs/builds/dev_1417440253): http://codereview.qt-project.org/101080 [PS1] - QLowEnergyController - service state (OS X/iOS) From ci-noreply at qt-project.org Mon Dec 1 15:48:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 16:48:28 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #850 Message-ID: <20141201_144828_091657.ci-noreply@qt-project.org> QtBase_5.4_Integration » winrt-x64-msvc2013_Windows_81 #850: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00850/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417441789): http://codereview.qt-project.org/101091 [PS1] - Decouple caching of iOS/OSX SDK path and version in sdk.prf From ci-noreply at qt-project.org Mon Dec 1 15:51:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 16:51:19 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #282 Message-ID: <20141201_145119_068121.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » winphone-arm-msvc2013_Windows_81 #282: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00282/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417444064): http://codereview.qt-project.org/101103 [PS1] - QBluetoothLocalDevice - bug on OS X (isValid) From ci-noreply at qt-project.org Mon Dec 1 15:53:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 16:53:53 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #29 Message-ID: <20141201_145353_073472.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » winrt-x64-msvc2013_Windows_81 #29: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00029/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417444748): http://codereview.qt-project.org/100914 [PS2] - Allow to setup custom device in Terminal example From ci-noreply at qt-project.org Mon Dec 1 15:56:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 16:56:54 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #851 Message-ID: <20141201_145654_073716.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #851: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00851/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417445403): http://codereview.qt-project.org/99772 [PS3] - Remove unneeded call to m_editText.bringToFront() http://codereview.qt-project.org/99771 [PS3] - Make sure that created surfaces are stacked on top of previous ones. http://codereview.qt-project.org/100222 [PS1] - QLayout: Observe contents margin when positioning the menu bar. http://codereview.qt-project.org/100151 [PS3] - QMainWindow: Observe left contents margin when positioning status bar. http://codereview.qt-project.org/99485 [PS5] - Respect the size hint signal for the column and row delegates From ci-noreply at qt-project.org Mon Dec 1 15:59:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 16:59:51 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #30 Message-ID: <20141201_145951_097502.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #30: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00030/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417445783): http://codereview.qt-project.org/100914 [PS2] - Allow to setup custom device in Terminal example From ci-noreply at qt-project.org Mon Dec 1 16:04:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 17:04:39 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #286 Message-ID: <20141201_150439_082331.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #286: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00286/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417445899): http://codereview.qt-project.org/101103 [PS1] - QBluetoothLocalDevice - bug on OS X (isValid) From ci-noreply at qt-project.org Mon Dec 1 16:10:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 17:10:22 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.4_Integration #162 Message-ID: <20141201_151022_039870.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration #162: SUCCESS Tested changes (refs/builds/5.4_1417441599): http://codereview.qt-project.org/101022 [PS2] - Document how to select a specific Android theme From ci-noreply at qt-project.org Mon Dec 1 16:31:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 17:31:42 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #853 Message-ID: <20141201_153142_098673.ci-noreply@qt-project.org> qtbase failed to compile :( g++ -c -pipe -fno-keep-inline-dllexport -O2 -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I. -I"..\..\..\..\include" -I"..\..\..\..\include\QtWidgets" -I"..\..\..\..\include\QtGui" -I"..\..\..\..\include\QtCore" -I".moc\release" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"\include" -I"..\..\..\..\mkspecs\win32-g++" -o .obj\release\mdichild.o mdichild.cpp mdichild.cpp:175:1: fatal error: error writing to -: No error Makefile.Release:2568: recipe for target '.obj/release/mdichild.o' failed mingw32-make[6]: *** [.obj/release/mdichild.o] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-mdi-make_first] Error 2 mingw32-make[3]: *** [sub-mainwindows-make_first] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-examples-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00853/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417445965): http://codereview.qt-project.org/99485 [PS5] - Respect the size hint signal for the column and row delegates From ci-noreply at qt-project.org Mon Dec 1 16:36:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 17:36:46 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4557 Message-ID: <20141201_153646_036401.ci-noreply@qt-project.org> QtBase_dev_Integration #4557: SUCCESS Tested changes (refs/builds/dev_1417441078): http://codereview.qt-project.org/74589 [PS6] - Don't rely on hasChanged() in ensureGeometries From ci-noreply at qt-project.org Mon Dec 1 16:44:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 17:44:15 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #31 Message-ID: <20141201_154415_084374.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #31: SUCCESS Tested changes (refs/builds/5.4_1417446146): http://codereview.qt-project.org/100914 [PS2] - Allow to setup custom device in Terminal example From ci-noreply at qt-project.org Mon Dec 1 16:56:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 17:56:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4560 Message-ID: <20141201_155602_000736.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #4560: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04560/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417448301): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order From ci-noreply at qt-project.org Mon Dec 1 17:07:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 18:07:42 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_win_Integration #30 Message-ID: <20141201_160742_002791.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration #30: SUCCESS Tested changes (refs/builds/wip/win_1417446550): http://codereview.qt-project.org/100301 [PS5] - Refactor of code for "classic" part on Windows From ci-noreply at qt-project.org Mon Dec 1 17:30:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 18:30:12 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #106 Message-ID: <20141201_163012_027121.ci-noreply@qt-project.org> `make' failed :( make[8]: *** [iphoneos-release] Error 65 make[7]: *** [release-iphoneos] Error 2 make[6]: *** [sub-test-make_first] Error 2 make[5]: *** [sub-qfileopenevent-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-project.org/ci/QtBase_5.4.0_Integration/build_00106/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4.0_1417449978): http://codereview.qt-project.org/100827 [PS1] - QOpenGLFramebufferObject: pass sized format also with dynamic GL http://codereview.qt-project.org/100984 [PS2] - Doc: add navigation info to qmake Manual http://codereview.qt-project.org/100997 [PS2] - winrt: Fix Windows Store Certification http://codereview.qt-project.org/101053 [PS2] - FSEvents file system watcher: Do not watch whole parent hierarchies. http://codereview.qt-project.org/100722 [PS4] - Make QtDBus compile without libdbus-1 headers, if dlopening From ci-noreply at qt-project.org Mon Dec 1 17:50:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 18:50:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #410 Message-ID: <20141201_165042_093414.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same Actual (point1->pressed()): 0 Expected (accept) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(1192)] 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.4.0, Qt 5.4.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() PASS : tst_QQuickMultiPointTouchArea::inFlickable() PASS : tst_QQuickMultiPointTouchArea::inFlickable2() FAIL! : tst_QQuickMultiPointTouchArea::inMouseArea() 'mouseArea->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(862)] 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: 25 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00410/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1417448149): http://codereview.qt-project.org/100928 [PS4] - Fix expression evaluation in specific frames in the debugger http://codereview.qt-project.org/100927 [PS1] - Remove dead code From ci-noreply at qt-project.org Mon Dec 1 17:59:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 18:59:46 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1998 Message-ID: <20141201_165946_049880.ci-noreply@qt-project.org> six autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [64680] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [64679] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-01 18:51:08.002 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100069a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100069c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100069dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100513230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x00000001004926b2 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004aab6a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010044facd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x0000000100456448 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x000000010018f3fc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004a8d55 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004a90af QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x0000000100493c87 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x00000001001991dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019b68c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000fca8 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000107e58780 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001000d1080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <32DAE215-8DFD-CB19-0C20-5C01A5344F41> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100326fff +QtCore 4.8.6 (compatibility 4.8.0) <3DDE55C9-32AE-1D8E-3352-FC01314808F9> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c5000 - 0x100de4ff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] 2014-12-01 18:44:06.186 tst_qsound[64367:903] *** __NSAutoreleaseNoPool(): Object 0x10154d820 of class NSSound autoreleased with no pool in place - just leaking SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] 2014-12-01 18:44:11.820 tst_qsound[64369:903] *** __NSAutoreleaseNoPool(): Object 0x107e014c0 of class NSSound autoreleased with no pool in place - just leaking SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsound: 11 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [60792] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [60791] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-01 18:38:13.978 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a6a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a6c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a6dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100952230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d61dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d868c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000ed78 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010260f870 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x000000010010e080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <74737045-0C34-005D-6804-8B47366CE636> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100363fff +QtCore 4.8.6 (compatibility 4.8.0) <3DDE55C9-32AE-1D8E-3352-FC01314808F9> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100402000 - 0x10066aff7 +Qt3Support 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075d000 - 0x100794ff7 +QtSql 4.8.6 (compatibility 4.8.0) <01B81055-B3A7-E5AF-1E40-8C4B1E23AAF0> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ab000 - 0x1007eafff +QtXml 4.8.6 (compatibility 4.8.0) <6D0C3AC6-9CF4-A369-D3FF-AC0D809F1333> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100804000 - 0x101223ff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014ea000 - 0x10162dff7 +QtNetwork 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1027ea000 - 0x1027f0ff7 +libqgif.dylib ??? (???) <85EF6718-23F5-ECE3-AAC1-FAE2DA5D00B6> /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1027f5000 - 0x1027faff7 +libqsvg.dylib ??? (???) <5D929DA9-7B53-0BDE-6C28-60A19EAFF8BC> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x108da0000 - 0x108da6ff7 +libqico.dylib ??? (???) /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x108dac000 - 0x108de7ff7 +libqjpeg.dylib ??? (???) <77BC40F0-DAC5-8C0E-CAE0-58D02119516B> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x108df0000 - 0x108df4fff +libqtga.dylib ??? (???) <8FF22D43-12DD-D08F-5998-A0A703094610> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109d8b000 - 0x109ddffe7 +libqmng.dylib ??? (???) <976E2620-113D-53A3-A3A3-D70815385CE7> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109df0000 - 0x109e40fef +QtSvg 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109e61000 - 0x109eb6fe7 +libqtiff.dylib ??? (???) <16908E97-09A1-F124-450C-B52209450934> /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [60793] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [60791] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-01 18:38:16.570 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a6a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a6c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a6dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100952230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) (... 445 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaudiooutput: 2 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [53455] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [53454] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-01 17:42:45.356 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100083dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052d230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b31dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b568c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000d0cf rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101150e90 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fff +QtCore 4.8.6 (compatibility 4.8.0) <3DDE55C9-32AE-1D8E-3352-FC01314808F9> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfeff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [53472] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [53454] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-01 17:42:51.785 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100083dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052d230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b31dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b568c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000d0e0 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001011057d0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fff +QtCore 4.8.6 (compatibility 4.8.0) <3DDE55C9-32AE-1D8E-3352-FC01314808F9> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfeff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 8 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 16 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01998/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1417434621): http://codereview.qt-project.org/101071 [PS1] - Auto-scroll while selecting entire rows/columns did not work From ci-noreply at qt-project.org Mon Dec 1 18:23:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 19:23:55 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #287 Message-ID: <20141201_172355_003419.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #287: SUCCESS Tested changes (refs/builds/dev_1417449973): http://codereview.qt-project.org/101103 [PS1] - QBluetoothLocalDevice - bug on OS X (isValid) From ci-noreply at qt-project.org Mon Dec 1 18:38:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 19:38:14 +0200 Subject: [Ci-reports] pass on QtScript_5.4_Integration #26 Message-ID: <20141201_173814_083065.ci-noreply@qt-project.org> QtScript_5.4_Integration #26: SUCCESS Tested changes (refs/builds/5.4_1417452256): http://codereview.qt-project.org/101040 [PS2] - Fix clang C++11 build From ci-noreply at qt-project.org Mon Dec 1 18:46:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 19:46:58 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #32 Message-ID: <20141201_174658_049680.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #32: SUCCESS Tested changes (refs/builds/5.4_1417452350): http://codereview.qt-project.org/101087 [PS1] - Add scroll area to Enumerator example http://codereview.qt-project.org/101077 [PS3] - Translate serial port settings of Terminal example From ci-noreply at qt-project.org Mon Dec 1 18:57:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 19:57:44 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #856 Message-ID: <20141201_175744_084763.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 ..\corelib\global\qt_pch.h:56: g++ -c -include .pch\release\qt_pch.h -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_NO_USING_NAMESPACE -DQT_BUILD_NETWORK_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I"..\..\include" -I"..\..\include\QtNetwork" -I"..\..\include\QtNetwork\5.4.0" -I"..\..\include\QtNetwork\5.4.0\QtNetwork" -I"tmp" -I"kernel" -I"..\..\include\QtCore\5.4.0" -I"..\..\include\QtCore\5.4.0\QtCore" -I"..\..\include\QtCore" -I".moc\release" -I"C:\mingw\mingw\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"..\..\mkspecs\win32-g++" -o .obj\release\qnetworkaccesscache.o access\qnetworkaccesscache.cpp access\qnetworkaccesscache.cpp:369:1: fatal error: error writing to -: Invalid argument Makefile.Release:11018: recipe for target '.obj/release/qnetworkaccesscache.o' failed mingw32-make[4]: *** [.obj/release/qnetworkaccesscache.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-network-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00856/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417455498): http://codereview.qt-project.org/101214 [PS1] - iOS: Use DISTCLEAN_DEPS instead of custom distclean target From ci-noreply at qt-project.org Mon Dec 1 19:29:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 20:29:30 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #62 Message-ID: <20141201_182930_042456.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #62: SUCCESS Tested changes (refs/builds/dev_1417450400): http://codereview.qt-project.org/101023 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 1 20:22:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 21:22:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4561 Message-ID: <20141201_192237_077861.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::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location FAIL! : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) 'socket->waitForDisconnected(5000)' returned FALSE. () tst_qsslsocket.cpp(2052) : failure location Totals: 567 passed, 5 failed, 7 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(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) SKIP : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(731) : 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(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) SKIP : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(837) : failure location QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : failure location SKIP : tst_QSslSocket::protocol(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(882) : 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: 566 passed, 1 failed, 8 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 5 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: 293 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04561/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417453057): http://codereview.qt-project.org/101028 [PS1] - QTextDocument QRegularExpression search cleanup http://codereview.qt-project.org/101027 [PS1] - QTextDocument QRegExp search cleanup From ci-noreply at qt-project.org Mon Dec 1 20:24:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 21:24:49 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #199 Message-ID: <20141201_192449_026502.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-01 21:23:20.391 tst_qwindow[32634:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-01 21:23:47.029 tst_qwindow[32636:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(630)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(832)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1564)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00199/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1417448880): http://codereview.qt-project.org/100425 [PS23] - Updated submodules. http://codereview.qt-project.org/101093 [PS1] - adjust submodule branch names for 5.4 branch http://codereview.qt-project.org/100806 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Mon Dec 1 20:45:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 21:45:22 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #857 Message-ID: <20141201_194522_098388.ci-noreply@qt-project.org> QtBase_5.4_Integration #857: SUCCESS Tested changes (refs/builds/5.4_1417456759): http://codereview.qt-project.org/101091 [PS1] - Decouple caching of iOS/OSX SDK path and version in sdk.prf From ci-noreply at qt-project.org Mon Dec 1 21:31:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 21:31:16 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #216 - FAILURE Message-ID: <20141201203116.5DBA6300C9@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_00216 From ci-noreply at qt-project.org Mon Dec 1 21:39:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 1 Dec 2014 22:39:45 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2024 Message-ID: <20141201_203945_016996.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 1 Expected (false) : 0 Loc: [tst_qquickmultipointtoucharea.cpp(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 3.0 (tags/Apple/clang-211.12)) 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() PASS : tst_QQuickMultiPointTouchArea::inFlickable() 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: 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: 12 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02024/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417462983): http://codereview.qt-project.org/100583 [PS4] - Default to threaded when using opengl32 From ci-noreply at qt-project.org Mon Dec 1 23:59:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 00:59:16 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4562 Message-ID: <20141201_225916_077836.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-02 00:58:44.110 tst_qwindow[19836:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-02 00:59:10.958 tst_qwindow[19840:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04562/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417469055): http://codereview.qt-project.org/100326 [PS2] - Hide the output of make in qmake's dir inside configure http://codereview.qt-project.org/98652 [PS5] - Use the new warning enabling/disabling macros in qtbase http://codereview.qt-project.org/98651 [PS2] - Add macros for enabling/disabling warnings http://codereview.qt-project.org/100072 [PS2] - QVariant: simple improvement to numeric type checking http://codereview.qt-project.org/100075 [PS2] - Add support for char16_t, char32_t and std::nullptr_t in QDebug http://codereview.qt-project.org/100071 [PS2] - Hoist the numeric comparisons in QVariant::{cmp,compare} further http://codereview.qt-project.org/100070 [PS4] - Implement proper C++ type numeric promotion for QVariant comparisons From ci-noreply at qt-project.org Tue Dec 2 00:26:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 01:26:42 +0200 Subject: [Ci-reports] pass on QtBase_5.4.0_Integration #110 Message-ID: <20141201_232642_030575.ci-noreply@qt-project.org> QtBase_5.4.0_Integration #110: SUCCESS Tested changes (refs/builds/5.4.0_1417462309): http://codereview.qt-project.org/100827 [PS1] - QOpenGLFramebufferObject: pass sized format also with dynamic GL http://codereview.qt-project.org/100984 [PS2] - Doc: add navigation info to qmake Manual http://codereview.qt-project.org/100997 [PS2] - winrt: Fix Windows Store Certification http://codereview.qt-project.org/101053 [PS2] - FSEvents file system watcher: Do not watch whole parent hierarchies. http://codereview.qt-project.org/100722 [PS4] - Make QtDBus compile without libdbus-1 headers, if dlopening From ci-noreply at qt-project.org Tue Dec 2 01:33:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 01:33:36 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #188 - FAILURE Message-ID: <20141202003336.E127730421@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_00188 From ci-noreply at qt-project.org Tue Dec 2 01:42:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 02:42:09 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #859 Message-ID: <20141202_004209_064456.ci-noreply@qt-project.org> QtBase_5.4_Integration #859: SUCCESS Tested changes (refs/builds/5.4_1417466817): http://codereview.qt-project.org/99284 [PS1] - Fix placement of QT_{BEGIN,END}_NAMESPACE in qfunctions_winrt.h http://codereview.qt-project.org/99283 [PS1] - Un-tighten the WinRT specific code out of qfunctions_winrt.h http://codereview.qt-project.org/100591 [PS2] - Fix linking of sources without LTCG to a static lib with LTCG http://codereview.qt-project.org/100590 [PS1] - Make sure plugins under LTCG get the right flags too. From ci-noreply at qt-project.org Tue Dec 2 01:47:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 01:47:05 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #294 - FAILURE Message-ID: <20141202004705.057F830652@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_00294 From ci-noreply at qt-project.org Tue Dec 2 01:53:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 02:53:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4564 Message-ID: <20141202_005343_053742.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-project.org/ci/QtBase_dev_Integration/build_04564/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417480034): http://codereview.qt-project.org/100075 [PS2] - Add support for char16_t, char32_t and std::nullptr_t in QDebug From ci-noreply at qt-project.org Tue Dec 2 02:03:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 02:03:09 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4.0_mobile_state #26 - FAILURE Message-ID: <20141202010309.53AAE30448@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.0_mobile_state/build_00026 From ci-noreply at qt-project.org Tue Dec 2 02:40:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 02:40:38 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #26 - FAILURE Message-ID: <20141202014038.CEF1930421@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.0_state/build_00026 From ci-noreply at qt-project.org Tue Dec 2 04:16:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 05:16:16 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4566 Message-ID: <20141202_031616_033975.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 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.953639 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04566/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417482236): http://codereview.qt-project.org/100075 [PS2] - Add support for char16_t, char32_t and std::nullptr_t in QDebug From ci-noreply at qt-project.org Tue Dec 2 04:42:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 05:42:19 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #861 Message-ID: <20141202_034219_033340.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-02 05:41:45.803 tst_qwindow[20656:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-02 05:42:12.466 tst_qwindow[20659:4a07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(630)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(832)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1564)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00861/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1417481024): http://codereview.qt-project.org/101029 [PS2] - Configure: Fix detection of GCC 5 http://codereview.qt-project.org/101214 [PS1] - iOS: Use DISTCLEAN_DEPS instead of custom distclean target From ci-noreply at qt-project.org Tue Dec 2 06:28:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 06:28:22 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #85 - FAILURE Message-ID: <20141202052822.D5D34302DA@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_00085 From ci-noreply at qt-project.org Tue Dec 2 07:05:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 07:05:52 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #189 - FAILURE Message-ID: <20141202060552.F17BA30662@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_00189 From ci-noreply at qt-project.org Tue Dec 2 07:06:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 08:06:38 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #53 Message-ID: <20141202_060638_089542.ci-noreply@qt-project.org> Qt5_5.4.0_Integration » winrt-x64-msvc2013_Windows_81 #53: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00053/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417500098): http://codereview.qt-project.org/100958 [PS7] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 2 07:46:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 08:46:21 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #541 Message-ID: <20141202_064621_036269.ci-noreply@qt-project.org> Qt5_dev_Integration » linux-g++_no-widgets_Ubuntu_12.04_x64 #541: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00541/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1417502533): http://codereview.qt-project.org/97374 [PS75] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 2 08:27:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 09:27:58 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #862 Message-ID: <20141202_072758_000397.ci-noreply@qt-project.org> Autotest `tst_qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fffe5495a50 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() XFAIL : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(498)] PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 21 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00862/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1417502635): http://codereview.qt-project.org/99772 [PS3] - Remove unneeded call to m_editText.bringToFront() http://codereview.qt-project.org/99771 [PS3] - Make sure that created surfaces are stacked on top of previous ones. From ci-noreply at qt-project.org Tue Dec 2 08:36:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 09:36:15 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #54 Message-ID: <20141202_073615_039185.ci-noreply@qt-project.org> Qt5_5.4.0_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #54: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00054/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417504092): http://codereview.qt-project.org/100958 [PS7] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 2 09:19:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 10:19:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4.0_Integration #27 Message-ID: <20141202_081942_095713.ci-noreply@qt-project.org> Autotest `tst_qqmlbundle' failed :( Testing tst_qqmlbundle FAIL! : tst_qqmlbundle::relativeResolution() 'component.isReady()' returned FALSE. () tst_qqmlbundle.cpp(101) : failure location FAIL! : tst_qqmlbundle::bundleImport() 'component.isReady()' returned FALSE. () tst_qqmlbundle.cpp(142) : failure location Totals: 5 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlbundle ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlbundle::initTestCase() PASS : tst_qqmlbundle::componentFromBundle() FAIL! : tst_qqmlbundle::relativeResolution() 'component.isReady()' returned FALSE. () tst_qqmlbundle.cpp(101) : failure location FAIL! : tst_qqmlbundle::bundleImport() 'component.isReady()' returned FALSE. () tst_qqmlbundle.cpp(142) : failure location PASS : tst_qqmlbundle::relativeQmldir() PASS : tst_qqmlbundle::import() PASS : tst_qqmlbundle::cleanupTestCase() Totals: 5 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlbundle ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlbundle: 1 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4.0_Integration/build_00027/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417505595): http://codereview.qt-project.org/101033 [PS1] - Added change log for 5.4.0 http://codereview.qt-project.org/101068 [PS2] - Regression: Fix array data corruption http://codereview.qt-project.org/101070 [PS1] - Skip tst_qquickwindow::headless() when using ANGLE/Windows. http://codereview.qt-project.org/100686 [PS2] - Fix loading of .ui.qml form files with cached compilation units From ci-noreply at qt-project.org Tue Dec 2 09:23:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 10:23:23 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.4.0_Integration #18 Message-ID: <20141202_082323_018310.ci-noreply@qt-project.org> QtWebEngine_5.4.0_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #18: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_5.4.0_Integration/build_00018/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417505626): http://codereview.qt-project.org/101072 [PS2] - OSX: Don't show QtWebEngineProcess in the dock From ci-noreply at qt-project.org Tue Dec 2 09:35:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 10:35:02 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #411 Message-ID: <20141202_083502_068419.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #411: SUCCESS Tested changes (refs/builds/5.4_1417503147): http://codereview.qt-project.org/101069 [PS1] - Don't default to HighQualitySubPixelAntialiasing on WinRT From ci-noreply at qt-project.org Tue Dec 2 10:24:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 11:24:31 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4568 Message-ID: <20141202_092431_009444.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #4568: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04568/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417508483): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order http://codereview.qt-project.org/100765 [PS1] - Remove support for NTLMv1 From ci-noreply at qt-project.org Tue Dec 2 10:32:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 11:32:12 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #412 Message-ID: <20141202_093212_086700.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1653)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1697)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1980)] Totals: 52 passed, 3 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.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) 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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1653)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1697)] 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1980)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 52 passed, 3 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: 94 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 44 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 14 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.74642 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00412/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1417509397): http://codereview.qt-project.org/100828 [PS1] - Fix permissions of files From ci-noreply at qt-project.org Tue Dec 2 10:36:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 11:36:47 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #55 Message-ID: <20141202_093647_017444.ci-noreply@qt-project.org> Qt5_5.4.0_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #55: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00055/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417509774): http://codereview.qt-project.org/100958 [PS7] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 2 11:03:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 12:03:38 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #33 Message-ID: <20141202_100338_036793.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » win32-mingw47_developer-build_qtlibinfix_Windows_7 #33: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00033/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417513722): http://codereview.qt-project.org/101001 [PS6] - Improve QSPI algorithm on Unix From ci-noreply at qt-project.org Tue Dec 2 11:35:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 12:35:53 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #201 Message-ID: <20141202_103553_051531.ci-noreply@qt-project.org> Qt5_5.4_Integration » win32-mingw47_developer-build_qtlibinfix_Windows_7 #201: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00201/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417516374): http://codereview.qt-project.org/100425 [PS25] - Updated submodules. http://codereview.qt-project.org/101093 [PS1] - adjust submodule branch names for 5.4 branch http://codereview.qt-project.org/100806 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Tue Dec 2 11:54:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 12:54:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4570 Message-ID: <20141202_105423_049938.ci-noreply@qt-project.org> six autotests failed :( Testing tst_QWindow 2014-12-02 12:53:16.399 tst_qwindow[8405:b403] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_3.data: No such file or directory (2) FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x0 Expected (&first_dialog) : 0x7fff5db4ee08 Loc: [tst_qwindow.cpp(1530)] FAIL! : tst_QWindow::modalWindowModallity() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x7fff5db4ed60 Expected (&normal_window) : 0x7fff5db4edf8 Loc: [tst_qwindow.cpp(1596)] Totals: 30 passed, 2 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() PASS : tst_QWindow::positioning(default) PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() 2014-12-02 12:54:00.182 tst_qwindow[8414:b403] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_3.data: No such file or directory (2) FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x0 Expected (&first_dialog) : 0x7fff55259e18 Loc: [tst_qwindow.cpp(1530)] PASS : tst_QWindow::modalWithChildWindow() FAIL! : tst_QWindow::modalWindowModallity() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x7fff55259d70 Expected (&normal_window) : 0x7fff55259e08 Loc: [tst_qwindow.cpp(1596)] PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 2 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 88 seconds, exit code 2 Testing tst_QMenu FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (((action))) : 0x7fee6ad551d0 Expected (menu.activeAction()): 0x0 Loc: [tst_qmenu.cpp(819)] 2014-12-02 12:25:36.955 tst_qmenu[6945:507] -[NSApplication runModalSession:]: Use of freed session detected. Do not call runModalSession: after calling endModalSesion:. Totals: 47 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMenu ********* 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_QMenu::initTestCase() PASS : tst_QMenu::getSetCheck() PASS : tst_QMenu::addActionsAndClear() PASS : tst_QMenu::keyboardNavigation(data0) PASS : tst_QMenu::keyboardNavigation(data1) PASS : tst_QMenu::keyboardNavigation(data2) PASS : tst_QMenu::keyboardNavigation(data3_Mac) PASS : tst_QMenu::keyboardNavigation(data4) PASS : tst_QMenu::keyboardNavigation(data5) PASS : tst_QMenu::keyboardNavigation(data6) PASS : tst_QMenu::keyboardNavigation(data7) PASS : tst_QMenu::keyboardNavigation(data8) PASS : tst_QMenu::keyboardNavigation(data9) PASS : tst_QMenu::keyboardNavigation(data10) XFAIL : tst_QMenu::keyboardNavigation(shortcut0) Shortcut navication fails, see QTBUG-23684 Loc: [tst_qmenu.cpp(363)] PASS : tst_QMenu::keyboardNavigation(shortcut0) SKIP : tst_QMenu::focus() Computer is currently set up to NOT tab to all widgets, this test assumes you can tab to all widgets Loc: [tst_qmenu.cpp(394)] PASS : tst_QMenu::overrideMenuAction() PASS : tst_QMenu::statusTip() PASS : tst_QMenu::widgetActionFocus() PASS : tst_QMenu::mouseActivation() PASS : tst_QMenu::tearOff() PASS : tst_QMenu::layoutDirection() PASS : tst_QMenu::task208001_stylesheet() PASS : tst_QMenu::activeSubMenuPosition() PASS : tst_QMenu::task242454_sizeHint() PASS : tst_QMenu::task176201_clear() SKIP : tst_QMenu::task250673_activeMultiColumnSubMenuPosition() the style doesn't support multiple columns, it makes the menu scrollable Loc: [tst_qmenu.cpp(706)] PASS : tst_QMenu::task256918_setFont() PASS : tst_QMenu::menuSizeHint() FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (((action))) : 0x7ff4b347c560 Expected (menu.activeAction()): 0x0 Loc: [tst_qmenu.cpp(819)] PASS : tst_QMenu::setFixedWidth() PASS : tst_QMenu::deleteActionInTriggered() PASS : tst_QMenu::pushButtonPopulateOnAboutToShow() PASS : tst_QMenu::QTBUG7907_submenus_autoselect() PASS : tst_QMenu::QTBUG7411_submenus_activate() PASS : tst_QMenu::QTBUG30595_rtl_submenu() PASS : tst_QMenu::QTBUG20403_nested_popup_on_shortcut_trigger() 2014-12-02 12:25:59.586 tst_qmenu[6947:507] -[NSApplication runModalSession:]: Use of freed session detected. Do not call runModalSession: after calling endModalSesion:. PASS : tst_QMenu::QTBUG_10735_crashWithDialog() PASS : tst_QMenu::QTBUG_37933_ampersands(simple) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand) PASS : tst_QMenu::QTBUG_37933_ampersands(double_ampersand) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_after_space) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_after_spaces) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_before_space) PASS : tst_QMenu::QTBUG_37933_ampersands(only_ampersand_in_parentheses) PASS : tst_QMenu::QTBUG_37933_ampersands(only_ampersand_in_parentheses_after_space) PASS : tst_QMenu::QTBUG_37933_ampersands(parentheses_after_space) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_after_space) PASS : tst_QMenu::cleanupTestCase() Totals: 47 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QMenu ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmenu: 45 seconds, exit code 1 Testing tst_QGraphicsScene FAIL! : tst_QGraphicsScene::isActive() 'QTest::qWaitForWindowActive(&toplevel2)' returned FALSE. () Loc: [tst_qgraphicsscene.cpp(4199)] Totals: 182 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsScene ********* 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_QGraphicsScene::initTestCase() PASS : tst_QGraphicsScene::construction() PASS : tst_QGraphicsScene::sceneRect() PASS : tst_QGraphicsScene::itemIndexMethod() PASS : tst_QGraphicsScene::bspTreeDepth() PASS : tst_QGraphicsScene::itemsBoundingRect(none) PASS : tst_QGraphicsScene::itemsBoundingRect({{0, 0, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect({{-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect({{-1000, -1000, 1, 1}, {-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed {{0, 0, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed {{-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed {{-1000, -1000, 1, 1}, {-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(all) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed all) PASS : tst_QGraphicsScene::items() PASS : tst_QGraphicsScene::items_QPointF(empty) PASS : tst_QGraphicsScene::items_QPointF(1) PASS : tst_QGraphicsScene::items_QPointF(2) PASS : tst_QGraphicsScene::items_QPointF(3) PASS : tst_QGraphicsScene::items_QPointF(3.5) PASS : tst_QGraphicsScene::items_QPointF(4) PASS : tst_QGraphicsScene::items_QPointF(4.5) PASS : tst_QGraphicsScene::items_QPointF(5) PASS : tst_QGraphicsScene::items_QPointF(6) PASS : tst_QGraphicsScene::items_QRectF() PASS : tst_QGraphicsScene::items_QRectF_2(1) PASS : tst_QGraphicsScene::items_QRectF_2(2) PASS : tst_QGraphicsScene::items_QRectF_2(3) PASS : tst_QGraphicsScene::items_QRectF_2(4) PASS : tst_QGraphicsScene::items_QRectF_2(5) PASS : tst_QGraphicsScene::items_QRectF_2(6) PASS : tst_QGraphicsScene::items_QRectF_2(7) PASS : tst_QGraphicsScene::items_QRectF_2(8) PASS : tst_QGraphicsScene::items_QRectF_2(9) PASS : tst_QGraphicsScene::items_QRectF_2(10) PASS : tst_QGraphicsScene::items_QRectF_2(11) PASS : tst_QGraphicsScene::items_QRectF_2(12) PASS : tst_QGraphicsScene::items_QRectF_2(13) PASS : tst_QGraphicsScene::items_QRectF_2(14) PASS : tst_QGraphicsScene::items_QRectF_2(15) PASS : tst_QGraphicsScene::items_QRectF_2(16) PASS : tst_QGraphicsScene::items_QRectF_2(17) PASS : tst_QGraphicsScene::items_QRectF_2(18) PASS : tst_QGraphicsScene::items_QRectF_2(19) PASS : tst_QGraphicsScene::items_QRectF_2(20) PASS : tst_QGraphicsScene::items_QRectF_2(21) PASS : tst_QGraphicsScene::items_QRectF_2(22) PASS : tst_QGraphicsScene::items_QRectF_2(23) PASS : tst_QGraphicsScene::items_QRectF_2(24) PASS : tst_QGraphicsScene::items_QRectF_2(25) PASS : tst_QGraphicsScene::items_QRectF_2(26) PASS : tst_QGraphicsScene::items_QRectF_2(27) PASS : tst_QGraphicsScene::items_QRectF_2(28) PASS : tst_QGraphicsScene::items_QRectF_2(29) PASS : tst_QGraphicsScene::items_QRectF_2(30) PASS : tst_QGraphicsScene::items_QRectF_2(31) PASS : tst_QGraphicsScene::items_QRectF_2(32) PASS : tst_QGraphicsScene::items_QRectF_2(33) PASS : tst_QGraphicsScene::items_QRectF_2(34) PASS : tst_QGraphicsScene::items_QRectF_2(35) PASS : tst_QGraphicsScene::items_QRectF_2(36) PASS : tst_QGraphicsScene::items_QRectF_2(37) PASS : tst_QGraphicsScene::items_QRectF_2(38) PASS : tst_QGraphicsScene::items_QRectF_2(39) PASS : tst_QGraphicsScene::items_QRectF_2(40) PASS : tst_QGraphicsScene::items_QRectF_2(41) PASS : tst_QGraphicsScene::items_QRectF_2(42) PASS : tst_QGraphicsScene::items_QRectF_2(43) PASS : tst_QGraphicsScene::items_QRectF_2(44) PASS : tst_QGraphicsScene::items_QPolygonF() PASS : tst_QGraphicsScene::items_QPolygonF_2() PASS : tst_QGraphicsScene::items_QPainterPath() PASS : tst_QGraphicsScene::items_QPainterPath_2() PASS : tst_QGraphicsScene::selectionChanged() PASS : tst_QGraphicsScene::selectionChanged2() PASS : tst_QGraphicsScene::addItem() PASS : tst_QGraphicsScene::addEllipse() PASS : tst_QGraphicsScene::addLine() PASS : tst_QGraphicsScene::addPath() PASS : tst_QGraphicsScene::addPixmap() PASS : tst_QGraphicsScene::addRect() PASS : tst_QGraphicsScene::addText() PASS : tst_QGraphicsScene::removeItem() PASS : tst_QGraphicsScene::clear() PASS : tst_QGraphicsScene::focusItem() PASS : tst_QGraphicsScene::focusItemLostFocus() PASS : tst_QGraphicsScene::setFocusItem() PASS : tst_QGraphicsScene::setFocusItem_inactive() PASS : tst_QGraphicsScene::mouseGrabberItem() PASS : tst_QGraphicsScene::hoverEvents_siblings() PASS : tst_QGraphicsScene::hoverEvents_parentChild() PASS : tst_QGraphicsScene::createItemGroup() PASS : tst_QGraphicsScene::mouseEventPropagation() PASS : tst_QGraphicsScene::mouseEventPropagation_ignore() PASS : tst_QGraphicsScene::mouseEventPropagation_focus() PASS : tst_QGraphicsScene::mouseEventPropagation_doubleclick() PASS : tst_QGraphicsScene::mouseEventPropagation_mouseMove() PASS : tst_QGraphicsScene::dragAndDrop_simple() PASS : tst_QGraphicsScene::dragAndDrop_disabledOrInvisible() PASS : tst_QGraphicsScene::dragAndDrop_propagate() PASS : tst_QGraphicsScene::render(all-all-untransformed) PASS : tst_QGraphicsScene::render(all-topleft-untransformed) PASS : tst_QGraphicsScene::render(all-topright-untransformed) PASS : tst_QGraphicsScene::render(all-bottomleft-untransformed) PASS : tst_QGraphicsScene::render(all-bottomright-untransformed) PASS : tst_QGraphicsScene::render(topleft-all-untransformed) PASS : tst_QGraphicsScene::render(topright-all-untransformed) PASS : tst_QGraphicsScene::render(bottomleft-all-untransformed) PASS : tst_QGraphicsScene::render(bottomright-all-untransformed) PASS : tst_QGraphicsScene::render(topleft-topleft-untransformed) PASS : tst_QGraphicsScene::render(topright-topleft-untransformed) PASS : tst_QGraphicsScene::render(bottomleft-topleft-untransformed) PASS : tst_QGraphicsScene::render(bottomright-topleft-untransformed) PASS : tst_QGraphicsScene::render(top-topleft-untransformed) PASS : tst_QGraphicsScene::render(bottom-topleft-untransformed) PASS : tst_QGraphicsScene::render(left-topleft-untransformed) PASS : tst_QGraphicsScene::render(right-topleft-untransformed) PASS : tst_QGraphicsScene::render(top-bottomright-untransformed) PASS : tst_QGraphicsScene::render(bottom-bottomright-untransformed) PASS : tst_QGraphicsScene::render(left-bottomright-untransformed) PASS : tst_QGraphicsScene::render(right-bottomright-untransformed) PASS : tst_QGraphicsScene::render(all-all-45-deg-right) PASS : tst_QGraphicsScene::render(all-all-45-deg-left) PASS : tst_QGraphicsScene::render(all-all-scale-2x) PASS : tst_QGraphicsScene::render(all-all-translate-50-0) PASS : tst_QGraphicsScene::render(all-all-translate-0-50) PASS : tst_QGraphicsScene::render(all-all-untransformed-clip-rect) PASS : tst_QGraphicsScene::render(all-all-untransformed-clip-ellipse) PASS : tst_QGraphicsScene::renderItemsWithNegativeWidthOrHeight() PASS : tst_QGraphicsScene::contextMenuEvent() PASS : tst_QGraphicsScene::contextMenuEvent_ItemIgnoresTransformations() PASS : tst_QGraphicsScene::update() PASS : tst_QGraphicsScene::update2() PASS : tst_QGraphicsScene::views() PASS : tst_QGraphicsScene::testEvent() PASS : tst_QGraphicsScene::eventsToDisabledItems() PASS : tst_QGraphicsScene::exposedRect() PASS : tst_QGraphicsScene::tabFocus_emptyScene() PASS : tst_QGraphicsScene::tabFocus_sceneWithFocusableItems() PASS : tst_QGraphicsScene::tabFocus_sceneWithFocusWidgets() PASS : tst_QGraphicsScene::tabFocus_sceneWithNestedFocusWidgets() PASS : tst_QGraphicsScene::style() QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) items: { QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "c_1_2" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "c_1_1_1" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "c_1" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "t_1" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) } PASS : tst_QGraphicsScene::sorting(Normal sorting) QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) items: { QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "c_1_2" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "c_1_1_1" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "c_1" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "t_1" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) } PASS : tst_QGraphicsScene::sorting(Cached sorting) PASS : tst_QGraphicsScene::insertionOrder() PASS : tst_QGraphicsScene::changedSignal(without view) PASS : tst_QGraphicsScene::changedSignal(with view) PASS : tst_QGraphicsScene::stickyFocus(sticky) PASS : tst_QGraphicsScene::stickyFocus(not sticky) PASS : tst_QGraphicsScene::sendEvent() PASS : tst_QGraphicsScene::inputMethod(0) PASS : tst_QGraphicsScene::inputMethod(1) PASS : tst_QGraphicsScene::inputMethod(2) PASS : tst_QGraphicsScene::inputMethod(3) QDEBUG : tst_QGraphicsScene::dispatchHoverOnPress() (162) PASS : tst_QGraphicsScene::dispatchHoverOnPress() PASS : tst_QGraphicsScene::initialFocus(inactive scene, normal item) PASS : tst_QGraphicsScene::initialFocus(inactive scene, panel item) PASS : tst_QGraphicsScene::initialFocus(inactive scene, normal item, explicit focus) PASS : tst_QGraphicsScene::initialFocus(inactive scene, panel, explicit focus) PASS : tst_QGraphicsScene::initialFocus(active scene, normal item) PASS : tst_QGraphicsScene::initialFocus(active scene, panel item) PASS : tst_QGraphicsScene::initialFocus(active scene, normal item, explicit focus) PASS : tst_QGraphicsScene::initialFocus(active scene, panel, explicit focus) PASS : tst_QGraphicsScene::polishItems() PASS : tst_QGraphicsScene::polishItems2() FAIL! : tst_QGraphicsScene::isActive() 'QTest::qWaitForWindowActive(&toplevel2)' returned FALSE. () Loc: [tst_qgraphicsscene.cpp(4199)] PASS : tst_QGraphicsScene::siblingIndexAlwaysValid() PASS : tst_QGraphicsScene::removeFullyTransparentItem() PASS : tst_QGraphicsScene::zeroScale() XFAIL : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346 Loc: [tst_qgraphicsscene.cpp(4670)] XFAIL : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346 Loc: [tst_qgraphicsscene.cpp(4673)] PASS : tst_QGraphicsScene::focusItemChangedSignal() PASS : tst_QGraphicsScene::minimumRenderSize() PASS : tst_QGraphicsScene::task139710_bspTreeCrash() PASS : tst_QGraphicsScene::task139782_containsItemBoundingRect() PASS : tst_QGraphicsScene::task176178_itemIndexMethodBreaksSceneRect() PASS : tst_QGraphicsScene::task160653_selectionChanged() PASS : tst_QGraphicsScene::task250680_childClip() PASS : tst_QGraphicsScene::taskQTBUG_5904_crashWithDeviceCoordinateCache() PASS : tst_QGraphicsScene::taskQT657_paintIntoCacheWithTransparentParts() PASS : tst_QGraphicsScene::taskQTBUG_7863_paintIntoCacheWithTransparentParts() PASS : tst_QGraphicsScene::taskQT_3674_doNotCrash() PASS : tst_QGraphicsScene::taskQTBUG_15977_renderWithDeviceCoordinateCache() PASS : tst_QGraphicsScene::taskQTBUG_16401_focusItem() PASS : tst_QGraphicsScene::cleanupTestCase() Totals: 182 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGraphicsScene ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsscene: 8 seconds, exit code 1 Testing tst_QFocusEvent FAIL! : tst_QFocusEvent::checkReason_Shortcut() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_Shortcut() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(295)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(356)] Totals: 7 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFocusEvent ********* 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_QFocusEvent::initTestCase() PASS : tst_QFocusEvent::checkReason_Tab() PASS : tst_QFocusEvent::checkReason_ShiftTab() PASS : tst_QFocusEvent::checkReason_BackTab() PASS : tst_QFocusEvent::checkReason_Popup() PASS : tst_QFocusEvent::checkReason_focusWidget() FAIL! : tst_QFocusEvent::checkReason_Shortcut() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_Shortcut() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(295)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(356)] PASS : tst_QFocusEvent::cleanupTestCase() Totals: 7 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QFocusEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfocusevent: 5 seconds, exit code 4 Testing tst_QComboBox FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) Loc: [tst_qcombobox.cpp(2709)] Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* 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_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() SKIP : tst_QComboBox::setPalette() This test doesn't make sense for pixmap-based styles Loc: [tst_qcombobox.cpp(433)] PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar(normal) PASS : tst_QComboBox::noScrollbar(border) PASS : tst_QComboBox::noScrollbar(margin) PASS : tst_QComboBox::noScrollbar(padding) PASS : tst_QComboBox::noScrollbar(everything) PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) PASS : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) Loc: [tst_qcombobox.cpp(2709)] PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems(Default) PASS : tst_QComboBox::maxVisibleItems(No spacing) PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 27 seconds, exit code 1 Testing tst_MacGui XPASS : tst_MacGui::nonModalOrder() QCOMPARE(primary.frontWidget, primary.secondaryWindow) returned TRUE unexpectedly. Loc: [tst_macgui.cpp(199)] Totals: 5 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* 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_MacGui::initTestCase() QWARN : tst_MacGui::scrollbarPainting() static QPixmap QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen. XFAIL : tst_MacGui::scrollbarPainting() QTBUG-26371 Loc: [tst_macgui.cpp(95)] PASS : tst_MacGui::scrollbarPainting() PASS : tst_MacGui::dummy() SKIP : tst_MacGui::splashScreenModality() QTBUG-35169 Loc: [tst_macgui.cpp(137)] XPASS : tst_MacGui::nonModalOrder() QCOMPARE(primary.frontWidget, primary.secondaryWindow) returned TRUE unexpectedly. Loc: [tst_macgui.cpp(199)] QWARN : tst_MacGui::spinBoxArrowButtons() static QPixmap QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen. XFAIL : tst_MacGui::spinBoxArrowButtons() QTBUG-26372 Loc: [tst_macgui.cpp(221)] PASS : tst_MacGui::spinBoxArrowButtons() PASS : tst_MacGui::cleanupTestCase() Totals: 5 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04570/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417512366): http://codereview.qt-project.org/101226 [PS1] - QSslEllipticCurve: remove a copy when setting the curves From ci-noreply at qt-project.org Tue Dec 2 12:03:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 13:03:30 +0200 Subject: [Ci-reports] fail on QtWayland_dev_Integration #83 Message-ID: <20141202_110330_090100.ci-noreply@qt-project.org> qtwayland failed to compile :( compiling compositor_api/qwaylandsurface.cpp compositor_api/qwaylandsurface.cpp: In member function ‘QWaylandClient* QWaylandSurface::client() const’: compositor_api/qwaylandsurface.cpp:98:27: error: expected primary-expression before ‘||’ token compositor_api/qwaylandsurface.cpp:98:77: error: expected ‘;’ before ‘)’ token make[3]: *** [.obj/qwaylandsurface.o] Error 1 make[2]: *** [sub-compositor-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwayland] Error 2 Build log: http://testresults.qt-project.org/ci/QtWayland_dev_Integration/build_00083/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1417517120): http://codereview.qt-project.org/100539 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 2 12:33:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 13:33:53 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #175 Message-ID: <20141202_113353_053310.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeecmascript' failed :( Testing tst_qdeclarativeecmascript FAIL! : tst_qdeclarativeecmascript::compiled() Compared values are not the same Actual (object->property("test21").toString()): "6.7000000000000002" Expected (QLatin1String("6.7")) : "6.7" Loc: [tst_qdeclarativeecmascript.cpp(2313)] Totals: 120 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeecmascript ********* 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_qdeclarativeecmascript::initTestCase() PASS : tst_qdeclarativeecmascript::assignBasicTypes() PASS : tst_qdeclarativeecmascript::idShortcutInvalidates() PASS : tst_qdeclarativeecmascript::boolPropertiesEvaluateAsBool() PASS : tst_qdeclarativeecmascript::methods() PASS : tst_qdeclarativeecmascript::signalAssignment() PASS : tst_qdeclarativeecmascript::bindingLoop() PASS : tst_qdeclarativeecmascript::basicExpressions(Syntax error (self test)) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property expression) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property expression) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property override default object property) PASS : tst_qdeclarativeecmascript::arrayExpressions() PASS : tst_qdeclarativeecmascript::contextPropertiesTriggerReeval() PASS : tst_qdeclarativeecmascript::objectPropertiesTriggerReeval() PASS : tst_qdeclarativeecmascript::deferredProperties() PASS : tst_qdeclarativeecmascript::deferredPropertiesErrors() PASS : tst_qdeclarativeecmascript::extensionObjects() PASS : tst_qdeclarativeecmascript::overrideExtensionProperties() PASS : tst_qdeclarativeecmascript::attachedProperties() PASS : tst_qdeclarativeecmascript::enums() PASS : tst_qdeclarativeecmascript::valueTypeFunctions() PASS : tst_qdeclarativeecmascript::constantsOverrideBindings() PASS : tst_qdeclarativeecmascript::outerBindingOverridesInnerBinding() PASS : tst_qdeclarativeecmascript::aliasPropertyAndBinding() PASS : tst_qdeclarativeecmascript::nonExistentAttachedObject() PASS : tst_qdeclarativeecmascript::scope() PASS : tst_qdeclarativeecmascript::signalParameterTypes() PASS : tst_qdeclarativeecmascript::objectsCompareAsEqual() PASS : tst_qdeclarativeecmascript::dynamicCreation(One) PASS : tst_qdeclarativeecmascript::dynamicCreation(Two) PASS : tst_qdeclarativeecmascript::dynamicCreation(Three) PASS : tst_qdeclarativeecmascript::dynamicDestruction() PASS : tst_qdeclarativeecmascript::objectToString() PASS : tst_qdeclarativeecmascript::selfDeletingBinding() PASS : tst_qdeclarativeecmascript::extendedObjectPropertyLookup() PASS : tst_qdeclarativeecmascript::scriptErrors() PASS : tst_qdeclarativeecmascript::functionErrors() PASS : tst_qdeclarativeecmascript::propertyAssignmentErrors() PASS : tst_qdeclarativeecmascript::signalTriggeredBindings() PASS : tst_qdeclarativeecmascript::listProperties() PASS : tst_qdeclarativeecmascript::exceptionClearsOnReeval() PASS : tst_qdeclarativeecmascript::exceptionSlotProducesWarning() PASS : tst_qdeclarativeecmascript::exceptionBindingProducesWarning() PASS : tst_qdeclarativeecmascript::transientErrors() PASS : tst_qdeclarativeecmascript::shutdownErrors() PASS : tst_qdeclarativeecmascript::compositePropertyType() PASS : tst_qdeclarativeecmascript::jsObject() PASS : tst_qdeclarativeecmascript::undefinedResetsProperty() PASS : tst_qdeclarativeecmascript::listToVariant() PASS : tst_qdeclarativeecmascript::multiEngineObject() PASS : tst_qdeclarativeecmascript::deletedObject() PASS : tst_qdeclarativeecmascript::attachedPropertyScope() PASS : tst_qdeclarativeecmascript::scriptConnect() PASS : tst_qdeclarativeecmascript::scriptDisconnect() PASS : tst_qdeclarativeecmascript::ownership() PASS : tst_qdeclarativeecmascript::cppOwnershipReturnValue() PASS : tst_qdeclarativeecmascript::ownershipCustomReturnValue() PASS : tst_qdeclarativeecmascript::qlistqobjectMethods() PASS : tst_qdeclarativeecmascript::strictlyEquals() FAIL! : tst_qdeclarativeecmascript::compiled() Compared values are not the same Actual (object->property("test21").toString()): "6.7000000000000002" Expected (QLatin1String("6.7")) : "6.7" Loc: [tst_qdeclarativeecmascript.cpp(2313)] PASS : tst_qdeclarativeecmascript::numberAssignment() PASS : tst_qdeclarativeecmascript::propertySplicing() PASS : tst_qdeclarativeecmascript::signalWithUnknownTypes() PASS : tst_qdeclarativeecmascript::bug1() PASS : tst_qdeclarativeecmascript::bug2() PASS : tst_qdeclarativeecmascript::dynamicCreationCrash() PASS : tst_qdeclarativeecmascript::regExpBug() PASS : tst_qdeclarativeecmascript::nullObjectBinding() PASS : tst_qdeclarativeecmascript::deletedEngine() PASS : tst_qdeclarativeecmascript::libraryScriptAssert() PASS : tst_qdeclarativeecmascript::variantsAssignedUndefined() PASS : tst_qdeclarativeecmascript::qtbug_9792() PASS : tst_qdeclarativeecmascript::qtcreatorbug_1289() PASS : tst_qdeclarativeecmascript::noSpuriousWarningsAtShutdown() PASS : tst_qdeclarativeecmascript::canAssignNullToQObject() PASS : tst_qdeclarativeecmascript::functionAssignment_fromBinding() PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to property) PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to property, from JS file) PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to value type) PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(use 'this') PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(use 'this' from JS file) PASS : tst_qdeclarativeecmascript::functionAssignmentfromJS_invalid() PASS : tst_qdeclarativeecmascript::eval() PASS : tst_qdeclarativeecmascript::function() PASS : tst_qdeclarativeecmascript::qtbug_10696() PASS : tst_qdeclarativeecmascript::qtbug_11606() PASS : tst_qdeclarativeecmascript::qtbug_11600() PASS : tst_qdeclarativeecmascript::nonscriptable() PASS : tst_qdeclarativeecmascript::deleteLater() PASS : tst_qdeclarativeecmascript::in() PASS : tst_qdeclarativeecmascript::sharedAttachedObject() PASS : tst_qdeclarativeecmascript::objectName() PASS : tst_qdeclarativeecmascript::writeRemovesBinding() PASS : tst_qdeclarativeecmascript::aliasBindingsAssignCorrectly() PASS : tst_qdeclarativeecmascript::aliasBindingsOverrideTarget() PASS : tst_qdeclarativeecmascript::aliasWritesOverrideBindings() PASS : tst_qdeclarativeecmascript::pushCleanContext() PASS : tst_qdeclarativeecmascript::realToInt() PASS : tst_qdeclarativeecmascript::qtbug_20648() PASS : tst_qdeclarativeecmascript::include() PASS : tst_qdeclarativeecmascript::callQtInvokables() PASS : tst_qdeclarativeecmascript::invokableObjectArg() PASS : tst_qdeclarativeecmascript::invokableObjectRet() PASS : tst_qdeclarativeecmascript::revisionErrors() PASS : tst_qdeclarativeecmascript::revision() PASS : tst_qdeclarativeecmascript::cleanupTestCase() Totals: 120 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qdeclarativeecmascript ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeecmascript: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00175/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417517159): http://codereview.qt-project.org/100947 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 2 12:35:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 13:35:54 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2025 Message-ID: <20141202_113554_003585.ci-noreply@qt-project.org> Autotests `tst_qquickcustomparticle' and `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2012) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Testing tst_qquickcustomparticle Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted 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_qquickcustomparticle ********* 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_qquickcustomparticle::initTestCase() PASS : tst_qquickcustomparticle::test_basic() PASS : tst_qquickcustomparticle::test_deleteSourceItem() PASS : tst_qquickcustomparticle::cleanupTestCase() Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickcustomparticle ********* 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_qquickcustomparticle: 18 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02025/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417513289): http://codereview.qt-project.org/96795 [PS1] - QmlDebug: Allow tests to ignore a number of bind errors From ci-noreply at qt-project.org Tue Dec 2 12:42:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 13:42:53 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #1999 Message-ID: <20141202_114253_080134.ci-noreply@qt-project.org> six autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [45497] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [45496] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 13:33:36.442 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100069a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100069c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100069dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100513230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x00000001004926b2 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004aab6a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010044facd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x0000000100456448 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x000000010018f3fc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004a8d55 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004a90af QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x0000000100493c87 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x00000001001991dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019b68c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000b1b9 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101118070 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001000d1080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100326fff +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c5000 - 0x100de4ff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] 2014-12-02 13:26:18.941 tst_qsound[45165:903] *** __NSAutoreleaseNoPool(): Object 0x1011096c0 of class NSSound autoreleased with no pool in place - just leaking SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] 2014-12-02 13:26:24.644 tst_qsound[45167:903] *** __NSAutoreleaseNoPool(): Object 0x10385f930 of class NSSound autoreleased with no pool in place - just leaking SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsound: 11 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [40978] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [40977] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 13:19:58.837 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a6a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a6c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a6dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100952230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d61dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d868c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000a012 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000102350c80 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x000000010010e080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <56027626-40FC-ED7B-6BC2-84FD24D77EE5> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100363fff +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100402000 - 0x10066aff7 +Qt3Support 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075d000 - 0x100794ff7 +QtSql 4.8.6 (compatibility 4.8.0) <01B81055-B3A7-E5AF-1E40-8C4B1E23AAF0> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ab000 - 0x1007eafff +QtXml 4.8.6 (compatibility 4.8.0) <6D0C3AC6-9CF4-A369-D3FF-AC0D809F1333> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100804000 - 0x101223ff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014ea000 - 0x10162dff7 +QtNetwork 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1027f3000 - 0x1027f9ff7 +libqgif.dylib ??? (???) <85EF6718-23F5-ECE3-AAC1-FAE2DA5D00B6> /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1045a0000 - 0x1045a6ff7 +libqico.dylib ??? (???) /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1045ac000 - 0x1045e7ff7 +libqjpeg.dylib ??? (???) <77BC40F0-DAC5-8C0E-CAE0-58D02119516B> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x1045f0000 - 0x1045f5ff7 +libqsvg.dylib ??? (???) <5D929DA9-7B53-0BDE-6C28-60A19EAFF8BC> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10952d000 - 0x109531fff +libqtga.dylib ??? (???) <8FF22D43-12DD-D08F-5998-A0A703094610> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109eae000 - 0x109f02fe7 +libqmng.dylib ??? (???) <976E2620-113D-53A3-A3A3-D70815385CE7> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109f13000 - 0x109f63fef +QtSvg 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109f84000 - 0x109fd9fe7 +libqtiff.dylib ??? (???) <16908E97-09A1-F124-450C-B52209450934> /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [40984] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [40977] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 13:20:02.915 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a6a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a6c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a6dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100952230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) (... 447 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaudiooutput: 2 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [34344] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [34343] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 12:25:16.923 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100083dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052d230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b31dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b568c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000008628 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101502d70 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00007fff80fd0807 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <1DF7E705-1014-293E-27F2-0153851FAA52> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fff +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfeff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [34360] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [34343] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 12:25:23.567 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100083dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052d230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b31dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b568c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000008638 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000108017110 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <1DF7E705-1014-293E-27F2-0153851FAA52> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fff +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfeff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 9 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01999/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1417502006): http://codereview.qt-project.org/101071 [PS1] - Auto-scroll while selecting entire rows/columns did not work From ci-noreply at qt-project.org Tue Dec 2 12:44:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 13:44:45 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4.0_Integration #6 Message-ID: <20141202_114445_025360.ci-noreply@qt-project.org> QtWebKit_5.4.0_Integration #6: SUCCESS Tested changes (refs/builds/5.4.0_1417506213): http://codereview.qt-project.org/100976 [PS3] - Added changes file From ci-noreply at qt-project.org Tue Dec 2 12:51:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 13:51:38 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2026 Message-ID: <20141202_115138_097927.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #2026: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02026/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417520248): http://codereview.qt-project.org/100583 [PS4] - Default to threaded when using opengl32 From ci-noreply at qt-project.org Tue Dec 2 12:54:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 13:54:18 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #57 Message-ID: <20141202_115418_087812.ci-noreply@qt-project.org> Qt5_5.4.0_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #57: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00057/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417520302): http://codereview.qt-project.org/100958 [PS7] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 2 12:56:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 13:56:57 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #865 Message-ID: <20141202_115657_070227.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(869) : failure location FAIL! : tst_QSslSocket::spontaneousWrite(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1572) : failure location Totals: 571 passed, 4 failed, 7 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.0, Qt 5.4.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(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(579) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(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) QWARN : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState SKIP : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2198) : failure location PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.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: 571 passed, 2 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 4 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 261 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00865/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417505373): http://codereview.qt-project.org/100280 [PS3] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. http://codereview.qt-project.org/99485 [PS5] - Respect the size hint signal for the column and row delegates http://codereview.qt-project.org/101074 [PS1] - ANGLE: Fix handling of shader source with fixed length From ci-noreply at qt-project.org Tue Dec 2 12:59:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 13:59:42 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #111 Message-ID: <20141202_115942_081139.ci-noreply@qt-project.org> QtBase_5.4.0_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #111: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00111/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.4.0_1417520891): http://codereview.qt-project.org/101239 [PS2] - Android: Fix broken system palette From ci-noreply at qt-project.org Tue Dec 2 13:10:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 14:10:11 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4.0_Integration #21 Message-ID: <20141202_121011_051442.ci-noreply@qt-project.org> QtWebEngine_5.4.0_Integration #21: SUCCESS Tested changes (refs/builds/5.4.0_1417512297): http://codereview.qt-project.org/101072 [PS2] - OSX: Don't show QtWebEngineProcess in the dock From ci-noreply at qt-project.org Tue Dec 2 13:24:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 14:24:41 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4.0_Integration #28 Message-ID: <20141202_122441_002042.ci-noreply@qt-project.org> QtDeclarative_5.4.0_Integration #28: SUCCESS Tested changes (refs/builds/5.4.0_1417512994): http://codereview.qt-project.org/101033 [PS1] - Added change log for 5.4.0 http://codereview.qt-project.org/101068 [PS2] - Regression: Fix array data corruption http://codereview.qt-project.org/101070 [PS1] - Skip tst_qquickwindow::headless() when using ANGLE/Windows. http://codereview.qt-project.org/100686 [PS3] - Fix loading of .ui.qml form files with cached compilation units From ci-noreply at qt-project.org Tue Dec 2 13:49:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 14:49:49 +0200 Subject: [Ci-reports] fail on QtWebChannel_5.4_Integration #22 Message-ID: <20141202_124949_079277.ci-noreply@qt-project.org> QtWebChannel_5.4_Integration » linux-android-g++_Ubuntu_12.04_x64 #22: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebChannel_5.4_Integration/build_00022/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1417517668): http://codereview.qt-project.org/97289 [PS2] - Make objects inside properties accessible. From ci-noreply at qt-project.org Tue Dec 2 14:01:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 15:01:57 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #543 Message-ID: <20141202_130157_072109.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeecmascript' failed :( Testing tst_qdeclarativeecmascript FAIL! : tst_qdeclarativeecmascript::compiled() Compared values are not the same Actual (object->property("test21").toString()): "6.7000000000000002" Expected (QLatin1String("6.7")) : "6.7" Loc: [tst_qdeclarativeecmascript.cpp(2313)] Totals: 120 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeecmascript ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qdeclarativeecmascript::initTestCase() PASS : tst_qdeclarativeecmascript::assignBasicTypes() PASS : tst_qdeclarativeecmascript::idShortcutInvalidates() PASS : tst_qdeclarativeecmascript::boolPropertiesEvaluateAsBool() PASS : tst_qdeclarativeecmascript::methods() PASS : tst_qdeclarativeecmascript::signalAssignment() PASS : tst_qdeclarativeecmascript::bindingLoop() PASS : tst_qdeclarativeecmascript::basicExpressions(Syntax error (self test)) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property expression) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property expression) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property override default object property) PASS : tst_qdeclarativeecmascript::arrayExpressions() PASS : tst_qdeclarativeecmascript::contextPropertiesTriggerReeval() PASS : tst_qdeclarativeecmascript::objectPropertiesTriggerReeval() PASS : tst_qdeclarativeecmascript::deferredProperties() PASS : tst_qdeclarativeecmascript::deferredPropertiesErrors() PASS : tst_qdeclarativeecmascript::extensionObjects() PASS : tst_qdeclarativeecmascript::overrideExtensionProperties() PASS : tst_qdeclarativeecmascript::attachedProperties() PASS : tst_qdeclarativeecmascript::enums() PASS : tst_qdeclarativeecmascript::valueTypeFunctions() PASS : tst_qdeclarativeecmascript::constantsOverrideBindings() PASS : tst_qdeclarativeecmascript::outerBindingOverridesInnerBinding() PASS : tst_qdeclarativeecmascript::aliasPropertyAndBinding() PASS : tst_qdeclarativeecmascript::nonExistentAttachedObject() PASS : tst_qdeclarativeecmascript::scope() PASS : tst_qdeclarativeecmascript::signalParameterTypes() PASS : tst_qdeclarativeecmascript::objectsCompareAsEqual() PASS : tst_qdeclarativeecmascript::dynamicCreation(One) PASS : tst_qdeclarativeecmascript::dynamicCreation(Two) PASS : tst_qdeclarativeecmascript::dynamicCreation(Three) PASS : tst_qdeclarativeecmascript::dynamicDestruction() PASS : tst_qdeclarativeecmascript::objectToString() PASS : tst_qdeclarativeecmascript::selfDeletingBinding() PASS : tst_qdeclarativeecmascript::extendedObjectPropertyLookup() PASS : tst_qdeclarativeecmascript::scriptErrors() PASS : tst_qdeclarativeecmascript::functionErrors() PASS : tst_qdeclarativeecmascript::propertyAssignmentErrors() PASS : tst_qdeclarativeecmascript::signalTriggeredBindings() PASS : tst_qdeclarativeecmascript::listProperties() PASS : tst_qdeclarativeecmascript::exceptionClearsOnReeval() PASS : tst_qdeclarativeecmascript::exceptionSlotProducesWarning() PASS : tst_qdeclarativeecmascript::exceptionBindingProducesWarning() PASS : tst_qdeclarativeecmascript::transientErrors() PASS : tst_qdeclarativeecmascript::shutdownErrors() PASS : tst_qdeclarativeecmascript::compositePropertyType() PASS : tst_qdeclarativeecmascript::jsObject() PASS : tst_qdeclarativeecmascript::undefinedResetsProperty() PASS : tst_qdeclarativeecmascript::listToVariant() PASS : tst_qdeclarativeecmascript::multiEngineObject() PASS : tst_qdeclarativeecmascript::deletedObject() PASS : tst_qdeclarativeecmascript::attachedPropertyScope() PASS : tst_qdeclarativeecmascript::scriptConnect() PASS : tst_qdeclarativeecmascript::scriptDisconnect() PASS : tst_qdeclarativeecmascript::ownership() PASS : tst_qdeclarativeecmascript::cppOwnershipReturnValue() PASS : tst_qdeclarativeecmascript::ownershipCustomReturnValue() PASS : tst_qdeclarativeecmascript::qlistqobjectMethods() PASS : tst_qdeclarativeecmascript::strictlyEquals() FAIL! : tst_qdeclarativeecmascript::compiled() Compared values are not the same Actual (object->property("test21").toString()): "6.7000000000000002" Expected (QLatin1String("6.7")) : "6.7" Loc: [tst_qdeclarativeecmascript.cpp(2313)] PASS : tst_qdeclarativeecmascript::numberAssignment() PASS : tst_qdeclarativeecmascript::propertySplicing() PASS : tst_qdeclarativeecmascript::signalWithUnknownTypes() PASS : tst_qdeclarativeecmascript::bug1() PASS : tst_qdeclarativeecmascript::bug2() PASS : tst_qdeclarativeecmascript::dynamicCreationCrash() PASS : tst_qdeclarativeecmascript::regExpBug() PASS : tst_qdeclarativeecmascript::nullObjectBinding() PASS : tst_qdeclarativeecmascript::deletedEngine() PASS : tst_qdeclarativeecmascript::libraryScriptAssert() PASS : tst_qdeclarativeecmascript::variantsAssignedUndefined() PASS : tst_qdeclarativeecmascript::qtbug_9792() PASS : tst_qdeclarativeecmascript::qtcreatorbug_1289() PASS : tst_qdeclarativeecmascript::noSpuriousWarningsAtShutdown() PASS : tst_qdeclarativeecmascript::canAssignNullToQObject() PASS : tst_qdeclarativeecmascript::functionAssignment_fromBinding() PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to property) PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to property, from JS file) PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to value type) PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(use 'this') PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(use 'this' from JS file) PASS : tst_qdeclarativeecmascript::functionAssignmentfromJS_invalid() PASS : tst_qdeclarativeecmascript::eval() PASS : tst_qdeclarativeecmascript::function() PASS : tst_qdeclarativeecmascript::qtbug_10696() PASS : tst_qdeclarativeecmascript::qtbug_11606() PASS : tst_qdeclarativeecmascript::qtbug_11600() PASS : tst_qdeclarativeecmascript::nonscriptable() PASS : tst_qdeclarativeecmascript::deleteLater() PASS : tst_qdeclarativeecmascript::in() PASS : tst_qdeclarativeecmascript::sharedAttachedObject() PASS : tst_qdeclarativeecmascript::objectName() PASS : tst_qdeclarativeecmascript::writeRemovesBinding() PASS : tst_qdeclarativeecmascript::aliasBindingsAssignCorrectly() PASS : tst_qdeclarativeecmascript::aliasBindingsOverrideTarget() PASS : tst_qdeclarativeecmascript::aliasWritesOverrideBindings() PASS : tst_qdeclarativeecmascript::pushCleanContext() PASS : tst_qdeclarativeecmascript::realToInt() PASS : tst_qdeclarativeecmascript::qtbug_20648() PASS : tst_qdeclarativeecmascript::include() PASS : tst_qdeclarativeecmascript::callQtInvokables() PASS : tst_qdeclarativeecmascript::invokableObjectArg() PASS : tst_qdeclarativeecmascript::invokableObjectRet() PASS : tst_qdeclarativeecmascript::revisionErrors() PASS : tst_qdeclarativeecmascript::revision() PASS : tst_qdeclarativeecmascript::cleanupTestCase() Totals: 120 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qdeclarativeecmascript ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeecmascript: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00543/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417506476): http://codereview.qt-project.org/97374 [PS75] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 2 14:26:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 15:26:25 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #34 Message-ID: <20141202_132625_020756.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #34: SUCCESS Tested changes (refs/builds/5.4_1417518441): http://codereview.qt-project.org/101001 [PS6] - Improve QSPI algorithm on Unix From ci-noreply at qt-project.org Tue Dec 2 14:32:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 15:32:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4573 Message-ID: <20141202_133240_069432.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4573: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04573/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417517758): http://codereview.qt-project.org/98482 [PS3] - Add DeepBind option to QLibrary From ci-noreply at qt-project.org Tue Dec 2 14:40:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 15:40:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4574 Message-ID: <20141202_134046_081963.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\src\corelib\mimetypes\qmimetypeparser_p.h(101) : error C2216: 'override' cannot be used with 'inline' c:\work\build\qt\qtbase\src\corelib\mimetypes\qmimetypeparser_p.h(104) : error C2216: 'override' cannot be used with 'inline' c:\work\build\qt\qtbase\src\corelib\mimetypes\qmimetypeparser_p.h(107) : error C2216: 'override' cannot be used with 'inline' c:\work\build\qt\qtbase\src\corelib\mimetypes\qmimetypeparser_p.h(110) : error C2216: 'override' cannot be used with 'inline' c:\work\build\qt\qtbase\src\corelib\mimetypes\qmimetypeparser_p.h(113) : error C2216: 'override' cannot be used with 'inline' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04574/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417527299): http://codereview.qt-project.org/100005 [PS4] - Add Q_DECL_OVERRIDE in the src subdirectory http://codereview.qt-project.org/101226 [PS1] - QSslEllipticCurve: remove a copy when setting the curves http://codereview.qt-project.org/101003 [PS5] - QRingBuffer: cache the last released block http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order From ci-noreply at qt-project.org Tue Dec 2 14:42:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 15:42:46 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #35 Message-ID: <20141202_134246_004270.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #35: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00035/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417527423): http://codereview.qt-project.org/101025 [PS1] - Make QSPI udev functions more readable From ci-noreply at qt-project.org Tue Dec 2 14:45:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 15:45:43 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #74 Message-ID: <20141202_134543_037754.ci-noreply@qt-project.org> QtTools_5.4_Integration #74: SUCCESS Tested changes (refs/builds/5.4_1417517015): http://codereview.qt-project.org/100939 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Tue Dec 2 15:09:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 16:09:25 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #273 Message-ID: <20141202_140925_044111.ci-noreply@qt-project.org> QtTools_dev_Integration #273: SUCCESS Tested changes (refs/builds/dev_1417517067): http://codereview.qt-project.org/100950 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 2 15:23:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 16:23:45 +0200 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #64 Message-ID: <20141202_142345_076011.ci-noreply@qt-project.org> Autotests `tst_qquickwebengineview', `tst_qquickwebengineviewgraphics', `tst_qwebengineframe', `tst_qwebenginehistory', and `tst_qwebenginepage' 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_QWebEnginePage failed to create drawable FAIL! : tst_QWebEnginePage::defaultTextEncoding() Compared values are not the same Actual (charset) : "" Expected (QString("utf-8")): "utf-8" Loc: [tst_qwebenginepage.cpp(2648)] 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 32285] QtQA::App::TestRunner: [New LWP 32300] QtQA::App::TestRunner: [New LWP 32297] QtQA::App::TestRunner: [New LWP 32295] QtQA::App::TestRunner: [New LWP 32288] QtQA::App::TestRunner: [New LWP 32293] QtQA::App::TestRunner: [New LWP 32299] QtQA::App::TestRunner: [New LWP 32289] QtQA::App::TestRunner: [New LWP 32298] QtQA::App::TestRunner: [New LWP 32301] QtQA::App::TestRunner: [New LWP 32302] QtQA::App::TestRunner: [New LWP 32290] QtQA::App::TestRunner: [New LWP 32296] QtQA::App::TestRunner: [New LWP 32303] QtQA::App::TestRunner: [New LWP 32291] QtQA::App::TestRunner: [New LWP 32304] QtQA::App::TestRunner: [New LWP 32294] QtQA::App::TestRunner: [New LWP 32292] QtQA::App::TestRunner: [New LWP 32286] 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_qwebenginepage -silent -o /work/ci/qt/qtwebengine/dev/_artifacts/test-log'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 0x00007fb20aed6470 in TestNamespace::QBasicAtomicPointer::load (this=0x36330000005d) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:246 QtQA::App::TestRunner: 246 Type load() const Q_DECL_NOTHROW { return _q_value; } QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 19 (Thread 0x7fb1f0fde700 (LWP 32286)): QtQA::App::TestRunner: #0 0x00007fb20a613e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fb20344904c in content::SandboxIPCHandler::Run (this=0x1368280) at ../../../src/3rdparty/chromium/content/browser/renderer_host/sandbox_ipc_linux.cc:159 QtQA::App::TestRunner: #2 0x00007fb204ddff1e in base::DelegateSimpleThread::Run (this=0x16eca30) at ../../../src/3rdparty/chromium/base/threading/simple_thread.cc:81 QtQA::App::TestRunner: #3 0x00007fb204ddfd54 in base::SimpleThread::ThreadMain (this=0x16eca30) at ../../../src/3rdparty/chromium/base/threading/simple_thread.cc:60 QtQA::App::TestRunner: #4 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f8940) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #5 0x00007fb1fda34efc in start_thread (arg=0x7fb1f0fde700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 18 (Thread 0x7fb1eaffd700 (LWP 32292)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fb204dc75d9 in base::ConditionVariable::Wait (this=0x7fb1eaffc5c8) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fb204dc88fc in base::WaitableEvent::TimedWait (this=0x7fb1e4000b88, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fb204dc859b in base::WaitableEvent::Wait (this=0x7fb1e4000b88) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fb204d7f96f in base::MessagePumpDefault::Run (this=0x7fb1e4000b40, delegate=0x1705ba0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x1705ba0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1eaffcbc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x1705ba0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fb204de365e in base::Thread::Run (this=0x1705690, message_loop=0x1705ba0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x1705690) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #10 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f8e60) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #11 0x00007fb1fda34efc in start_thread (arg=0x7fb1eaffd700) at pthread_create.c:304 QtQA::App::TestRunner: #12 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #13 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 17 (Thread 0x7fb1e8a04700 (LWP 32294)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fb204dc75d9 in base::ConditionVariable::Wait (this=0x7fb1e8a03258) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fb204dc88fc in base::WaitableEvent::TimedWait (this=0x170ad68, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fb204dc859b in base::WaitableEvent::Wait (this=0x170ad68) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fb204d7f96f in base::MessagePumpDefault::Run (this=0x170ad20, delegate=0x170aab0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x170aab0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1e8a03850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x170aab0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fb204de365e in base::Thread::Run (this=0x7fb1ec00eea0, message_loop=0x170aab0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fb203061b27 in content::BrowserThreadImpl::DBThreadRun (this=0x7fb1ec00eea0, message_loop=0x170aab0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:183 QtQA::App::TestRunner: #10 0x00007fb203061f4e in content::BrowserThreadImpl::Run (this=0x7fb1ec00eea0, message_loop=0x170aab0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:242 QtQA::App::TestRunner: #11 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb1ec00eea0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f8f70) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0x00007fb1fda34efc in start_thread (arg=0x7fb1e8a04700) at pthread_create.c:304 QtQA::App::TestRunner: #14 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #15 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 16 (Thread 0x7fb1db07c700 (LWP 32304)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fb204dc75d9 in base::ConditionVariable::Wait (this=0x7fb1db07b070) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fb20408c296 in mojo::system::Waiter::Wait (this=0x7fb1db07b070, deadline=18446744073709551615, context=0x7fb1db07b05c) at ../../../src/3rdparty/chromium/mojo/system/waiter.cc:62 QtQA::App::TestRunner: #3 0x00007fb204062834 in mojo::system::Core::WaitManyInternal (this=0x16dd640, handles=0x7fb1e4265e00, signals=0x7fb1e425a090, num_handles=2, deadline=18446744073709551615) at ../../../src/3rdparty/chromium/mojo/system/core.cc:546 QtQA::App::TestRunner: #4 0x00007fb204060cae in mojo::system::Core::WaitMany (this=0x16dd640, handles=0x7fb1e4265e00, signals=0x7fb1e425a090, num_handles=2, deadline=18446744073709551615) at ../../../src/3rdparty/chromium/mojo/system/core.cc:138 QtQA::App::TestRunner: #5 0x00007fb20406a719 in MojoWaitMany (handles=0x7fb1e4265e00, signals=0x7fb1e425a090, num_handles=2, deadline=18446744073709551615) at ../../../src/3rdparty/chromium/mojo/system/entrypoints.cc:52 QtQA::App::TestRunner: #6 0x00007fb2006b71e4 in mojo::WaitMany >, std::vector > > (handles=..., signals=..., deadline=18446744073709551615) at ../../../src/3rdparty/chromium/mojo/public/cpp/system/core.h:233 QtQA::App::TestRunner: #7 0x00007fb205200e6c in mojo::common::MessagePumpMojo::DoInternalWork (this=0x1739af0, run_state=..., block=true) at ../../../src/3rdparty/chromium/mojo/common/message_pump_mojo.cc:145 QtQA::App::TestRunner: #8 0x00007fb205200d11 in mojo::common::MessagePumpMojo::DoRunLoop (this=0x1739af0, run_state=0x7fb1db07b970, delegate=0x1739bb0) at ../../../src/3rdparty/chromium/mojo/common/message_pump_mojo.cc:114 QtQA::App::TestRunner: #9 0x00007fb205200b77 in mojo::common::MessagePumpMojo::Run (this=0x1739af0, delegate=0x1739bb0) at ../../../src/3rdparty/chromium/mojo/common/message_pump_mojo.cc:82 QtQA::App::TestRunner: #10 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x1739bb0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #11 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1db07bbc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #12 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x1739bb0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #13 0x00007fb204de365e in base::Thread::Run (this=0x7fb1ec0294f0, message_loop=0x1739bb0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #14 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb1ec0294f0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #15 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f7f60) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #16 0x00007fb1fda34efc in start_thread (arg=0x7fb1db07c700) at pthread_create.c:304 QtQA::App::TestRunner: #17 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #18 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 15 (Thread 0x7fb20cfa7700 (LWP 32291)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 QtQA::App::TestRunner: #1 0x00007fb204dc7847 in base::ConditionVariable::TimedWait (this=0x1703618, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102 QtQA::App::TestRunner: #2 0x00007fb204deae16 in base::PosixDynamicThreadPool::WaitForTask (this=0x17035d0) at ../../../src/3rdparty/chromium/base/threading/worker_pool_posix.cc:186 QtQA::App::TestRunner: #3 0x00007fb204dea63e in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0x1701190) at ../../../src/3rdparty/chromium/base/threading/worker_pool_posix.cc:91 QtQA::App::TestRunner: #4 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fb1ebffde40) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #5 0x00007fb1fda34efc in start_thread (arg=0x7fb20cfa7700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 14 (Thread 0x7fb1dbfd5700 (LWP 32303)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fb204dc75d9 in base::ConditionVariable::Wait (this=0x16f9bc8) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fb204ddb1ed in base::SequencedWorkerPool::Inner::ThreadLoop (this=0x16f9b90, this_worker=0x7fb1ec03bd20) at ../../../src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:808 QtQA::App::TestRunner: #3 0x00007fb204dd98b7 in base::SequencedWorkerPool::Worker::Run (this=0x7fb1ec03bd20) at ../../../src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:508 QtQA::App::TestRunner: #4 0x00007fb204ddfd54 in base::SimpleThread::ThreadMain (this=0x7fb1ec03bd20) at ../../../src/3rdparty/chromium/base/threading/simple_thread.cc:60 QtQA::App::TestRunner: #5 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f7e50) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #6 0x00007fb1fda34efc in start_thread (arg=0x7fb1dbfd5700) at pthread_create.c:304 QtQA::App::TestRunner: #7 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #8 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 13 (Thread 0x7fb1df7fd700 (LWP 32296)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fb204dc75d9 in base::ConditionVariable::Wait (this=0x7fb1df7fc258) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fb204dc88fc in base::WaitableEvent::TimedWait (this=0x170e868, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fb204dc859b in base::WaitableEvent::Wait (this=0x170e868) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fb204d7f96f in base::MessagePumpDefault::Run (this=0x170e820, delegate=0x170e5b0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x170e5b0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1df7fc850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x170e5b0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fb204de365e in base::Thread::Run (this=0x7fb1ec00faa0, message_loop=0x170e5b0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fb203061c5f in content::BrowserThreadImpl::FileUserBlockingThreadRun (this=0x7fb1ec00faa0, message_loop=0x170e5b0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:197 QtQA::App::TestRunner: #10 0x00007fb203061f8a in content::BrowserThreadImpl::Run (this=0x7fb1ec00faa0, message_loop=0x170e5b0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:246 QtQA::App::TestRunner: #11 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb1ec00faa0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f8f70) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0x00007fb1fda34efc in start_thread (arg=0x7fb1df7fd700) at pthread_create.c:304 QtQA::App::TestRunner: #14 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #15 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7fb20d009700 (LWP 32290)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 QtQA::App::TestRunner: #1 0x00007fb204dc7847 in base::ConditionVariable::TimedWait (this=0x1703618, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102 QtQA::App::TestRunner: #2 0x00007fb204deae16 in base::PosixDynamicThreadPool::WaitForTask (this=0x17035d0) at ../../../src/3rdparty/chromium/base/threading/worker_pool_posix.cc:186 QtQA::App::TestRunner: #3 0x00007fb204dea63e in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0x16fe050) at ../../../src/3rdparty/chromium/base/threading/worker_pool_posix.cc:91 QtQA::App::TestRunner: #4 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fb1ebffde40) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #5 0x00007fb1fda34efc in start_thread (arg=0x7fb20d009700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7fb1dc7f7700 (LWP 32302)): QtQA::App::TestRunner: #0 0x00007fb20a6205e3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fb203897011 in epoll_dispatch (base=0x171f950, arg=0x171d540, tv=0x0) at ../../../src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #2 0x00007fb20388c516 in event_base_loop (base=0x171f950, flags=1) at ../../../src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #3 0x00007fb204cfd094 in base::MessagePumpLibevent::Run (this=0x171f570, delegate=0x171ed90) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #4 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x171ed90) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #5 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1dc7f6bc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #6 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x171ed90) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #7 0x00007fb204de365e in base::Thread::Run (this=0x171dcd8, message_loop=0x171ed90) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #8 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x171dcd8) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #9 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fb1dcff72b0) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #10 0x00007fb1fda34efc in start_thread (arg=0x7fb1dc7f7700) at pthread_create.c:304 QtQA::App::TestRunner: #11 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #12 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7fb1dcff8700 (LWP 32301)): QtQA::App::TestRunner: #0 0x00007fb20a613e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fb1f67ad4f2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fb1f67aeaaf in xcb_wait_for_reply () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fb1fa045b7d in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6 QtQA::App::TestRunner: #4 0x00007fb1fa028c60 in XGetGeometry () from /usr/lib/x86_64-linux-gnu/libX11.so.6 QtQA::App::TestRunner: #5 0x00007fb1fd14981d in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 QtQA::App::TestRunner: #6 0x00007fb1f33e7324 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #7 0x00007fb1f33e73c5 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #8 0x00007fb1f33e6e06 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #9 0x00007fb1fd1498cf in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 QtQA::App::TestRunner: #10 0x00007fb1fd126c5d in glXMakeCurrentReadSGI () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 QtQA::App::TestRunner: #11 0x00007fb2046f359d in gfx::GLXApiBase::glXMakeContextCurrentFn (this=0x7fb1e4002a80, dpy=0x1337790, draw=60817417, read=60817417, ctx=0x7fb1e4352ca0) at gen/ui/gl/gl_bindings_autogen_glx.cc:747 QtQA::App::TestRunner: #12 0x00007fb2046eaf4a in gfx::GLContextGLX::MakeCurrent (this=0x7fb1e401be00, surface=0x7fb1e4354c40) at ../../../src/3rdparty/chromium/ui/gl/gl_context_glx.cc:107 QtQA::App::TestRunner: #13 0x00007fb204a22e52 in content::GpuCommandBufferStub::OnInitialize (this=0x7fb1e43d67d0, shared_state_handle=..., reply_message=0x7fb1e43dba80) at ../../../src/3rdparty/chromium/content/common/gpu/gpu_command_buffer_stub.cc:527 QtQA::App::TestRunner: #14 0x00007fb204a2ac7d in DispatchToMethod (obj=0x7fb1e43d67d0, method=(void (content::GpuCommandBufferStub::*)(content::GpuCommandBufferStub * const, base::FileDescriptor, IPC::Message *)) 0x7fb204a22244 , in=..., out=0x7fb1dcff6d20) at ../../../src/3rdparty/chromium/base/tuple.h:803 QtQA::App::TestRunner: #15 0x00007fb204a28e21 in IPC::SyncMessageSchema, Tuple2 >::DispatchDelayReplyWithSendParams (ok=true, send_params=..., msg=0x7fb1e43d6ac0, obj=0x7fb1e43d67d0, func=(void (content::GpuCommandBufferStub::*)(content::GpuCommandBufferStub * const, base::FileDescriptor, IPC::Message *)) 0x7fb204a22244 ) at ../../../src/3rdparty/chromium/ipc/ipc_message_utils.h:916 QtQA::App::TestRunner: #16 0x00007fb204a272ec in GpuCommandBufferMsg_Initialize::DispatchDelayReply (msg=0x7fb1e43d6ac0, obj=0x7fb1e43d67d0, parameter=0x0, func=(void (content::GpuCommandBufferStub::*)(content::GpuCommandBufferStub * const, base::FileDescriptor, IPC::Message *)) 0x7fb204a22244 ) at ../../../src/3rdparty/chromium/content/common/gpu/gpu_messages.h:512 QtQA::App::TestRunner: #17 0x00007fb204a206f7 in content::GpuCommandBufferStub::OnMessageReceived (this=0x7fb1e43d67d0, message=...) at ../../../src/3rdparty/chromium/content/common/gpu/gpu_command_buffer_stub.cc:222 QtQA::App::TestRunner: #18 0x00007fb204a5753a in content::MessageRouter::RouteMessage (this=0x7fb1e43638d8, msg=...) at ../../../src/3rdparty/chromium/content/common/message_router.cc:54 QtQA::App::TestRunner: #19 0x00007fb204a0cc18 in content::GpuChannel::HandleMessage (this=0x7fb1e4363840) at ../../../src/3rdparty/chromium/content/common/gpu/gpu_channel.cc:704 QtQA::App::TestRunner: #20 0x00007fb204a151e2 in base::internal::RunnableAdapter::Run (this=0x7fb1dcff7440, object=0x7fb1e4363840) at ../../../src/3rdparty/chromium/base/bind_internal.h:134 QtQA::App::TestRunner: #21 0x00007fb204a145d8 in base::internal::InvokeHelper, void (base::WeakPtr const&)>::MakeItSo(base::internal::RunnableAdapter, base::WeakPtr const&) (runnable=..., weak_ptr=...) at ../../../src/3rdparty/chromium/base/bind_internal.h:882 QtQA::App::TestRunner: #22 0x00007fb204a13303 in base::internal::Invoker<1, base::internal::BindState, void (content::GpuChannel*), void (base::WeakPtr)>, void (content::GpuChannel*)>::Run(base::internal::BindStateBase*) (base=0x7fb1e4003b60) at ../../../src/3rdparty/chromium/base/bind_internal.h:1169 QtQA::App::TestRunner: #23 0x00007fb2004e60c3 in base::Callback::Run() const (this=0x7fb1dcff7798) at ../../../src/3rdparty/chromium/base/callback.h:401 QtQA::App::TestRunner: #24 0x00007fb204d78bd1 in base::MessageLoop::RunTask (this=0x171d3d0, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:450 QtQA::App::TestRunner: #25 0x00007fb204d78ce8 in base::MessageLoop::DeferOrRunPendingTask (this=0x171d3d0, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:462 QtQA::App::TestRunner: #26 0x00007fb204d7920d in base::MessageLoop::DoWork (this=0x171d3d0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:576 QtQA::App::TestRunner: #27 0x00007fb204d7f884 in base::MessagePumpDefault::Run (this=0x171d690, delegate=0x171d3d0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:32 QtQA::App::TestRunner: #28 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x171d3d0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #29 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1dcff7bc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #30 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x171d3d0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #31 0x00007fb204de365e in base::Thread::Run (this=0x7fb1e40024c0, message_loop=0x171d3d0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #32 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb1e40024c0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #33 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fb1ddff8180) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #34 0x00007fb1fda34efc in start_thread (arg=0x7fb1dcff8700) at pthread_create.c:304 QtQA::App::TestRunner: #35 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #36 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7fb1de7fb700 (LWP 32298)): QtQA::App::TestRunner: #0 0x00007fb20a6205e3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fb203897011 in epoll_dispatch (base=0x1712050, arg=0x170d440, tv=0x7fb1de7fa580) at ../../../src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #2 0x00007fb20388c516 in event_base_loop (base=0x1712050, flags=1) at ../../../src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #3 0x00007fb204cfd1c1 in base::MessagePumpLibevent::Run (this=0x1711700, delegate=0x1711260) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:269 QtQA::App::TestRunner: #4 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x1711260) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #5 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1de7fa850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #6 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x1711260) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #7 0x00007fb204de365e in base::Thread::Run (this=0x7fb1ec00fea0, message_loop=0x1711260) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #8 0x00007fb203061d97 in content::BrowserThreadImpl::CacheThreadRun (this=0x7fb1ec00fea0, message_loop=0x1711260) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:211 QtQA::App::TestRunner: #9 0x00007fb203061fc6 in content::BrowserThreadImpl::Run (this=0x7fb1ec00fea0, message_loop=0x1711260) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:250 QtQA::App::TestRunner: #10 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb1ec00fea0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #11 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f8f70) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #12 0x00007fb1fda34efc in start_thread (arg=0x7fb1de7fb700) at pthread_create.c:304 QtQA::App::TestRunner: #13 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #14 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7fb1eb7fe700 (LWP 32289)): QtQA::App::TestRunner: #0 0x00007fb20a619003 in select () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fb204d45773 in base::(anonymous namespace)::InotifyReaderCallback (reader=0x7fb2097a3468, inotify_fd=23, shutdown_fd=24) at ../../../src/3rdparty/chromium/base/files/file_path_watcher_linux.cc:210 QtQA::App::TestRunner: #2 0x00007fb204d4c12f in base::internal::RunnableAdapter::Run(base::internal::CallbackParamTraits::ForwardType, base::internal::CallbackParamTraits::ForwardType, base::internal::CallbackParamTraits::ForwardType) (this=0x7fb1eb7fd410, a1=@0x1702f38, a2=@0x1702f40, a3=@0x1702f44) at ../../../src/3rdparty/chromium/base/bind_internal.h:289 QtQA::App::TestRunner: #3 0x00007fb204d4b13c in base::internal::InvokeHelper, void(base::{anonymous}::InotifyReader* const&, const int&, const int&)>::MakeItSo(base::internal::RunnableAdapter, base::(anonymous namespace)::InotifyReader * const&, const int &, const int &) (runnable=..., a1=@0x1702f38, a2=@0x1702f40, a3=@0x1702f44) at ../../../src/3rdparty/chromium/base/bind_internal.h:927 QtQA::App::TestRunner: #4 0x00007fb204d4a0d3 in base::internal::Invoker<3, base::internal::BindState, void(base::{anonymous}::InotifyReader*, int, int), void(base::{anonymous}::InotifyReader*, int, int)>, void(base::{anonymous}::InotifyReader*, int, int)>::Run(base::internal::BindStateBase *) (base=0x1702f20) at ../../../src/3rdparty/chromium/base/bind_internal.h:1383 QtQA::App::TestRunner: #5 0x00007fb2004e60c3 in base::Callback::Run() const (this=0x7fb1eb7fd798) at ../../../src/3rdparty/chromium/base/callback.h:401 QtQA::App::TestRunner: #6 0x00007fb204d78bd1 in base::MessageLoop::RunTask (this=0x1701b00, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:450 QtQA::App::TestRunner: #7 0x00007fb204d78ce8 in base::MessageLoop::DeferOrRunPendingTask (this=0x1701b00, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:462 QtQA::App::TestRunner: #8 0x00007fb204d7920d in base::MessageLoop::DoWork (this=0x1701b00) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:576 QtQA::App::TestRunner: #9 0x00007fb204d7f884 in base::MessagePumpDefault::Run (this=0x17018b0, delegate=0x1701b00) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:32 QtQA::App::TestRunner: #10 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x1701b00) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #11 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1eb7fdbc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #12 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x1701b00) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #13 0x00007fb204de365e in base::Thread::Run (this=0x7fb2097a34c0, message_loop=0x1701b00) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #14 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb2097a34c0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #15 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fb1ebffcd30) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #16 0x00007fb1fda34efc in start_thread (arg=0x7fb1eb7fe700) at pthread_create.c:304 QtQA::App::TestRunner: #17 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #18 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fb1ddffa700 (LWP 32299)): QtQA::App::TestRunner: #0 0x00007fb20a6205e3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fb203897011 in epoll_dispatch (base=0x1714520, arg=0x1712840, tv=0x7fb1ddff9580) at ../../../src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #2 0x00007fb20388c516 in event_base_loop (base=0x1714520, flags=1) at ../../../src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #3 0x00007fb204cfd1c1 in base::MessagePumpLibevent::Run (this=0x1713c40, delegate=0x17139b0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:269 QtQA::App::TestRunner: #4 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x17139b0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #5 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1ddff9850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #6 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x17139b0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #7 0x00007fb204de365e in base::Thread::Run (this=0x7fb1ec0100b0, message_loop=0x17139b0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #8 0x00007fb203061e33 in content::BrowserThreadImpl::IOThreadRun (this=0x7fb1ec0100b0, message_loop=0x17139b0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:217 QtQA::App::TestRunner: #9 0x00007fb203061fe4 in content::BrowserThreadImpl::Run (this=0x7fb1ec0100b0, message_loop=0x17139b0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:252 QtQA::App::TestRunner: #10 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb1ec0100b0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #11 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f8f70) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #12 0x00007fb1fda34efc in start_thread (arg=0x7fb1ddffa700) at pthread_create.c:304 QtQA::App::TestRunner: #13 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #14 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fb1e9205700 (LWP 32293)): QtQA::App::TestRunner: #0 0x00007fb20a613e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fb1f05c703f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #2 0x00007fb1f05b845c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #3 0x00007fb1f05b8ac9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #4 0x00007fb1f05b8b80 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #5 0x00007fb1f05c6fef in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #6 0x00007fb1f0170c78 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so QtQA::App::TestRunner: #7 0x00007fb1fda34efc in start_thread (arg=0x7fb1e9205700) at pthread_create.c:304 QtQA::App::TestRunner: #8 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fb1ebfff700 (LWP 32288)): QtQA::App::TestRunner: #0 0x00007fb20a6205e3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fb203897011 in epoll_dispatch (base=0x16fbff0, arg=0x16fb550, tv=0x0) at ../../../src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #2 0x00007fb20388c516 in event_base_loop (base=0x16fbff0, flags=1) at ../../../src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #3 0x00007fb204cfd094 in base::MessagePumpLibevent::Run (this=0x16fbc10, delegate=0x16fb3e0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #4 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x16fb3e0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #5 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1ebffebc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #6 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x16fb3e0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #7 0x00007fb204de365e in base::Thread::Run (this=0x16fa870, message_loop=0x16fb3e0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #8 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x16fa870) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #9 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f9410) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #10 0x00007fb1fda34efc in start_thread (arg=0x7fb1ebfff700) at pthread_create.c:304 QtQA::App::TestRunner: #11 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #12 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fb1dfffe700 (LWP 32295)): QtQA::App::TestRunner: #0 0x00007fb20a6205e3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fb203897011 in epoll_dispatch (base=0x170cc50, arg=0x1707cb0, tv=0x0) at ../../../src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #2 0x00007fb20388c516 in event_base_loop (base=0x170cc50, flags=1) at ../../../src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #3 0x00007fb204cfd094 in base::MessagePumpLibevent::Run (this=0x170c300, delegate=0x170be60) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #4 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x170be60) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #5 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1dfffd850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #6 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x170be60) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #7 0x00007fb204de365e in base::Thread::Run (this=0x7fb1ec00fa40, message_loop=0x170be60) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #8 0x00007fb203061bc3 in content::BrowserThreadImpl::FileThreadRun (this=0x7fb1ec00fa40, message_loop=0x170be60) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:190 QtQA::App::TestRunner: #9 0x00007fb203061f6c in content::BrowserThreadImpl::Run (this=0x7fb1ec00fa40, message_loop=0x170be60) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:244 QtQA::App::TestRunner: #10 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb1ec00fa40) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #11 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f8f70) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #12 0x00007fb1fda34efc in start_thread (arg=0x7fb1dfffe700) at pthread_create.c:304 QtQA::App::TestRunner: #13 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #14 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fb1deffc700 (LWP 32297)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fb204dc75d9 in base::ConditionVariable::Wait (this=0x7fb1deffb258) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fb204dc88fc in base::WaitableEvent::TimedWait (this=0x170fff8, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fb204dc859b in base::WaitableEvent::Wait (this=0x170fff8) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fb204d7f96f in base::MessagePumpDefault::Run (this=0x170ffb0, delegate=0x170fab0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x170fab0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1deffb850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x170fab0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fb204de365e in base::Thread::Run (this=0x7fb1ec00fc90, message_loop=0x170fab0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fb203061cfb in content::BrowserThreadImpl::ProcessLauncherThreadRun (this=0x7fb1ec00fc90, message_loop=0x170fab0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:204 QtQA::App::TestRunner: #10 0x00007fb203061fa8 in content::BrowserThreadImpl::Run (this=0x7fb1ec00fc90, message_loop=0x170fab0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:248 QtQA::App::TestRunner: #11 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb1ec00fc90) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f8f70) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0x00007fb1fda34efc in start_thread (arg=0x7fb1deffc700) at pthread_create.c:304 QtQA::App::TestRunner: #14 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #15 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fb1dd7f9700 (LWP 32300)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fb204dc75d9 in base::ConditionVariable::Wait (this=0x7fb1dd7f85c8) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fb204dc88fc in base::WaitableEvent::TimedWait (this=0x17161a8, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fb204dc859b in base::WaitableEvent::Wait (this=0x17161a8) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fb204d7f96f in base::MessagePumpDefault::Run (this=0x1716160, delegate=0x1715ed0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fb204d78749 in base::MessageLoop::RunHandler (this=0x1715ed0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fb204daa5e0 in base::RunLoop::Run (this=0x7fb1dd7f8bc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fb204d77eb8 in base::MessageLoop::Run (this=0x1715ed0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fb204de365e in base::Thread::Run (this=0x7fb1ec002620, message_loop=0x1715ed0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fb204de38ae in base::Thread::ThreadMain (this=0x7fb1ec002620) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #10 0x00007fb204dd824d in base::(anonymous namespace)::ThreadFunc (params=0x7fffdd2f9160) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #11 0x00007fb1fda34efc in start_thread (arg=0x7fb1dd7f9700) at pthread_create.c:304 QtQA::App::TestRunner: #12 0x00007fb20a61ff8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #13 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fb20d00b760 (LWP 32285)): QtQA::App::TestRunner: #0 0x00007fb20aed6470 in TestNamespace::QBasicAtomicPointer::load (this=0x36330000005d) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:246 QtQA::App::TestRunner: #1 0x00007fb20b1597cb in TestNamespace::QEventLoop::exit (this=0x7fffdd2f9ad8, returnCode=0) at kernel/qeventloop.cpp:258 QtQA::App::TestRunner: #2 0x00007fb20b15992f in TestNamespace::QEventLoop::quit (this=0x7fffdd2f9ad8) at kernel/qeventloop.cpp:314 QtQA::App::TestRunner: #3 0x0000000000424296 in CallbackSpy::operator() (this=0x7fffdd2f9ab0, result=...) at ../util.h:113 QtQA::App::TestRunner: #4 0x0000000000424206 in RefWrapper >::operator() (this=0x176f490, result=...) at ../util.h:86 QtQA::App::TestRunner: #5 0x0000000000424189 in TestNamespace::QtWebEnginePrivate::QWebEngineCallbackPrivate > >::operator() (this=0x176f480, value=...) at /work/build/qt/qtbase/include/QtWebEngineWidgets/../../../qtwebengine/src/webenginewidgets/api/qwebenginepage.h:69 QtQA::App::TestRunner: #6 0x00007fb20cc0bcb1 in TestNamespace::CallbackDirectory::~CallbackDirectory (this=0x7fb1e4266f68, __in_chrg=) at api/qwebenginepage.cpp:77 QtQA::App::TestRunner: #7 0x00007fb20cc0c3a7 in TestNamespace::QWebEnginePagePrivate::~QWebEnginePagePrivate (this=0x7fb1e4266f00, __in_chrg=) at api/qwebenginepage.cpp:180 QtQA::App::TestRunner: #8 0x00007fb20cc0c41a in TestNamespace::QWebEnginePagePrivate::~QWebEnginePagePrivate (this=0x7fb1e4266f00, __in_chrg=) at api/qwebenginepage.cpp:184 QtQA::App::TestRunner: #9 0x00007fb20cc13298 in TestNamespace::QScopedPointerDeleter::cleanup (pointer=0x7fb1e4266f00) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:54 QtQA::App::TestRunner: #10 0x00007fb20cc12731 in TestNamespace::QScopedPointer >::~QScopedPointer (this=0x7fb1e424d600, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:101 QtQA::App::TestRunner: #11 0x00007fb20cc0cf33 in TestNamespace::QWebEnginePage::~QWebEnginePage (this=0x7fb1e424d5f0, __in_chrg=) at api/qwebenginepage.cpp:434 QtQA::App::TestRunner: #12 0x00007fb20cc0cf72 in TestNamespace::QWebEnginePage::~QWebEnginePage (this=0x7fb1e424d5f0, __in_chrg=) at api/qwebenginepage.cpp:438 QtQA::App::TestRunner: #13 0x00007fb20b1965fc in TestNamespace::QObjectPrivate::deleteChildren (this=0x7fb1e426af50) at kernel/qobject.cpp:1950 QtQA::App::TestRunner: #14 0x00007fb20c3ad067 in TestNamespace::QWidget::~QWidget (this=0x7fb1e4264ff0, __in_chrg=) at kernel/qwidget.cpp:1640 QtQA::App::TestRunner: #15 0x00007fb20cc15799 in TestNamespace::QWebEngineView::~QWebEngineView (this=0x7fb1e4264ff0, __in_chrg=) at api/qwebengineview.cpp:114 QtQA::App::TestRunner: #16 0x00007fb20cc157d2 in TestNamespace::QWebEngineView::~QWebEngineView (this=0x7fb1e4264ff0, __in_chrg=) at api/qwebengineview.cpp:118 QtQA::App::TestRunner: #17 0x000000000040ca84 in tst_QWebEnginePage::cleanup (this=0x7fffdd2faac0) at tst_qwebenginepage.cpp:223 QtQA::App::TestRunner: #18 0x00000000004195e3 in tst_QWebEnginePage::qt_static_metacall (_o=0x7fffdd2faac0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffdd2fa030) at .moc/tst_qwebenginepage.moc:344 QtQA::App::TestRunner: #19 0x00007fb20b1691cd in TestNamespace::QMetaMethod::invoke (this=0x7fffdd2fa310, object=0x7fffdd2faac0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #20 0x00007fb20b681964 in TestNamespace::QMetaMethod::invoke (this=0x7fffdd2fa310, object=0x7fffdd2faac0, connectionType=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:117 QtQA::App::TestRunner: #21 0x00007fb20b67a93e in TestNamespace::QTest::invokeMethod (obj=0x7fffdd2faac0, methodName=0x7fb20b698ec4 "cleanup()") at qtestcase.cpp:1326 QtQA::App::TestRunner: #22 0x00007fb20b67cff6 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x7fb1e4267ae0 "defaultTextEncoding") at qtestcase.cpp:1892 QtQA::App::TestRunner: #23 0x00007fb20b67d862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x7fb1e4255bf8 "defaultTextEncoding()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #24 0x00007fb20b67e386 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffdd2faac0) at qtestcase.cpp:2239 QtQA::App::TestRunner: #25 0x00007fb20b67e9c5 in TestNamespace::QTest::qExec (testObject=0x7fffdd2faac0, argc=6, argv=0x7fffdd2fabe8) at qtestcase.cpp:2481 QtQA::App::TestRunner: #26 0x0000000000419521 in main (argc=6, argv=0x7fffdd2fabe8) at tst_qwebenginepage.cpp:3737 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWebEnginePage ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_QWebEnginePage::initTestCase() SKIP : tst_QWebEnginePage::thirdPartyCookiePolicy() DUMPRENDERTREESUPPORTQT Loc: [tst_qwebenginepage.cpp(3243)] SKIP : tst_QWebEnginePage::contextMenuCopy() QWEBENGINEELEMENT Loc: [tst_qwebenginepage.cpp(3301)] SKIP : tst_QWebEnginePage::contextMenuPopulatedOnce() QWEBENGINEELEMENT Loc: [tst_qwebenginepage.cpp(3331)] failed to create drawable PASS : tst_QWebEnginePage::acceptNavigationRequest() PASS : tst_QWebEnginePage::acceptNavigationRequestNavigationType() SKIP : tst_QWebEnginePage::geolocationRequestJS() QWEBENGINEPAGE_SETFEATUREPERMISSION Loc: [tst_qwebenginepage.cpp(329)] XFAIL : tst_QWebEnginePage::loadFinished() Behavior change: Load signals are emitted only for the main frame in QtWebEngine. Loc: [tst_qwebenginepage.cpp(374)] XFAIL : tst_QWebEnginePage::loadFinished() Behavior change: Load signals are emitted only for the main frame in QtWebEngine. Loc: [tst_qwebenginepage.cpp(376)] PASS : tst_QWebEnginePage::loadFinished() PASS : tst_QWebEnginePage::actionStates() XFAIL : tst_QWebEnginePage::popupFormSubmission() https://bugs.webkit.org/show_bug.cgi?id=118597 Loc: [tst_qwebenginepage.cpp(519)] PASS : tst_QWebEnginePage::popupFormSubmission() SKIP : tst_QWebEnginePage::userStyleSheet() QWEBENGINEPAGE_SETNETWORKACCESSMANAGER Loc: [tst_qwebenginepage.cpp(541)] SKIP : tst_QWebEnginePage::userStyleSheetFromLocalFileUrl() QWEBENGINEPAGE_SETNETWORKACCESSMANAGER Loc: [tst_qwebenginepage.cpp(559)] SKIP : tst_QWebEnginePage::userStyleSheetFromQrcUrl() QWEBENGINEPAGE_SETNETWORKACCESSMANAGER Loc: [tst_qwebenginepage.cpp(577)] SKIP : tst_QWebEnginePage::loadHtml5Video() This test requires Qt Multimedia Loc: [tst_qwebenginepage.cpp(601)] SKIP : tst_QWebEnginePage::modified() QWEBENGINEPAGE_ISMODIFIED Loc: [tst_qwebenginepage.cpp(627)] SKIP : tst_QWebEnginePage::contextMenuCrash() QWEBENGINEPAGE_SWALLOWCONTEXTMENUEVENT Loc: [tst_qwebenginepage.cpp(707)] SKIP : tst_QWebEnginePage::updatePositionDependentActionsCrash() QWEBENGINEPAGE_UPDATEPOSITIONDEPENDENTACTIONS Loc: [tst_qwebenginepage.cpp(687)] SKIP : tst_QWebEnginePage::database() QWEBENGINEDATABASE Loc: [tst_qwebenginepage.cpp(729)] SKIP : tst_QWebEnginePage::createPluginWithPluginsEnabled() QWEBENGINEPAGE_CREATEPLUGIN Loc: [tst_qwebenginepage.cpp(967)] SKIP : tst_QWebEnginePage::createPluginWithPluginsDisabled() QWEBENGINEPAGE_CREATEPLUGIN Loc: [tst_qwebenginepage.cpp(977)] SKIP : tst_QWebEnginePage::destroyPlugin() QWEBENGINEPAGE_CREATEPLUGIN Loc: [tst_qwebenginepage.cpp(1067)] SKIP : tst_QWebEnginePage::createViewlessPlugin() QWEBENGINEPAGE_CREATEPLUGIN Loc: [tst_qwebenginepage.cpp(1096)] SKIP : tst_QWebEnginePage::graphicsWidgetPlugin() QWEBENGINEPAGE_CREATEPLUGIN Loc: [tst_qwebenginepage.cpp(915)] SKIP : tst_QWebEnginePage::multiplePageGroupsAndLocalStorage() QWEBENGINESETTINGS_SETLOCALSTORAGEPATH Loc: [tst_qwebenginepage.cpp(1113)] SKIP : tst_QWebEnginePage::cursorMovements() QWEBENGINEPAGE_SELECTEDTEXT Loc: [tst_qwebenginepage.cpp(1184)] SKIP : tst_QWebEnginePage::textSelection() QWEBENGINEPAGE_EVALUATEJAVASCRIPT Loc: [tst_qwebenginepage.cpp(1384)] SKIP : tst_QWebEnginePage::textEditing() QWEBENGINEPAGE_EVALUATEJAVASCRIPT Loc: [tst_qwebenginepage.cpp(1485)] XFAIL : tst_QWebEnginePage::backActionUpdate() Behavior change: Load signals are emitted only for the main frame in QtWebEngine. Loc: [tst_qwebenginepage.cpp(1618)] XFAIL : tst_QWebEnginePage::backActionUpdate() FIXME: Mouse events aren't passed from the QWebEngineView down to the RWHVQtDelegateWidget Loc: [tst_qwebenginepage.cpp(1621)] PASS : tst_QWebEnginePage::backActionUpdate() SKIP : tst_QWebEnginePage::frameAt() QWEBENGINEFRAME Loc: [tst_qwebenginepage.cpp(1645)] SKIP : tst_QWebEnginePage::protectBindingsRuntimeObjectsFromCollector() QWEBENGINEPAGE_CREATEPLUGIN Loc: [tst_qwebenginepage.cpp(2446)] SKIP : tst_QWebEnginePage::localURLSchemes() QWEBENGINESECURITYORIGIN Loc: [tst_qwebenginepage.cpp(2472)] SKIP : tst_QWebEnginePage::testOptionalJSObjects() QWEBENGINSETTINGS Loc: [tst_qwebenginepage.cpp(2508)] SKIP : tst_QWebEnginePage::testLocalStorageVisibility() QWEBENGINEPAGE_SETTINGS Loc: [tst_qwebenginepage.cpp(2546)] SKIP : tst_QWebEnginePage::testEnablePersistentStorage() QWEBENGINESETTINGS Loc: [tst_qwebenginepage.cpp(2616)] PASS : tst_QWebEnginePage::consoleOutput() SKIP : tst_QWebEnginePage::inputMethods(QWebEngineView) QWEBENGINEPAGE_INPUTMETHODQUERY Loc: [tst_qwebenginepage.cpp(1693)] SKIP : tst_QWebEnginePage::inputMethods(QGraphicsWebView) QWEBENGINEPAGE_INPUTMETHODQUERY Loc: [tst_qwebenginepage.cpp(1693)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat() QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Q) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt by) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt by Nokia) QINPUTMETHODEVENT_TEXTFORMAT Loc: [tst_qwebenginepage.cpp(2413)] FAIL! : tst_QWebEnginePage::defaultTextEncoding() Compared values are not the same Actual (charset) : "" Expected (QString("utf-8")): "utf-8" Loc: [tst_qwebenginepage.cpp(2648)] 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 32505] QtQA::App::TestRunner: [New LWP 32510] QtQA::App::TestRunner: [New LWP 32524] QtQA::App::TestRunner: [New LWP 32509] QtQA::App::TestRunner: [New LWP 32518] QtQA::App::TestRunner: [New LWP 32523] QtQA::App::TestRunner: [New LWP 32508] QtQA::App::TestRunner: [New LWP 32516] QtQA::App::TestRunner: [New LWP 32521] QtQA::App::TestRunner: [New LWP 32517] QtQA::App::TestRunner: [New LWP 32506] QtQA::App::TestRunner: [New LWP 32520] QtQA::App::TestRunner: [New LWP 32515] QtQA::App::TestRunner: [New LWP 32511] QtQA::App::TestRunner: [New LWP 32522] (... 1801 lines omitted; there are too many errors!) QtQA::App::TestRunner: #10 0x00007f9b29a9d3e3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #11 0x00007f9b29a9ce06 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #12 0x00007f9b337ff8cf in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 QtQA::App::TestRunner: #13 0x00007f9b337dcc5d in glXMakeCurrentReadSGI () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 QtQA::App::TestRunner: #14 0x00007f9b3ada959d in gfx::GLXApiBase::glXMakeContextCurrentFn (this=0x7f9b2000fb80, dpy=0x21308f0, draw=60817417, read=60817417, ctx=0x7f9b20077e70) at gen/ui/gl/gl_bindings_autogen_glx.cc:747 QtQA::App::TestRunner: #15 0x00007f9b3ada0f4a in gfx::GLContextGLX::MakeCurrent (this=0x7f9b20077c50, surface=0x7f9b20077490) at ../../../src/3rdparty/chromium/ui/gl/gl_context_glx.cc:107 QtQA::App::TestRunner: #16 0x00007f9b3b0d8e52 in content::GpuCommandBufferStub::OnInitialize (this=0x7f9b20073ef0, shared_state_handle=..., reply_message=0x7f9b200766d0) at ../../../src/3rdparty/chromium/content/common/gpu/gpu_command_buffer_stub.cc:527 QtQA::App::TestRunner: #17 0x00007f9b3b0e0c7d in DispatchToMethod (obj=0x7f9b20073ef0, method=(void (content::GpuCommandBufferStub::*)(content::GpuCommandBufferStub * const, base::FileDescriptor, IPC::Message *)) 0x7f9b3b0d8244 , in=..., out=0x7f9b1790ad20) at ../../../src/3rdparty/chromium/base/tuple.h:803 QtQA::App::TestRunner: #18 0x00007f9b3b0dee21 in IPC::SyncMessageSchema, Tuple2 >::DispatchDelayReplyWithSendParams (ok=true, send_params=..., msg=0x7f9b200733c0, obj=0x7f9b20073ef0, func=(void (content::GpuCommandBufferStub::*)(content::GpuCommandBufferStub * const, base::FileDescriptor, IPC::Message *)) 0x7f9b3b0d8244 ) at ../../../src/3rdparty/chromium/ipc/ipc_message_utils.h:916 QtQA::App::TestRunner: #19 0x00007f9b3b0dd2ec in GpuCommandBufferMsg_Initialize::DispatchDelayReply (msg=0x7f9b200733c0, obj=0x7f9b20073ef0, parameter=0x0, func=(void (content::GpuCommandBufferStub::*)(content::GpuCommandBufferStub * const, base::FileDescriptor, IPC::Message *)) 0x7f9b3b0d8244 ) at ../../../src/3rdparty/chromium/content/common/gpu/gpu_messages.h:512 QtQA::App::TestRunner: #20 0x00007f9b3b0d66f7 in content::GpuCommandBufferStub::OnMessageReceived (this=0x7f9b20073ef0, message=...) at ../../../src/3rdparty/chromium/content/common/gpu/gpu_command_buffer_stub.cc:222 QtQA::App::TestRunner: #21 0x00007f9b3b10d53a in content::MessageRouter::RouteMessage (this=0x7f9b2006e7f8, msg=...) at ../../../src/3rdparty/chromium/content/common/message_router.cc:54 QtQA::App::TestRunner: #22 0x00007f9b3b0c2c18 in content::GpuChannel::HandleMessage (this=0x7f9b2006e760) at ../../../src/3rdparty/chromium/content/common/gpu/gpu_channel.cc:704 QtQA::App::TestRunner: #23 0x00007f9b3b0cb1e2 in base::internal::RunnableAdapter::Run (this=0x7f9b1790b440, object=0x7f9b2006e760) at ../../../src/3rdparty/chromium/base/bind_internal.h:134 QtQA::App::TestRunner: #24 0x00007f9b3b0ca5d8 in base::internal::InvokeHelper, void (base::WeakPtr const&)>::MakeItSo(base::internal::RunnableAdapter, base::WeakPtr const&) (runnable=..., weak_ptr=...) at ../../../src/3rdparty/chromium/base/bind_internal.h:882 QtQA::App::TestRunner: #25 0x00007f9b3b0c9303 in base::internal::Invoker<1, base::internal::BindState, void (content::GpuChannel*), void (base::WeakPtr)>, void (content::GpuChannel*)>::Run(base::internal::BindStateBase*) (base=0x7f9b20073ca0) at ../../../src/3rdparty/chromium/base/bind_internal.h:1169 QtQA::App::TestRunner: #26 0x00007f9b36b9c0c3 in base::Callback::Run() const (this=0x7f9b1790b798) at ../../../src/3rdparty/chromium/base/callback.h:401 QtQA::App::TestRunner: #27 0x00007f9b3b42ebd1 in base::MessageLoop::RunTask (this=0x2557c80, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:450 QtQA::App::TestRunner: #28 0x00007f9b3b42ece8 in base::MessageLoop::DeferOrRunPendingTask (this=0x2557c80, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:462 QtQA::App::TestRunner: #29 0x00007f9b3b42f20d in base::MessageLoop::DoWork (this=0x2557c80) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:576 QtQA::App::TestRunner: #30 0x00007f9b3b435884 in base::MessagePumpDefault::Run (this=0x2557fe0, delegate=0x2557c80) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:32 QtQA::App::TestRunner: #31 0x00007f9b3b42e749 in base::MessageLoop::RunHandler (this=0x2557c80) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #32 0x00007f9b3b4605e0 in base::RunLoop::Run (this=0x7f9b1790bbc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #33 0x00007f9b3b42deb8 in base::MessageLoop::Run (this=0x2557c80) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #34 0x00007f9b3b49965e in base::Thread::Run (this=0x7f9b200080b0, message_loop=0x2557c80) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #35 0x00007f9b3b4998ae in base::Thread::ThreadMain (this=0x7f9b200080b0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #36 0x00007f9b3b48e24d in base::(anonymous namespace)::ThreadFunc (params=0x7f9b1890c180) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #37 0x00007f9b340eaefc in start_thread (arg=0x7f9b1790c700) at pthread_create.c:304 QtQA::App::TestRunner: #38 0x00007f9b4090ef8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #39 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f9b436c1760 (LWP 32037)): QtQA::App::TestRunner: #0 0x00007f9b4144881d in TestNamespace::QEventLoop::exit (this=0x7fff11d42708, returnCode=0) at kernel/qeventloop.cpp:263 QtQA::App::TestRunner: #1 0x00007f9b4144892f in TestNamespace::QEventLoop::quit (this=0x7fff11d42708) at kernel/qeventloop.cpp:314 QtQA::App::TestRunner: #2 0x0000000000423330 in CallbackSpy::operator() (this=0x7fff11d426e0, result=...) at ../util.h:113 QtQA::App::TestRunner: #3 0x00000000004232c8 in RefWrapper >::operator() (this=0x2528c30, result=...) at ../util.h:86 QtQA::App::TestRunner: #4 0x0000000000423275 in TestNamespace::QtWebEnginePrivate::QWebEngineCallbackPrivate > >::operator() (this=0x2528c20, value=...) at /work/build/qt/qtbase/include/QtWebEngineWidgets/../../../qtwebengine/src/webenginewidgets/api/qwebenginepage.h:69 QtQA::App::TestRunner: #5 0x00007f9b432c1cb1 in TestNamespace::CallbackDirectory::~CallbackDirectory (this=0x7f9b203b94f8, __in_chrg=) at api/qwebenginepage.cpp:77 QtQA::App::TestRunner: #6 0x00007f9b432c23a7 in TestNamespace::QWebEnginePagePrivate::~QWebEnginePagePrivate (this=0x7f9b203b9490, __in_chrg=) at api/qwebenginepage.cpp:180 QtQA::App::TestRunner: #7 0x00007f9b432c241a in TestNamespace::QWebEnginePagePrivate::~QWebEnginePagePrivate (this=0x7f9b203b9490, __in_chrg=) at api/qwebenginepage.cpp:184 QtQA::App::TestRunner: #8 0x00007f9b432c9298 in TestNamespace::QScopedPointerDeleter::cleanup (pointer=0x7f9b203b9490) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:54 QtQA::App::TestRunner: #9 0x00007f9b432c8731 in TestNamespace::QScopedPointer >::~QScopedPointer (this=0x7fff11d42780, __in_chrg=) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:101 QtQA::App::TestRunner: #10 0x00007f9b432c2f33 in TestNamespace::QWebEnginePage::~QWebEnginePage (this=Cannot access memory at address 0x7fff7fffffe8 QtQA::App::TestRunner: ) at api/qwebenginepage.cpp:434 QtQA::App::TestRunner: Cannot access memory at address 0x7fff80000008 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwebengineframe: 234 seconds, signal 11 Testing tst_QQuickWebEngineViewGraphics 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 31408] QtQA::App::TestRunner: [New LWP 31413] QtQA::App::TestRunner: [New LWP 31410] QtQA::App::TestRunner: [New LWP 31409] QtQA::App::TestRunner: [New LWP 31411] QtQA::App::TestRunner: [New LWP 31414] QtQA::App::TestRunner: [New LWP 31415] QtQA::App::TestRunner: [New LWP 31418] QtQA::App::TestRunner: [New LWP 31416] QtQA::App::TestRunner: [New LWP 31417] QtQA::App::TestRunner: [New LWP 31420] QtQA::App::TestRunner: [New LWP 31421] QtQA::App::TestRunner: [New LWP 31427] QtQA::App::TestRunner: [New LWP 31419] QtQA::App::TestRunner: [New LWP 31428] QtQA::App::TestRunner: [New LWP 31423] QtQA::App::TestRunner: [New LWP 31422] QtQA::App::TestRunner: [New LWP 31425] QtQA::App::TestRunner: [New LWP 31424] QtQA::App::TestRunner: [New LWP 31426] 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_qquickwebengineviewgraphics -silent -o /work/ci/qt/qtwebengine/dev/_artif'. QtQA::App::TestRunner: Program terminated with signal 7, Bus error. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7fc99c8c01fe "G_DATA_HOME") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: in getenv.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 20 (Thread 0x7fc97179f700 (LWP 31426)): QtQA::App::TestRunner: #0 pthread_cond_broadcast@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:98 QtQA::App::TestRunner: #1 0x00007fc99712b90f in base::ConditionVariable::Broadcast (this=0x7fc97279f048) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:113 QtQA::App::TestRunner: #2 0x00007fc99712d455 in base::SyncWaiter::Fire (this=0x7fc97279f000, signaling_event=0x7fc97279f708) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:103 QtQA::App::TestRunner: #3 0x00007fc99712d1e5 in base::WaitableEvent::SignalOne (this=0x7fc97279f708) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:375 QtQA::App::TestRunner: #4 0x00007fc99712c4a5 in base::WaitableEvent::Signal (this=0x7fc97279f708) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:64 QtQA::App::TestRunner: #5 0x00007fc997147883 in base::Thread::ThreadMain (this=0x7fc97c024520) at ../../../src/3rdparty/chromium/base/threading/thread.cc:221 QtQA::App::TestRunner: #6 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fc97279f180) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #7 0x00007fc98f74defc in start_thread (arg=0x7fc97179f700) at pthread_create.c:304 QtQA::App::TestRunner: #8 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 19 (Thread 0x7fc9727a1700 (LWP 31424)): QtQA::App::TestRunner: #0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136 QtQA::App::TestRunner: #1 0x00007fc98f757648 in _L_cond_lock_899 () from /lib/x86_64-linux-gnu/libpthread.so.0 QtQA::App::TestRunner: #2 0x00007fc98f757418 in __pthread_mutex_cond_lock (mutex=0x7fc97279f020) at ../nptl/pthread_mutex_lock.c:61 QtQA::App::TestRunner: #3 0x00007fc98f7520e6 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:236 QtQA::App::TestRunner: #4 0x00007fc99712b5d9 in base::ConditionVariable::Wait (this=0x7fc97279f048) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #5 0x00007fc99712c8fc in base::WaitableEvent::TimedWait (this=0x7fc97279f708, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #6 0x00007fc99712c59b in base::WaitableEvent::Wait (this=0x7fc97279f708) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #7 0x00007fc99714728b in base::Thread::StartWithOptions (this=0x7fc97c024520, options=...) at ../../../src/3rdparty/chromium/base/threading/thread.cc:114 QtQA::App::TestRunner: #8 0x00007fc9971470b4 in base::Thread::Start (this=0x7fc97c024520) at ../../../src/3rdparty/chromium/base/threading/thread.cc:91 QtQA::App::TestRunner: #9 0x00007fc99554ff5a in content::GpuProcessHost::Init (this=0x7fc97c0273b0) at ../../../src/3rdparty/chromium/content/browser/gpu/gpu_process_host.cc:524 QtQA::App::TestRunner: #10 0x00007fc99554e1fe in content::GpuProcessHost::Get (kind=content::GpuProcessHost::GPU_PROCESS_KIND_SANDBOXED, cause=content::CAUSE_FOR_GPU_LAUNCH_BROWSER_STARTUP) at ../../../src/3rdparty/chromium/content/browser/gpu/gpu_process_host.cc:259 QtQA::App::TestRunner: #11 0x00007fc9955310a3 in content::BrowserGpuChannelHostFactory::EstablishRequest::EstablishOnIO (this=0x1f36120) at ../../../src/3rdparty/chromium/content/browser/gpu/browser_gpu_channel_host_factory.cc:108 QtQA::App::TestRunner: #12 0x00007fc9955389b2 in base::internal::RunnableAdapter::Run (this=0x7fc9727a0210, object=0x1f36120) at ../../../src/3rdparty/chromium/base/bind_internal.h:134 QtQA::App::TestRunner: #13 0x00007fc995537c73 in base::internal::InvokeHelper, void (content::BrowserGpuChannelHostFactory::EstablishRequest*)>::MakeItSo(base::internal::RunnableAdapter, content::BrowserGpuChannelHostFactory::EstablishRequest*) (runnable=..., a1=0x1f36120) at ../../../src/3rdparty/chromium/base/bind_internal.h:871 QtQA::App::TestRunner: #14 0x00007fc9955368c5 in base::internal::Invoker<1, base::internal::BindState, void (content::BrowserGpuChannelHostFactory::EstablishRequest*), void (scoped_refptr)>, void (content::BrowserGpuChannelHostFactory::EstablishRequest*)>::Run(base::internal::BindStateBase*) (base=0x1f358d0) at ../../../src/3rdparty/chromium/base/bind_internal.h:1169 QtQA::App::TestRunner: #15 0x00007fc99284a0c3 in base::Callback::Run() const (this=0x7fc9727a0568) at ../../../src/3rdparty/chromium/base/callback.h:401 QtQA::App::TestRunner: #16 0x00007fc9970dcbd1 in base::MessageLoop::RunTask (this=0x1f0cd30, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:450 QtQA::App::TestRunner: #17 0x00007fc9970dcce8 in base::MessageLoop::DeferOrRunPendingTask (this=0x1f0cd30, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:462 QtQA::App::TestRunner: #18 0x00007fc9970dd20d in base::MessageLoop::DoWork (this=0x1f0cd30) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:576 QtQA::App::TestRunner: #19 0x00007fc997060f5b in base::MessagePumpLibevent::Run (this=0x1f0d510, delegate=0x1f0cd30) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:232 QtQA::App::TestRunner: #20 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1f0cd30) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #21 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc9727a0850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #22 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1f0cd30) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #23 0x00007fc99714765e in base::Thread::Run (this=0x1f0a130, message_loop=0x1f0cd30) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #24 0x00007fc9953c5e33 in content::BrowserThreadImpl::IOThreadRun (this=0x1f0a130, message_loop=0x1f0cd30) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:217 QtQA::App::TestRunner: #25 0x00007fc9953c5fe4 in content::BrowserThreadImpl::Run (this=0x1f0a130, message_loop=0x1f0cd30) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:252 QtQA::App::TestRunner: #26 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1f0a130) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #27 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f6130) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #28 0x00007fc98f74defc in start_thread (arg=0x7fc9727a1700) at pthread_create.c:304 QtQA::App::TestRunner: #29 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #30 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 18 (Thread 0x7fc971fa0700 (LWP 31425)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fc99712b5d9 in base::ConditionVariable::Wait (this=0x7fc971f9f5c8) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fc99712c8fc in base::WaitableEvent::TimedWait (this=0x1f0ef88, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fc99712c59b in base::WaitableEvent::Wait (this=0x1f0ef88) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fc9970e396f in base::MessagePumpDefault::Run (this=0x1f0ef40, delegate=0x1f0f3a0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1f0f3a0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc971f9fbc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1f0f3a0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fc99714765e in base::Thread::Run (this=0x1f0d650, message_loop=0x1f0f3a0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1f0d650) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #10 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f6320) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #11 0x00007fc98f74defc in start_thread (arg=0x7fc971fa0700) at pthread_create.c:304 QtQA::App::TestRunner: #12 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #13 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 17 (Thread 0x7fc9737a3700 (LWP 31422)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fc99712b5d9 in base::ConditionVariable::Wait (this=0x7fc9737a2258) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fc99712c8fc in base::WaitableEvent::TimedWait (this=0x1f08828, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fc99712c59b in base::WaitableEvent::Wait (this=0x1f08828) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fc9970e396f in base::MessagePumpDefault::Run (this=0x1f087e0, delegate=0x1f08cb0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1f08cb0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc9737a2850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1f08cb0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fc99714765e in base::Thread::Run (this=0x1f06de0, message_loop=0x1f08cb0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fc9953c5cfb in content::BrowserThreadImpl::ProcessLauncherThreadRun (this=0x1f06de0, message_loop=0x1f08cb0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:204 QtQA::App::TestRunner: #10 0x00007fc9953c5fa8 in content::BrowserThreadImpl::Run (this=0x1f06de0, message_loop=0x1f08cb0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:248 QtQA::App::TestRunner: #11 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1f06de0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f6130) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0x00007fc98f74defc in start_thread (arg=0x7fc9737a3700) at pthread_create.c:304 QtQA::App::TestRunner: #14 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #15 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 16 (Thread 0x7fc972fa2700 (LWP 31423)): QtQA::App::TestRunner: #0 0x00007fc99bbf25e3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fc995bfb011 in epoll_dispatch (base=0x1f0b220, arg=0x1f05fa0, tv=0x0) at ../../../src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #2 0x00007fc995bf0516 in event_base_loop (base=0x1f0b220, flags=1) at ../../../src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #3 0x00007fc997061094 in base::MessagePumpLibevent::Run (this=0x1f0a8f0, delegate=0x1f0a660) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #4 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1f0a660) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #5 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc972fa1850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #6 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1f0a660) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #7 0x00007fc99714765e in base::Thread::Run (this=0x1f08780, message_loop=0x1f0a660) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #8 0x00007fc9953c5d97 in content::BrowserThreadImpl::CacheThreadRun (this=0x1f08780, message_loop=0x1f0a660) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:211 QtQA::App::TestRunner: #9 0x00007fc9953c5fc6 in content::BrowserThreadImpl::Run (this=0x1f08780, message_loop=0x1f0a660) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:250 QtQA::App::TestRunner: #10 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1f08780) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #11 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f6130) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #12 0x00007fc98f74defc in start_thread (arg=0x7fc972fa2700) at pthread_create.c:304 QtQA::App::TestRunner: #13 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #14 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 15 (Thread 0x7fc97077d700 (LWP 31428)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fc99712b5d9 in base::ConditionVariable::Wait (this=0x1ee3ab8) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fc99713f1ed in base::SequencedWorkerPool::Inner::ThreadLoop (this=0x1ee3a80, this_worker=0x1f595e0) at ../../../src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:808 QtQA::App::TestRunner: #3 0x00007fc99713d8b7 in base::SequencedWorkerPool::Worker::Run (this=0x1f595e0) at ../../../src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:508 QtQA::App::TestRunner: #4 0x00007fc997143d54 in base::SimpleThread::ThreadMain (this=0x1f595e0) at ../../../src/3rdparty/chromium/base/threading/simple_thread.cc:60 QtQA::App::TestRunner: #5 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f5050) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #6 0x00007fc98f74defc in start_thread (arg=0x7fc97077d700) at pthread_create.c:304 QtQA::App::TestRunner: #7 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #8 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 14 (Thread 0x7fc974fa6700 (LWP 31419)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fc99712b5d9 in base::ConditionVariable::Wait (this=0x7fc974fa5258) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fc99712c8fc in base::WaitableEvent::TimedWait (this=0x1f031d8, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fc99712c59b in base::WaitableEvent::Wait (this=0x1f031d8) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fc9970e396f in base::MessagePumpDefault::Run (this=0x1f03190, delegate=0x1f033c0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1f033c0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc974fa5850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1f033c0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fc99714765e in base::Thread::Run (this=0x1f030d0, message_loop=0x1f033c0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fc9953c5b27 in content::BrowserThreadImpl::DBThreadRun (this=0x1f030d0, message_loop=0x1f033c0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:183 QtQA::App::TestRunner: #10 0x00007fc9953c5f4e in content::BrowserThreadImpl::Run (this=0x1f030d0, message_loop=0x1f033c0) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:242 QtQA::App::TestRunner: #11 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1f030d0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f6130) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0x00007fc98f74defc in start_thread (arg=0x7fc974fa6700) at pthread_create.c:304 QtQA::App::TestRunner: #14 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #15 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 13 (Thread 0x7fc970f7e700 (LWP 31427)): QtQA::App::TestRunner: #0 0x00007fc99bbf25e3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fc995bfb011 in epoll_dispatch (base=0x7fc97c0257a0, arg=0x7fc97c024c90, tv=0x0) at ../../../src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #2 0x00007fc995bf0516 in event_base_loop (base=0x7fc97c0257a0, flags=1) at ../../../src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #3 0x00007fc997061094 in base::MessagePumpLibevent::Run (this=0x7fc97c024e00, delegate=0x7fc97c0249f0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #4 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x7fc97c0249f0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #5 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc970f7dbc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #6 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x7fc97c0249f0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #7 0x00007fc99714765e in base::Thread::Run (this=0x1f363b8, message_loop=0x7fc97c0249f0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #8 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1f363b8) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #9 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fc97179e2b0) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #10 0x00007fc98f74defc in start_thread (arg=0x7fc970f7e700) at pthread_create.c:304 QtQA::App::TestRunner: #11 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #12 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0x7fc973fa4700 (LWP 31421)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fc99712b5d9 in base::ConditionVariable::Wait (this=0x7fc973fa3258) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fc99712c8fc in base::WaitableEvent::TimedWait (this=0x1f06e88, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fc99712c59b in base::WaitableEvent::Wait (this=0x1f06e88) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fc9970e396f in base::MessagePumpDefault::Run (this=0x1f06e40, delegate=0x1f07300) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1f07300) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc973fa3850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1f07300) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fc99714765e in base::Thread::Run (this=0x1f04730, message_loop=0x1f07300) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fc9953c5c5f in content::BrowserThreadImpl::FileUserBlockingThreadRun (this=0x1f04730, message_loop=0x1f07300) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:197 QtQA::App::TestRunner: #10 0x00007fc9953c5f8a in content::BrowserThreadImpl::Run (this=0x1f04730, message_loop=0x1f07300) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:246 QtQA::App::TestRunner: #11 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1f04730) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f6130) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0x00007fc98f74defc in start_thread (arg=0x7fc973fa4700) at pthread_create.c:304 QtQA::App::TestRunner: #14 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #15 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0x7fc9747a5700 (LWP 31420)): QtQA::App::TestRunner: #0 0x00007fc99bbf25e3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fc995bfb011 in epoll_dispatch (base=0x1f057f0, arg=0x1ef1410, tv=0x0) at ../../../src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #2 0x00007fc995bf0516 in event_base_loop (base=0x1f057f0, flags=1) at ../../../src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #3 0x00007fc997061094 in base::MessagePumpLibevent::Run (this=0x1f04ef0, delegate=0x1f04c80) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #4 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1f04c80) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #5 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc9747a4850) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #6 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1f04c80) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #7 0x00007fc99714765e in base::Thread::Run (this=0x1f03130, message_loop=0x1f04c80) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #8 0x00007fc9953c5bc3 in content::BrowserThreadImpl::FileThreadRun (this=0x1f03130, message_loop=0x1f04c80) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:190 QtQA::App::TestRunner: #9 0x00007fc9953c5f6c in content::BrowserThreadImpl::Run (this=0x1f03130, message_loop=0x1f04c80) at ../../../src/3rdparty/chromium/content/browser/browser_thread_impl.cc:244 QtQA::App::TestRunner: #10 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1f03130) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #11 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f6130) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #12 0x00007fc98f74defc in start_thread (arg=0x7fc9747a5700) at pthread_create.c:304 QtQA::App::TestRunner: #13 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #14 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0x7fc97b7fe700 (LWP 31417)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 QtQA::App::TestRunner: #1 0x00007fc99712b5d9 in base::ConditionVariable::Wait (this=0x7fc97b7fd5c8) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #2 0x00007fc99712c8fc in base::WaitableEvent::TimedWait (this=0x1eef838, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #3 0x00007fc99712c59b in base::WaitableEvent::Wait (this=0x1eef838) at ../../../src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #4 0x00007fc9970e396f in base::MessagePumpDefault::Run (this=0x1eef7f0, delegate=0x1ef12a0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #5 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1ef12a0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc97b7fdbc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1ef12a0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0x00007fc99714765e in base::Thread::Run (this=0x1eef4f0, message_loop=0x1ef12a0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1eef4f0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #10 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f6020) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #11 0x00007fc98f74defc in start_thread (arg=0x7fc97b7fe700) at pthread_create.c:304 QtQA::App::TestRunner: #12 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #13 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0x7fc99ea75700 (LWP 31416)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 QtQA::App::TestRunner: #1 0x00007fc99712b847 in base::ConditionVariable::TimedWait (this=0x1eed508, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102 QtQA::App::TestRunner: #2 0x00007fc99714ee16 in base::PosixDynamicThreadPool::WaitForTask (this=0x1eed4c0) at ../../../src/3rdparty/chromium/base/threading/worker_pool_posix.cc:186 QtQA::App::TestRunner: #3 0x00007fc99714e63e in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0x1eeb080) at ../../../src/3rdparty/chromium/base/threading/worker_pool_posix.cc:91 QtQA::App::TestRunner: #4 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fc980d71e40) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #5 0x00007fc98f74defc in start_thread (arg=0x7fc99ea75700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0x7fc9797a8700 (LWP 31418)): QtQA::App::TestRunner: #0 0x00007fc99bbe5e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fc98035c03f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #2 0x00007fc98034d45c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #3 0x00007fc98034dac9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #4 0x00007fc98034db80 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #5 0x00007fc98035bfef in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #6 0x00007fc97addfc78 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so QtQA::App::TestRunner: #7 0x00007fc98f74defc in start_thread (arg=0x7fc9797a8700) at pthread_create.c:304 QtQA::App::TestRunner: #8 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #9 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fc99ea96700 (LWP 31415)): QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216 QtQA::App::TestRunner: #1 0x00007fc99712b847 in base::ConditionVariable::TimedWait (this=0x1eed508, max_time=...) at ../../../src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102 QtQA::App::TestRunner: #2 0x00007fc99714ee16 in base::PosixDynamicThreadPool::WaitForTask (this=0x1eed4c0) at ../../../src/3rdparty/chromium/base/threading/worker_pool_posix.cc:186 QtQA::App::TestRunner: #3 0x00007fc99714e63e in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0x1ee7f40) at ../../../src/3rdparty/chromium/base/threading/worker_pool_posix.cc:91 QtQA::App::TestRunner: #4 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fc980d71e40) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #5 0x00007fc98f74defc in start_thread (arg=0x7fc99ea96700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fc97bfff700 (LWP 31414)): QtQA::App::TestRunner: #0 0x00007fc99bbeb003 in select () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fc9970a9773 in base::(anonymous namespace)::InotifyReaderCallback (reader=0x7fc99bb07468, inotify_fd=26, shutdown_fd=27) at ../../../src/3rdparty/chromium/base/files/file_path_watcher_linux.cc:210 QtQA::App::TestRunner: #2 0x00007fc9970b012f in base::internal::RunnableAdapter::Run(base::internal::CallbackParamTraits::ForwardType, base::internal::CallbackParamTraits::ForwardType, base::internal::CallbackParamTraits::ForwardType) (this=0x7fc97bffe410, a1=@0x1eece28, a2=@0x1eece30, a3=@0x1eece34) at ../../../src/3rdparty/chromium/base/bind_internal.h:289 QtQA::App::TestRunner: #3 0x00007fc9970af13c in base::internal::InvokeHelper, void(base::{anonymous}::InotifyReader* const&, const int&, const int&)>::MakeItSo(base::internal::RunnableAdapter, base::(anonymous namespace)::InotifyReader * const&, const int &, const int &) (runnable=..., a1=@0x1eece28, a2=@0x1eece30, a3=@0x1eece34) at ../../../src/3rdparty/chromium/base/bind_internal.h:927 QtQA::App::TestRunner: #4 0x00007fc9970ae0d3 in base::internal::Invoker<3, base::internal::BindState, void(base::{anonymous}::InotifyReader*, int, int), void(base::{anonymous}::InotifyReader*, int, int)>, void(base::{anonymous}::InotifyReader*, int, int)>::Run(base::internal::BindStateBase *) (base=0x1eece10) at ../../../src/3rdparty/chromium/base/bind_internal.h:1383 QtQA::App::TestRunner: #5 0x00007fc99284a0c3 in base::Callback::Run() const (this=0x7fc97bffe798) at ../../../src/3rdparty/chromium/base/callback.h:401 QtQA::App::TestRunner: #6 0x00007fc9970dcbd1 in base::MessageLoop::RunTask (this=0x1eeb9f0, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:450 QtQA::App::TestRunner: #7 0x00007fc9970dcce8 in base::MessageLoop::DeferOrRunPendingTask (this=0x1eeb9f0, pending_task=...) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:462 QtQA::App::TestRunner: #8 0x00007fc9970dd20d in base::MessageLoop::DoWork (this=0x1eeb9f0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:576 QtQA::App::TestRunner: #9 0x00007fc9970e3884 in base::MessagePumpDefault::Run (this=0x1eeb7a0, delegate=0x1eeb9f0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_default.cc:32 QtQA::App::TestRunner: #10 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1eeb9f0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #11 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc97bffebc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #12 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1eeb9f0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #13 0x00007fc99714765e in base::Thread::Run (this=0x7fc99bb074c0, message_loop=0x1eeb9f0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #14 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x7fc99bb074c0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #15 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fc980d70d30) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #16 0x00007fc98f74defc in start_thread (arg=0x7fc97bfff700) at pthread_create.c:304 QtQA::App::TestRunner: #17 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #18 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fc981574700 (LWP 31411)): QtQA::App::TestRunner: #0 0x00007fc99bbe5e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fc9957ad04c in content::SandboxIPCHandler::Run (this=0x1ed53b0) at ../../../src/3rdparty/chromium/content/browser/renderer_host/sandbox_ipc_linux.cc:159 QtQA::App::TestRunner: #2 0x00007fc997143f1e in base::DelegateSimpleThread::Run (this=0x1ed17f0) at ../../../src/3rdparty/chromium/base/threading/simple_thread.cc:81 QtQA::App::TestRunner: #3 0x00007fc997143d54 in base::SimpleThread::ThreadMain (this=0x1ed17f0) at ../../../src/3rdparty/chromium/base/threading/simple_thread.cc:60 QtQA::App::TestRunner: #4 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f5b00) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #5 0x00007fc98f74defc in start_thread (arg=0x7fc981574700) at pthread_create.c:304 QtQA::App::TestRunner: #6 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #7 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fc9846d5700 (LWP 31409)): QtQA::App::TestRunner: #0 0x00007fc99bbe5e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fc98e0e9f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fc98e0ea429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fc99c7a4ad9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1a11e90, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fc99c72b388 in TestNamespace::QEventLoop::processEvents (this=0x7fc9846d4d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fc99c72b661 in TestNamespace::QEventLoop::exec (this=0x7fc9846d4d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fc99c4a7c58 in TestNamespace::QThread::exec (this=0x1d94210) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fc99d0681d9 in TestNamespace::QQmlThreadPrivate::run (this=0x1d94210) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fc99c4af208 in TestNamespace::QThreadPrivate::start (arg=0x1d94210) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007fc98f74defc in start_thread (arg=0x7fc9846d5700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fc99bbf1f8d 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 0x7fc9836d4700 (LWP 31410)): QtQA::App::TestRunner: #0 0x00007fc99bbe5e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fc98e0e9f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fc98e0ea429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fc99c7a4ad9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1e8c790, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fc99c72b388 in TestNamespace::QEventLoop::processEvents (this=0x7fc9836d3d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fc99c72b661 in TestNamespace::QEventLoop::exec (this=0x7fc9836d3d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fc99c4a7c58 in TestNamespace::QThread::exec (this=0x1e8c770) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fc99c4a7df6 in TestNamespace::QThread::run (this=0x1e8c770) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007fc99c4af208 in TestNamespace::QThreadPrivate::start (arg=0x1e8c770) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007fc98f74defc in start_thread (arg=0x7fc9836d4700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fc99bbf1f8d 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 0x7fc980d73700 (LWP 31413)): QtQA::App::TestRunner: #0 0x00007fc99bbf25e3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #1 0x00007fc995bfb011 in epoll_dispatch (base=0x1ee5ee0, arg=0x1ee5440, tv=0x0) at ../../../src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #2 0x00007fc995bf0516 in event_base_loop (base=0x1ee5ee0, flags=1) at ../../../src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #3 0x00007fc997061094 in base::MessagePumpLibevent::Run (this=0x1ee5b00, delegate=0x1ee52d0) at ../../../src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #4 0x00007fc9970dc749 in base::MessageLoop::RunHandler (this=0x1ee52d0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #5 0x00007fc99710e5e0 in base::RunLoop::Run (this=0x7fc980d72bc0) at ../../../src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #6 0x00007fc9970dbeb8 in base::MessageLoop::Run (this=0x1ee52d0) at ../../../src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #7 0x00007fc99714765e in base::Thread::Run (this=0x1ee4760, message_loop=0x1ee52d0) at ../../../src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #8 0x00007fc9971478ae in base::Thread::ThreadMain (this=0x1ee4760) at ../../../src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #9 0x00007fc99713c24d in base::(anonymous namespace)::ThreadFunc (params=0x7fff2f0f65d0) at ../../../src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #10 0x00007fc98f74defc in start_thread (arg=0x7fc980d73700) at pthread_create.c:304 QtQA::App::TestRunner: #11 0x00007fc99bbf1f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #12 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fc99ebdc760 (LWP 31408)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7fc99c8c01fe "G_DATA_HOME") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007fc99c4919d1 in TestNamespace::qgetenv (varName=0x7fc99c8c01fc "XDG_DATA_HOME") at global/qglobal.cpp:2965 QtQA::App::TestRunner: #2 0x00007fc99c6c5b25 in TestNamespace::QStandardPaths::writableLocation (type=TestNamespace::QStandardPaths::DataLocation) at io/qstandardpaths_unix.cpp:89 QtQA::App::TestRunner: #3 0x00007fc9927d67a8 in BrowserContextAdapter::dataPath (this=0x7fc97c006340) at ../../../src/core/browser_context_adapter.cpp:94 QtQA::App::TestRunner: #4 0x00007fc9927d756a in BrowserContextQt::GetPath (this=0x7fc97c028d30) at ../../../src/core/browser_context_qt.cpp:65 QtQA::App::TestRunner: #5 0x00007fc9927d77b3 in BrowserContextQt::CreateRequestContext (this=0x7fc97c028d30, protocol_handlers=0x7fff2f0f6370) at ../../../src/core/browser_context_qt.cpp:131 QtQA::App::TestRunner: #6 0x00007fc9927e16cb in ContentBrowserClientQt::CreateRequestContext (this=0x1ec2b10, browser_context=0x7fc97c028d30, protocol_handlers=0x7fff2f0f6370, request_interceptors=...) at ../../../src/core/content_browser_client_qt.cpp:354 QtQA::App::TestRunner: #7 0x00007fc995897167 in content::StoragePartitionImplMap::Get (this=0x1f4c780, partition_domain=..., partition_name=..., in_memory=false) at ../../../src/3rdparty/chromium/content/browser/storage_partition_impl_map.cc:449 QtQA::App::TestRunner: #8 0x00007fc9953a81ad in content::(anonymous namespace)::GetStoragePartitionFromConfig (browser_context=0x7fc97c028d30, partition_domain=..., partition_name=..., in_memory=false) at ../../../src/3rdparty/chromium/content/browser/browser_context.cc:67 QtQA::App::TestRunner: #9 0x00007fc9953a8679 in content::BrowserContext::GetStoragePartition (browser_context=0x7fc97c028d30, site_instance=0x7fc97c038820) at ../../../src/3rdparty/chromium/content/browser/browser_context.cc:166 QtQA::App::TestRunner: #10 0x00007fc99585bcf6 in content::SiteInstanceImpl::GetProcess (this=0x7fc97c038820) at ../../../src/3rdparty/chromium/content/browser/site_instance_impl.cc:106 QtQA::App::TestRunner: #11 0x00007fc9954fdeef in content::RenderFrameHostManager::CreateRenderFrameHost (this=0x7fc97c0260c0, site_instance=0x7fc97c038820, view_routing_id=-2, frame_routing_id=-2, swapped_out=false, hidden=false) at ../../../src/3rdparty/chromium/content/browser/frame_host/render_frame_host_manager.cc:861 QtQA::App::TestRunner: #12 0x00007fc9954fb17c in content::RenderFrameHostManager::Init (this=0x7fc97c0260c0, browser_context=0x7fc97c028d30, site_instance=0x7fc97c038820, view_routing_id=-2, frame_routing_id=-2) at ../../../src/3rdparty/chromium/content/browser/frame_host/render_frame_host_manager.cc:109 QtQA::App::TestRunner: #13 0x00007fc9958bfb23 in content::WebContentsImpl::Init (this=0x7fc97c035470, params=...) at ../../../src/3rdparty/chromium/content/browser/web_contents/web_contents_impl.cc:1067 QtQA::App::TestRunner: #14 0x00007fc9958bc163 in content::WebContentsImpl::CreateWithOpener (params=..., opener=0x0) at ../../../src/3rdparty/chromium/content/browser/web_contents/web_contents_impl.cc:457 QtQA::App::TestRunner: #15 0x00007fc9958ba9db in content::WebContents::Create (params=...) at ../../../src/3rdparty/chromium/content/browser/web_contents/web_contents_impl.cc:234 QtQA::App::TestRunner: #16 0x00007fc992811d72 in createBlankWebContents (adapterClient=0x1ec63d0, browserContext=0x7fc97c028d30) at ../../../src/core/web_contents_adapter.cpp:185 QtQA::App::TestRunner: #17 0x00007fc992812d9f in WebContentsAdapter::initialize (this=0x1ec6690, adapterClient=0x1ec63d0) at ../../../src/core/web_contents_adapter.cpp:353 QtQA::App::TestRunner: #18 0x00007fc99e7d53f5 in TestNamespace::QQuickWebEngineView::QQuickWebEngineView (this=0x1ec2f80, parent=0x0) at api/qquickwebengineview.cpp:509 QtQA::App::TestRunner: #19 0x00007fc982424f1d in TestNamespace::QQmlPrivate::QQmlElement::QQmlElement (this=0x1ec2f80) at /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlprivate.h:93 QtQA::App::TestRunner: #20 0x00007fc982424f66 in TestNamespace::QQmlPrivate::createInto (memory=0x1ec2f80) at /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlprivate.h:102 QtQA::App::TestRunner: #21 0x00007fc99cfdd733 in TestNamespace::QQmlType::create (this=0x1eb9f10) at qml/qqmlmetatype.cpp:713 QtQA::App::TestRunner: #22 0x00007fc99d062b45 in TestNamespace::QQmlObjectCreator::createInstance (this=0x1ec6170, index=0, parent=0x0, isContextObject=true) at qml/qqmlobjectcreator.cpp:1062 QtQA::App::TestRunner: #23 0x00007fc99d05d71b in TestNamespace::QQmlObjectCreator::create (this=0x1ec6170, subComponentIndex=-1, parent=0x0, interrupt=0x0) at qml/qqmlobjectcreator.cpp:222 QtQA::App::TestRunner: #24 0x00007fc99cfcd035 in TestNamespace::QQmlComponentPrivate::beginCreate (this=0x1e8be20, context=0x1e94f00) at qml/qqmlcomponent.cpp:880 QtQA::App::TestRunner: #25 0x00007fc99cfccc8f in TestNamespace::QQmlComponent::beginCreate (this=0x1e8be00, publicContext=0x1e86e20) at qml/qqmlcomponent.cpp:829 QtQA::App::TestRunner: #26 0x00007fc99cfccbeb in TestNamespace::QQmlComponent::create (this=0x1e8be00, context=0x1e86e20) at qml/qqmlcomponent.cpp:789 QtQA::App::TestRunner: #27 0x00007fc99e355ac0 in TestNamespace::QQuickView::continueExecute (this=0x1a02dc0) at items/qquickview.cpp:480 QtQA::App::TestRunner: #28 0x00007fc99e354a27 in TestNamespace::QQuickViewPrivate::execute (this=0x1d93020) at items/qquickview.cpp:124 QtQA::App::TestRunner: #29 0x00007fc99e354e2a in TestNamespace::QQuickView::setSource (this=0x1a02dc0, url=...) at items/qquickview.cpp:253 QtQA::App::TestRunner: #30 0x000000000040826d in tst_QQuickWebEngineViewGraphics::setHtml (this=0x7fff2f0f89f0, html=...) at tst_qquickwebengineviewgraphics.cpp:189 QtQA::App::TestRunner: #31 0x0000000000407754 in tst_QQuickWebEngineViewGraphics::simpleGraphics (this=0x7fff2f0f89f0) at tst_qquickwebengineviewgraphics.cpp:130 QtQA::App::TestRunner: #32 0x00000000004088ec in tst_QQuickWebEngineViewGraphics::qt_static_metacall (_o=0x7fff2f0f89f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff2f0f7cf0) at .moc/tst_qquickwebengineviewgraphics.moc:202 QtQA::App::TestRunner: #33 0x00007fc99c73b1cd in TestNamespace::QMetaMethod::invoke (this=0x7fff2f0f7f90, object=0x7fff2f0f89f0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #34 0x00007fc99c73a679 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff2f0f89f0, member=0x1a01bb0 "simpleGraphics", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #35 0x00007fc99d5036d9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff2f0f89f0, member=0x1a01bb0 "simpleGraphics", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #36 0x00007fc99d4fefa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1a01bb0 "simpleGraphics") at qtestcase.cpp:1884 QtQA::App::TestRunner: #37 0x00007fc99d4ff862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1d92f08 "simpleGraphics()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #38 0x00007fc99d500386 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff2f0f89f0) at qtestcase.cpp:2239 QtQA::App::TestRunner: #39 0x00007fc99d5009c5 in TestNamespace::QTest::qExec (testObject=0x7fff2f0f89f0, argc=6, argv=0x7fff2f0f8b18) at qtestcase.cpp:2481 QtQA::App::TestRunner: #40 0x000000000040863b in main (argc=6, argv=0x7fff2f0f8b18) at tst_qquickwebengineviewgraphics.cpp:197 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickWebEngineViewGraphics ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_QQuickWebEngineViewGraphics::initTestCase() failed to create drawable FAIL! : tst_QQuickWebEngineViewGraphics::simpleGraphics() 'waitForSignal(reinterpret_cast(webEngineView->experimental()), SIGNAL(loadVisuallyCommitted()))' returned FALSE. () Loc: [tst_qquickwebengineviewgraphics.cpp(193)] FAIL! : tst_QQuickWebEngineViewGraphics::simpleGraphics() Compared values are not the same Loc: [tst_qquickwebengineviewgraphics.cpp(131)] FAIL! : tst_QQuickWebEngineViewGraphics::renderMultipleTimes() 'waitForSignal(reinterpret_cast(webEngineView->experimental()), SIGNAL(loadVisuallyCommitted()))' returned FALSE. () Loc: [tst_qquickwebengineviewgraphics.cpp(193)] FAIL! : tst_QQuickWebEngineViewGraphics::renderMultipleTimes() 'waitForSignal(reinterpret_cast(webEngineView->experimental()), SIGNAL(loadVisuallyCommitted()))' returned FALSE. () Loc: [tst_qquickwebengineviewgraphics.cpp(193)] FAIL! : tst_QQuickWebEngineViewGraphics::renderAfterNodeCleanup() 'waitForSignal(reinterpret_cast(webEngineView->experimental()), SIGNAL(loadVisuallyCommitted()))' returned FALSE. () Loc: [tst_qquickwebengineviewgraphics.cpp(193)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with signal 7 QtQA::App::TestRunner: second attempt: exited with signal 15 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_qquickwebengineviewgraphics: 526 seconds, signal 15 Testing tst_QQuickWebEngineView failed to create drawable FAIL! : tst_QQuickWebEngineView::backAndForward() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(171)] FAIL! : tst_QQuickWebEngineView::reload() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(194)] FAIL! : tst_QQuickWebEngineView::stop() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(207)] FAIL! : tst_QQuickWebEngineView::loadProgress() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(220)] FAIL! : tst_QQuickWebEngineView::multipleWebEngineViews() 'waitForLoadSucceeded(webEngineView1.data())' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(295)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickWebEngineView ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_QQuickWebEngineView::initTestCase() PASS : tst_QQuickWebEngineView::navigationStatusAtStartup() failed to create drawable PASS : tst_QQuickWebEngineView::stopEnabledAfterLoadStarted() PASS : tst_QQuickWebEngineView::baseUrl() PASS : tst_QQuickWebEngineView::loadEmptyUrl() PASS : tst_QQuickWebEngineView::loadEmptyPageViewVisible() PASS : tst_QQuickWebEngineView::loadEmptyPageViewHidden() PASS : tst_QQuickWebEngineView::loadNonexistentFileUrl() PASS : tst_QQuickWebEngineView::backAndForward() FAIL! : tst_QQuickWebEngineView::reload() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(194)] FAIL! : tst_QQuickWebEngineView::stop() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(207)] FAIL! : tst_QQuickWebEngineView::loadProgress() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(220)] PASS : tst_QQuickWebEngineView::show() PASS : tst_QQuickWebEngineView::showWebEngineView() PASS : tst_QQuickWebEngineView::removeFromCanvas() PASS : tst_QQuickWebEngineView::multipleWebEngineViewWindows() FAIL! : tst_QQuickWebEngineView::multipleWebEngineViews() 'waitForLoadSucceeded(webEngineView1.data())' returned FALSE. () Loc: [tst_qquickwebengineview.cpp(295)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwebengineview: 900 seconds, signal 15 Build log: http://testresults.qt-project.org/ci/QtWebEngine_dev_Integration/build_00064/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1417519108): http://codereview.qt-project.org/97554 [PS2] - Enable the unit tests on Linux From ci-noreply at qt-project.org Tue Dec 2 15:32:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 16:32:14 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #177 Message-ID: <20141202_143214_061752.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeecmascript' failed :( Testing tst_qdeclarativeecmascript FAIL! : tst_qdeclarativeecmascript::compiled() Compared values are not the same Actual (object->property("test21").toString()): "6.7000000000000002" Expected (QLatin1String("6.7")) : "6.7" Loc: [tst_qdeclarativeecmascript.cpp(2313)] Totals: 120 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdeclarativeecmascript ********* 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_qdeclarativeecmascript::initTestCase() PASS : tst_qdeclarativeecmascript::assignBasicTypes() PASS : tst_qdeclarativeecmascript::idShortcutInvalidates() PASS : tst_qdeclarativeecmascript::boolPropertiesEvaluateAsBool() PASS : tst_qdeclarativeecmascript::methods() PASS : tst_qdeclarativeecmascript::signalAssignment() PASS : tst_qdeclarativeecmascript::bindingLoop() PASS : tst_qdeclarativeecmascript::basicExpressions(Syntax error (self test)) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property expression) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property expression) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden context property) PASS : tst_qdeclarativeecmascript::basicExpressions(Object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object property) PASS : tst_qdeclarativeecmascript::basicExpressions(Context property override default object property) PASS : tst_qdeclarativeecmascript::arrayExpressions() PASS : tst_qdeclarativeecmascript::contextPropertiesTriggerReeval() PASS : tst_qdeclarativeecmascript::objectPropertiesTriggerReeval() PASS : tst_qdeclarativeecmascript::deferredProperties() PASS : tst_qdeclarativeecmascript::deferredPropertiesErrors() PASS : tst_qdeclarativeecmascript::extensionObjects() PASS : tst_qdeclarativeecmascript::overrideExtensionProperties() PASS : tst_qdeclarativeecmascript::attachedProperties() PASS : tst_qdeclarativeecmascript::enums() PASS : tst_qdeclarativeecmascript::valueTypeFunctions() PASS : tst_qdeclarativeecmascript::constantsOverrideBindings() PASS : tst_qdeclarativeecmascript::outerBindingOverridesInnerBinding() PASS : tst_qdeclarativeecmascript::aliasPropertyAndBinding() PASS : tst_qdeclarativeecmascript::nonExistentAttachedObject() PASS : tst_qdeclarativeecmascript::scope() PASS : tst_qdeclarativeecmascript::signalParameterTypes() PASS : tst_qdeclarativeecmascript::objectsCompareAsEqual() PASS : tst_qdeclarativeecmascript::dynamicCreation(One) PASS : tst_qdeclarativeecmascript::dynamicCreation(Two) PASS : tst_qdeclarativeecmascript::dynamicCreation(Three) PASS : tst_qdeclarativeecmascript::dynamicDestruction() PASS : tst_qdeclarativeecmascript::objectToString() PASS : tst_qdeclarativeecmascript::selfDeletingBinding() PASS : tst_qdeclarativeecmascript::extendedObjectPropertyLookup() PASS : tst_qdeclarativeecmascript::scriptErrors() PASS : tst_qdeclarativeecmascript::functionErrors() PASS : tst_qdeclarativeecmascript::propertyAssignmentErrors() PASS : tst_qdeclarativeecmascript::signalTriggeredBindings() PASS : tst_qdeclarativeecmascript::listProperties() PASS : tst_qdeclarativeecmascript::exceptionClearsOnReeval() PASS : tst_qdeclarativeecmascript::exceptionSlotProducesWarning() PASS : tst_qdeclarativeecmascript::exceptionBindingProducesWarning() PASS : tst_qdeclarativeecmascript::transientErrors() PASS : tst_qdeclarativeecmascript::shutdownErrors() PASS : tst_qdeclarativeecmascript::compositePropertyType() PASS : tst_qdeclarativeecmascript::jsObject() PASS : tst_qdeclarativeecmascript::undefinedResetsProperty() PASS : tst_qdeclarativeecmascript::listToVariant() PASS : tst_qdeclarativeecmascript::multiEngineObject() PASS : tst_qdeclarativeecmascript::deletedObject() PASS : tst_qdeclarativeecmascript::attachedPropertyScope() PASS : tst_qdeclarativeecmascript::scriptConnect() PASS : tst_qdeclarativeecmascript::scriptDisconnect() PASS : tst_qdeclarativeecmascript::ownership() PASS : tst_qdeclarativeecmascript::cppOwnershipReturnValue() PASS : tst_qdeclarativeecmascript::ownershipCustomReturnValue() PASS : tst_qdeclarativeecmascript::qlistqobjectMethods() PASS : tst_qdeclarativeecmascript::strictlyEquals() FAIL! : tst_qdeclarativeecmascript::compiled() Compared values are not the same Actual (object->property("test21").toString()): "6.7000000000000002" Expected (QLatin1String("6.7")) : "6.7" Loc: [tst_qdeclarativeecmascript.cpp(2313)] PASS : tst_qdeclarativeecmascript::numberAssignment() PASS : tst_qdeclarativeecmascript::propertySplicing() PASS : tst_qdeclarativeecmascript::signalWithUnknownTypes() PASS : tst_qdeclarativeecmascript::bug1() PASS : tst_qdeclarativeecmascript::bug2() PASS : tst_qdeclarativeecmascript::dynamicCreationCrash() PASS : tst_qdeclarativeecmascript::regExpBug() PASS : tst_qdeclarativeecmascript::nullObjectBinding() PASS : tst_qdeclarativeecmascript::deletedEngine() PASS : tst_qdeclarativeecmascript::libraryScriptAssert() PASS : tst_qdeclarativeecmascript::variantsAssignedUndefined() PASS : tst_qdeclarativeecmascript::qtbug_9792() PASS : tst_qdeclarativeecmascript::qtcreatorbug_1289() PASS : tst_qdeclarativeecmascript::noSpuriousWarningsAtShutdown() PASS : tst_qdeclarativeecmascript::canAssignNullToQObject() PASS : tst_qdeclarativeecmascript::functionAssignment_fromBinding() PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to property) PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to property, from JS file) PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to value type) PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(use 'this') PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(use 'this' from JS file) PASS : tst_qdeclarativeecmascript::functionAssignmentfromJS_invalid() PASS : tst_qdeclarativeecmascript::eval() PASS : tst_qdeclarativeecmascript::function() PASS : tst_qdeclarativeecmascript::qtbug_10696() PASS : tst_qdeclarativeecmascript::qtbug_11606() PASS : tst_qdeclarativeecmascript::qtbug_11600() PASS : tst_qdeclarativeecmascript::nonscriptable() PASS : tst_qdeclarativeecmascript::deleteLater() PASS : tst_qdeclarativeecmascript::in() PASS : tst_qdeclarativeecmascript::sharedAttachedObject() PASS : tst_qdeclarativeecmascript::objectName() PASS : tst_qdeclarativeecmascript::writeRemovesBinding() PASS : tst_qdeclarativeecmascript::aliasBindingsAssignCorrectly() PASS : tst_qdeclarativeecmascript::aliasBindingsOverrideTarget() PASS : tst_qdeclarativeecmascript::aliasWritesOverrideBindings() PASS : tst_qdeclarativeecmascript::pushCleanContext() PASS : tst_qdeclarativeecmascript::realToInt() PASS : tst_qdeclarativeecmascript::qtbug_20648() PASS : tst_qdeclarativeecmascript::include() PASS : tst_qdeclarativeecmascript::callQtInvokables() PASS : tst_qdeclarativeecmascript::invokableObjectArg() PASS : tst_qdeclarativeecmascript::invokableObjectRet() PASS : tst_qdeclarativeecmascript::revisionErrors() PASS : tst_qdeclarativeecmascript::revision() PASS : tst_qdeclarativeecmascript::cleanupTestCase() Totals: 120 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qdeclarativeecmascript ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeecmascript: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00177/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417527748): http://codereview.qt-project.org/100577 [PS1] - [TextLayout] Drop unused member From ci-noreply at qt-project.org Tue Dec 2 15:44:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 16:44:40 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2027 Message-ID: <20141202_144440_044942.ci-noreply@qt-project.org> Autotests `tst_qquickcustomparticle' and `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2012) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Testing tst_qquickcustomparticle Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted 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_qquickcustomparticle ********* 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_qquickcustomparticle::initTestCase() PASS : tst_qquickcustomparticle::test_basic() PASS : tst_qquickcustomparticle::test_deleteSourceItem() PASS : tst_qquickcustomparticle::cleanupTestCase() Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickcustomparticle ********* 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_qquickcustomparticle: 24 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02027/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417526977): http://codereview.qt-project.org/96795 [PS1] - QmlDebug: Allow tests to ignore a number of bind errors From ci-noreply at qt-project.org Tue Dec 2 15:54:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 16:54:02 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #112 Message-ID: <20141202_145402_032526.ci-noreply@qt-project.org> QtBase_5.4.0_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #112: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00112/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417531557): http://codereview.qt-project.org/101239 [PS2] - Android: Fix broken system palette From ci-noreply at qt-project.org Tue Dec 2 15:56:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 16:56:18 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2028 Message-ID: <20141202_145618_026341.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #2028: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02028/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417531573): http://codereview.qt-project.org/101274 [PS1] - Mark parameter to QQmlDebuggingEnabler as unused if it isn't used. From ci-noreply at qt-project.org Tue Dec 2 16:59:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 17:59:47 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #58 Message-ID: <20141202_155947_091012.ci-noreply@qt-project.org> Autotests `tst_qquickapplication' and `tst_qwindow' failed :( Testing tst_QWindow 2014-12-02 17:57:50.122 tst_qwindow[29355:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-02 17:58:16.653 tst_qwindow[29358:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(630)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(832)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1564)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(107)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickapplication::initTestCase() PASS : tst_qquickapplication::active() FAIL! : tst_qquickapplication::state() Compared values are not the same Loc: [tst_qquickapplication.cpp(155)] PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00058/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4.0_1417521572): http://codereview.qt-project.org/100958 [PS7] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 2 17:39:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 18:39:58 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #867 Message-ID: <20141202_163958_012173.ci-noreply@qt-project.org> QtBase_5.4_Integration #867: SUCCESS Tested changes (refs/builds/5.4_1417521512): http://codereview.qt-project.org/101251 [PS1] - fix rc compilation in vcxproj files http://codereview.qt-project.org/101247 [PS1] - Pass cflags, not incdir, to libudev config test http://codereview.qt-project.org/99772 [PS3] - Remove unneeded call to m_editText.bringToFront() http://codereview.qt-project.org/99771 [PS3] - Make sure that created surfaces are stacked on top of previous ones. http://codereview.qt-project.org/101102 [PS1] - iOS: Guard against UIGestureRecognizer messing with self http://codereview.qt-project.org/101095 [PS1] - iOS: Properly support QInputMethod's visible and animating properties http://codereview.qt-project.org/100794 [PS3] - iOS: Simplify view management in QIOSKeyboardListener http://codereview.qt-project.org/100788 [PS4] - iOS: Refactor QIOSKeyboardListener implementation and usage http://codereview.qt-project.org/101214 [PS1] - iOS: Use DISTCLEAN_DEPS instead of custom distclean target http://codereview.qt-project.org/101038 [PS4] - Fix build due to source incompatible change with FreeType 2.5.4 http://codereview.qt-project.org/99430 [PS1] - QNetworkReply::abort will also call finished() http://codereview.qt-project.org/100222 [PS1] - QLayout: Observe contents margin when positioning the menu bar. http://codereview.qt-project.org/100151 [PS3] - QMainWindow: Observe left contents margin when positioning status bar. From ci-noreply at qt-project.org Tue Dec 2 17:40:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 18:40:15 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #413 Message-ID: <20141202_164015_074602.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #413: SUCCESS Tested changes (refs/builds/5.4_1417523704): http://codereview.qt-project.org/100828 [PS1] - Fix permissions of files From ci-noreply at qt-project.org Tue Dec 2 17:54:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 18:54:10 +0200 Subject: [Ci-reports] pass on QtWebChannel_5.4_Integration #23 Message-ID: <20141202_165410_055961.ci-noreply@qt-project.org> QtWebChannel_5.4_Integration #23: SUCCESS Tested changes (refs/builds/5.4_1417526270): http://codereview.qt-project.org/97289 [PS2] - Make objects inside properties accessible. From ci-noreply at qt-project.org Tue Dec 2 18:04:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 19:04:01 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2000 Message-ID: <20141202_170401_095237.ci-noreply@qt-project.org> six autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [92603] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [92602] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 18:55:23.941 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100069a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100069c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100069dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100513230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x00000001004926b2 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004aab6a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010044facd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x0000000100456448 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x000000010018f3fc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004a8d55 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004a90af QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x0000000100493c87 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x00000001001991dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019b68c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000169bb rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000107f3e0c0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001000d1080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100326fff +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c5000 - 0x100de4ff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] 2014-12-02 18:48:22.601 tst_qsound[91579:903] *** __NSAutoreleaseNoPool(): Object 0x101524270 of class NSSound autoreleased with no pool in place - just leaking SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] 2014-12-02 18:48:28.257 tst_qsound[91581:903] *** __NSAutoreleaseNoPool(): Object 0x10381b2e0 of class NSSound autoreleased with no pool in place - just leaking SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsound: 11 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [88005] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [88004] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 18:42:20.456 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a6a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a6c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a6dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100952230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d61dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d868c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000157c5 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010250e460 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x000000010010e080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <19268333-E999-6E42-BC09-E05A8BEC1D29> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100363fff +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100402000 - 0x10066aff7 +Qt3Support 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075d000 - 0x100794ff7 +QtSql 4.8.6 (compatibility 4.8.0) <01B81055-B3A7-E5AF-1E40-8C4B1E23AAF0> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ab000 - 0x1007eafff +QtXml 4.8.6 (compatibility 4.8.0) <6D0C3AC6-9CF4-A369-D3FF-AC0D809F1333> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100804000 - 0x101223ff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014ea000 - 0x10162dff7 +QtNetwork 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1027f3000 - 0x1027f9ff7 +libqgif.dylib ??? (???) <85EF6718-23F5-ECE3-AAC1-FAE2DA5D00B6> /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1085a0000 - 0x1085a6ff7 +libqico.dylib ??? (???) /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1085ac000 - 0x1085e7ff7 +libqjpeg.dylib ??? (???) <77BC40F0-DAC5-8C0E-CAE0-58D02119516B> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x1085f0000 - 0x1085f5ff7 +libqsvg.dylib ??? (???) <5D929DA9-7B53-0BDE-6C28-60A19EAFF8BC> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x108c2d000 - 0x108c31fff +libqtga.dylib ??? (???) <8FF22D43-12DD-D08F-5998-A0A703094610> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109eae000 - 0x109f02fe7 +libqmng.dylib ??? (???) <976E2620-113D-53A3-A3A3-D70815385CE7> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109f13000 - 0x109f63fef +QtSvg 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109f84000 - 0x109fd9fe7 +libqtiff.dylib ??? (???) <16908E97-09A1-F124-450C-B52209450934> /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [88006] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [88004] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 18:42:23.193 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a6a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a6c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a6dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100952230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) (... 445 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaudiooutput: 2 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [80731] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [80730] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 17:47:35.366 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100083dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052d230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b31dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b568c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000013b5b rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101113640 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000108bcf000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <2EEBAE65-416F-643C-DE90-FBDFD47EF7C3> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fff +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfeff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [80735] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [80730] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 17:47:41.187 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100083dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052d230 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b31dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b568c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000013b5f rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001015067f0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <2EEBAE65-416F-643C-DE90-FBDFD47EF7C3> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fff +QtCore 4.8.6 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfeff7 +QtGui 4.8.6 (compatibility 4.8.0) <24738EAD-A526-E023-CCA8-43B3AF6C6141> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 8 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 11 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02000/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1417521309): http://codereview.qt-project.org/101071 [PS1] - Auto-scroll while selecting entire rows/columns did not work From ci-noreply at qt-project.org Tue Dec 2 18:14:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 19:14:03 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2029 Message-ID: <20141202_171403_058465.ci-noreply@qt-project.org> Autotest `tst_qquickcustomparticle' failed :( Testing tst_qquickcustomparticle Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted 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_qquickcustomparticle ********* 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_qquickcustomparticle::initTestCase() PASS : tst_qquickcustomparticle::test_basic() PASS : tst_qquickcustomparticle::test_deleteSourceItem() PASS : tst_qquickcustomparticle::cleanupTestCase() Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickcustomparticle ********* 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_qquickcustomparticle: 19 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02029/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417537695): http://codereview.qt-project.org/100961 [PS1] - Add default parameter value for ExecutionEngine::newString() http://codereview.qt-project.org/100967 [PS1] - Add default parameter value for ScopedCallData() From ci-noreply at qt-project.org Tue Dec 2 18:14:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 19:14:58 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #869 Message-ID: <20141202_171458_064739.ci-noreply@qt-project.org> qmake failed to process ulong.pro :( Error processing project file: ulong.pro make[4]: *** [Makefile] Error 3 make[3]: *** [sub-ulong-check] Error 2 make[2]: *** [sub-qatomicinteger-check] Error 2 make[1]: *** [sub-thread-check] Error 2 make: *** [sub-corelib-check] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00869/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1417538493): http://codereview.qt-project.org/101272 [PS1] - Windows: Handle WM_WINDOWPOSCHANGING during window creation. http://codereview.qt-project.org/101273 [PS1] - QFontEngine_FT: Don't check for null after dereferencing. http://codereview.qt-project.org/101223 [PS7] - qmake: Re-create .qmake.stash/super when re-running qmake http://codereview.qt-project.org/101215 [PS9] - qmake: Add .qmake.stash/super to QMAKE_DISTCLEAN when owned by project http://codereview.qt-project.org/92039 [PS6] - Fix invalid assign in QMetaProperty::write http://codereview.qt-project.org/101258 [PS1] - Fix win32-g++ build due to -Werror http://codereview.qt-project.org/100280 [PS3] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. http://codereview.qt-project.org/101074 [PS1] - ANGLE: Fix handling of shader source with fixed length From ci-noreply at qt-project.org Tue Dec 2 18:32:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 19:32:41 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4575 Message-ID: <20141202_173241_032638.ci-noreply@qt-project.org> QtBase_dev_Integration #4575: SUCCESS Tested changes (refs/builds/dev_1417527741): http://codereview.qt-project.org/99483 [PS1] - tst_QItemDelegate: simplify code, no behavior change http://codereview.qt-project.org/98482 [PS3] - Add DeepBind option to QLibrary http://codereview.qt-project.org/100276 [PS1] - QTreeWidget: optimize childrenCheckState From ci-noreply at qt-project.org Tue Dec 2 18:46:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 19:46:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #414 Message-ID: <20141202_174601_074789.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] Totals: 52 passed, 3 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.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) 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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 52 passed, 3 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: 94 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 43 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 12 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.719204 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00414/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1417538508): http://codereview.qt-project.org/99179 [PS3] - QtQuick.Window: add missing documentation for Window methods http://codereview.qt-project.org/101264 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Tue Dec 2 18:54:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 19:54:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #415 Message-ID: <20141202_175456_065409.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-project.org/ci/QtDeclarative_5.4_Integration/build_00415/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtDeclarative_5.4_Integration » winrt-x64-msvc2013_Windows_81 #415: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00415/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417542816): http://codereview.qt-project.org/101264 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Tue Dec 2 18:58:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 19:58:34 +0200 Subject: [Ci-reports] fail on QtWebChannel_5.4_Integration #24 Message-ID: <20141202_175834_014502.ci-noreply@qt-project.org> QtWebChannel_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #24: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebChannel_5.4_Integration/build_00024/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417542944): http://codereview.qt-project.org/97418 [PS1] - Fix: Delete objects even when no transport is available From ci-noreply at qt-project.org Tue Dec 2 19:15:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 20:15:54 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #75 Message-ID: <20141202_181554_097484.ci-noreply@qt-project.org> QtTools_5.4_Integration #75: SUCCESS Tested changes (refs/builds/5.4_1417528037): http://codereview.qt-project.org/101021 [PS1] - Designer: Do not filter out wheel events on form containers. From ci-noreply at qt-project.org Tue Dec 2 19:19:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 20:19:18 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #37 Message-ID: <20141202_181918_066564.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #37: SUCCESS Tested changes (refs/builds/5.4_1417528252): http://codereview.qt-project.org/101025 [PS1] - Make QSPI udev functions more readable From ci-noreply at qt-project.org Tue Dec 2 19:27:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 20:27:16 +0200 Subject: [Ci-reports] pass on Qt5_5.4_Integration #202 Message-ID: <20141202_182716_001612.ci-noreply@qt-project.org> Qt5_5.4_Integration #202: SUCCESS Tested changes (refs/builds/5.4_1417520248): http://codereview.qt-project.org/100425 [PS25] - Updated submodules. http://codereview.qt-project.org/101093 [PS1] - adjust submodule branch names for 5.4 branch http://codereview.qt-project.org/100806 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Tue Dec 2 19:34:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 20:34:52 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2030 Message-ID: <20141202_183452_009959.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » winphone-arm-msvc2013_Windows_81 #2030: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02030/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417544138): http://codereview.qt-project.org/101274 [PS1] - Mark parameter to QQmlDebuggingEnabler as unused if it isn't used. http://codereview.qt-project.org/96795 [PS1] - QmlDebug: Allow tests to ignore a number of bind errors From ci-noreply at qt-project.org Tue Dec 2 19:49:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 20:49:15 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #416 Message-ID: <20141202_184915_093618.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] Totals: 52 passed, 3 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.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) 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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 52 passed, 3 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: 94 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 43 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 12 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.627426 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00416/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1417543020): http://codereview.qt-project.org/101264 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Tue Dec 2 19:59:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 20:59:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4577 Message-ID: <20141202_185951_055713.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4577: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04577/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417541655): http://codereview.qt-project.org/101292 [PS1] - Fix memory leaks in tst_moc http://codereview.qt-project.org/98496 [PS5] - Fix maximal literal string limitation in moc. http://codereview.qt-project.org/101277 [PS2] - Re-factor code that do lazy property registration into a function. http://codereview.qt-project.org/101003 [PS5] - QRingBuffer: cache the last released block http://codereview.qt-project.org/101226 [PS1] - QSslEllipticCurve: remove a copy when setting the curves http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order From ci-noreply at qt-project.org Tue Dec 2 20:00:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 21:00:44 +0200 Subject: [Ci-reports] pass on QtDoc_5.4.0_Integration #21 Message-ID: <20141202_190044_078172.ci-noreply@qt-project.org> QtDoc_5.4.0_Integration #21: SUCCESS Tested changes (refs/builds/5.4.0_1417531621): http://codereview.qt-project.org/100136 [PS3] - Doc: added brief statement to modules overview From ci-noreply at qt-project.org Tue Dec 2 20:15:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 21:15:30 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #106 Message-ID: <20141202_191530_051722.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #106: SUCCESS Tested changes (refs/builds/5.4_1417528641): http://codereview.qt-project.org/101276 [PS2] - Fix documentation for QWebPage::scrollRequested signal. From ci-noreply at qt-project.org Tue Dec 2 20:37:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 21:37:15 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #38 Message-ID: <20141202_193715_099806.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » winrt-x64-msvc2013_Windows_81 #38: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00038/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417548052): http://codereview.qt-project.org/101026 [PS3] - Improve QSPI sysfs algorithm From ci-noreply at qt-project.org Tue Dec 2 20:43:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 21:43:09 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #870 Message-ID: <20141202_194309_075025.ci-noreply@qt-project.org> QtBase_5.4_Integration #870: SUCCESS Tested changes (refs/builds/5.4_1417540981): http://codereview.qt-project.org/101273 [PS1] - QFontEngine_FT: Don't check for null after dereferencing. From ci-noreply at qt-project.org Tue Dec 2 20:45:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 21:45:20 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #66 Message-ID: <20141202_194520_036739.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #66: SUCCESS Tested changes (refs/builds/dev_1417530437): http://codereview.qt-project.org/101104 [PS1] - do proper escaping before replacing From ci-noreply at qt-project.org Tue Dec 2 20:50:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 21:50:41 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #178 Message-ID: <20141202_195041_084406.ci-noreply@qt-project.org> QtQuick1_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #178: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00178/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417548832): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 From ci-noreply at qt-project.org Tue Dec 2 21:03:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 22:03:41 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #10 Message-ID: <20141202_200341_048162.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #10: SUCCESS Tested changes (refs/builds/5.4_1417531426): http://codereview.qt-project.org/101271 [PS3] - Flush UI message loop before quitting From ci-noreply at qt-project.org Tue Dec 2 21:17:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 21:17:53 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #217 - FAILURE Message-ID: <20141202201753.5C64130876@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_00217 From ci-noreply at qt-project.org Tue Dec 2 21:18:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 22:18:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4578 Message-ID: <20141202_201838_080373.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 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.930093 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04578/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417546972): http://codereview.qt-project.org/101226 [PS1] - QSslEllipticCurve: remove a copy when setting the curves From ci-noreply at qt-project.org Tue Dec 2 21:28:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 22:28:30 +0200 Subject: [Ci-reports] pass on QtWebChannel_5.4_Integration #25 Message-ID: <20141202_202830_079008.ci-noreply@qt-project.org> QtWebChannel_5.4_Integration #25: SUCCESS Tested changes (refs/builds/5.4_1417544030): http://codereview.qt-project.org/97418 [PS1] - Fix: Delete objects even when no transport is available From ci-noreply at qt-project.org Tue Dec 2 21:28:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 22:28:41 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #872 Message-ID: <20141202_202841_039203.ci-noreply@qt-project.org> qmake failed to process /work/build/qt/qtbase/examples/widgets/itemviews/puzzle/puzzle.pro :( Error processing project file: /work/build/qt/qtbase/examples/widgets/itemviews/puzzle/puzzle.pro make[4]: *** [sub-puzzle-make_first] Error 3 make[3]: *** [sub-itemviews-make_first] Error 2 make[2]: *** [sub-widgets-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00872/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1417549484): http://codereview.qt-project.org/99485 [PS5] - Respect the size hint signal for the column and row delegates http://codereview.qt-project.org/101223 [PS7] - qmake: Re-create .qmake.stash/super when re-running qmake http://codereview.qt-project.org/101215 [PS9] - qmake: Add .qmake.stash/super to QMAKE_DISTCLEAN when owned by project http://codereview.qt-project.org/100280 [PS3] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. http://codereview.qt-project.org/101272 [PS1] - Windows: Handle WM_WINDOWPOSCHANGING during window creation. From ci-noreply at qt-project.org Tue Dec 2 21:46:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 22:46:54 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #39 Message-ID: <20141202_204654_083307.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #39: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00039/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417552731): http://codereview.qt-project.org/101026 [PS3] - Improve QSPI sysfs algorithm From ci-noreply at qt-project.org Tue Dec 2 22:08:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 23:08:18 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #873 Message-ID: <20141202_210818_020097.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #873: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00873/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417552878): http://codereview.qt-project.org/100880 [PS4] - Don't make invalid assumptions about memcmp() From ci-noreply at qt-project.org Tue Dec 2 22:10:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 23:10:58 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #179 Message-ID: <20141202_211058_012146.ci-noreply@qt-project.org> QtQuick1_dev_Integration » winphone-arm-msvc2013_Windows_81 #179: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00179/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417553536): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 From ci-noreply at qt-project.org Tue Dec 2 22:21:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 2 Dec 2014 23:21:05 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #180 Message-ID: <20141202_212105_008302.ci-noreply@qt-project.org> QtQuick1_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #180: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00180/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417555078): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 From ci-noreply at qt-project.org Tue Dec 2 23:12:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 00:12:09 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2001 Message-ID: <20141202_221209_026933.ci-noreply@qt-project.org> six autotests failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [91559] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [91558] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-03 00:03:26.245 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100069a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100069c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100069dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100513260 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x00000001004926e2 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004aab9a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010044fafd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x0000000100456478 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x000000010018f3fc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004a8d85 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004a90df QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x0000000100493cb7 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x00000001001991dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019b68c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000165a7 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101506840 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001000d1080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <39F6DF2F-B612-1458-0811-94F33480FB31> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100326fff +QtCore 4.8.7 (compatibility 4.8.0) <7C6C4272-B28D-7042-79B3-99C9BF54CB9F> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c5000 - 0x100de4fe7 +QtGui 4.8.7 (compatibility 4.8.0) <13F7BFFB-B4A7-75A4-A525-CC207F32875E> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] 2014-12-02 23:56:27.090 tst_qsound[91245:903] *** __NSAutoreleaseNoPool(): Object 0x108007ed0 of class NSSound autoreleased with no pool in place - just leaking SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] 2014-12-02 23:56:32.748 tst_qsound[91247:903] *** __NSAutoreleaseNoPool(): Object 0x10802cbb0 of class NSSound autoreleased with no pool in place - just leaking SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsound: 11 seconds, exit code 1 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [86993] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [86992] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 23:50:37.490 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a6a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a6c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a6dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100952260 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d61dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d868c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000153d1 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000102352eb0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x000000010010e080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <57F83179-09A0-19CC-FF22-1EC93EFC2EBF> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100363fff +QtCore 4.8.7 (compatibility 4.8.0) <7C6C4272-B28D-7042-79B3-99C9BF54CB9F> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100402000 - 0x10066aff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075d000 - 0x100794ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ab000 - 0x1007eafff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100804000 - 0x101223fe7 +QtGui 4.8.7 (compatibility 4.8.0) <13F7BFFB-B4A7-75A4-A525-CC207F32875E> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014ea000 - 0x10162dff7 +QtNetwork 4.8.7 (compatibility 4.8.0) <21D04022-9F5D-1672-57CB-443CBE6DD6BA> /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1027f3000 - 0x1027f9ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x108da0000 - 0x108da6ff7 +libqico.dylib ??? (???) /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x108dac000 - 0x108de7ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x108df0000 - 0x108df5ff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10942d000 - 0x109431fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109d8b000 - 0x109ddffe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109df0000 - 0x109e40fef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109e61000 - 0x109eb6fe7 +libqtiff.dylib ??? (???) <3DA0710F-A73C-8998-20B0-EE6F51A9FA0A> /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [86995] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [86992] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 23:50:40.473 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a6a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a6c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a6dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100952260 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) (... 445 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaudiooutput: 2 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [80429] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [80428] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 22:57:15.907 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100083dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052d260 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b31dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b568c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000013a2d rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010801ac90 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001082e3000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <61496983-1B4E-30F8-CC37-A39796D282DB> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fff +QtCore 4.8.7 (compatibility 4.8.0) <7C6C4272-B28D-7042-79B3-99C9BF54CB9F> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfefe7 +QtGui 4.8.7 (compatibility 4.8.0) <13F7BFFB-B4A7-75A4-A525-CC207F32875E> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [80432] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [80428] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-02 22:57:23.497 +0200 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x0000000100083a45 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x0000000100083c27 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100083dea qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x000000010052d260 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b31dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b568c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000013a30 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000104054420 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001000eb080 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <61496983-1B4E-30F8-CC37-A39796D282DB> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100340fff +QtCore 4.8.7 (compatibility 4.8.0) <7C6C4272-B28D-7042-79B3-99C9BF54CB9F> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003df000 - 0x100dfefe7 +QtGui 4.8.7 (compatibility 4.8.0) <13F7BFFB-B4A7-75A4-A525-CC207F32875E> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 10 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02001/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1417539936): http://codereview.qt-project.org/101101 [PS1] - Bump Qt version to 4.8.7 From ci-noreply at qt-project.org Tue Dec 2 23:42:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 00:42:35 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #875 Message-ID: <20141202_224235_070927.ci-noreply@qt-project.org> Autotest `tst_qwindowcontainer' failed :( Testing tst_QWindowContainer FAIL! : tst_QWindowContainer::testAncestorChange() Compared values are not the same Actual (window->geometry()) : QRect(104,23 92x73) (bottomright 195,95) Expected (QRect(100, 0, 100, 100)): QRect(100,0 100x100) (bottomright 199,99) tst_qwindowcontainer.cpp(281) : failure location Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted 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_QWindowContainer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWindowContainer::initTestCase() PASS : tst_QWindowContainer::testShow() PASS : tst_QWindowContainer::testPositionAndSize() PASS : tst_QWindowContainer::testExposeObscure() PASS : tst_QWindowContainer::testOwnership() PASS : tst_QWindowContainer::testBehindTheScenesDeletion() PASS : tst_QWindowContainer::testUnparenting() PASS : tst_QWindowContainer::testActivation() FAIL! : tst_QWindowContainer::testAncestorChange() Compared values are not the same Actual (window->geometry()) : QRect(104,23 92x73) (bottomright 195,95) Expected (QRect(100, 0, 100, 100)): QRect(100,0 100x100) (bottomright 199,99) tst_qwindowcontainer.cpp(281) : failure location PASS : tst_QWindowContainer::testDockWidget() PASS : tst_QWindowContainer::cleanupTestCase() Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QWindowContainer ********* 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_qwindowcontainer: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00875/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417556573): http://codereview.qt-project.org/100280 [PS3] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. http://codereview.qt-project.org/101272 [PS1] - Windows: Handle WM_WINDOWPOSCHANGING during window creation. From ci-noreply at qt-project.org Tue Dec 2 23:52:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 00:52:27 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #59 Message-ID: <20141202_225227_094820.ci-noreply@qt-project.org> Autotest `tst_qdeclarativegridview' failed :( Testing tst_QDeclarativeGridView FAIL! : tst_QDeclarativeGridView::currentIndex() 'QTest::qWaitForWindowActive(canvas)' returned FALSE. () Loc: [tst_qdeclarativegridview.cpp(706)] Totals: 52 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDeclarativeGridView ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QDeclarativeGridView::initTestCase() PASS : tst_QDeclarativeGridView::items() PASS : tst_QDeclarativeGridView::changed() PASS : tst_QDeclarativeGridView::inserted() PASS : tst_QDeclarativeGridView::removed() PASS : tst_QDeclarativeGridView::clear() PASS : tst_QDeclarativeGridView::moved() PASS : tst_QDeclarativeGridView::changeFlow() FAIL! : tst_QDeclarativeGridView::currentIndex() 'QTest::qWaitForWindowActive(canvas)' returned FALSE. () Loc: [tst_qdeclarativegridview.cpp(706)] PASS : tst_QDeclarativeGridView::noCurrentIndex() PASS : tst_QDeclarativeGridView::defaultValues() PASS : tst_QDeclarativeGridView::properties() PASS : tst_QDeclarativeGridView::propertyChanges() PASS : tst_QDeclarativeGridView::componentChanges() PASS : tst_QDeclarativeGridView::modelChanges() PASS : tst_QDeclarativeGridView::positionViewAtIndex() PASS : tst_QDeclarativeGridView::positionViewAtIndex_rightToLeft() PASS : tst_QDeclarativeGridView::mirroring() PASS : tst_QDeclarativeGridView::snapping() PASS : tst_QDeclarativeGridView::resetModel() PASS : tst_QDeclarativeGridView::enforceRange() PASS : tst_QDeclarativeGridView::enforceRange_rightToLeft() PASS : tst_QDeclarativeGridView::QTBUG_8456() PASS : tst_QDeclarativeGridView::manualHighlight() PASS : tst_QDeclarativeGridView::footer() PASS : tst_QDeclarativeGridView::header() PASS : tst_QDeclarativeGridView::indexAt() PASS : tst_QDeclarativeGridView::onAdd(0, add 1) PASS : tst_QDeclarativeGridView::onAdd(0, add 2) PASS : tst_QDeclarativeGridView::onAdd(0, add 10) PASS : tst_QDeclarativeGridView::onAdd(1, add 1) PASS : tst_QDeclarativeGridView::onAdd(1, add 2) PASS : tst_QDeclarativeGridView::onAdd(1, add 10) PASS : tst_QDeclarativeGridView::onAdd(5, add 1) PASS : tst_QDeclarativeGridView::onAdd(5, add 2) PASS : tst_QDeclarativeGridView::onAdd(5, add 10) PASS : tst_QDeclarativeGridView::onRemove(remove first) PASS : tst_QDeclarativeGridView::onRemove(two items, remove first) PASS : tst_QDeclarativeGridView::onRemove(two items, remove last) PASS : tst_QDeclarativeGridView::onRemove(two items, remove all) PASS : tst_QDeclarativeGridView::onRemove(four items, remove first) PASS : tst_QDeclarativeGridView::onRemove(four items, remove 0-2) PASS : tst_QDeclarativeGridView::onRemove(four items, remove 1-3) PASS : tst_QDeclarativeGridView::onRemove(four items, remove 2-4) PASS : tst_QDeclarativeGridView::onRemove(four items, remove last) PASS : tst_QDeclarativeGridView::onRemove(four items, remove all) PASS : tst_QDeclarativeGridView::onRemove(ten items, remove 1-8) PASS : tst_QDeclarativeGridView::onRemove(ten items, remove 2-7) PASS : tst_QDeclarativeGridView::onRemove(ten items, remove 4-10) PASS : tst_QDeclarativeGridView::testQtQuick11Attributes(positionViewAtBeginning) PASS : tst_QDeclarativeGridView::testQtQuick11Attributes(positionViewAtEnd) PASS : tst_QDeclarativeGridView::contentPosJump() PASS : tst_QDeclarativeGridView::cleanupTestCase() Totals: 52 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDeclarativeGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativegridview: 9 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00059/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4.0_1417547531): http://codereview.qt-project.org/100958 [PS8] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 3 00:38:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 01:38:31 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #417 Message-ID: <20141202_233831_047002.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #417: SUCCESS Tested changes (refs/builds/5.4_1417549851): http://codereview.qt-project.org/101264 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 3 00:40:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 01:40:39 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #40 Message-ID: <20141202_234039_039103.ci-noreply@qt-project.org> qtserialport 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=armv5te -mtune=xscale -msoft-float -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -O2 -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wno-psabi -W -D_REENTRANT -fPIC -DQT_OS_ANDROID_GCC_48_WORKAROUND -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_BUILD_SERIALPORT_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_CORE_LIB -I/work/build/qt/qtbase/mkspecs/android-g++ -I. -I. -I../../include -I../../include/QtSerialPort -I../../include/QtSerialPort/5.4.0 -I../../include/QtSerialPort/5.4.0/QtSerialPort -I/work/build/qt/qtbase/include/QtCore/5.4.0 -I/work/build/qt/qtbase/include/QtCore/5.4.0/QtCore -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtCore -I.moc -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include -isystem /opt/android/ndk/platforms/android-9/arch-arm/usr/include -o .obj/qserialportinfo_unix.o qserialportinfo_unix.cpp qserialportinfo_unix.cpp: In function 'bool isValidSerial8250(const QString&)': qserialportinfo_unix.cpp:126:45: error: 'PORT_UNKNOWN' was not declared in this scope make[3]: *** [.obj/qserialportinfo_unix.o] Error 1 make[2]: *** [sub-serialport-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtserialport] Error 2 Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00040/linux-android_armeabi-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1417556911): http://codereview.qt-project.org/101035 [PS3] - Detect a valid of serial8250 ports http://codereview.qt-project.org/101026 [PS3] - Improve QSPI sysfs algorithm From ci-noreply at qt-project.org Wed Dec 3 00:58:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 01:58:00 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4580 Message-ID: <20141202_235800_018305.ci-noreply@qt-project.org> QtBase_dev_Integration #4580: SUCCESS Tested changes (refs/builds/dev_1417551614): http://codereview.qt-project.org/101003 [PS5] - QRingBuffer: cache the last released block From ci-noreply at qt-project.org Wed Dec 3 01:01:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 01:01:48 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #27 - FAILURE Message-ID: <20141203000148.B236A30119@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.0_state/build_00027 From ci-noreply at qt-project.org Wed Dec 3 01:22:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 02:22:15 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #877 Message-ID: <20141203_002215_006986.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #877: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00877/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417565768): http://codereview.qt-project.org/99446 [PS4] - QNetworkDiskCache: Do not store set-cookie headers of the response in disk cache. From ci-noreply at qt-project.org Wed Dec 3 02:20:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 02:20:03 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #295 - FAILURE Message-ID: <20141203012003.58D2430755@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_00295 From ci-noreply at qt-project.org Wed Dec 3 02:28:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 03:28:59 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #878 Message-ID: <20141203_012859_060554.ci-noreply@qt-project.org> Autotest `tst_qnetworkdiskcache' failed :( Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::filterSetCookieHeader() '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.4.0, Qt 5.4.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::filterSetCookieHeader() '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-project.org/ci/QtBase_5.4_Integration/build_00878/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417566376): http://codereview.qt-project.org/99446 [PS4] - QNetworkDiskCache: Do not store set-cookie headers of the response in disk cache. From ci-noreply at qt-project.org Wed Dec 3 04:05:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 05:05:58 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4583 Message-ID: <20141203_030558_047690.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-03 05:05:23.166 tst_qwindow[6724:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-03 05:05:49.524 tst_qwindow[7070:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04583/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417564774): http://codereview.qt-project.org/100005 [PS5] - Add Q_DECL_OVERRIDE in the src subdirectory http://codereview.qt-project.org/100071 [PS2] - Hoist the numeric comparisons in QVariant::{cmp,compare} further http://codereview.qt-project.org/100070 [PS4] - Implement proper C++ type numeric promotion for QVariant comparisons http://codereview.qt-project.org/100075 [PS2] - Add support for char16_t, char32_t and std::nullptr_t in QDebug http://codereview.qt-project.org/101028 [PS1] - QTextDocument QRegularExpression search cleanup http://codereview.qt-project.org/101027 [PS1] - QTextDocument QRegExp search cleanup http://codereview.qt-project.org/101226 [PS1] - QSslEllipticCurve: remove a copy when setting the curves From ci-noreply at qt-project.org Wed Dec 3 04:09:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 04:09:57 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #189 - FAILURE Message-ID: <20141203030957.DB5A930369@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_00189 From ci-noreply at qt-project.org Wed Dec 3 04:12:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 04:12:56 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4.0_mobile_state #27 - FAILURE Message-ID: <20141203031256.5B3EE30369@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.0_mobile_state/build_00027 From ci-noreply at qt-project.org Wed Dec 3 06:03:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 06:03:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #86 - FAILURE Message-ID: <20141203050333.D822E30307@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_00086 From ci-noreply at qt-project.org Wed Dec 3 07:23:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 08:23:30 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #181 Message-ID: <20141203_062330_027239.ci-noreply@qt-project.org> Autotest `tst_qdeclarativeapplication' failed :( Testing tst_qdeclarativeapplication FAIL! : tst_qdeclarativeapplication::active() Compared values are not the same Actual (item->property("active").toBool()): 0 Expected (QApplication::activeWindow() != 0): 1 Loc: [tst_qdeclarativeapplication.cpp(80)] 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_qdeclarativeapplication ********* 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_qdeclarativeapplication::initTestCase() FAIL! : tst_qdeclarativeapplication::active() Compared values are not the same Actual (item->property("active").toBool()): 0 Expected (QApplication::activeWindow() != 0): 1 Loc: [tst_qdeclarativeapplication.cpp(80)] PASS : tst_qdeclarativeapplication::layoutDirection() PASS : tst_qdeclarativeapplication::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qdeclarativeapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativeapplication: 0.352893 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00181/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417584876): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 From ci-noreply at qt-project.org Wed Dec 3 07:27:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 07:27:30 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #190 - FAILURE Message-ID: <20141203062730.46ED33016C@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_00190 From ci-noreply at qt-project.org Wed Dec 3 07:43:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 08:43:12 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #879 Message-ID: <20141203_064312_058695.ci-noreply@qt-project.org> Autotest `tst_qwindowcontainer' failed :( Testing tst_QWindowContainer FAIL! : tst_QWindowContainer::testAncestorChange() Compared values are not the same Actual (window->geometry()) : QRect(104,23 92x73) (bottomright 195,95) Expected (QRect(100, 0, 100, 100)): QRect(100,0 100x100) (bottomright 199,99) tst_qwindowcontainer.cpp(281) : failure location Totals: 10 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_QWindowContainer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QWindowContainer::initTestCase() PASS : tst_QWindowContainer::testShow() PASS : tst_QWindowContainer::testPositionAndSize() PASS : tst_QWindowContainer::testExposeObscure() PASS : tst_QWindowContainer::testOwnership() PASS : tst_QWindowContainer::testBehindTheScenesDeletion() PASS : tst_QWindowContainer::testUnparenting() PASS : tst_QWindowContainer::testActivation() FAIL! : tst_QWindowContainer::testAncestorChange() Compared values are not the same Actual (window->geometry()) : QRect(104,23 92x73) (bottomright 195,95) Expected (QRect(100, 0, 100, 100)): QRect(100,0 100x100) (bottomright 199,99) tst_qwindowcontainer.cpp(281) : failure location PASS : tst_QWindowContainer::testDockWidget() PASS : tst_QWindowContainer::cleanupTestCase() Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QWindowContainer ********* 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_qwindowcontainer: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00879/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417584636): http://codereview.qt-project.org/101272 [PS1] - Windows: Handle WM_WINDOWPOSCHANGING during window creation. From ci-noreply at qt-project.org Wed Dec 3 08:03:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 09:03:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4587 Message-ID: <20141203_070343_021685.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4587: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04587/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417579653): http://codereview.qt-project.org/100072 [PS2] - QVariant: simple improvement to numeric type checking http://codereview.qt-project.org/100071 [PS2] - Hoist the numeric comparisons in QVariant::{cmp,compare} further http://codereview.qt-project.org/100070 [PS4] - Implement proper C++ type numeric promotion for QVariant comparisons From ci-noreply at qt-project.org Wed Dec 3 08:56:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 09:56:59 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #184 Message-ID: <20141203_075659_076688.ci-noreply@qt-project.org> QtQuick1_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #184: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00184/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417587986): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 From ci-noreply at qt-project.org Wed Dec 3 09:29:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 10:29:58 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #419 Message-ID: <20141203_082958_072093.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #419: SUCCESS Tested changes (refs/builds/5.4_1417588809): http://codereview.qt-project.org/99179 [PS3] - QtQuick.Window: add missing documentation for Window methods From ci-noreply at qt-project.org Wed Dec 3 09:43:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 10:43:39 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4589 Message-ID: <20141203_084339_082598.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4589: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04589/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417590317): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order From ci-noreply at qt-project.org Wed Dec 3 09:46:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 10:46:58 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4590 Message-ID: <20141203_084658_022321.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4590: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04590/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417596321): http://codereview.qt-project.org/100005 [PS5] - Add Q_DECL_OVERRIDE in the src subdirectory http://codereview.qt-project.org/100326 [PS2] - Hide the output of make in qmake's dir inside configure http://codereview.qt-project.org/98652 [PS5] - Use the new warning enabling/disabling macros in qtbase http://codereview.qt-project.org/98651 [PS2] - Add macros for enabling/disabling warnings http://codereview.qt-project.org/100072 [PS2] - QVariant: simple improvement to numeric type checking http://codereview.qt-project.org/100071 [PS2] - Hoist the numeric comparisons in QVariant::{cmp,compare} further http://codereview.qt-project.org/100070 [PS4] - Implement proper C++ type numeric promotion for QVariant comparisons From ci-noreply at qt-project.org Wed Dec 3 09:56:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 10:56:10 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #288 Message-ID: <20141203_085610_098340.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #288: SUCCESS Tested changes (refs/builds/dev_1417589085): http://codereview.qt-project.org/101293 [PS2] - Bluetooth auto test - OS X and iOS From ci-noreply at qt-project.org Wed Dec 3 10:00:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 11:00:10 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #185 Message-ID: <20141203_090010_021545.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.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_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: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00185/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1417594034): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 From ci-noreply at qt-project.org Wed Dec 3 10:03:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 11:03:45 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #43 Message-ID: <20141203_090345_081439.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » winphone-arm-msvc2013_Windows_81 #43: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00043/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417596138): http://codereview.qt-project.org/101026 [PS3] - Improve QSPI sysfs algorithm From ci-noreply at qt-project.org Wed Dec 3 10:07:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 11:07:36 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #289 Message-ID: <20141203_090736_004952.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » winphone-arm-msvc2013_Windows_81 #289: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00289/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417597063): http://codereview.qt-project.org/101280 [PS3] - Low energy descriptor - value on iOS http://codereview.qt-project.org/101290 [PS1] - Android: Fix automatic notification sending when device demands it From ci-noreply at qt-project.org Wed Dec 3 10:10:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 11:10:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4592 Message-ID: <20141203_091026_039949.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #4592: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04592/winphone-arm-msvc2013_Windows_81/log.txt.gz ============================================================ QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4592: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04592/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417596778): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order From ci-noreply at qt-project.org Wed Dec 3 10:36:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 11:36:13 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #60 Message-ID: <20141203_093613_051715.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-03 11:35:00.045 tst_qwindow[53638:6207] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-03 11:35:26.644 tst_qwindow[53671:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(630)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(832)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1564)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00060/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4.0_1417586044): http://codereview.qt-project.org/100958 [PS9] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 3 10:47:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 11:47:11 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #113 Message-ID: <20141203_094711_089481.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location Totals: 566 passed, 1 failed, 8 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.0, Qt 5.4.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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(963) : failure location 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) FAIL! : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location 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: 171 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00113/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417594534): http://codereview.qt-project.org/101239 [PS2] - Android: Fix broken system palette From ci-noreply at qt-project.org Wed Dec 3 11:14:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 12:14:27 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2031 Message-ID: <20141203_101427_007978.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1652)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1696)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1959)] Totals: 51 passed, 3 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.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_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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1652)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1696)] PASS : tst_qquickwindow::blockClosing() 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1959)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 3 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: 96 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* 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_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 46 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 15 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* 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_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.615966 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02031/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417598364): http://codereview.qt-project.org/101274 [PS1] - Mark parameter to QQmlDebuggingEnabler as unused if it isn't used. http://codereview.qt-project.org/96796 [PS3] - QmlDebug: Test the debugging enabler http://codereview.qt-project.org/96795 [PS1] - QmlDebug: Allow tests to ignore a number of bind errors http://codereview.qt-project.org/96794 [PS4] - QmlDebug: Provide public method for starting a debug server From ci-noreply at qt-project.org Wed Dec 3 11:19:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 12:19:00 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #420 Message-ID: <20141203_101900_066571.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #420: SUCCESS Tested changes (refs/builds/5.4_1417595492): http://codereview.qt-project.org/101092 [PS1] - Fix application build when combining with Mac OS X Cocoa headers http://codereview.qt-project.org/101190 [PS2] - Fix conditional breakpoints in QML http://codereview.qt-project.org/100928 [PS4] - Fix expression evaluation in specific frames in the debugger http://codereview.qt-project.org/100927 [PS1] - Remove dead code From ci-noreply at qt-project.org Wed Dec 3 11:50:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 12:50:12 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #44 Message-ID: <20141203_105012_053599.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #44: SUCCESS Tested changes (refs/builds/5.4_1417598029): http://codereview.qt-project.org/101026 [PS3] - Improve QSPI sysfs algorithm From ci-noreply at qt-project.org Wed Dec 3 11:53:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 12:53:22 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #882 Message-ID: <20141203_105322_082822.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #882: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00882/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417592687): http://codereview.qt-project.org/100280 [PS3] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. http://codereview.qt-project.org/101029 [PS2] - Configure: Fix detection of GCC 5 http://codereview.qt-project.org/101074 [PS1] - ANGLE: Fix handling of shader source with fixed length From ci-noreply at qt-project.org Wed Dec 3 12:06:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 13:06:32 +0200 Subject: [Ci-reports] pass on QtWebChannel_5.4_Integration #26 Message-ID: <20141203_110632_028144.ci-noreply@qt-project.org> QtWebChannel_5.4_Integration #26: SUCCESS Tested changes (refs/builds/5.4_1417600118): http://codereview.qt-project.org/101286 [PS1] - Fix crash on signal after deregistration From ci-noreply at qt-project.org Wed Dec 3 12:27:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 13:27:47 +0200 Subject: [Ci-reports] fail on QtDoc_5.4.0_Integration #23 Message-ID: <20141203_112747_050601.ci-noreply@qt-project.org> QtDoc_5.4.0_Integration » winphone-arm-msvc2013_Windows_81 #23: FAILURE Build log: http://testresults.qt-project.org/ci/QtDoc_5.4.0_Integration/build_00023/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417604548): http://codereview.qt-project.org/101327 [PS1] - Doc: Update external links to point to doc.qt.io http://codereview.qt-project.org/101335 [PS1] - Add 5.4.0 changelog for qtdoc From ci-noreply at qt-project.org Wed Dec 3 12:27:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 13:27:57 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #115 Message-ID: <20141203_112757_006550.ci-noreply@qt-project.org> QtBase_5.4.0_Integration » win32-msvc2010_Windows_7 #115: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00115/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417600314): http://codereview.qt-project.org/101239 [PS2] - Android: Fix broken system palette From ci-noreply at qt-project.org Wed Dec 3 12:41:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 13:41:04 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4593 Message-ID: <20141203_114104_047149.ci-noreply@qt-project.org> QtBase_dev_Integration #4593: SUCCESS Tested changes (refs/builds/dev_1417597920): http://codereview.qt-project.org/100005 [PS5] - Add Q_DECL_OVERRIDE in the src subdirectory http://codereview.qt-project.org/101226 [PS1] - QSslEllipticCurve: remove a copy when setting the curves From ci-noreply at qt-project.org Wed Dec 3 13:08:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 14:08:20 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #290 Message-ID: <20141203_120820_073810.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #290: SUCCESS Tested changes (refs/builds/dev_1417601381): http://codereview.qt-project.org/100974 [PS15] - QLowEnergyService - ClientCharacteristicConfiguration http://codereview.qt-project.org/100944 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 3 13:11:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 14:11:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4594 Message-ID: <20141203_121115_020406.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #4594: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04594/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417606958): http://codereview.qt-project.org/101233 [PS7] - QLabel: Return COW objects by-value http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 3 13:16:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 14:16:19 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #187 Message-ID: <20141203_121619_089333.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.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_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: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00187/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1417600904): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 From ci-noreply at qt-project.org Wed Dec 3 13:26:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 14:26:05 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #884 Message-ID: <20141203_122605_037478.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(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(906) : failure location FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(906) : failure location Totals: 574 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.0, Qt 5.4.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(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) SKIP : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(637) : 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) SKIP : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(731) : 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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(901) : 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) FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxy) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location PASS : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2030) : failure location PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.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: 566 passed, 1 failed, 9 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: 225 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00884/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417604097): http://codereview.qt-project.org/101215 [PS9] - qmake: Add .qmake.stash/super to QMAKE_DISTCLEAN when owned by project http://codereview.qt-project.org/100861 [PS1] - Fix QOpenGLWidget/QQuickWidget GUI freeze http://codereview.qt-project.org/101234 [PS2] - QHttpThreadDelegate : Fix QHttpThreadDelegate don't read response data about Synchronous error reply. http://codereview.qt-project.org/99485 [PS5] - Respect the size hint signal for the column and row delegates http://codereview.qt-project.org/100880 [PS4] - Don't make invalid assumptions about memcmp() From ci-noreply at qt-project.org Wed Dec 3 13:33:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 14:33:11 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4.0_Integration #29 Message-ID: <20141203_123311_006174.ci-noreply@qt-project.org> QtDeclarative_5.4.0_Integration #29: SUCCESS Tested changes (refs/builds/5.4.0_1417602591): http://codereview.qt-project.org/101329 [PS1] - Fix crashes on QNX/x86 From ci-noreply at qt-project.org Wed Dec 3 13:43:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 14:43:14 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #885 Message-ID: <20141203_124314_035933.ci-noreply@qt-project.org> QtBase_5.4_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #885: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00885/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417609710): http://codereview.qt-project.org/101234 [PS2] - QHttpThreadDelegate : Fix QHttpThreadDelegate don't read response data about Synchronous error reply. http://codereview.qt-project.org/100280 [PS3] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. http://codereview.qt-project.org/101074 [PS1] - ANGLE: Fix handling of shader source with fixed length From ci-noreply at qt-project.org Wed Dec 3 13:46:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 14:46:12 +0200 Subject: [Ci-reports] fail on QtMultimedia_5.4_Integration #42 Message-ID: <20141203_124612_032167.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration » win32-msvc2010_Windows_7 #42: FAILURE Build log: http://testresults.qt-project.org/ci/QtMultimedia_5.4_Integration/build_00042/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtMultimedia_5.4_Integration » win32-msvc2010_developer-build_angle_Windows_7 #42: FAILURE Build log: http://testresults.qt-project.org/ci/QtMultimedia_5.4_Integration/build_00042/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417609777): http://codereview.qt-project.org/101355 [PS1] - Fix VideoOutput autoOrientation when switching cameras. From ci-noreply at qt-project.org Wed Dec 3 14:04:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 15:04:55 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #45 Message-ID: <20141203_130455_030410.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #45: SUCCESS Tested changes (refs/builds/5.4_1417604113): http://codereview.qt-project.org/101035 [PS4] - Detect a valid of serial8250 ports From ci-noreply at qt-project.org Wed Dec 3 14:31:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 15:31:51 +0200 Subject: [Ci-reports] pass on QtDoc_5.4.0_Integration #24 Message-ID: <20141203_133151_058021.ci-noreply@qt-project.org> QtDoc_5.4.0_Integration #24: SUCCESS Tested changes (refs/builds/5.4.0_1417606243): http://codereview.qt-project.org/101327 [PS1] - Doc: Update external links to point to doc.qt.io http://codereview.qt-project.org/101335 [PS1] - Add 5.4.0 changelog for qtdoc From ci-noreply at qt-project.org Wed Dec 3 14:58:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 15:58:32 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4596 Message-ID: <20141203_135832_011761.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-03 15:57:55.907 tst_qwindow[247:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-03 15:58:22.867 tst_qwindow[251:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04596/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417608769): http://codereview.qt-project.org/101351 [PS1] - QAbstractScrollArea: add a getter for the margins http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions From ci-noreply at qt-project.org Wed Dec 3 15:07:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 16:07:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4597 Message-ID: <20141203_140751_070031.ci-noreply@qt-project.org> Compilation failed :( kernel\qopenglwidget.cpp(804) : error C2039: 'DiscardFramebuffer' : is not a member of 'QOpenGLExtensions' c:\work\build\qt\qtbase\include\qtgui\5.5.0\qtgui\private\../../../../../src/gui/opengl/qopenglextensions_p.h(54) : see declaration of 'QOpenGLExtensions' kernel\qopenglwidget.cpp(804) : error C2065: 'DiscardFramebuffer' : undeclared identifier kernel\qopenglwidget.cpp(811) : error C2039: 'glDiscardFramebufferEXT' : is not a member of 'QOpenGLExtensions' c:\work\build\qt\qtbase\include\qtgui\5.5.0\qtgui\private\../../../../../src/gui/opengl/qopenglextensions_p.h(54) : see declaration of 'QOpenGLExtensions' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04597/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417615207): http://codereview.qt-project.org/101233 [PS7] - QLabel: Return COW objects by-value http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/101292 [PS1] - Fix memory leaks in tst_moc http://codereview.qt-project.org/98496 [PS5] - Fix maximal literal string limitation in moc. http://codereview.qt-project.org/101278 [PS5] - Fix QMetaProperty::write so it tries to register a property type. http://codereview.qt-project.org/101277 [PS2] - Re-factor code that do lazy property registration into a function. http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 3 15:14:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 16:14:13 +0200 Subject: [Ci-reports] pass on QtBase_5.4.0_Integration #117 Message-ID: <20141203_141413_059541.ci-noreply@qt-project.org> QtBase_5.4.0_Integration #117: SUCCESS Tested changes (refs/builds/5.4.0_1417606204): http://codereview.qt-project.org/101239 [PS2] - Android: Fix broken system palette http://codereview.qt-project.org/99776 [PS4] - Doc: new template for qt.io online style http://codereview.qt-project.org/101326 [PS1] - Doc: Update external links to point to doc.qt.io From ci-noreply at qt-project.org Wed Dec 3 15:15:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 16:15:29 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #190 Message-ID: <20141203_141529_093404.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.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_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-project.org/ci/QtQuick1_dev_Integration/build_00190/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1417612673): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 From ci-noreply at qt-project.org Wed Dec 3 15:19:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 16:19:08 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #31 Message-ID: <20141203_141908_000313.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #31: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00031/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/wip/win_1417614174): http://codereview.qt-project.org/101366 [PS1] - Merge branch 'dev' into wip/win From ci-noreply at qt-project.org Wed Dec 3 15:58:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 16:58:09 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2002 Message-ID: <20141203_145809_010119.ci-noreply@qt-project.org> Qt_4.8_Integration #2002: SUCCESS Tested changes (refs/builds/4.8_1417598265): http://codereview.qt-project.org/101101 [PS1] - Bump Qt version to 4.8.7 http://codereview.qt-project.org/101071 [PS1] - Auto-scroll while selecting entire rows/columns did not work From ci-noreply at qt-project.org Wed Dec 3 16:18:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 17:18:50 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #62 Message-ID: <20141203_151850_075535.ci-noreply@qt-project.org> Qt5_5.4.0_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #62: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00062/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417603067): http://codereview.qt-project.org/100958 [PS9] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 3 16:26:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 17:26:54 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #292 Message-ID: <20141203_152654_074631.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #292: SUCCESS Tested changes (refs/builds/dev_1417608594): http://codereview.qt-project.org/101290 [PS1] - Android: Fix automatic notification sending when device demands it From ci-noreply at qt-project.org Wed Dec 3 16:33:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 17:33:59 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #293 Message-ID: <20141203_153359_000775.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » winphone-arm-msvc2013_Windows_81 #293: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00293/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417620508): http://codereview.qt-project.org/101354 [PS4] - QBluetoothLocalDevice - isValid, tests (OS X and iOS) http://codereview.qt-project.org/101388 [PS1] - Bluez: Do not update char value() if char is non-readable http://codereview.qt-project.org/101369 [PS1] - QBluetoothSocket - auto test on OS X http://codereview.qt-project.org/101377 [PS1] - QBluetoothServer - auto test on OS X http://codereview.qt-project.org/101365 [PS1] - QBluetoothServiceInfo - auto test on OS X http://codereview.qt-project.org/101363 [PS1] - QBluetoothServiceDiscoveryAgent - auto test on OS X http://codereview.qt-project.org/101356 [PS1] - QBluetoothDeviceDiscoveryAgent - test on OS X http://codereview.qt-project.org/101219 [PS2] - QLowEnergyController/Service - enable for iOS From ci-noreply at qt-project.org Wed Dec 3 16:46:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 17:46:06 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #118 Message-ID: <20141203_154606_001964.ci-noreply@qt-project.org> Autotest `tst_qiodevice' failed :( Testing tst_QIODevice FAIL! : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. () Loc: [tst_qiodevice.cpp(260)] Totals: 55 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QIODevice ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_QIODevice::initTestCase() PASS : tst_QIODevice::getSetCheck() PASS : tst_QIODevice::constructing_QTcpSocket() PASS : tst_QIODevice::constructing_QFile() PASS : tst_QIODevice::read_QByteArray() FAIL! : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. () Loc: [tst_qiodevice.cpp(260)] PASS : tst_QIODevice::peek() PASS : tst_QIODevice::peekAndRead() PASS : tst_QIODevice::readLine(0) PASS : tst_QIODevice::readLine(1) PASS : tst_QIODevice::readLine(8194) PASS : tst_QIODevice::readLine(8193) PASS : tst_QIODevice::readLine(8192) PASS : tst_QIODevice::readLine(8191) PASS : tst_QIODevice::readLine(6000) PASS : tst_QIODevice::readLine(4096) PASS : tst_QIODevice::readLine(4095) PASS : tst_QIODevice::readLine2(1024 - 4) PASS : tst_QIODevice::readLine2(1024 - 3) PASS : tst_QIODevice::readLine2(1024 - 2) PASS : tst_QIODevice::readLine2(1024 - 1) PASS : tst_QIODevice::readLine2(1024) PASS : tst_QIODevice::readLine2(1024 + 1) PASS : tst_QIODevice::readLine2(1024 + 2) PASS : tst_QIODevice::readLine2(4096 - 4) PASS : tst_QIODevice::readLine2(4096 - 3) PASS : tst_QIODevice::readLine2(4096 - 2) PASS : tst_QIODevice::readLine2(4096 - 1) PASS : tst_QIODevice::readLine2(4096) PASS : tst_QIODevice::readLine2(4096 + 1) PASS : tst_QIODevice::readLine2(4096 + 2) PASS : tst_QIODevice::readLine2(8192 - 4) PASS : tst_QIODevice::readLine2(8192 - 3) PASS : tst_QIODevice::readLine2(8192 - 2) PASS : tst_QIODevice::readLine2(8192 - 1) PASS : tst_QIODevice::readLine2(8192) PASS : tst_QIODevice::readLine2(8192 + 1) PASS : tst_QIODevice::readLine2(8192 + 2) PASS : tst_QIODevice::readLine2(16384 - 4) PASS : tst_QIODevice::readLine2(16384 - 3) PASS : tst_QIODevice::readLine2(16384 - 2) PASS : tst_QIODevice::readLine2(16384 - 1) PASS : tst_QIODevice::readLine2(16384) PASS : tst_QIODevice::readLine2(16384 + 1) PASS : tst_QIODevice::readLine2(16384 + 2) PASS : tst_QIODevice::readLine2(20000) PASS : tst_QIODevice::readLine2(32768 - 4) PASS : tst_QIODevice::readLine2(32768 - 3) PASS : tst_QIODevice::readLine2(32768 - 2) PASS : tst_QIODevice::readLine2(32768 - 1) PASS : tst_QIODevice::readLine2(32768) PASS : tst_QIODevice::readLine2(32768 + 1) PASS : tst_QIODevice::readLine2(32768 + 2) PASS : tst_QIODevice::readLine2(40000) PASS : tst_QIODevice::peekBug() PASS : tst_QIODevice::cleanupTestCase() Totals: 55 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QIODevice ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qiodevice: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00118/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/5.4.0_1417616148): http://codereview.qt-project.org/101364 [PS1] - Make tst_qwindow::positioning more reliable From ci-noreply at qt-project.org Wed Dec 3 16:46:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 17:46:16 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #107 Message-ID: <20141203_154616_028323.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #107: SUCCESS Tested changes (refs/builds/5.4_1417606451): http://codereview.qt-project.org/101348 [PS1] - Do not use gold linker with stabs debug format From ci-noreply at qt-project.org Wed Dec 3 16:47:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 17:47:22 +0200 Subject: [Ci-reports] pass on QtActiveQt_5.4_Integration #17 Message-ID: <20141203_154722_065387.ci-noreply@qt-project.org> QtActiveQt_5.4_Integration #17: SUCCESS Tested changes (refs/builds/5.4_1417610818): http://codereview.qt-project.org/101360 [PS1] - Add changelog for Qt 5.4.0 release From ci-noreply at qt-project.org Wed Dec 3 17:00:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 18:00:30 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #886 Message-ID: <20141203_160030_097977.ci-noreply@qt-project.org> QtBase_5.4_Integration #886: SUCCESS Tested changes (refs/builds/5.4_1417610761): http://codereview.qt-project.org/101234 [PS2] - QHttpThreadDelegate : Fix QHttpThreadDelegate don't read response data about Synchronous error reply. http://codereview.qt-project.org/101074 [PS1] - ANGLE: Fix handling of shader source with fixed length http://codereview.qt-project.org/99485 [PS5] - Respect the size hint signal for the column and row delegates From ci-noreply at qt-project.org Wed Dec 3 17:05:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 18:05:55 +0200 Subject: [Ci-reports] pass on QtWayland_5.4_Integration #85 Message-ID: <20141203_160555_004967.ci-noreply@qt-project.org> QtWayland_5.4_Integration #85: SUCCESS Tested changes (refs/builds/5.4_1417621602): http://codereview.qt-project.org/101403 [PS1] - Silence uninited variable compiler warnings From ci-noreply at qt-project.org Wed Dec 3 17:10:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 18:10:57 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #14 Message-ID: <20141203_161057_086694.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #14: SUCCESS Tested changes (refs/builds/dev_1417611049): http://codereview.qt-project.org/100983 [PS1] - Remove known issue about crash with enterprise buttons From ci-noreply at qt-project.org Wed Dec 3 17:18:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 18:18:02 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #191 Message-ID: <20141203_161802_089416.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-project.org/ci/QtQuick1_dev_Integration/build_00191/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtQuick1_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #191: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00191/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417623423): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 http://codereview.qt-project.org/100533 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 3 17:44:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 18:44:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4599 Message-ID: <20141203_164418_014819.ci-noreply@qt-project.org> Autotest `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::maxPendingConnections(WithoutProxy) 'server.hasPendingConnections()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(402)] Totals: 77 passed, 1 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* 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_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) FAIL! : tst_QTcpServer::maxPendingConnections(WithoutProxy) 'server.hasPendingConnections()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(402)] SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(579)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.225) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.225) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.225) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.225) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::1%lo0" ) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feab:3c61%en0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 37 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04599/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417615766): http://codereview.qt-project.org/101351 [PS1] - QAbstractScrollArea: add a getter for the margins From ci-noreply at qt-project.org Wed Dec 3 17:46:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 18:46:58 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #43 Message-ID: <20141203_164658_048213.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #43: SUCCESS Tested changes (refs/builds/5.4_1417613309): http://codereview.qt-project.org/101355 [PS1] - Fix VideoOutput autoOrientation when switching cameras. From ci-noreply at qt-project.org Wed Dec 3 18:00:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:00:16 +0200 Subject: [Ci-reports] pass on QtConnectivity_neard_Integration #23 Message-ID: <20141203_170016_064913.ci-noreply@qt-project.org> QtConnectivity_neard_Integration #23: SUCCESS Tested changes (refs/builds/neard_1417614275): http://codereview.qt-project.org/101367 [PS1] - Merge branch 'dev' into neard From ci-noreply at qt-project.org Wed Dec 3 18:06:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:06:37 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #12 Message-ID: <20141203_170637_057321.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #12: SUCCESS Tested changes (refs/builds/5.4_1417615384): http://codereview.qt-project.org/101197 [PS1] - Add class and enum documentation to QWebEngineCertificateError From ci-noreply at qt-project.org Wed Dec 3 18:10:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:10:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4600 Message-ID: <20141203_171054_091439.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #4600: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04600/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417625155): http://codereview.qt-project.org/101292 [PS1] - Fix memory leaks in tst_moc http://codereview.qt-project.org/98496 [PS5] - Fix maximal literal string limitation in moc. http://codereview.qt-project.org/101233 [PS7] - QLabel: Return COW objects by-value http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions From ci-noreply at qt-project.org Wed Dec 3 18:22:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:22:46 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #119 Message-ID: <20141203_172246_043627.ci-noreply@qt-project.org> QtBase_5.4.0_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #119: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00119/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417626122): http://codereview.qt-project.org/101364 [PS1] - Make tst_qwindow::positioning more reliable From ci-noreply at qt-project.org Wed Dec 3 18:25:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:25:05 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #69 Message-ID: <20141203_172505_084793.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #69: SUCCESS Tested changes (refs/builds/dev_1417611948): http://codereview.qt-project.org/100804 [PS3] - Use in-memory caches for off-the-record browsing http://codereview.qt-project.org/101184 [PS1] - Do not allow taking snapshots with setting ignorecase=true. http://codereview.qt-project.org/101183 [PS2] - take_snapshot.py: Do not adopt .gitattributes files. http://codereview.qt-project.org/101182 [PS1] - take_snapshot.py should only clear directories. http://codereview.qt-project.org/101181 [PS1] - Whitelist/Blacklist several files for the snapshot based on Chromium 40.0.2214.5. From ci-noreply at qt-project.org Wed Dec 3 18:30:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:30:21 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_win_Integration #33 Message-ID: <20141203_173021_010602.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration #33: SUCCESS Tested changes (refs/builds/wip/win_1417617088): http://codereview.qt-project.org/101366 [PS1] - Merge branch 'dev' into wip/win From ci-noreply at qt-project.org Wed Dec 3 18:31:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:31:37 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #63 Message-ID: <20141203_173137_032690.ci-noreply@qt-project.org> `make' failed :( make[5]: *** [libpoly2tri.a] Error 1 make[4]: *** [iphonesimulator-all] Error 2 make[3]: *** [sub-poly2tri-make_first] Error 2 make[2]: *** [sub-3rdparty-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtlocation-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00063/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4.0_1417623624): http://codereview.qt-project.org/100958 [PS9] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 3 18:49:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:49:03 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #34 Message-ID: <20141203_174903_028297.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration » winrt-x64-msvc2013_Windows_81 #34: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00034/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/wip/win_1417627915): http://codereview.qt-project.org/99903 [PS6] - Add discovering for BLE devices on Windows From ci-noreply at qt-project.org Wed Dec 3 18:51:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:51:14 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #65 Message-ID: <20141203_175114_019809.ci-noreply@qt-project.org> Qt5_5.4.0_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #65: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00065/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417628029): http://codereview.qt-project.org/100958 [PS9] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 3 18:56:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 19:56:09 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #295 Message-ID: <20141203_175609_081733.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #295: SUCCESS Tested changes (refs/builds/dev_1417621201): http://codereview.qt-project.org/101363 [PS1] - QBluetoothServiceDiscoveryAgent - auto test on OS X http://codereview.qt-project.org/101219 [PS2] - QLowEnergyController/Service - enable for iOS http://codereview.qt-project.org/101365 [PS1] - QBluetoothServiceInfo - auto test on OS X http://codereview.qt-project.org/101369 [PS1] - QBluetoothSocket - auto test on OS X http://codereview.qt-project.org/101356 [PS1] - QBluetoothDeviceDiscoveryAgent - test on OS X http://codereview.qt-project.org/101377 [PS1] - QBluetoothServer - auto test on OS X http://codereview.qt-project.org/101388 [PS1] - Bluez: Do not update char value() if char is non-readable http://codereview.qt-project.org/101354 [PS4] - QBluetoothLocalDevice - isValid, tests (OS X and iOS) From ci-noreply at qt-project.org Wed Dec 3 19:07:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 20:07:37 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #888 Message-ID: <20141203_180737_081724.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-03 20:07:05.914 tst_qwindow[5011:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-03 20:07:32.325 tst_qwindow[5199:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(321)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(630)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(832)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1564)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00888/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1417622525): http://codereview.qt-project.org/101333 [PS1] - Make no_debug_info also strip out -gstabs http://codereview.qt-project.org/101215 [PS9] - qmake: Add .qmake.stash/super to QMAKE_DISTCLEAN when owned by project http://codereview.qt-project.org/99891 [PS8] - Draw the accessibility focus rectangle properly http://codereview.qt-project.org/100880 [PS4] - Don't make invalid assumptions about memcmp() http://codereview.qt-project.org/100280 [PS3] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. From ci-noreply at qt-project.org Wed Dec 3 19:25:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 20:25:07 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #889 Message-ID: <20141203_182507_072947.ci-noreply@qt-project.org> QtBase_5.4_Integration » winrt-x64-msvc2013_Windows_81 #889: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00889/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417630151): http://codereview.qt-project.org/101298 [PS1] - Take ShareOpenGLContexts into account in QOpenGLWindow From ci-noreply at qt-project.org Wed Dec 3 20:26:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 21:26:01 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #37 Message-ID: <20141203_192601_065702.ci-noreply@qt-project.org> qtconnectivity failed to compile :( g++ -c -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_BUILD_BLUETOOTH_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtBluetooth" -I"C:\work\build\qt\qtbase\include\QtBluetooth\5.5.0" -I"C:\work\build\qt\qtbase\include\QtBluetooth\5.5.0\QtBluetooth" -I"tmp" -I"C:\work\build\qt\qtbase\include\QtCore" -I"C:\work\build\qt\qtbase\include\QtConcurrent" -I".moc\release" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"\include" -I"C:\work\build\qt\qtbase\mkspecs\win32-g++" -o .obj\release\qwinlowenergybluetooth.o windows\qwinlowenergybluetooth.cpp windows\qwinlowenergybluetooth.cpp: In function 'WinLowEnergyBluetooth::DeviceDiscoveryResult WinLowEnergyBluetooth::startDiscoveryOfRemoteDevices()': windows\qwinlowenergybluetooth.cpp:248:61: error: invalid use of incomplete type 'class QUuid' In file included from C:\work\build\qt\qtbase\include/QtCore/qmetatype.h:1:0, from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/kernel/qobject.h:48, from C:\work\build\qt\qtbase\include/QtCore/qobject.h:1, from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/io/qiodevice.h:39, from C:\work\build\qt\qtbase\include/QtCore/qiodevice.h:1, from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/io/qdatastream.h:38, from C:\work\build\qt\qtbase\include/QtCore/qdatastream.h:1, from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/tools/qstringlist.h:38, from C:\work\build\qt\qtbase\include/QtCore/qstringlist.h:1, from windows\qwinlowenergybluetooth_p.h:38, from windows\qwinlowenergybluetooth.cpp:35: C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/kernel/qmetatype.h:1759:11: note: in definition of macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/kernel/qmetatype.h:1761:1: note: in expansion of macro 'QT_FOR_EACH_STATIC_CORE_CLASS' windows\qwinlowenergybluetooth.cpp: In function 'bool WinLowEnergyBluetooth::hasLocalRadio()': windows\qwinlowenergybluetooth.cpp:255:61: error: invalid use of incomplete type 'class QUuid' Makefile.Release:7074: recipe for target '.obj/release/qwinlowenergybluetooth.o' failed mingw32-make[4]: *** [.obj/release/qwinlowenergybluetooth.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-bluetooth-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00037/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/wip/win_1417633061): http://codereview.qt-project.org/99903 [PS6] - Add discovering for BLE devices on Windows From ci-noreply at qt-project.org Wed Dec 3 20:30:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 21:30:32 +0200 Subject: [Ci-reports] pass on QtWebKit_dev_Integration #225 Message-ID: <20141203_193032_085999.ci-noreply@qt-project.org> QtWebKit_dev_Integration #225: SUCCESS Tested changes (refs/builds/dev_1417621380): http://codereview.qt-project.org/101370 [PS2] - Use deepbind when loading plugins. From ci-noreply at qt-project.org Wed Dec 3 20:47:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 21:47:25 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #108 Message-ID: <20141203_194725_068461.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #108: SUCCESS Tested changes (refs/builds/5.4_1417621670): http://codereview.qt-project.org/101323 [PS2] - Disable the animation so the style renders buttons correctly From ci-noreply at qt-project.org Wed Dec 3 20:50:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 21:50:41 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #890 Message-ID: <20141203_195041_076453.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location Totals: 563 passed, 2 failed, 9 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.0, Qt 5.4.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(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) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location 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) FAIL! : tst_QSslSocket::sessionCipher(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location 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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(869) : failure location 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) SKIP : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1305) : failure location 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(1325) : failure location 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: 572 passed, 3 failed, 7 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 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 288 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00890/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417631202): http://codereview.qt-project.org/101215 [PS9] - qmake: Add .qmake.stash/super to QMAKE_DISTCLEAN when owned by project From ci-noreply at qt-project.org Wed Dec 3 20:52:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 21:52:38 +0200 Subject: [Ci-reports] fail on QtPim_dev_Integration #62 Message-ID: <20141203_195238_098569.ci-noreply@qt-project.org> Autotests `tst_qmlcontacts' and `tst_qmlorganizer' failed :( Testing qmlorganizer FAIL! : qmlorganizer::CollectionTests::test_item_api(memory backend) Compared values are not the same Actual (): 2 Expected (): 1 Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_collection.qml(313)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventTime.StartDateTime) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventTime.EndDateTime) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventTime.AllDayEvent) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoTime.StartDateTime) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoTime.DueDateTime) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoTime.AllDay) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoProgress.Status) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoProgress.PercentageComplete) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Comment) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Description) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - DisplayLabel) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Guid) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Location.Label) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Location.Longitude) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Location.Latitude) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Priority) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Type enum) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Tag) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - ExtendedDetail) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventRsvp.ParticipationStatus) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventRsvp.ParticipationRole) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventRsvp.ResponseRequirement) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventRsvp.ResponseDeadline) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventRsvp.ResponseDate) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventRsvp.OrganizerName) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventRsvp.OrganizerEmail) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Description - MatchExactly) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Description - MatchFixedString) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Description - MatchContains case insensitive) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Description - MatchContains case sensitive) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Description - MatchStartsWith) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Description - MatchEndsWith) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Comment - MatchExactly) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Comment - MatchStartsWith) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Comment - MatchContains) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Comment - MatchEndsWith) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Tag - MatchContains) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, Description - tighten filter) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, EventRsvp.OrganizerName - MatchExactly) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, EventRsvp.OrganizerName - MatchStartsWith) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, EventRsvp.OrganizerName - MatchContains) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, EventRsvp.OrganizerName - MatchEndsWith) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, EventRsvp.OrganizerEmail - MatchExactly) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, EventRsvp.OrganizerEmail - MatchStartsWith) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, EventRsvp.OrganizerEmail - MatchContains) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFieldFilterTests::test_matchflags(Filter set, EventRsvp.OrganizerEmail - MatchEndsWith) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] FAIL! : qmlorganizer::detailFilterTests::test_filtering(matching filter, TodoProgress) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml(93)] FAIL! : qmlorganizer::detailFilterTests::test_filtering(matching filter, Description) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml(93)] FAIL! : qmlorganizer::detailFilterTests::test_filtering(matching filter, ExtendedDetail - int value) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml(93)] FAIL! : qmlorganizer::detailFilterTests::test_filtering(matching filter, ExtendedDetail - string value) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml(93)] FAIL! : qmlorganizer::detailFilterTests::test_filtering(matching filter, ExtendedDetail - date value) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml(93)] FAIL! : qmlorganizer::detailFilterTests::test_filtering(matching filter, EventTime) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml(93)] FAIL! : qmlorganizer::detailFilterTests::test_filtering(non-matching filter, Description) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml(93)] FAIL! : qmlorganizer::detailFilterTests::test_filtering(non-matching filter, less fields) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml(93)] FAIL! : qmlorganizer::detailFilterTests::test_filtering(non-matching filter, ExtendedDetail - different string data) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfilter.qml(93)] FAIL! : qmlorganizer::OrganizerVersitExportImportTests::test_organizerImportExportSignaling(memory backend) exportError found Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizer_versit_export_import_e2e.qml(169)] FAIL! : qmlorganizer::Organizer collection filter test::test_collectionFilter(properties) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml(117)] FAIL! : qmlorganizer::Organizer intersection filter test::test_intersectionFilter(properties) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml(117)] FAIL! : qmlorganizer::OrganizerItemTests::test_addRemoveEvent() 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml(117)] FAIL! : qmlorganizer::ModelTests::test_collectionsSaveRemove(memory backend) Uncaught exception: Cannot read property 'collectionId' of undefined Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodel.qml(1165)] FAIL! : qmlorganizer::ModelTests::test_modelChangedSignal() Compared values are not the same Actual (): 2 Expected (): 0 Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml(231)] FAIL! : qmlorganizer::ModelTests::test_organizermodel_error(memory backend) Compared values are not the same Actual (): Expected (): PermissionsError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizermodel.qml(385)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_exceptionDates(Exception dates, two non-matching exception dates) Occurrence count is wrong. Actual (): 0 Expected (): 1 Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(889)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_exceptionRules(Daily recurrence with matching daily exceptions) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_exceptionRules(Daily recurrence, weekly exceptions on Monday and Sunday) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceDates(Event with two recurrence dates) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceDates(Event with recurrence date before event start date) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceDates(Event outside model range with occurrences inside model range) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceDates(Event inside model range with occurrences outside model range) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceDates(Overlapping recurrence dates) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Daily recurrence, limit to 3) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Daily recurrence, limit to 3, interval of 2 days) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Daily recurrence, limit to date (high)) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Daily recurrence, limit to date (low)) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Daily recurrence, limit to 6, Mondays, Wednesdays and Saturdays only) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Daily recurrence, limit to 4, days of month: 1, 2, 10, 11) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Weekly recurrence, limit by date, biweekly) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Monthly recurrence, limit of 6, February, May, December only) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Monthly recurrence, limit of 6, positions 1, 2, -1) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Monthly recurrence, limit of 6, position 31) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Yearly recurrence, limit to 4, two exception dates ) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRules(Yearly recurrence, limit to 6, May, July, August, December only) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(800)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRulesMaxLimit() 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(734)] FAIL! : qmlorganizer::OrganizerRecurrenceTests::test_recurrenceRulesUnion() 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_organizerrecurrence.qml(775)] FAIL! : qmlorganizer::Organizer union filter test::test_unionFilter(properties) 'wait for signal modelChanged' returned FALSE. () Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/QOrganizerTestUtility.qml(117)] Totals: 267 passed, 86 failed, 4 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qmlorganizer ********* Config: Using QtTest library 5.3.1, Qt 5.3.1 PASS : qmlorganizer::initTestCase() PASS : qmlorganizer::cleanupTestCase() PASS : qmlorganizer::CollectionTests::initTestCase() QDEBUG : qmlorganizer::CollectionTests::test_color(black) qml: PASS : qmlorganizer::CollectionTests::test_color(black) QDEBUG : qmlorganizer::CollectionTests::test_color(red) qml: PASS : qmlorganizer::CollectionTests::test_color(red) QDEBUG : qmlorganizer::CollectionTests::test_creation(empty definition) qml: PASS : qmlorganizer::CollectionTests::test_creation(empty definition) QDEBUG : qmlorganizer::CollectionTests::test_creation(full definition) qml: PASS : qmlorganizer::CollectionTests::test_creation(full definition) QDEBUG : qmlorganizer::CollectionTests::test_description(empty desc) qml: PASS : qmlorganizer::CollectionTests::test_description(empty desc) QDEBUG : qmlorganizer::CollectionTests::test_description(string desc) qml: PASS : qmlorganizer::CollectionTests::test_description(string desc) QDEBUG : qmlorganizer::CollectionTests::test_description(long string desc) qml: PASS : qmlorganizer::CollectionTests::test_description(long string desc) QDEBUG : qmlorganizer::CollectionTests::test_image(empty path) qml: PASS : qmlorganizer::CollectionTests::test_image(empty path) QDEBUG : qmlorganizer::CollectionTests::test_image(string path) qml: PASS : qmlorganizer::CollectionTests::test_image(string path) QDEBUG : qmlorganizer::CollectionTests::test_item_api(memory backend) qml: FAIL! : qmlorganizer::CollectionTests::test_item_api(memory backend) Compared values are not the same Actual (): 2 Expected (): 1 Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_collection.qml(313)] QDEBUG : qmlorganizer::CollectionTests::test_metadata(string key) qml: PASS : qmlorganizer::CollectionTests::test_metadata(string key) QDEBUG : qmlorganizer::CollectionTests::test_model_api(memory backend) qml: PASS : qmlorganizer::CollectionTests::test_model_api(memory backend) QDEBUG : qmlorganizer::CollectionTests::test_name(empty name) qml: PASS : qmlorganizer::CollectionTests::test_name(empty name) QDEBUG : qmlorganizer::CollectionTests::test_name(string name) qml: PASS : qmlorganizer::CollectionTests::test_name(string name) QDEBUG : qmlorganizer::CollectionTests::test_name(long string name) qml: PASS : qmlorganizer::CollectionTests::test_name(long string name) PASS : qmlorganizer::CollectionTests::cleanupTestCase() QWARN : qmlorganizer::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : qmlorganizer::initTestCase() PASS : qmlorganizer::cleanupTestCase() PASS : qmlorganizer::detailFieldFilterTests::initTestCase() QDEBUG : qmlorganizer::detailFieldFilterTests::test_creation(empty definition) qml: PASS : qmlorganizer::detailFieldFilterTests::test_creation(empty definition) QDEBUG : qmlorganizer::detailFieldFilterTests::test_creation(full definition) qml: PASS : qmlorganizer::detailFieldFilterTests::test_creation(full definition) PASS : qmlorganizer::detailFieldFilterTests::test_detail(empty field) PASS : qmlorganizer::detailFieldFilterTests::test_detail(enum detail) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, JournalTime) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, JournalTime) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, Reminder) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, Reminder) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, AudibleReminder) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, AudibleReminder) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, VisualReminder) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, VisualReminder) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, EmailReminder) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, EmailReminder) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, Parent) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, Parent) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, Recurrence) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, Recurrence) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, Timestamp) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported details, Timestamp) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, EventTime) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, EventTime) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, TodoTime) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, TodoTime) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, TodoProgress) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, TodoProgress) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Comment) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Comment) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Location - Longitude) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Location - Longitude) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Location - Latitude) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Location - Latitude) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Priority) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Priority) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Type) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Type) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Tag) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, Tag) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, ExtendedDetail) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported matchflag, ExtendedDetail) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, EventTime - StartDateTime) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, EventTime - StartDateTime) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, EventTime - EndDateTime) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, EventTime - EndDateTime) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, EventTime - AllDay) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, EventTime - AllDay) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, JournalTime - EntryDateTime) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, JournalTime - EntryDateTime) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoTime - StartDateTime) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoTime - StartDateTime) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoTime - DueDateTime) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoTime - DueDateTime) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoTime - AllDay) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoTime - AllDay) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoProgress - FinishedDateTime) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoProgress - FinishedDateTime) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoProgress - Status) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoProgress - Status) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoProgress - PercentageComplete) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, TodoProgress - PercentageComplete) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, Location - Longitude) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, Location - Longitude) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, Location - Latitude) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, Location - Latitude) QDEBUG : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, Priority) qml: PASS : qmlorganizer::detailFieldFilterTests::test_errors(Unsupported string value, Priority) PASS : qmlorganizer::detailFieldFilterTests::test_field(empty field) PASS : qmlorganizer::detailFieldFilterTests::test_field(enum field) QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(no filter) qml: ## Testing plugin: memory PASS : qmlorganizer::detailFieldFilterTests::test_filtering(no filter) QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventTime.StartDateTime) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventTime.StartDateTime) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventTime.EndDateTime) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventTime.EndDateTime) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventTime.AllDayEvent) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - EventTime.AllDayEvent) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoTime.StartDateTime) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoTime.StartDateTime) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoTime.DueDateTime) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoTime.DueDateTime) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoTime.AllDay) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoTime.AllDay) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoProgress.Status) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoProgress.Status) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoProgress.PercentageComplete) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - TodoProgress.PercentageComplete) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Comment) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Comment) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Description) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Description) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - DisplayLabel) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - DisplayLabel) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Guid) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Guid) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Location.Label) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Location.Label) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Location.Longitude) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Location.Longitude) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Location.Latitude) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Location.Latitude) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Priority) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Priority) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Type enum) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Type enum) Compared values are not the same Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/organizer/qmlorganizer/testcases/tst_detailfieldfilter.qml(98)] QDEBUG : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Tag) qml: ## Testing plugin: memory FAIL! : qmlorganizer::detailFieldFilterTests::test_filtering(exact filter - Tag) Compared values are not the same Actual (): Expected (): NoError (... 796 lines omitted; there are too many errors!) PASS : contacts::ContactModificationTests::ThroughDetailAccessors::cleanupTestCase() PASS : contacts::ContactModificationTests::UpdateDetail::initTestCase() PASS : contacts::ContactModificationTests::UpdateDetail::test_update_to_contact_detail_directly_sets_contact_as_modified() PASS : contacts::ContactModificationTests::UpdateDetail::test_update_to_contact_detail_sets_contact_as_modified() PASS : contacts::ContactModificationTests::UpdateDetail::cleanupTestCase() PASS : contacts::ContactModificationTests::initTestCase() PASS : contacts::ContactModificationTests::cleanupTestCase() QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : contacts::ContactsOrganizationsTests::ModificationSignaling::initTestCase() PASS : contacts::ContactsOrganizationsTests::ModificationSignaling::test_changeToDetailThroughOrganizationsEmitsSignal() PASS : contacts::ContactsOrganizationsTests::ModificationSignaling::cleanupTestCase() PASS : contacts::ContactsOrganizationsTests::DynamicallyAdded::MultipleOrganizations::initTestCase() PASS : contacts::ContactsOrganizationsTests::DynamicallyAdded::MultipleOrganizations::test_accessOrganizationThroughDetails() PASS : contacts::ContactsOrganizationsTests::DynamicallyAdded::MultipleOrganizations::test_accessOrganizationThroughOrganization() PASS : contacts::ContactsOrganizationsTests::DynamicallyAdded::MultipleOrganizations::test_accessOrganizationThroughOrganizations() PASS : contacts::ContactsOrganizationsTests::DynamicallyAdded::MultipleOrganizations::test_organizationCount() PASS : contacts::ContactsOrganizationsTests::DynamicallyAdded::MultipleOrganizations::cleanupTestCase() PASS : contacts::ContactsOrganizationsTests::MultipleOrganizations::initTestCase() PASS : contacts::ContactsOrganizationsTests::MultipleOrganizations::test_accessOrganizationThroughDetails() PASS : contacts::ContactsOrganizationsTests::MultipleOrganizations::test_accessOrganizationThroughOrganization() PASS : contacts::ContactsOrganizationsTests::MultipleOrganizations::test_accessOrganizationThroughOrganizations() PASS : contacts::ContactsOrganizationsTests::MultipleOrganizations::test_organizationCount() PASS : contacts::ContactsOrganizationsTests::MultipleOrganizations::cleanupTestCase() PASS : contacts::ContactsOrganizationsTests::OneOrganization::initTestCase() PASS : contacts::ContactsOrganizationsTests::OneOrganization::test_OrganizationCount() PASS : contacts::ContactsOrganizationsTests::OneOrganization::test_accessOrganizationThroughDetails() PASS : contacts::ContactsOrganizationsTests::OneOrganization::test_accessOrganizationThroughOrganization() PASS : contacts::ContactsOrganizationsTests::OneOrganization::test_accessOrganizationThroughOrganizations() PASS : contacts::ContactsOrganizationsTests::OneOrganization::cleanupTestCase() PASS : contacts::ContactsOrganizationsTests::NoOrganization::initTestCase() PASS : contacts::ContactsOrganizationsTests::NoOrganization::test_organizationOfContactWithoutOrganizationIsDefined() PASS : contacts::ContactsOrganizationsTests::NoOrganization::test_organizationOfContactWithoutOrganizationIsEmpty() PASS : contacts::ContactsOrganizationsTests::NoOrganization::test_organizationsCountOfAnotherContactWithoutOrganizationIsZero() PASS : contacts::ContactsOrganizationsTests::NoOrganization::test_organizationsCountOfYetAnotherContactWithoutOrganizationIsOne() PASS : contacts::ContactsOrganizationsTests::NoOrganization::cleanupTestCase() PASS : contacts::ContactsOrganizationsTests::initTestCase() PASS : contacts::ContactsOrganizationsTests::cleanupTestCase() QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : contacts::ContactsPhoneNumbersTests::ModificationSignaling::initTestCase() PASS : contacts::ContactsPhoneNumbersTests::ModificationSignaling::test_changeToDetailThroughPhoneNumbersEmitsSignal() PASS : contacts::ContactsPhoneNumbersTests::ModificationSignaling::cleanupTestCase() PASS : contacts::ContactsPhoneNumbersTests::DynamicallyAdded::MultiplePhoneNumbers::initTestCase() PASS : contacts::ContactsPhoneNumbersTests::DynamicallyAdded::MultiplePhoneNumbers::test_accessPhoneNumberThroughDetails() PASS : contacts::ContactsPhoneNumbersTests::DynamicallyAdded::MultiplePhoneNumbers::test_accessPhoneNumberThroughPhoneNumber() PASS : contacts::ContactsPhoneNumbersTests::DynamicallyAdded::MultiplePhoneNumbers::test_accessPhoneNumberThroughPhoneNumbers() PASS : contacts::ContactsPhoneNumbersTests::DynamicallyAdded::MultiplePhoneNumbers::test_phoneNumberCount() PASS : contacts::ContactsPhoneNumbersTests::DynamicallyAdded::MultiplePhoneNumbers::cleanupTestCase() PASS : contacts::ContactsPhoneNumbersTests::MultiplePhoneNumbers::initTestCase() PASS : contacts::ContactsPhoneNumbersTests::MultiplePhoneNumbers::test_accessPhoneNumberThroughDetails() PASS : contacts::ContactsPhoneNumbersTests::MultiplePhoneNumbers::test_accessPhoneNumberThroughPhoneNumber() PASS : contacts::ContactsPhoneNumbersTests::MultiplePhoneNumbers::test_accessPhoneNumberThroughPhoneNumbers() PASS : contacts::ContactsPhoneNumbersTests::MultiplePhoneNumbers::test_phoneNumberCount() PASS : contacts::ContactsPhoneNumbersTests::MultiplePhoneNumbers::cleanupTestCase() PASS : contacts::ContactsPhoneNumbersTests::OnePhoneNumber::initTestCase() PASS : contacts::ContactsPhoneNumbersTests::OnePhoneNumber::test_accessPhoneNumberThroughDetails() PASS : contacts::ContactsPhoneNumbersTests::OnePhoneNumber::test_accessPhoneNumberThroughPhoneNumber() PASS : contacts::ContactsPhoneNumbersTests::OnePhoneNumber::test_accessPhoneNumberThroughPhoneNumbers() PASS : contacts::ContactsPhoneNumbersTests::OnePhoneNumber::test_phoneNumberCount() PASS : contacts::ContactsPhoneNumbersTests::OnePhoneNumber::cleanupTestCase() PASS : contacts::ContactsPhoneNumbersTests::NoPhoneNumber::initTestCase() PASS : contacts::ContactsPhoneNumbersTests::NoPhoneNumber::test_phoneNumberOfContactWithoutPhoneNumberIsDefined() PASS : contacts::ContactsPhoneNumbersTests::NoPhoneNumber::test_phoneNumberOfContactWithoutPhoneNumberIsEmpty() PASS : contacts::ContactsPhoneNumbersTests::NoPhoneNumber::test_phoneNumbersCountOfAnotherContactWithoutPhoneNumberIsZero() PASS : contacts::ContactsPhoneNumbersTests::NoPhoneNumber::test_phoneNumbersCountOfYetAnotherContactWithoutPhoneNumberIsOne() PASS : contacts::ContactsPhoneNumbersTests::NoPhoneNumber::cleanupTestCase() PASS : contacts::ContactsPhoneNumbersTests::initTestCase() PASS : contacts::ContactsPhoneNumbersTests::cleanupTestCase() QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : contacts::ContactRemoveDetailTests::initTestCase() PASS : contacts::ContactRemoveDetailTests::test_contact_modify_detail_already_removed_emits_no_signal() PASS : contacts::ContactRemoveDetailTests::test_contact_remove_detail_emits_signal() PASS : contacts::ContactRemoveDetailTests::test_contact_remove_multiple_details_emits_signal() PASS : contacts::ContactRemoveDetailTests::test_contact_remove_null_detail_emits_no_signal() PASS : contacts::ContactRemoveDetailTests::test_contact_remove_one_of_multiple_details_emits_signal() PASS : contacts::ContactRemoveDetailTests::test_contact_remove_unrelated_detail_emits_no_signal() PASS : contacts::ContactRemoveDetailTests::test_contact_remove_unrelated_detail_of_the_different_type_emits_no_signal() PASS : contacts::ContactRemoveDetailTests::cleanupTestCase() QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : contacts::ContactSignalsTests::initTestCase() PASS : contacts::ContactSignalsTests::test_contact_address_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_address_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_anniversary_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_anniversary_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_avatar_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_avatar_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_birthday_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_birthday_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_displaylabel_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_displaylabel_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_email_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_email_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_extended_detail_change_data_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_extended_detail_change_name_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_extended_detail_emits_no_signal_when_data_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_extended_detail_emits_no_signal_when_name_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_favorite_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_favorite_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_gender_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_gender_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_geolocation_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_geolocation_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_globalpresence_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_globalpresence_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_guid_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_guid_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_hobby_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_hobby_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_name_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_name_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_nickname_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_nickname_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_note_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_note_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_onlineaccount_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_onlineaccount_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_organization_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_organization_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_phonenumber_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_phonenumber_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_presence_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_presence_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_ringtone_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_ringtone_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_synctarget_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_synctarget_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_tag_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_tag_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_timestamp_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_timestamp_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::test_contact_url_change_emits_signal() PASS : contacts::ContactSignalsTests::test_contact_url_emits_no_signal_when_value_does_not_change() PASS : contacts::ContactSignalsTests::cleanupTestCase() QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : contacts::ContactsUrlsTests::ModificationSignaling::initTestCase() PASS : contacts::ContactsUrlsTests::ModificationSignaling::test_changeToDetailThroughUrlsEmitsSignal() PASS : contacts::ContactsUrlsTests::ModificationSignaling::cleanupTestCase() PASS : contacts::ContactsUrlsTests::DynamicallyAdded::MultipleUrls::initTestCase() PASS : contacts::ContactsUrlsTests::DynamicallyAdded::MultipleUrls::test_accessUrlThroughDetails() PASS : contacts::ContactsUrlsTests::DynamicallyAdded::MultipleUrls::test_accessUrlThroughUrl() PASS : contacts::ContactsUrlsTests::DynamicallyAdded::MultipleUrls::test_accessUrlThroughUrls() PASS : contacts::ContactsUrlsTests::DynamicallyAdded::MultipleUrls::test_urlCount() PASS : contacts::ContactsUrlsTests::DynamicallyAdded::MultipleUrls::cleanupTestCase() PASS : contacts::ContactsUrlsTests::MultipleUrls::initTestCase() PASS : contacts::ContactsUrlsTests::MultipleUrls::test_accessUrlThroughDetails() PASS : contacts::ContactsUrlsTests::MultipleUrls::test_accessUrlThroughUrl() PASS : contacts::ContactsUrlsTests::MultipleUrls::test_accessUrlThroughUrls() PASS : contacts::ContactsUrlsTests::MultipleUrls::test_urlCount() PASS : contacts::ContactsUrlsTests::MultipleUrls::cleanupTestCase() PASS : contacts::ContactsUrlsTests::OneUrl::initTestCase() PASS : contacts::ContactsUrlsTests::OneUrl::test_UrlCount() PASS : contacts::ContactsUrlsTests::OneUrl::test_accessUrlThroughDetails() PASS : contacts::ContactsUrlsTests::OneUrl::test_accessUrlThroughUrl() PASS : contacts::ContactsUrlsTests::OneUrl::test_accessUrlThroughUrls() PASS : contacts::ContactsUrlsTests::OneUrl::cleanupTestCase() PASS : contacts::ContactsUrlsTests::NoUrl::initTestCase() PASS : contacts::ContactsUrlsTests::NoUrl::test_urlOfContactWithoutUrlIsDefined() PASS : contacts::ContactsUrlsTests::NoUrl::test_urlOfContactWithoutUrlIsEmpty() PASS : contacts::ContactsUrlsTests::NoUrl::test_urlsCountOfAnotherContactWithoutUrlIsZero() PASS : contacts::ContactsUrlsTests::NoUrl::test_urlsCountOfYetAnotherContactWithoutUrlIsOne() PASS : contacts::ContactsUrlsTests::NoUrl::cleanupTestCase() PASS : contacts::ContactsUrlsTests::initTestCase() PASS : contacts::ContactsUrlsTests::cleanupTestCase() QWARN : contacts::UnknownTestFunc() file:///work/build/qt/qtbase/qml/QtTest/SignalSpy.qml:252: TypeError: Cannot read property of null PASS : contacts::ContactDetailsTests::initTestCase() PASS : contacts::ContactDetailsTests::test_address() PASS : contacts::ContactDetailsTests::test_anniversary() PASS : contacts::ContactDetailsTests::test_avatar() PASS : contacts::ContactDetailsTests::test_birthday() PASS : contacts::ContactDetailsTests::test_detail_common_properties() PASS : contacts::ContactDetailsTests::test_detail_contexts() PASS : contacts::ContactDetailsTests::test_displayLabel() PASS : contacts::ContactDetailsTests::test_emailAddress() PASS : contacts::ContactDetailsTests::test_extendedDetail() PASS : contacts::ContactDetailsTests::test_family() PASS : contacts::ContactDetailsTests::test_favorite() PASS : contacts::ContactDetailsTests::test_gender() PASS : contacts::ContactDetailsTests::test_geolocation() PASS : contacts::ContactDetailsTests::test_globalpresence() PASS : contacts::ContactDetailsTests::test_guid() PASS : contacts::ContactDetailsTests::test_hobby() PASS : contacts::ContactDetailsTests::test_name() PASS : contacts::ContactDetailsTests::test_nickname() PASS : contacts::ContactDetailsTests::test_note() PASS : contacts::ContactDetailsTests::test_onlineaccount() PASS : contacts::ContactDetailsTests::test_organization() PASS : contacts::ContactDetailsTests::test_phonenumber() PASS : contacts::ContactDetailsTests::test_presence() PASS : contacts::ContactDetailsTests::test_ringtone() PASS : contacts::ContactDetailsTests::test_synctarget() PASS : contacts::ContactDetailsTests::test_tag() PASS : contacts::ContactDetailsTests::test_timestamp() PASS : contacts::ContactDetailsTests::test_type() PASS : contacts::ContactDetailsTests::test_url() PASS : contacts::ContactDetailsTests::test_version() PASS : contacts::ContactDetailsTests::cleanupTestCase() PASS : contacts::ContactModelSignalsTests::initTestCase() PASS : contacts::ContactModelSignalsTests::test_changingTheFilterSendsSignal() PASS : contacts::ContactModelSignalsTests::test_removingTheFilterSendsSignal() PASS : contacts::ContactModelSignalsTests::test_settingTheFilterSendsSignal() PASS : contacts::ContactModelSignalsTests::test_settingTheSameFilterDoesNotSendSignal() PASS : contacts::ContactModelSignalsTests::cleanupTestCase() PASS : contacts::ContactRelationship::initTestCase() PASS : contacts::ContactRelationship::test_aggregates() PASS : contacts::ContactRelationship::test_hasAssistant() PASS : contacts::ContactRelationship::test_hasManager() PASS : contacts::ContactRelationship::test_hasMember() PASS : contacts::ContactRelationship::test_hasSpouse() PASS : contacts::ContactRelationship::test_isSameAs() PASS : contacts::ContactRelationship::test_nullParticipants() PASS : contacts::ContactRelationship::cleanupTestCase() PASS : contacts::ContactsClearDetailsE2ETests::initTestCase() PASS : contacts::ContactsClearDetailsE2ETests::test_clear_details() PASS : contacts::ContactsClearDetailsE2ETests::test_clear_details_and_save_modified() PASS : contacts::ContactsClearDetailsE2ETests::test_clear_details_and_save_through_model() PASS : contacts::ContactsClearDetailsE2ETests::test_clear_details_of_contact_in_the_model() PASS : contacts::ContactsClearDetailsE2ETests::test_clear_details_save_modified_and_refetch_from_model() PASS : contacts::ContactsClearDetailsE2ETests::cleanupTestCase() PASS : contacts::ContactsDetailsSavingE2ETests::initTestCase() PASS : contacts::ContactsDetailsSavingE2ETests::test_address() PASS : contacts::ContactsDetailsSavingE2ETests::test_addressCanBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_addressCanNotBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_avatar() PASS : contacts::ContactsDetailsSavingE2ETests::test_birthday() PASS : contacts::ContactsDetailsSavingE2ETests::test_displaylabel() PASS : contacts::ContactsDetailsSavingE2ETests::test_emailAddress() PASS : contacts::ContactsDetailsSavingE2ETests::test_emailAddressCanNotBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_favorite() PASS : contacts::ContactsDetailsSavingE2ETests::test_gender() PASS : contacts::ContactsDetailsSavingE2ETests::test_guid() PASS : contacts::ContactsDetailsSavingE2ETests::test_multipleAddresses() PASS : contacts::ContactsDetailsSavingE2ETests::test_multipleEmailAddresses() PASS : contacts::ContactsDetailsSavingE2ETests::test_multipleOrganizations() PASS : contacts::ContactsDetailsSavingE2ETests::test_multiplePhoneNumbers() PASS : contacts::ContactsDetailsSavingE2ETests::test_multipleUrls() PASS : contacts::ContactsDetailsSavingE2ETests::test_name() PASS : contacts::ContactsDetailsSavingE2ETests::test_nameCanBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_nameCanNotBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_nickname() PASS : contacts::ContactsDetailsSavingE2ETests::test_nicknameCanBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_nicknameCanNotBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_note() PASS : contacts::ContactsDetailsSavingE2ETests::test_noteCanBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_noteCanNotBeSanitized() XFAIL : contacts::ContactsDetailsSavingE2ETests::test_onlineAccount() Saving of Account URI is not supported at the moment Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_details_saving_e2e.qml(439)] PASS : contacts::ContactsDetailsSavingE2ETests::test_onlineAccount() PASS : contacts::ContactsDetailsSavingE2ETests::test_organization() PASS : contacts::ContactsDetailsSavingE2ETests::test_organizationCanBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_organizationCanNotBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_phoneNumber() PASS : contacts::ContactsDetailsSavingE2ETests::test_phoneNumberCanBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_phoneNumberCannotBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_phoneNumberOneSubtype() PASS : contacts::ContactsDetailsSavingE2ETests::test_ringtone() PASS : contacts::ContactsDetailsSavingE2ETests::test_synctarget() PASS : contacts::ContactsDetailsSavingE2ETests::test_test_emailAddressCanBeSanitized() PASS : contacts::ContactsDetailsSavingE2ETests::test_url() PASS : contacts::ContactsDetailsSavingE2ETests::test_version() PASS : contacts::ContactsDetailsSavingE2ETests::cleanupTestCase() PASS : contacts::ContactsTests::initTestCase() QDEBUG : contacts::ContactsTests::test_addAndRemoveDetails() qml: contactsTestHelper.emptyContactsDb QDEBUG : contacts::ContactsTests::test_addAndRemoveDetails() qml: contactsTestHelper.emptyContactsDb QDEBUG : contacts::ContactsTests::test_addAndRemoveDetails() qml: contactsTestHelper.emptyContactsDb: remove qtcontacts:memory:id={0bf55536-ca92-4ae7-ac2f-f00b4f328f6d}:1 PASS : contacts::ContactsTests::test_addAndRemoveDetails() PASS : contacts::ContactsTests::test_contact() PASS : contacts::ContactsTests::test_contactAddDetail() PASS : contacts::ContactsTests::test_contactRemoveDetail() PASS : contacts::ContactsTests::test_contactUpdateDetail() PASS : contacts::ContactsTests::cleanupTestCase() FAIL! : contacts::ContactsExportImportDetailsE2ETests::initTestCase() importError Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_details_e2e.qml(310)] PASS : contacts::ContactsExportImportDetailsE2ETests::cleanupTestCase() PASS : contacts::ContactsExportImportE2ETests::initTestCase() FAIL! : contacts::ContactsExportImportE2ETests::test_contactExportImportWithTinyContactExportSignaling() importError Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_e2e.qml(90)] FAIL! : contacts::ContactsExportImportE2ETests::test_exportListOfDeclarativeContacts() importError Actual (): Expected (): NoError Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_export_import_e2e.qml(114)] PASS : contacts::ContactsExportImportE2ETests::cleanupTestCase() PASS : contacts::ContactsExportImportSignalingTest::initTestCase() PASS : contacts::ContactsExportImportSignalingTest::test_overlappingExportEmitsSignalWithError() PASS : contacts::ContactsExportImportSignalingTest::test_overlappingImportEmitsSignalWithError() PASS : contacts::ContactsExportImportSignalingTest::test_successfulExportEmitsSignalProperly() PASS : contacts::ContactsExportImportSignalingTest::test_successfulImportEmitsSignalProperly() PASS : contacts::ContactsExportImportSignalingTest::cleanupTestCase() PASS : contacts::ContactsExtendedDetailE2ETests::initTestCase() PASS : contacts::ContactsExtendedDetailE2ETests::test_extendedDetailsListProperty_multipleDetails() PASS : contacts::ContactsExtendedDetailE2ETests::test_extendedDetailsListProperty_noDetails() PASS : contacts::ContactsExtendedDetailE2ETests::test_extendedDetailsListProperty_oneDetail() PASS : contacts::ContactsExtendedDetailE2ETests::test_extendedDetailsListProperty_removing_one_detail() PASS : contacts::ContactsExtendedDetailE2ETests::test_withBoolean() PASS : contacts::ContactsExtendedDetailE2ETests::test_withColor() PASS : contacts::ContactsExtendedDetailE2ETests::test_withDate() PASS : contacts::ContactsExtendedDetailE2ETests::test_withDateAsString() PASS : contacts::ContactsExtendedDetailE2ETests::test_withDeeplyEmbeddedVariantLists() PASS : contacts::ContactsExtendedDetailE2ETests::test_withDouble() PASS : contacts::ContactsExtendedDetailE2ETests::test_withEmbeddedVariantsList() PASS : contacts::ContactsExtendedDetailE2ETests::test_withInt() PASS : contacts::ContactsExtendedDetailE2ETests::test_withIntList() PASS : contacts::ContactsExtendedDetailE2ETests::test_withMap() PASS : contacts::ContactsExtendedDetailE2ETests::test_withNegReal() PASS : contacts::ContactsExtendedDetailE2ETests::test_withNegativeInt() PASS : contacts::ContactsExtendedDetailE2ETests::test_withReal() PASS : contacts::ContactsExtendedDetailE2ETests::test_withString() PASS : contacts::ContactsExtendedDetailE2ETests::test_withStringList() PASS : contacts::ContactsExtendedDetailE2ETests::test_withUrl() PASS : contacts::ContactsExtendedDetailE2ETests::test_withVariant() PASS : contacts::ContactsExtendedDetailE2ETests::test_withVariantList() PASS : contacts::ContactsExtendedDetailE2ETests::cleanupTestCase() PASS : contacts::ContactsFetchContactsE2ETests::initTestCase() XFAIL : contacts::ContactsFetchContactsE2ETests::test_fetchBothExistingAndNonExistingContacts() implementation returns an empty list of contacts Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_fetch_contacts_e2e.qml(118)] PASS : contacts::ContactsFetchContactsE2ETests::test_fetchBothExistingAndNonExistingContacts() PASS : contacts::ContactsFetchContactsE2ETests::test_fetchDuplicateContactIds() PASS : contacts::ContactsFetchContactsE2ETests::test_fetchEmptyListOfContactIds() PASS : contacts::ContactsFetchContactsE2ETests::test_fetchExistingContact() PASS : contacts::ContactsFetchContactsE2ETests::test_fetchInvalidContactId() PASS : contacts::ContactsFetchContactsE2ETests::test_fetchMultipleExistingContacts() PASS : contacts::ContactsFetchContactsE2ETests::test_fetchNonExistingContact() PASS : contacts::ContactsFetchContactsE2ETests::test_fetchNullContactId() PASS : contacts::ContactsFetchContactsE2ETests::test_filterAndFetchContactMatchingTheFilter() PASS : contacts::ContactsFetchContactsE2ETests::test_filterAndFetchContactWhichDoesNotMatchTheFilter() PASS : contacts::ContactsFetchContactsE2ETests::cleanupTestCase() PASS : contacts::ContactsFilteringByDetailE2ETests::initTestCase() PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match exactly, identical value) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match exactly, no match) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match exactly, empty string) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match contains, identical value) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match contains, no match) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match contains, matching substring) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match contains, empty string) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match starts with, identical value) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match starts with, no match) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match starts with, matching substring) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match starts with, empty string) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match ends with, identical value) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match ends with, no match) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match ends with, matching substring) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Phone number, match ends with, empty string) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match exactly, identical value) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match exactly, no match) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match contains , matching substring) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match contains , caseInsensitive by default so matches) XFAIL : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match exactly ,always case sensitive so no matches here) Not working as expected Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_filtering_by_detail_e2e.qml(297)] PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match exactly ,always case sensitive so no matches here) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match fixed string , identical value) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match fixed string , no match) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match fixed string, caseInsensitive by default so matches) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match fixed string and case sensitive, no match) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match starts with, caseInsensitive by default so matches) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match starts with and match caseSensitive, matching substring) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match starts with and match caseSensitive, no match) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match ends with and match caseSensitive, matching substring) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match ends with and match caseSensitive, no match) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match ends with, caseInsensitive by default so matches) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match fixedString and match ends with, matching substring) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(First name, match fixedString and match startsWith, matching substring) PASS : contacts::ContactsFilteringByDetailE2ETests::test_filterByDetail(Last name, match exactly, no contact has a value for last name) PASS : contacts::ContactsFilteringByDetailE2ETests::test_settingMatchFlagDoesChangeTheContacts() PASS : contacts::ContactsFilteringByDetailE2ETests::cleanupTestCase() PASS : contacts::ContactsFilteringTests::initTestCase() PASS : contacts::ContactsFilteringTests::test_afterSettingANewFilterChangingTheOldFilterDoesNotChangeModel() PASS : contacts::ContactsFilteringTests::test_dynamicIdFilterConstruction() PASS : contacts::ContactsFilteringTests::test_expandFilterLeavesContactsStillValid() PASS : contacts::ContactsFilteringTests::test_filterByAlternatingOverlappingIds() PASS : contacts::ContactsFilteringTests::test_filterByEmptyIdList() PASS : contacts::ContactsFilteringTests::test_filterById() PASS : contacts::ContactsFilteringTests::test_filterByIdOfContactAtTheEnd() PASS : contacts::ContactsFilteringTests::test_filterByIdOfContactInTheMiddle() PASS : contacts::ContactsFilteringTests::test_filterByMixedExistingAndNonExistingIds() PASS : contacts::ContactsFilteringTests::test_filterByMultipleIds() PASS : contacts::ContactsFilteringTests::test_filterByMultipleIdsOfContactsAtTheEnd() PASS : contacts::ContactsFilteringTests::test_filterByMultipleNonConsequtiveIds() PASS : contacts::ContactsFilteringTests::test_filterByMultipleNonExistingIds() PASS : contacts::ContactsFilteringTests::test_filterByNonExistingId() PASS : contacts::ContactsFilteringTests::test_filterByTwoCouplesOfOverlappingIds() PASS : contacts::ContactsFilteringTests::test_filterByTwoOverlappingIds() PASS : contacts::ContactsFilteringTests::test_filterMatchingContactLeavesItStillValid() PASS : contacts::ContactsFilteringTests::test_filterOutContactLeavesItStillValid() PASS : contacts::ContactsFilteringTests::cleanupTestCase() PASS : contacts::ContactsIntersectionFilterTests::initTestCase() PASS : contacts::ContactsIntersectionFilterTests::test_intersectionFilter(Intersection of two detail filters) PASS : contacts::ContactsIntersectionFilterTests::test_intersectionFilter(Intersection of detail filter and id filter) PASS : contacts::ContactsIntersectionFilterTests::test_intersectionFilter(Intersection of two id filters) PASS : contacts::ContactsIntersectionFilterTests::test_intersectionFilter(Intersection of two id filters and detail filter) PASS : contacts::ContactsIntersectionFilterTests::test_intersectionFilter(Intersection filter with empty filter set (manager: memory)) PASS : contacts::ContactsIntersectionFilterTests::test_intersectionFilter(Intersection filter with a single detail filter) PASS : contacts::ContactsIntersectionFilterTests::cleanupTestCase() PASS : contacts::ContactsModelToModelNotificationE2ETests::initTestCase() SKIP : contacts::ContactsModelToModelNotificationE2ETests::test_createContactPassesDetailsToOtherModels() memory backend does not support this at the moment Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml(226)] SKIP : contacts::ContactsModelToModelNotificationE2ETests::test_createContactShouldUpdateOtherModels() memory backend does not support this at the moment Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml(226)] SKIP : contacts::ContactsModelToModelNotificationE2ETests::test_createMultipleContactsShouldUpdateOtherModels() memory backend does not support this at the moment Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml(226)] SKIP : contacts::ContactsModelToModelNotificationE2ETests::test_removeContactShouldUpdateOtherModel() memory backend does not support this at the moment Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml(226)] SKIP : contacts::ContactsModelToModelNotificationE2ETests::test_updateContactShouldUpdateOtherModels() memory backend does not support this at the moment Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_model_to_model_notification_e2e.qml(226)] PASS : contacts::ContactsModelToModelNotificationE2ETests::cleanupTestCase() PASS : contacts::ContactsRemoveContactsE2ETests::initTestCase() PASS : contacts::ContactsRemoveContactsE2ETests::test_removeEmptyList() PASS : contacts::ContactsRemoveContactsE2ETests::test_removeInvalidId() PASS : contacts::ContactsRemoveContactsE2ETests::test_removeMultipleContacts() PASS : contacts::ContactsRemoveContactsE2ETests::test_removeOneContact() FAIL! : contacts::ContactsRemoveContactsE2ETests::test_saveRemovedContactFails() model.error Actual (): Expected (): DoesNotExist Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_remove_contacts_e2e.qml(172)] PASS : contacts::ContactsRemoveContactsE2ETests::cleanupTestCase() PASS : contacts::ContactsRemoveDetailE2ETests::initTestCase() PASS : contacts::ContactsRemoveDetailE2ETests::test_remove_detail() PASS : contacts::ContactsRemoveDetailE2ETests::test_remove_detail_and_save_modified() PASS : contacts::ContactsRemoveDetailE2ETests::test_remove_detail_and_save_through_model() PASS : contacts::ContactsRemoveDetailE2ETests::test_remove_detail_of_contact_in_the_model() PASS : contacts::ContactsRemoveDetailE2ETests::test_remove_detail_save_modified_and_refetch_from_model() PASS : contacts::ContactsRemoveDetailE2ETests::cleanupTestCase() PASS : contacts::ContactsSaveContactE2ETests::initTestCase() PASS : contacts::ContactsSaveContactE2ETests::test_saveContact() PASS : contacts::ContactsSaveContactE2ETests::test_saveContactSavesDetails() PASS : contacts::ContactsSaveContactE2ETests::test_saveDynamicallyCreatedContact() PASS : contacts::ContactsSaveContactE2ETests::test_saveMultipleContacts() PASS : contacts::ContactsSaveContactE2ETests::test_saveTheSameContactMultipleTimes() PASS : contacts::ContactsSaveContactE2ETests::test_saveTheSameContactMultipleTimesWithoutWaitingForTheModel() PASS : contacts::ContactsSaveContactE2ETests::cleanupTestCase() PASS : contacts::ContactsSortingTests::initTestCase() PASS : contacts::ContactsSortingTests::test_sortByEmail() PASS : contacts::ContactsSortingTests::test_sortByFirstName() SKIP : contacts::ContactsSortingTests::test_sortByLastAndFirstName() Backends do not support this at the moment. Loc: [/work/build/qt/qtpim/tests/auto/contacts/qmlcontacts/testcases/tst_contacts_sorting_e2e.qml(183)] PASS : contacts::ContactsSortingTests::test_sortByLastName() PASS : contacts::ContactsSortingTests::test_sortInAscendingOrder() PASS : contacts::ContactsSortingTests::test_sortInDefaultOrder() PASS : contacts::ContactsSortingTests::test_sortInDescendingOrder() PASS : contacts::ContactsSortingTests::cleanupTestCase() Totals: 531 passed, 4 failed, 6 skipped ********* Finished testing of contacts ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmlcontacts: 68 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtPim_dev_Integration/build_00062/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1417634606): http://codereview.qt-project.org/91817 [PS10] - Implemented 'requestCompleted' signal for QDeclarativeContactModel and QDeclarativeOrganizerModel. From ci-noreply at qt-project.org Wed Dec 3 20:59:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 21:59:12 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #45 Message-ID: <20141203_195912_054289.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #45: SUCCESS Tested changes (refs/builds/5.4_1417625312): http://codereview.qt-project.org/101402 [PS1] - OpenSL ES: volume support for QAudioInput. From ci-noreply at qt-project.org Wed Dec 3 21:39:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 22:39:18 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2003 Message-ID: <20141203_203918_072060.ci-noreply@qt-project.org> Qt_4.8_Integration #2003: SUCCESS Tested changes (refs/builds/4.8_1417618783): http://codereview.qt-project.org/100820 [PS3] - Rewrite debug output of event classes. From ci-noreply at qt-project.org Wed Dec 3 21:39:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 22:39:22 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #892 Message-ID: <20141203_203922_065762.ci-noreply@qt-project.org> QtBase_5.4_Integration » winphone-arm-msvc2013_Windows_81 #892: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00892/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417636339): http://codereview.qt-project.org/100880 [PS4] - Don't make invalid assumptions about memcmp() From ci-noreply at qt-project.org Wed Dec 3 21:41:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 22:41:56 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4602 Message-ID: <20141203_204156_015259.ci-noreply@qt-project.org> QtBase_dev_Integration #4602: SUCCESS Tested changes (refs/builds/dev_1417626752): http://codereview.qt-project.org/100326 [PS2] - Hide the output of make in qmake's dir inside configure http://codereview.qt-project.org/98652 [PS5] - Use the new warning enabling/disabling macros in qtbase http://codereview.qt-project.org/98651 [PS2] - Add macros for enabling/disabling warnings http://codereview.qt-project.org/100072 [PS2] - QVariant: simple improvement to numeric type checking http://codereview.qt-project.org/100071 [PS2] - Hoist the numeric comparisons in QVariant::{cmp,compare} further http://codereview.qt-project.org/100070 [PS4] - Implement proper C++ type numeric promotion for QVariant comparisons http://codereview.qt-project.org/101351 [PS1] - QAbstractScrollArea: add a getter for the margins From ci-noreply at qt-project.org Wed Dec 3 21:46:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 22:46:35 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #193 Message-ID: <20141203_204635_018837.ci-noreply@qt-project.org> QtQuick1_dev_Integration #193: SUCCESS Tested changes (refs/builds/dev_1417623844): http://codereview.qt-project.org/101300 [PS1] - Change test data from 6.7 to 6.5 http://codereview.qt-project.org/100533 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 3 21:51:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 22:51:53 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #421 Message-ID: <20141203_205153_083908.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #421: SUCCESS Tested changes (refs/builds/5.4_1417627239): http://codereview.qt-project.org/101396 [PS1] - Error out when trying to set an item as its own parent From ci-noreply at qt-project.org Wed Dec 3 21:59:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 22:59:05 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #894 Message-ID: <20141203_205905_053205.ci-noreply@qt-project.org> qtbase failed to compile :( g++ -c -include .pch\release\qt_widgets_pch.h -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_NO_USING_NAMESPACE -DQT_BUILD_WIDGETS_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_GTK -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_ANDROID -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I"..\..\include" -I"..\..\include\QtWidgets" -I"..\..\include\QtWidgets\5.4.0" -I"..\..\include\QtWidgets\5.4.0\QtWidgets" -I"tmp" -I"..\3rdparty\wintab" -I"dialogs" -I".uic" -I"..\..\include\QtCore\5.4.0" -I"..\..\include\QtCore\5.4.0\QtCore" -I"..\..\include\QtGui\5.4.0" -I"..\..\include\QtGui\5.4.0\QtGui" -I"..\..\include\QtGui" -I"..\..\include\QtCore" -I".moc\release" -I"C:\mingw\mingw\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"..\..\mkspecs\win32-g++" -o .obj\release\qflickgesture.o util\qflickgesture.cpp util\qflickgesture.cpp:695:1: fatal error: error writing to -: Invalid argument Makefile.Release:98176: recipe for target '.obj/release/qflickgesture.o' failed mingw32-make[4]: *** [.obj/release/qflickgesture.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00894/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417639258): http://codereview.qt-project.org/101215 [PS9] - qmake: Add .qmake.stash/super to QMAKE_DISTCLEAN when owned by project From ci-noreply at qt-project.org Wed Dec 3 22:02:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 23:02:07 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #895 Message-ID: <20141203_210207_048433.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #895: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00895/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417640468): http://codereview.qt-project.org/101215 [PS9] - qmake: Add .qmake.stash/super to QMAKE_DISTCLEAN when owned by project http://codereview.qt-project.org/101308 [PS2] - Simplify GL2PaintEngine::updateTextureFilter, it doesn't need target http://codereview.qt-project.org/101394 [PS1] - iOS: let keyboard gesture work better with other gestures From ci-noreply at qt-project.org Wed Dec 3 22:05:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 23:05:48 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #120 Message-ID: <20141203_210548_097399.ci-noreply@qt-project.org> six autotests failed :( Testing tst_QWindow 2014-12-03 23:04:44.413 tst_qwindow[7787:b403] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_3.data: No such file or directory (2) FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x0 Expected (&first_dialog) : 0x7fff55abbdc8 Loc: [tst_qwindow.cpp(1445)] FAIL! : tst_QWindow::modalWindowModallity() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x7fff55abbd20 Expected (&normal_window) : 0x7fff55abbdb8 Loc: [tst_qwindow.cpp(1511)] Totals: 29 passed, 2 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() PASS : tst_QWindow::positioning(default) PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() 2014-12-03 23:05:27.274 tst_qwindow[7793:4507] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_3.data: No such file or directory (2) FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x0 Expected (&first_dialog) : 0x7fff5a915dd8 Loc: [tst_qwindow.cpp(1445)] PASS : tst_QWindow::modalWithChildWindow() FAIL! : tst_QWindow::modalWindowModallity() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x7fff5a915d30 Expected (&normal_window) : 0x7fff5a915dc8 Loc: [tst_qwindow.cpp(1511)] PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 29 passed, 2 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 85 seconds, exit code 2 Testing tst_QMenu FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (((action))) : 0x7fdab9e9baf0 Expected (menu.activeAction()): 0x0 Loc: [tst_qmenu.cpp(819)] 2014-12-03 22:39:14.801 tst_qmenu[6372:507] -[NSApplication runModalSession:]: Use of freed session detected. Do not call runModalSession: after calling endModalSesion:. Totals: 47 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMenu ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QMenu::initTestCase() PASS : tst_QMenu::getSetCheck() PASS : tst_QMenu::addActionsAndClear() PASS : tst_QMenu::keyboardNavigation(data0) PASS : tst_QMenu::keyboardNavigation(data1) PASS : tst_QMenu::keyboardNavigation(data2) PASS : tst_QMenu::keyboardNavigation(data3_Mac) PASS : tst_QMenu::keyboardNavigation(data4) PASS : tst_QMenu::keyboardNavigation(data5) PASS : tst_QMenu::keyboardNavigation(data6) PASS : tst_QMenu::keyboardNavigation(data7) PASS : tst_QMenu::keyboardNavigation(data8) PASS : tst_QMenu::keyboardNavigation(data9) PASS : tst_QMenu::keyboardNavigation(data10) XFAIL : tst_QMenu::keyboardNavigation(shortcut0) Shortcut navication fails, see QTBUG-23684 Loc: [tst_qmenu.cpp(363)] PASS : tst_QMenu::keyboardNavigation(shortcut0) SKIP : tst_QMenu::focus() Computer is currently set up to NOT tab to all widgets, this test assumes you can tab to all widgets Loc: [tst_qmenu.cpp(394)] PASS : tst_QMenu::overrideMenuAction() PASS : tst_QMenu::statusTip() PASS : tst_QMenu::widgetActionFocus() PASS : tst_QMenu::mouseActivation() PASS : tst_QMenu::tearOff() PASS : tst_QMenu::layoutDirection() PASS : tst_QMenu::task208001_stylesheet() PASS : tst_QMenu::activeSubMenuPosition() PASS : tst_QMenu::task242454_sizeHint() PASS : tst_QMenu::task176201_clear() SKIP : tst_QMenu::task250673_activeMultiColumnSubMenuPosition() the style doesn't support multiple columns, it makes the menu scrollable Loc: [tst_qmenu.cpp(706)] PASS : tst_QMenu::task256918_setFont() PASS : tst_QMenu::menuSizeHint() FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (((action))) : 0x7fce20f48530 Expected (menu.activeAction()): 0x0 Loc: [tst_qmenu.cpp(819)] PASS : tst_QMenu::setFixedWidth() PASS : tst_QMenu::deleteActionInTriggered() PASS : tst_QMenu::pushButtonPopulateOnAboutToShow() PASS : tst_QMenu::QTBUG7907_submenus_autoselect() PASS : tst_QMenu::QTBUG7411_submenus_activate() PASS : tst_QMenu::QTBUG30595_rtl_submenu() PASS : tst_QMenu::QTBUG20403_nested_popup_on_shortcut_trigger() 2014-12-03 22:39:37.434 tst_qmenu[6373:507] -[NSApplication runModalSession:]: Use of freed session detected. Do not call runModalSession: after calling endModalSesion:. PASS : tst_QMenu::QTBUG_10735_crashWithDialog() PASS : tst_QMenu::QTBUG_37933_ampersands(simple) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand) PASS : tst_QMenu::QTBUG_37933_ampersands(double_ampersand) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_after_space) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_after_spaces) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_before_space) PASS : tst_QMenu::QTBUG_37933_ampersands(only_ampersand_in_parentheses) PASS : tst_QMenu::QTBUG_37933_ampersands(only_ampersand_in_parentheses_after_space) PASS : tst_QMenu::QTBUG_37933_ampersands(parentheses_after_space) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_after_space) PASS : tst_QMenu::cleanupTestCase() Totals: 47 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QMenu ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmenu: 45 seconds, exit code 1 Testing tst_QGraphicsScene FAIL! : tst_QGraphicsScene::isActive() 'QTest::qWaitForWindowActive(&toplevel2)' returned FALSE. () Loc: [tst_qgraphicsscene.cpp(4199)] Totals: 182 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsScene ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QGraphicsScene::initTestCase() PASS : tst_QGraphicsScene::construction() PASS : tst_QGraphicsScene::sceneRect() PASS : tst_QGraphicsScene::itemIndexMethod() PASS : tst_QGraphicsScene::bspTreeDepth() PASS : tst_QGraphicsScene::itemsBoundingRect(none) PASS : tst_QGraphicsScene::itemsBoundingRect({{0, 0, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect({{-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect({{-1000, -1000, 1, 1}, {-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed {{0, 0, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed {{-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed {{-1000, -1000, 1, 1}, {-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(all) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed all) PASS : tst_QGraphicsScene::items() PASS : tst_QGraphicsScene::items_QPointF(empty) PASS : tst_QGraphicsScene::items_QPointF(1) PASS : tst_QGraphicsScene::items_QPointF(2) PASS : tst_QGraphicsScene::items_QPointF(3) PASS : tst_QGraphicsScene::items_QPointF(3.5) PASS : tst_QGraphicsScene::items_QPointF(4) PASS : tst_QGraphicsScene::items_QPointF(4.5) PASS : tst_QGraphicsScene::items_QPointF(5) PASS : tst_QGraphicsScene::items_QPointF(6) PASS : tst_QGraphicsScene::items_QRectF() PASS : tst_QGraphicsScene::items_QRectF_2(1) PASS : tst_QGraphicsScene::items_QRectF_2(2) PASS : tst_QGraphicsScene::items_QRectF_2(3) PASS : tst_QGraphicsScene::items_QRectF_2(4) PASS : tst_QGraphicsScene::items_QRectF_2(5) PASS : tst_QGraphicsScene::items_QRectF_2(6) PASS : tst_QGraphicsScene::items_QRectF_2(7) PASS : tst_QGraphicsScene::items_QRectF_2(8) PASS : tst_QGraphicsScene::items_QRectF_2(9) PASS : tst_QGraphicsScene::items_QRectF_2(10) PASS : tst_QGraphicsScene::items_QRectF_2(11) PASS : tst_QGraphicsScene::items_QRectF_2(12) PASS : tst_QGraphicsScene::items_QRectF_2(13) PASS : tst_QGraphicsScene::items_QRectF_2(14) PASS : tst_QGraphicsScene::items_QRectF_2(15) PASS : tst_QGraphicsScene::items_QRectF_2(16) PASS : tst_QGraphicsScene::items_QRectF_2(17) PASS : tst_QGraphicsScene::items_QRectF_2(18) PASS : tst_QGraphicsScene::items_QRectF_2(19) PASS : tst_QGraphicsScene::items_QRectF_2(20) PASS : tst_QGraphicsScene::items_QRectF_2(21) PASS : tst_QGraphicsScene::items_QRectF_2(22) PASS : tst_QGraphicsScene::items_QRectF_2(23) PASS : tst_QGraphicsScene::items_QRectF_2(24) PASS : tst_QGraphicsScene::items_QRectF_2(25) PASS : tst_QGraphicsScene::items_QRectF_2(26) PASS : tst_QGraphicsScene::items_QRectF_2(27) PASS : tst_QGraphicsScene::items_QRectF_2(28) PASS : tst_QGraphicsScene::items_QRectF_2(29) PASS : tst_QGraphicsScene::items_QRectF_2(30) PASS : tst_QGraphicsScene::items_QRectF_2(31) PASS : tst_QGraphicsScene::items_QRectF_2(32) PASS : tst_QGraphicsScene::items_QRectF_2(33) PASS : tst_QGraphicsScene::items_QRectF_2(34) PASS : tst_QGraphicsScene::items_QRectF_2(35) PASS : tst_QGraphicsScene::items_QRectF_2(36) PASS : tst_QGraphicsScene::items_QRectF_2(37) PASS : tst_QGraphicsScene::items_QRectF_2(38) PASS : tst_QGraphicsScene::items_QRectF_2(39) PASS : tst_QGraphicsScene::items_QRectF_2(40) PASS : tst_QGraphicsScene::items_QRectF_2(41) PASS : tst_QGraphicsScene::items_QRectF_2(42) PASS : tst_QGraphicsScene::items_QRectF_2(43) PASS : tst_QGraphicsScene::items_QRectF_2(44) PASS : tst_QGraphicsScene::items_QPolygonF() PASS : tst_QGraphicsScene::items_QPolygonF_2() PASS : tst_QGraphicsScene::items_QPainterPath() PASS : tst_QGraphicsScene::items_QPainterPath_2() PASS : tst_QGraphicsScene::selectionChanged() PASS : tst_QGraphicsScene::selectionChanged2() PASS : tst_QGraphicsScene::addItem() PASS : tst_QGraphicsScene::addEllipse() PASS : tst_QGraphicsScene::addLine() PASS : tst_QGraphicsScene::addPath() PASS : tst_QGraphicsScene::addPixmap() PASS : tst_QGraphicsScene::addRect() PASS : tst_QGraphicsScene::addText() PASS : tst_QGraphicsScene::removeItem() PASS : tst_QGraphicsScene::clear() PASS : tst_QGraphicsScene::focusItem() PASS : tst_QGraphicsScene::focusItemLostFocus() PASS : tst_QGraphicsScene::setFocusItem() PASS : tst_QGraphicsScene::setFocusItem_inactive() PASS : tst_QGraphicsScene::mouseGrabberItem() PASS : tst_QGraphicsScene::hoverEvents_siblings() PASS : tst_QGraphicsScene::hoverEvents_parentChild() PASS : tst_QGraphicsScene::createItemGroup() PASS : tst_QGraphicsScene::mouseEventPropagation() PASS : tst_QGraphicsScene::mouseEventPropagation_ignore() PASS : tst_QGraphicsScene::mouseEventPropagation_focus() PASS : tst_QGraphicsScene::mouseEventPropagation_doubleclick() PASS : tst_QGraphicsScene::mouseEventPropagation_mouseMove() PASS : tst_QGraphicsScene::dragAndDrop_simple() PASS : tst_QGraphicsScene::dragAndDrop_disabledOrInvisible() PASS : tst_QGraphicsScene::dragAndDrop_propagate() PASS : tst_QGraphicsScene::render(all-all-untransformed) PASS : tst_QGraphicsScene::render(all-topleft-untransformed) PASS : tst_QGraphicsScene::render(all-topright-untransformed) PASS : tst_QGraphicsScene::render(all-bottomleft-untransformed) PASS : tst_QGraphicsScene::render(all-bottomright-untransformed) PASS : tst_QGraphicsScene::render(topleft-all-untransformed) PASS : tst_QGraphicsScene::render(topright-all-untransformed) PASS : tst_QGraphicsScene::render(bottomleft-all-untransformed) PASS : tst_QGraphicsScene::render(bottomright-all-untransformed) PASS : tst_QGraphicsScene::render(topleft-topleft-untransformed) PASS : tst_QGraphicsScene::render(topright-topleft-untransformed) PASS : tst_QGraphicsScene::render(bottomleft-topleft-untransformed) PASS : tst_QGraphicsScene::render(bottomright-topleft-untransformed) PASS : tst_QGraphicsScene::render(top-topleft-untransformed) PASS : tst_QGraphicsScene::render(bottom-topleft-untransformed) PASS : tst_QGraphicsScene::render(left-topleft-untransformed) PASS : tst_QGraphicsScene::render(right-topleft-untransformed) PASS : tst_QGraphicsScene::render(top-bottomright-untransformed) PASS : tst_QGraphicsScene::render(bottom-bottomright-untransformed) PASS : tst_QGraphicsScene::render(left-bottomright-untransformed) PASS : tst_QGraphicsScene::render(right-bottomright-untransformed) PASS : tst_QGraphicsScene::render(all-all-45-deg-right) PASS : tst_QGraphicsScene::render(all-all-45-deg-left) PASS : tst_QGraphicsScene::render(all-all-scale-2x) PASS : tst_QGraphicsScene::render(all-all-translate-50-0) PASS : tst_QGraphicsScene::render(all-all-translate-0-50) PASS : tst_QGraphicsScene::render(all-all-untransformed-clip-rect) PASS : tst_QGraphicsScene::render(all-all-untransformed-clip-ellipse) PASS : tst_QGraphicsScene::renderItemsWithNegativeWidthOrHeight() PASS : tst_QGraphicsScene::contextMenuEvent() PASS : tst_QGraphicsScene::contextMenuEvent_ItemIgnoresTransformations() PASS : tst_QGraphicsScene::update() PASS : tst_QGraphicsScene::update2() PASS : tst_QGraphicsScene::views() PASS : tst_QGraphicsScene::testEvent() PASS : tst_QGraphicsScene::eventsToDisabledItems() PASS : tst_QGraphicsScene::exposedRect() PASS : tst_QGraphicsScene::tabFocus_emptyScene() PASS : tst_QGraphicsScene::tabFocus_sceneWithFocusableItems() PASS : tst_QGraphicsScene::tabFocus_sceneWithFocusWidgets() PASS : tst_QGraphicsScene::tabFocus_sceneWithNestedFocusWidgets() PASS : tst_QGraphicsScene::style() QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) items: { QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "c_1_2" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "c_1_1_1" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "c_1" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "t_1" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) } PASS : tst_QGraphicsScene::sorting(Normal sorting) QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) items: { QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "c_1_2" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "c_1_1_1" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "c_1" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "t_1" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) } PASS : tst_QGraphicsScene::sorting(Cached sorting) PASS : tst_QGraphicsScene::insertionOrder() PASS : tst_QGraphicsScene::changedSignal(without view) PASS : tst_QGraphicsScene::changedSignal(with view) PASS : tst_QGraphicsScene::stickyFocus(sticky) PASS : tst_QGraphicsScene::stickyFocus(not sticky) PASS : tst_QGraphicsScene::sendEvent() PASS : tst_QGraphicsScene::inputMethod(0) PASS : tst_QGraphicsScene::inputMethod(1) PASS : tst_QGraphicsScene::inputMethod(2) PASS : tst_QGraphicsScene::inputMethod(3) QDEBUG : tst_QGraphicsScene::dispatchHoverOnPress() (162) PASS : tst_QGraphicsScene::dispatchHoverOnPress() PASS : tst_QGraphicsScene::initialFocus(inactive scene, normal item) PASS : tst_QGraphicsScene::initialFocus(inactive scene, panel item) PASS : tst_QGraphicsScene::initialFocus(inactive scene, normal item, explicit focus) PASS : tst_QGraphicsScene::initialFocus(inactive scene, panel, explicit focus) PASS : tst_QGraphicsScene::initialFocus(active scene, normal item) PASS : tst_QGraphicsScene::initialFocus(active scene, panel item) PASS : tst_QGraphicsScene::initialFocus(active scene, normal item, explicit focus) PASS : tst_QGraphicsScene::initialFocus(active scene, panel, explicit focus) PASS : tst_QGraphicsScene::polishItems() PASS : tst_QGraphicsScene::polishItems2() FAIL! : tst_QGraphicsScene::isActive() 'QTest::qWaitForWindowActive(&toplevel2)' returned FALSE. () Loc: [tst_qgraphicsscene.cpp(4199)] PASS : tst_QGraphicsScene::siblingIndexAlwaysValid() PASS : tst_QGraphicsScene::removeFullyTransparentItem() PASS : tst_QGraphicsScene::zeroScale() XFAIL : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346 Loc: [tst_qgraphicsscene.cpp(4670)] XFAIL : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346 Loc: [tst_qgraphicsscene.cpp(4673)] PASS : tst_QGraphicsScene::focusItemChangedSignal() PASS : tst_QGraphicsScene::minimumRenderSize() PASS : tst_QGraphicsScene::task139710_bspTreeCrash() PASS : tst_QGraphicsScene::task139782_containsItemBoundingRect() PASS : tst_QGraphicsScene::task176178_itemIndexMethodBreaksSceneRect() PASS : tst_QGraphicsScene::task160653_selectionChanged() PASS : tst_QGraphicsScene::task250680_childClip() PASS : tst_QGraphicsScene::taskQTBUG_5904_crashWithDeviceCoordinateCache() PASS : tst_QGraphicsScene::taskQT657_paintIntoCacheWithTransparentParts() PASS : tst_QGraphicsScene::taskQTBUG_7863_paintIntoCacheWithTransparentParts() PASS : tst_QGraphicsScene::taskQT_3674_doNotCrash() PASS : tst_QGraphicsScene::taskQTBUG_15977_renderWithDeviceCoordinateCache() PASS : tst_QGraphicsScene::taskQTBUG_16401_focusItem() PASS : tst_QGraphicsScene::cleanupTestCase() Totals: 182 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGraphicsScene ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsscene: 8 seconds, exit code 1 Testing tst_QFocusEvent FAIL! : tst_QFocusEvent::checkReason_Shortcut() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_Shortcut() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(295)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(356)] Totals: 7 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFocusEvent ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QFocusEvent::initTestCase() PASS : tst_QFocusEvent::checkReason_Tab() PASS : tst_QFocusEvent::checkReason_ShiftTab() PASS : tst_QFocusEvent::checkReason_BackTab() PASS : tst_QFocusEvent::checkReason_Popup() PASS : tst_QFocusEvent::checkReason_focusWidget() FAIL! : tst_QFocusEvent::checkReason_Shortcut() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_Shortcut() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(295)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(356)] PASS : tst_QFocusEvent::cleanupTestCase() Totals: 7 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QFocusEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfocusevent: 5 seconds, exit code 4 Testing tst_QComboBox FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) Loc: [tst_qcombobox.cpp(2709)] Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() SKIP : tst_QComboBox::setPalette() This test doesn't make sense for pixmap-based styles Loc: [tst_qcombobox.cpp(433)] PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar(normal) PASS : tst_QComboBox::noScrollbar(border) PASS : tst_QComboBox::noScrollbar(margin) PASS : tst_QComboBox::noScrollbar(padding) PASS : tst_QComboBox::noScrollbar(everything) PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) PASS : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) Loc: [tst_qcombobox.cpp(2709)] PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems(Default) PASS : tst_QComboBox::maxVisibleItems(No spacing) PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 27 seconds, exit code 1 Testing tst_MacGui XPASS : tst_MacGui::nonModalOrder() QCOMPARE(primary.frontWidget, primary.secondaryWindow) returned TRUE unexpectedly. Loc: [tst_macgui.cpp(199)] Totals: 5 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_MacGui::initTestCase() QWARN : tst_MacGui::scrollbarPainting() static QPixmap QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen. XFAIL : tst_MacGui::scrollbarPainting() QTBUG-26371 Loc: [tst_macgui.cpp(95)] PASS : tst_MacGui::scrollbarPainting() PASS : tst_MacGui::dummy() SKIP : tst_MacGui::splashScreenModality() QTBUG-35169 Loc: [tst_macgui.cpp(137)] XPASS : tst_MacGui::nonModalOrder() QCOMPARE(primary.frontWidget, primary.secondaryWindow) returned TRUE unexpectedly. Loc: [tst_macgui.cpp(199)] QWARN : tst_MacGui::spinBoxArrowButtons() static QPixmap QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen. XFAIL : tst_MacGui::spinBoxArrowButtons() QTBUG-26372 Loc: [tst_macgui.cpp(221)] PASS : tst_MacGui::spinBoxArrowButtons() PASS : tst_MacGui::cleanupTestCase() Totals: 5 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00120/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4.0_1417635022): http://codereview.qt-project.org/101364 [PS1] - Make tst_qwindow::positioning more reliable From ci-noreply at qt-project.org Wed Dec 3 22:31:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 23:31:39 +0200 Subject: [Ci-reports] pass on QtWinExtras_5.4.0_Integration #1 Message-ID: <20141203_213139_002641.ci-noreply@qt-project.org> QtWinExtras_5.4.0_Integration #1: SUCCESS Tested changes (refs/builds/5.4.0_1417635790): http://codereview.qt-project.org/101380 [PS1] - Add changelog for Qt 5.4.0 release From ci-noreply at qt-project.org Wed Dec 3 22:46:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 3 Dec 2014 23:46:47 +0200 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #70 Message-ID: <20141203_214647_029230.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_QWebEnginePage failed to create drawable FAIL! : tst_QWebEnginePage::backActionUpdate() Compared values are not the same Actual (((loadSpy.count()))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1614)] FAIL! : tst_QWebEnginePage::defaultTextEncoding() Compared values are not the same Actual (charset) : "" Expected (QString("utf-8")): "utf-8" Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2648)] FAIL! : tst_QWebEnginePage::getUserMediaRequest() 'page->gotFeatureRequest(QWebEnginePage::MediaAudioCapture)' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(3568)] FAIL! : tst_QWebEnginePage::testJSPrompt() 'res' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(3056)] 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 5017] QtQA::App::TestRunner: [New LWP 5018] QtQA::App::TestRunner: [New LWP 5032] QtQA::App::TestRunner: [New LWP 5020] QtQA::App::TestRunner: [New LWP 5029] QtQA::App::TestRunner: [New LWP 5028] QtQA::App::TestRunner: [New LWP 5031] QtQA::App::TestRunner: [New LWP 5021] QtQA::App::TestRunner: [New LWP 5027] QtQA::App::TestRunner: [New LWP 5022] QtQA::App::TestRunner: [New LWP 5026] QtQA::App::TestRunner: [New LWP 5036] QtQA::App::TestRunner: [New LWP 5023] QtQA::App::TestRunner: [New LWP 5025] QtQA::App::TestRunner: [New LWP 5024] QtQA::App::TestRunner: [New LWP 5035] QtQA::App::TestRunner: [New LWP 5034] QtQA::App::TestRunner: [New LWP 5033] QtQA::App::TestRunner: [New LWP 5030] 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_qwebenginepage -silent -o /work/ci/qt/qtwebengine/dev/_artifacts/test-log'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 0xb6938ced in load (this=0x544e457e) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/thread/qbasicatomic.h:246 QtQA::App::TestRunner: 246 Type load() const Q_DECL_NOTHROW { return _q_value; } QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 19 (Thread 0xa4ee8b70 (LWP 5030)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb64a7356 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb3e7d6f0 in epoll_dispatch (base=0xa3fcbe0, arg=0xa0cac38, tv=0xa4ee7fdc) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #3 0xb3e7b842 in event_base_loop (base=0xa3fcbe0, flags=1) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #4 0xb4a695d1 in base::MessagePumpLibevent::Run (this=0xa3fb800, delegate=0xa3fb6e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:269 QtQA::App::TestRunner: #5 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3fb6e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0xb4ac1db5 in base::RunLoop::Run (this=0xa4ee80d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0xb4aa76da in base::MessageLoop::Run (this=0xa3fb6e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0xb4ad8bcb in base::Thread::Run (this=0xac209298, message_loop=0xa3fb6e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0xb3a4d268 in content::BrowserThreadImpl::CacheThreadRun (this=0xac209298, message_loop=0xa3fb6e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:211 QtQA::App::TestRunner: #10 0xb3a4de8c in content::BrowserThreadImpl::Run (this=0xac209298, message_loop=0xa3fb6e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:250 QtQA::App::TestRunner: #11 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xac209298) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf92040c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e30d31 in start_thread (arg=0xa4ee8b70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 18 (Thread 0xa34ffb70 (LWP 5033)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6497b4e in __GI___poll (fds=0xa34fe2e8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb007e000 in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #3 0xb007f930 in xcb_wait_for_reply () from /usr/lib/i386-linux-gnu/libxcb.so.1 QtQA::App::TestRunner: #4 0xb111d782 in _XReply () from /usr/lib/i386-linux-gnu/libX11.so.6 QtQA::App::TestRunner: #5 0xb1100b7e in XGetGeometry () from /usr/lib/i386-linux-gnu/libX11.so.6 QtQA::App::TestRunner: #6 0xb1da3bd0 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1 QtQA::App::TestRunner: #7 0xafb982e7 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #8 0xafb98432 in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #9 0xafa33610 in _mesa_set_viewport () from /usr/lib/i386-linux-gnu/dri/libdricore.so QtQA::App::TestRunner: #10 0xafa336be in _mesa_Viewport () from /usr/lib/i386-linux-gnu/dri/libdricore.so QtQA::App::TestRunner: #11 0xb46fcfbf in gfx::GLApiBase::glViewportFn (this=0xac2291f0, x=0, y=0, width=0, height=0) at gen/ui/gl/gl_bindings_autogen_gl.cc:3496 QtQA::App::TestRunner: #12 0xb21af590 in gpu::gles2::ContextState::InitState (this=0xa02f2730, prev_state=0x0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_state_impl_autogen.h:304 QtQA::App::TestRunner: #13 0xb21df88a in gpu::gles2::GLES2DecoderImpl::Initialize (this=0xa02f26b0, surface=..., context=..., offscreen=false, size=..., disallowed_features=..., attribs=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder.cc:2614 QtQA::App::TestRunner: #14 0xb48a979c in content::GpuCommandBufferStub::OnInitialize (this=0xa351eb00, shared_state_handle=..., reply_message=0xa353ede8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/common/gpu/gpu_command_buffer_stub.cc:552 QtQA::App::TestRunner: #15 0xb48a640b in DispatchToMethod (out=, in=..., method=, obj=0xa351eb00) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/tuple.h:803 QtQA::App::TestRunner: #16 DispatchDelayReplyWithSendParams (func=(void (content::GpuCommandBufferStub::*)(content::GpuCommandBufferStub * const, base::FileDescriptor, IPC::Message *)) 0xb48a9130 , obj=0xa351eb00, msg=0xa359d5d8, send_params=..., ok=true) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/ipc/ipc_message_utils.h:916 QtQA::App::TestRunner: #17 GpuCommandBufferMsg_Initialize::DispatchDelayReply (msg=0xa359d5d8, obj=0xa351eb00, parameter=0x0, func=(void (content::GpuCommandBufferStub::*)(content::GpuCommandBufferStub * const, base::FileDescriptor, IPC::Message *)) 0xb48a9130 ) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/common/gpu/gpu_messages.h:512 QtQA::App::TestRunner: #18 0xb48a734b in content::GpuCommandBufferStub::OnMessageReceived (this=0xa351eb00, message=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/common/gpu/gpu_command_buffer_stub.cc:222 QtQA::App::TestRunner: #19 0xb48bc684 in content::MessageRouter::RouteMessage (this=0xa3531fc8, msg=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/common/message_router.cc:54 QtQA::App::TestRunner: #20 0xb489d304 in content::GpuChannel::HandleMessage (this=0xa3531f78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/common/gpu/gpu_channel.cc:704 QtQA::App::TestRunner: #21 0xb48940e4 in Run (object=, this=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:134 QtQA::App::TestRunner: #22 MakeItSo (weak_ptr=..., runnable=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:882 QtQA::App::TestRunner: #23 base::internal::Invoker<1, base::internal::BindState, void (content::GpuChannel*), void (base::WeakPtr)>, void (content::GpuChannel*)>::Run(base::internal::BindStateBase*) (base=0xa353eef0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:1169 QtQA::App::TestRunner: #24 0xb4aa83f4 in Run (this=0xa34ff1e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/callback.h:401 QtQA::App::TestRunner: #25 base::MessageLoop::RunTask (this=0xa3500a78, pending_task=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:450 QtQA::App::TestRunner: #26 0xb4aaba64 in base::MessageLoop::DeferOrRunPendingTask (this=0xa3500a78, pending_task=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:462 QtQA::App::TestRunner: #27 0xb4aabf86 in DoWork (this=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:576 QtQA::App::TestRunner: #28 base::MessageLoop::DoWork (this=0xa3500a78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:555 QtQA::App::TestRunner: #29 0xb4aac418 in base::MessagePumpDefault::Run (this=0xa3500be8, delegate=0xa3500a78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:32 QtQA::App::TestRunner: #30 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3500a78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #31 0xb4ac1db5 in base::RunLoop::Run (this=0xa34ff2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #32 0xb4aa76da in base::MessageLoop::Run (this=0xa3500a78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #33 0xb4ad8bcb in base::Thread::Run (this=0xa35008e0, message_loop=0xa3500a78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #34 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xa35008e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #35 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xa46e6aec) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #36 0xb1e30d31 in start_thread (arg=0xa34ffb70) at pthread_create.c:304 QtQA::App::TestRunner: #37 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 17 (Thread 0xa2cfeb70 (LWP 5034)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb64a7356 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb3e7d6f0 in epoll_dispatch (base=0xa4047a8, arg=0xa0c61d8, tv=0x0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #3 0xb3e7b842 in event_base_loop (base=0xa4047a8, flags=1) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #4 0xb4a694b8 in base::MessagePumpLibevent::Run (this=0xa403d00, delegate=0xa403da8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #5 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa403da8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0xb4ac1db5 in base::RunLoop::Run (this=0xa2cfe2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0xb4aa76da in base::MessageLoop::Run (this=0xa403da8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0xb4ad8bcb in base::Thread::Run (this=0xa350114c, message_loop=0xa403da8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xa350114c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #10 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xa34ff0fc) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #11 0xb1e30d31 in start_thread (arg=0xa2cfeb70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 16 (Thread 0xa24fdb70 (LWP 5035)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e34a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb64b443c in __pthread_cond_wait (cond=0xa3efe2c, mutex=0xa3efe14) at forward.c:139 QtQA::App::TestRunner: #3 0xb4acf642 in base::ConditionVariable::Wait (this=0xa3efe2c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4ad73af in base::SequencedWorkerPool::Inner::ThreadLoop (this=0xa3efe10, this_worker=0xa40f070) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:808 QtQA::App::TestRunner: #5 0xb4ad7a46 in base::SequencedWorkerPool::Worker::Run (this=0xa40f070) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:508 QtQA::App::TestRunner: #6 0xb4ad860f in base::SimpleThread::ThreadMain (this=0xa40f070) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/simple_thread.cc:60 QtQA::App::TestRunner: #7 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf91fcdc) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #8 0xb1e30d31 in start_thread (arg=0xa24fdb70) at pthread_create.c:304 QtQA::App::TestRunner: #9 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 15 (Thread 0xac1ffb70 (LWP 5024)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e34a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb64b443c in __pthread_cond_wait (cond=0xac1ff198, mutex=0xac1ff180) at forward.c:139 QtQA::App::TestRunner: #3 0xb4acf642 in base::ConditionVariable::Wait (this=0xac1ff198) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4ad013c in base::WaitableEvent::TimedWait (this=0xa187f60, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4ad0177 in base::WaitableEvent::Wait (this=0xa187f60) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4aac45f in base::MessagePumpDefault::Run (this=0xa187f58, delegate=0xa3f5bf8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3f5bf8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ac1db5 in base::RunLoop::Run (this=0xac1ff2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4aa76da in base::MessageLoop::Run (this=0xa3f5bf8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4ad8bcb in base::Thread::Run (this=0xa3f4894, message_loop=0xa3f5bf8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xa3f4894) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf92029c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e30d31 in start_thread (arg=0xac1ffb70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 14 (Thread 0xab6eeb70 (LWP 5025)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6497b4e in __GI___poll (fds=0xa2e0b38, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xac342246 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #3 0xac3304ea in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #4 0xac330d47 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #5 0xac330e24 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #6 0xac3421ce in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #7 0xab9e0216 in ?? () from /usr/lib/i386-linux-gnu/libpulsecommon-1.0.so QtQA::App::TestRunner: #8 0xb1e30d31 in start_thread (arg=0xab6eeb70) at pthread_create.c:304 QtQA::App::TestRunner: #9 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 13 (Thread 0xac37bb70 (LWP 5023)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e34e04 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 QtQA::App::TestRunner: #2 0xb64b4494 in __pthread_cond_timedwait (cond=0xa3f3f84, mutex=0xa3f3f6c, abstime=0xac37b150) at forward.c:152 QtQA::App::TestRunner: #3 0xb4acf722 in base::ConditionVariable::TimedWait (this=0xa3f3f84, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102 QtQA::App::TestRunner: #4 0xb4adba1a in base::PosixDynamicThreadPool::WaitForTask (this=0xa3f3f60) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:186 QtQA::App::TestRunner: #5 0xb4adbbc7 in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0xa086c60) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:91 QtQA::App::TestRunner: #6 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xad39e0ac) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #7 0xb1e30d31 in start_thread (arg=0xac37bb70) at pthread_create.c:304 QtQA::App::TestRunner: #8 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0xa1c5ab70 (LWP 5036)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e34a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb64b443c in __pthread_cond_wait (cond=0xa1c59e24, mutex=0xa1c59e58) at forward.c:139 QtQA::App::TestRunner: #3 0xb4acf642 in base::ConditionVariable::Wait (this=0xa1c59e24) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb42f17c8 in mojo::system::Waiter::Wait (this=0xa1c59e24, deadline=18446744073709551615, context=0xa1c59e20) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/mojo/system/waiter.cc:62 QtQA::App::TestRunner: #5 0xb42e3a7a in mojo::system::Core::WaitManyInternal (this=0xa07b578, handles=0xa02e6fd8, signals=0xa02f5ce8, num_handles=4, deadline=18446744073709551615) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/mojo/system/core.cc:546 QtQA::App::TestRunner: #6 0xb42e5fb5 in MojoWaitMany (handles=0xa02e6fd8, signals=0xa02f5ce8, num_handles=4, deadline=18446744073709551615) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/mojo/system/entrypoints.cc:52 QtQA::App::TestRunner: #7 0xb4d1b748 in WaitMany, std::vector > (deadline=11542285872795746303, signals=..., handles=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/mojo/public/cpp/system/core.h:233 QtQA::App::TestRunner: #8 mojo::common::MessagePumpMojo::DoInternalWork (this=0xa05d268, run_state=..., block=true) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/mojo/common/message_pump_mojo.cc:145 QtQA::App::TestRunner: #9 0xb4d1b972 in mojo::common::MessagePumpMojo::DoRunLoop (this=0xa05d268, run_state=0xa1c5a234, delegate=0xa4154e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/mojo/common/message_pump_mojo.cc:114 QtQA::App::TestRunner: #10 0xb4d1bacd in mojo::common::MessagePumpMojo::Run (this=0xa05d268, delegate=0xa4154e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/mojo/common/message_pump_mojo.cc:82 QtQA::App::TestRunner: #11 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa4154e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #12 0xb4ac1db5 in base::RunLoop::Run (this=0xa1c5a2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #13 0xb4aa76da in base::MessageLoop::Run (this=0xa4154e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #14 0xb4ad8bcb in base::Thread::Run (this=0xac228378, message_loop=0xa4154e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #15 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xac228378) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #16 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf91ff5c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #17 0xb1e30d31 in start_thread (arg=0xa1c5ab70) at pthread_create.c:304 QtQA::App::TestRunner: #18 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0xa6eecb70 (LWP 5026)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e34a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb64b443c in __pthread_cond_wait (cond=0xa6eebfa8, mutex=0xa6eebf90) at forward.c:139 QtQA::App::TestRunner: #3 0xb4acf642 in base::ConditionVariable::Wait (this=0xa6eebfa8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4ad013c in base::WaitableEvent::TimedWait (this=0xa3f3b80, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4ad0177 in base::WaitableEvent::Wait (this=0xa3f3b80) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4aac45f in base::MessagePumpDefault::Run (this=0xa3f3b78, delegate=0xa3f8320) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3f8320) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ac1db5 in base::RunLoop::Run (this=0xa6eec0d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4aa76da in base::MessageLoop::Run (this=0xa3f8320) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4ad8bcb in base::Thread::Run (this=0xac208f40, message_loop=0xa3f8320) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb3a4cfa8 in content::BrowserThreadImpl::DBThreadRun (this=0xac208f40, message_loop=0xa3f8320) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:183 QtQA::App::TestRunner: #12 0xb3a4ded4 in content::BrowserThreadImpl::Run (this=0xac208f40, message_loop=0xa3f8320) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:242 QtQA::App::TestRunner: #13 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xac208f40) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #14 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf92040c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #15 0xb1e30d31 in start_thread (arg=0xa6eecb70) at pthread_create.c:304 QtQA::App::TestRunner: #16 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0xac39cb70 (LWP 5022)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e34e04 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 QtQA::App::TestRunner: #2 0xb64b4494 in __pthread_cond_timedwait (cond=0xa3f3f84, mutex=0xa3f3f6c, abstime=0xac39c150) at forward.c:152 QtQA::App::TestRunner: #3 0xb4acf722 in base::ConditionVariable::TimedWait (this=0xa3f3f84, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102 QtQA::App::TestRunner: #4 0xb4adba1a in base::PosixDynamicThreadPool::WaitForTask (this=0xa3f3f60) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:186 QtQA::App::TestRunner: #5 0xb4adbbc7 in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0xa086c50) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:91 QtQA::App::TestRunner: #6 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xad39e0ac) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #7 0xb1e30d31 in start_thread (arg=0xac39cb70) at pthread_create.c:304 QtQA::App::TestRunner: #8 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0xa66ebb70 (LWP 5027)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb64a7356 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb3e7d6f0 in epoll_dispatch (base=0xa3f98e8, arg=0xa0cd638, tv=0x0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #3 0xb3e7b842 in event_base_loop (base=0xa3f98e8, flags=1) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #4 0xb4a694b8 in base::MessagePumpLibevent::Run (this=0xa3f68f8, delegate=0xa3f8490) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #5 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3f8490) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0xb4ac1db5 in base::RunLoop::Run (this=0xa66eb0d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0xb4aa76da in base::MessageLoop::Run (this=0xa3f8490) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0xb4ad8bcb in base::Thread::Run (this=0xac208f70, message_loop=0xa3f8490) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0xb3a4d058 in content::BrowserThreadImpl::FileThreadRun (this=0xac208f70, message_loop=0xa3f8490) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:190 QtQA::App::TestRunner: #10 0xb3a4debc in content::BrowserThreadImpl::Run (this=0xac208f70, message_loop=0xa3f8490) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:244 QtQA::App::TestRunner: #11 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xac208f70) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf92040c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e30d31 in start_thread (arg=0xa66ebb70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0xacb9db70 (LWP 5021)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb649f611 in select () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb4a94a4e in base::(anonymous namespace)::InotifyReaderCallback (reader=0xb5e7d9c4, inotify_fd=23, shutdown_fd=24) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/files/file_path_watcher_linux.cc:210 QtQA::App::TestRunner: #3 0xb4a90a9e in Run (this=, a1=, a2=, a3=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:289 QtQA::App::TestRunner: #4 MakeItSo (runnable=, a1=, a2=, a3=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:927 QtQA::App::TestRunner: #5 base::internal::Invoker<3, base::internal::BindState, void(base::{anonymous}::InotifyReader*, int, int), void(base::{anonymous}::InotifyReader*, int, int)>, void(base::{anonymous}::InotifyReader*, int, int)>::Run(base::internal::BindStateBase *) (base=0xa07a598) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:1383 QtQA::App::TestRunner: #6 0xb4aa83f4 in Run (this=0xacb9d1e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/callback.h:401 QtQA::App::TestRunner: #7 base::MessageLoop::RunTask (this=0xa3f3910, pending_task=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:450 QtQA::App::TestRunner: #8 0xb4aaba64 in base::MessageLoop::DeferOrRunPendingTask (this=0xa3f3910, pending_task=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:462 QtQA::App::TestRunner: #9 0xb4aabf86 in DoWork (this=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:576 QtQA::App::TestRunner: #10 base::MessageLoop::DoWork (this=0xa3f3910) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:555 QtQA::App::TestRunner: #11 0xb4aac418 in base::MessagePumpDefault::Run (this=0xa0c3708, delegate=0xa3f3910) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:32 QtQA::App::TestRunner: #12 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3f3910) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #13 0xb4ac1db5 in base::RunLoop::Run (this=0xacb9d2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #14 0xb4aa76da in base::MessageLoop::Run (this=0xa3f3910) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #15 0xb4ad8bcb in base::Thread::Run (this=0xb5e7d9f0, message_loop=0xa3f3910) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #16 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xb5e7d9f0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #17 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xad39dcec) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #18 0xb1e30d31 in start_thread (arg=0xacb9db70) at pthread_create.c:304 QtQA::App::TestRunner: #19 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0xa46e7b70 (LWP 5031)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb64a7356 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb3e7d6f0 in epoll_dispatch (base=0xa3fe1c0, arg=0xa0c9b28, tv=0xa46e6fdc) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #3 0xb3e7b842 in event_base_loop (base=0xa3fe1c0, flags=1) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #4 0xb4a695d1 in base::MessagePumpLibevent::Run (this=0xa3fd770, delegate=0xa3fd650) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:269 QtQA::App::TestRunner: #5 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3fd650) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0xb4ac1db5 in base::RunLoop::Run (this=0xa46e70d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0xb4aa76da in base::MessageLoop::Run (this=0xa3fd650) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0xb4ad8bcb in base::Thread::Run (this=0xac2092c8, message_loop=0xa3fd650) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0xb3a4d318 in content::BrowserThreadImpl::IOThreadRun (this=0xac2092c8, message_loop=0xa3fd650) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:217 QtQA::App::TestRunner: #10 0xb3a4de7c in content::BrowserThreadImpl::Run (this=0xac2092c8, message_loop=0xa3fd650) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:252 QtQA::App::TestRunner: #11 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xac2092c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf92040c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e30d31 in start_thread (arg=0xa46e7b70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0xa5eeab70 (LWP 5028)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e34a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb64b443c in __pthread_cond_wait (cond=0xa5ee9fa8, mutex=0xa5ee9f90) at forward.c:139 QtQA::App::TestRunner: #3 0xb4acf642 in base::ConditionVariable::Wait (this=0xa5ee9fa8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4ad013c in base::WaitableEvent::TimedWait (this=0xa0cd490, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4ad0177 in base::WaitableEvent::Wait (this=0xa0cd490) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4aac45f in base::MessagePumpDefault::Run (this=0xa0cd488, delegate=0xa3fa3e8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3fa3e8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ac1db5 in base::RunLoop::Run (this=0xa5eea0d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4aa76da in base::MessageLoop::Run (this=0xa3fa3e8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4ad8bcb in base::Thread::Run (this=0xac208fa0, message_loop=0xa3fa3e8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb3a4d108 in content::BrowserThreadImpl::FileUserBlockingThreadRun (this=0xac208fa0, message_loop=0xa3fa3e8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:197 QtQA::App::TestRunner: #12 0xb3a4deac in content::BrowserThreadImpl::Run (this=0xac208fa0, message_loop=0xa3fa3e8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:246 QtQA::App::TestRunner: #13 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xac208fa0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #14 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf92040c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #15 0xb1e30d31 in start_thread (arg=0xa5eeab70) at pthread_create.c:304 QtQA::App::TestRunner: #16 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0xa56e9b70 (LWP 5029)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e34a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb64b443c in __pthread_cond_wait (cond=0xa56e8fa8, mutex=0xa56e8f90) at forward.c:139 QtQA::App::TestRunner: #3 0xb4acf642 in base::ConditionVariable::Wait (this=0xa56e8fa8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4ad013c in base::WaitableEvent::TimedWait (this=0xa0865a0, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4ad0177 in base::WaitableEvent::Wait (this=0xa0865a0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4aac45f in base::MessagePumpDefault::Run (this=0xa086598, delegate=0xa3fb2d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3fb2d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ac1db5 in base::RunLoop::Run (this=0xa56e90d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4aa76da in base::MessageLoop::Run (this=0xa3fb2d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4ad8bcb in base::Thread::Run (this=0xac209180, message_loop=0xa3fb2d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb3a4d1b8 in content::BrowserThreadImpl::ProcessLauncherThreadRun (this=0xac209180, message_loop=0xa3fb2d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:204 QtQA::App::TestRunner: #12 0xb3a4de9c in content::BrowserThreadImpl::Run (this=0xac209180, message_loop=0xa3fb2d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:248 QtQA::App::TestRunner: #13 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xac209180) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #14 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf92040c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #15 0xb1e30d31 in start_thread (arg=0xa56e9b70) at pthread_create.c:304 QtQA::App::TestRunner: #16 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0xad39eb70 (LWP 5020)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb64a7356 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb3e7d6f0 in epoll_dispatch (base=0xa3f1508, arg=0xa0c9c68, tv=0x0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #3 0xb3e7b842 in event_base_loop (base=0xa3f1508, flags=1) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #4 0xb4a694b8 in base::MessagePumpLibevent::Run (this=0xa3f0c28, delegate=0xa3f0b08) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #5 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3f0b08) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0xb4ac1db5 in base::RunLoop::Run (this=0xad39e2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0xb4aa76da in base::MessageLoop::Run (this=0xa3f0b08) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0xb4ad8bcb in base::Thread::Run (this=0xa3f0650, message_loop=0xa3f0b08) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xa3f0650) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #10 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf9204cc) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #11 0xb1e30d31 in start_thread (arg=0xad39eb70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0xa3ee6b70 (LWP 5032)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e34a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb64b443c in __pthread_cond_wait (cond=0xa3ee6198, mutex=0xa3ee6180) at forward.c:139 QtQA::App::TestRunner: #3 0xb4acf642 in base::ConditionVariable::Wait (this=0xa3ee6198) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4ad013c in base::WaitableEvent::TimedWait (this=0xa0c8400, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4ad0177 in base::WaitableEvent::Wait (this=0xa0c8400) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4aac45f in base::MessagePumpDefault::Run (this=0xa0c83f8, delegate=0xa3fec18) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4aa7bdf in base::MessageLoop::RunHandler (this=0xa3fec18) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ac1db5 in base::RunLoop::Run (this=0xa3ee62c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4aa76da in base::MessageLoop::Run (this=0xa3fec18) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4ad8bcb in base::Thread::Run (this=0xac2095e8, message_loop=0xa3fec18) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb4ad8ca8 in base::Thread::ThreadMain (this=0xac2095e8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf92041c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e30d31 in start_thread (arg=0xa3ee6b70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xadb9fb70 (LWP 5018)): QtQA::App::TestRunner: #0 0xb77bb424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6497b4e in __GI___poll (fds=0xadb9f2a0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb3c6e000 in content::SandboxIPCHandler::Run (this=0xa3e7450) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/renderer_host/sandbox_ipc_linux.cc:159 QtQA::App::TestRunner: #3 0xb4ad8343 in base::DelegateSimpleThread::Run (this=0xa087158) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/simple_thread.cc:81 QtQA::App::TestRunner: #4 0xb4ad860f in base::SimpleThread::ThreadMain (this=0xa087158) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/simple_thread.cc:60 QtQA::App::TestRunner: #5 0xb4ad4505 in base::(anonymous namespace)::ThreadFunc (params=0xbf91ff8c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #6 0xb1e30d31 in start_thread (arg=0xadb9fb70) at pthread_create.c:304 QtQA::App::TestRunner: #7 0xb64a680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb00676e0 (LWP 5017)): QtQA::App::TestRunner: #0 0xb6938ced in load (this=0x544e457e) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/thread/qbasicatomic.h:246 QtQA::App::TestRunner: #1 QEventLoop::exit (this=0xbf920524, returnCode=0) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:258 QtQA::App::TestRunner: #2 0xb6938d63 in QEventLoop::quit (this=0xbf920524) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:314 QtQA::App::TestRunner: #3 0x0805e5ce in operator() (this=0xbf920508, result=...) at /work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/../util.h:113 QtQA::App::TestRunner: #4 operator() (result=..., this=0xa001b718) at /work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/../util.h:86 QtQA::App::TestRunner: #5 QtWebEnginePrivate::QWebEngineCallbackPrivate > >::operator() (this=0xa001b710, value=...) at ../../../../include/QtWebEngineWidgets/../../../../../../work/build/qt/qtwebengine/src/webenginewidgets/api/qwebenginepage.h:69 QtQA::App::TestRunner: #6 0xb77a8cbc in CallbackDirectory::~CallbackDirectory (this=0xa45f8cc, __in_chrg=) at /work/build/qt/qtwebengine/src/webenginewidgets/api/qwebenginepage.cpp:77 QtQA::App::TestRunner: #7 0xb77a8e86 in QWebEnginePagePrivate::~QWebEnginePagePrivate (this=0xa45f890, __in_chrg=) at /work/build/qt/qtwebengine/src/webenginewidgets/api/qwebenginepage.cpp:180 QtQA::App::TestRunner: #8 0xb77a8f82 in QWebEnginePagePrivate::~QWebEnginePagePrivate (this=0xa45f890, __in_chrg=) at /work/build/qt/qtwebengine/src/webenginewidgets/api/qwebenginepage.cpp:184 QtQA::App::TestRunner: #9 0xb77a802a in cleanup (pointer=) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54 QtQA::App::TestRunner: #10 ~QScopedPointer (this=0xbf92059c, __in_chrg=) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101 QtQA::App::TestRunner: #11 QWebEnginePage::~QWebEnginePage (this=0xbf920594, __in_chrg=) at /work/build/qt/qtwebengine/src/webenginewidgets/api/qwebenginepage.cpp:434 QtQA::App::TestRunner: #12 0x08050f9d in ~JSPromptPage (this=0xbf920594, __in_chrg=) at /work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp:3020 QtQA::App::TestRunner: #13 tst_QWebEnginePage::testJSPrompt (this=0xbf920f68) at /work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp:3049 QtQA::App::TestRunner: #14 0x0805dc3d in tst_QWebEnginePage::qt_static_metacall (_o=, _id=, _a=, _c=) at .moc/tst_qwebenginepage.moc:405 QtQA::App::TestRunner: #15 0xb6946441 in QMetaMethod::invoke (this=0xbf9208b0, object=0xbf920f68, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #16 0xb694d254 in QMetaObject::invokeMethod (obj=0xbf920f68, member=0x9ff64c18 "testJSPrompt", type=1414415702, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #17 0xb6bac517 in invokeMethod (val9=, val8=, val7=, val6=, val5=, val4=, val3=, val2=, val1=, val0=, type=, member=, obj=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #18 qInvokeTestMethodDataEntry (slot=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1884 QtQA::App::TestRunner: #19 QTest::qInvokeTestMethod (slotName=0xa359b0e8 "testJSPrompt()", data=0x0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2012 QtQA::App::TestRunner: #20 0xb6bad4d6 in qInvokeTestMethods (testObject=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2239 QtQA::App::TestRunner: #21 QTest::qExec (testObject=0xbf920f68, argc=6, argv=0xa3e0d40) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2481 QtQA::App::TestRunner: #22 0x0804d8ff in main (argc=6, argv=0xbf921034) at /work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp:3737 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWebEnginePage ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) PASS : tst_QWebEnginePage::initTestCase() SKIP : tst_QWebEnginePage::thirdPartyCookiePolicy() DUMPRENDERTREESUPPORTQT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(3243)] SKIP : tst_QWebEnginePage::contextMenuCopy() QWEBENGINEELEMENT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(3301)] SKIP : tst_QWebEnginePage::contextMenuPopulatedOnce() QWEBENGINEELEMENT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(3331)] failed to create drawable PASS : tst_QWebEnginePage::acceptNavigationRequest() PASS : tst_QWebEnginePage::acceptNavigationRequestNavigationType() SKIP : tst_QWebEnginePage::geolocationRequestJS() QWEBENGINEPAGE_SETFEATUREPERMISSION Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(329)] XFAIL : tst_QWebEnginePage::loadFinished() Behavior change: Load signals are emitted only for the main frame in QtWebEngine. Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(374)] XFAIL : tst_QWebEnginePage::loadFinished() Behavior change: Load signals are emitted only for the main frame in QtWebEngine. Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(376)] PASS : tst_QWebEnginePage::loadFinished() PASS : tst_QWebEnginePage::actionStates() XFAIL : tst_QWebEnginePage::popupFormSubmission() https://bugs.webkit.org/show_bug.cgi?id=118597 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(519)] PASS : tst_QWebEnginePage::popupFormSubmission() SKIP : tst_QWebEnginePage::userStyleSheet() QWEBENGINEPAGE_SETNETWORKACCESSMANAGER Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(541)] SKIP : tst_QWebEnginePage::userStyleSheetFromLocalFileUrl() QWEBENGINEPAGE_SETNETWORKACCESSMANAGER Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(559)] SKIP : tst_QWebEnginePage::userStyleSheetFromQrcUrl() QWEBENGINEPAGE_SETNETWORKACCESSMANAGER Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(577)] SKIP : tst_QWebEnginePage::loadHtml5Video() This test requires Qt Multimedia Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(601)] SKIP : tst_QWebEnginePage::modified() QWEBENGINEPAGE_ISMODIFIED Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(627)] SKIP : tst_QWebEnginePage::contextMenuCrash() QWEBENGINEPAGE_SWALLOWCONTEXTMENUEVENT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(707)] SKIP : tst_QWebEnginePage::updatePositionDependentActionsCrash() QWEBENGINEPAGE_UPDATEPOSITIONDEPENDENTACTIONS Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(687)] SKIP : tst_QWebEnginePage::database() QWEBENGINEDATABASE Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(729)] SKIP : tst_QWebEnginePage::createPluginWithPluginsEnabled() QWEBENGINEPAGE_CREATEPLUGIN Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(967)] SKIP : tst_QWebEnginePage::createPluginWithPluginsDisabled() QWEBENGINEPAGE_CREATEPLUGIN Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(977)] SKIP : tst_QWebEnginePage::destroyPlugin() QWEBENGINEPAGE_CREATEPLUGIN Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1067)] SKIP : tst_QWebEnginePage::createViewlessPlugin() QWEBENGINEPAGE_CREATEPLUGIN Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1096)] SKIP : tst_QWebEnginePage::graphicsWidgetPlugin() QWEBENGINEPAGE_CREATEPLUGIN Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(915)] SKIP : tst_QWebEnginePage::multiplePageGroupsAndLocalStorage() QWEBENGINESETTINGS_SETLOCALSTORAGEPATH Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1113)] SKIP : tst_QWebEnginePage::cursorMovements() QWEBENGINEPAGE_SELECTEDTEXT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1184)] SKIP : tst_QWebEnginePage::textSelection() QWEBENGINEPAGE_EVALUATEJAVASCRIPT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1384)] SKIP : tst_QWebEnginePage::textEditing() QWEBENGINEPAGE_EVALUATEJAVASCRIPT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1485)] FAIL! : tst_QWebEnginePage::backActionUpdate() Compared values are not the same Actual (((loadSpy.count()))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1614)] SKIP : tst_QWebEnginePage::frameAt() QWEBENGINEFRAME Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1645)] SKIP : tst_QWebEnginePage::protectBindingsRuntimeObjectsFromCollector() QWEBENGINEPAGE_CREATEPLUGIN Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2446)] SKIP : tst_QWebEnginePage::localURLSchemes() QWEBENGINESECURITYORIGIN Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2472)] SKIP : tst_QWebEnginePage::testOptionalJSObjects() QWEBENGINSETTINGS Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2508)] SKIP : tst_QWebEnginePage::testLocalStorageVisibility() QWEBENGINEPAGE_SETTINGS Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2546)] SKIP : tst_QWebEnginePage::testEnablePersistentStorage() QWEBENGINESETTINGS Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2616)] PASS : tst_QWebEnginePage::consoleOutput() SKIP : tst_QWebEnginePage::inputMethods(QWebEngineView) QWEBENGINEPAGE_INPUTMETHODQUERY Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1693)] SKIP : tst_QWebEnginePage::inputMethods(QGraphicsWebView) QWEBENGINEPAGE_INPUTMETHODQUERY Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(1693)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat() QINPUTMETHODEVENT_TEXTFORMAT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Q) QINPUTMETHODEVENT_TEXTFORMAT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt) QINPUTMETHODEVENT_TEXTFORMAT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt) QINPUTMETHODEVENT_TEXTFORMAT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt) QINPUTMETHODEVENT_TEXTFORMAT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp(2413)] SKIP : tst_QWebEnginePage::inputMethodsTextFormat(Qt ) QINPUTMETHODEVENT_TEXTFORMAT (... 1972 lines omitted; there are too many errors!) FAIL! : tst_QWebEngineFrame::progressSignal() 'progressSpy.size() >= 2' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(184)] FAIL! : tst_QWebEngineFrame::urlChange() Compared values are not the same Actual (urlSpy.size()): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(205)] FAIL! : tst_QWebEngineFrame::requestedUrlAfterSetAndLoadFailures() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(358)] FAIL! : tst_QWebEngineFrame::setHtml() 'spy.wait()' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(443)] FAIL! : tst_QWebEngineFrame::setHtmlWithImageResource() Compared values are not the same Actual (evaluateJavaScriptSync(&page, "document.images.length").toInt()): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(458)] FAIL! : tst_QWebEngineFrame::setHtmlWithBaseURL() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(528)] FAIL! : tst_QWebEngineFrame::setHtmlWithJSAlert() Compared values are not the same Actual (page.alerts): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(559)] FAIL! : tst_QWebEngineFrame::baseUrl(null) Compared values are not the same Actual (((loadSpy.count()))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(763)] FAIL! : tst_QWebEngineFrame::baseUrl(foo) Compared values are not the same Actual (((loadSpy.count()))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(763)] FAIL! : tst_QWebEngineFrame::baseUrl(customBaseUrl) Compared values are not the same Actual (((loadSpy.count()))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(763)] FAIL! : tst_QWebEngineFrame::setContent(UTF-8 plain text) 'loadSpy.wait()' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(1163)] FAIL! : tst_QWebEngineFrame::setContent(UTF-16 plain text) 'loadSpy.wait()' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(1163)] FAIL! : tst_QWebEngineFrame::setContent(latin-1 plain text) 'loadSpy.wait()' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(1163)] FAIL! : tst_QWebEngineFrame::setUrlToEmpty() Compared values are not the same Actual (spy.count()) : 0 Expected (expectedLoadFinishedCount): 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(1287)] FAIL! : tst_QWebEngineFrame::setUrlHistory() Compared values are not the same Actual (((spy.count()))) : 1 Expected (expectedLoadFinishedCount): 2 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(1379)] FAIL! : tst_QWebEngineFrame::setUrlUsingStateObject() Compared values are not the same Actual (urlChangedSpy.count()) : 0 Expected (expectedUrlChangeCount): 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(1446)] FAIL! : tst_QWebEngineFrame::setUrlThenLoads(resource file) Compared values are not the same Actual (((urlChangedSpy.count()))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(1540)] FAIL! : tst_QWebEngineFrame::setUrlThenLoads(base specified in HTML) Compared values are not the same Actual (((urlChangedSpy.count()))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp(1540)] Totals: 6 passed, 19 failed, 28 skipped, 0 blacklisted QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWebEngineFrame ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) PASS : tst_QWebEngineFrame::initTestCase() 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 4419] QtQA::App::TestRunner: [New LWP 4424] QtQA::App::TestRunner: [New LWP 4427] QtQA::App::TestRunner: [New LWP 4432] QtQA::App::TestRunner: [New LWP 4426] QtQA::App::TestRunner: [New LWP 4423] QtQA::App::TestRunner: [New LWP 4434] QtQA::App::TestRunner: [New LWP 4425] QtQA::App::TestRunner: [New LWP 4422] QtQA::App::TestRunner: [New LWP 4436] QtQA::App::TestRunner: [New LWP 4429] QtQA::App::TestRunner: [New LWP 4420] QtQA::App::TestRunner: [New LWP 4433] QtQA::App::TestRunner: [New LWP 4435] QtQA::App::TestRunner: [New LWP 4428] QtQA::App::TestRunner: [New LWP 4431] QtQA::App::TestRunner: [New LWP 4430] 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_qwebengineframe -o /work/ci/qt/qtwebengine/dev/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0xb695bdce "G_DATA_HOME") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: in getenv.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 17 (Thread 0xa5f03b70 (LWP 4430)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e56a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb636c43c in __pthread_cond_wait (cond=0xa5f02fa8, mutex=0xa5f02f90) at forward.c:139 QtQA::App::TestRunner: #3 0xb4af1642 in base::ConditionVariable::Wait (this=0xa5f02fa8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4af213c in base::WaitableEvent::TimedWait (this=0x8b42960, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4af2177 in base::WaitableEvent::Wait (this=0x8b42960) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4ace45f in base::MessagePumpDefault::Run (this=0x8b42958, delegate=0x8e6e928) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e6e928) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ae3db5 in base::RunLoop::Run (this=0xa5f030d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4ac96da in base::MessageLoop::Run (this=0x8e6e928) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4afabcb in base::Thread::Run (this=0xac2091a8, message_loop=0x8e6e928) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb3a6f108 in content::BrowserThreadImpl::FileUserBlockingThreadRun (this=0xac2091a8, message_loop=0x8e6e928) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:197 QtQA::App::TestRunner: #12 0xb3a6feac in content::BrowserThreadImpl::Run (this=0xac2091a8, message_loop=0x8e6e928) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:246 QtQA::App::TestRunner: #13 0xb4afaca8 in base::Thread::ThreadMain (this=0xac2091a8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #14 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf435c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #15 0xb1e52d31 in start_thread (arg=0xa5f03b70) at pthread_create.c:304 QtQA::App::TestRunner: #16 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 16 (Thread 0xa5702b70 (LWP 4431)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e56a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb636c43c in __pthread_cond_wait (cond=0xa5701fa8, mutex=0xa5701f90) at forward.c:139 QtQA::App::TestRunner: #3 0xb4af1642 in base::ConditionVariable::Wait (this=0xa5701fa8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4af213c in base::WaitableEvent::TimedWait (this=0x8b40f30, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4af2177 in base::WaitableEvent::Wait (this=0x8b40f30) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4ace45f in base::MessagePumpDefault::Run (this=0x8b40f28, delegate=0x8e6ed80) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e6ed80) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ae3db5 in base::RunLoop::Run (this=0xa57020d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4ac96da in base::MessageLoop::Run (this=0x8e6ed80) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4afabcb in base::Thread::Run (this=0xac209388, message_loop=0x8e6ed80) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb3a6f1b8 in content::BrowserThreadImpl::ProcessLauncherThreadRun (this=0xac209388, message_loop=0x8e6ed80) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:204 QtQA::App::TestRunner: #12 0xb3a6fe9c in content::BrowserThreadImpl::Run (this=0xac209388, message_loop=0x8e6ed80) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:248 QtQA::App::TestRunner: #13 0xb4afaca8 in base::Thread::ThreadMain (this=0xac209388) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #14 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf435c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #15 0xb1e52d31 in start_thread (arg=0xa5702b70) at pthread_create.c:304 QtQA::App::TestRunner: #16 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 15 (Thread 0xa6f05b70 (LWP 4428)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e56a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb636c43c in __pthread_cond_wait (cond=0xa6f04fa8, mutex=0xa6f04f90) at forward.c:139 QtQA::App::TestRunner: #3 0xb4af1642 in base::ConditionVariable::Wait (this=0xa6f04fa8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4af213c in base::WaitableEvent::TimedWait (this=0x8b44030, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4af2177 in base::WaitableEvent::Wait (this=0x8b44030) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4ace45f in base::MessagePumpDefault::Run (this=0x8b44028, delegate=0x8e6c860) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e6c860) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ae3db5 in base::RunLoop::Run (this=0xa6f050d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4ac96da in base::MessageLoop::Run (this=0x8e6c860) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4afabcb in base::Thread::Run (this=0xac209148, message_loop=0x8e6c860) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb3a6efa8 in content::BrowserThreadImpl::DBThreadRun (this=0xac209148, message_loop=0x8e6c860) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:183 QtQA::App::TestRunner: #12 0xb3a6fed4 in content::BrowserThreadImpl::Run (this=0xac209148, message_loop=0x8e6c860) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:242 QtQA::App::TestRunner: #13 0xb4afaca8 in base::Thread::ThreadMain (this=0xac209148) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #14 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf435c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #15 0xb1e52d31 in start_thread (arg=0xa6f05b70) at pthread_create.c:304 QtQA::App::TestRunner: #16 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 14 (Thread 0xa34ffb70 (LWP 4435)): QtQA::App::TestRunner: #0 std::vector >::_M_insert_aux (this=0x8e7850c, __position=..., __x=...) at /usr/include/c++/4.6/bits/vector.tcc:297 QtQA::App::TestRunner: #1 0xb4accd5f in push_back (__x=..., this=0x8e7850c) at /usr/include/c++/4.6/bits/stl_vector.h:834 QtQA::App::TestRunner: #2 push (__x=..., this=0x8e7850c) at /usr/include/c++/4.6/bits/stl_queue.h:490 QtQA::App::TestRunner: #3 base::MessageLoop::AddToDelayedWorkQueue (this=0x8e784d8, pending_task=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:476 QtQA::App::TestRunner: #4 0xb4acdeb5 in DoWork (this=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:571 QtQA::App::TestRunner: #5 base::MessageLoop::DoWork (this=0x8e784d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:555 QtQA::App::TestRunner: #6 0xb4ace418 in base::MessagePumpDefault::Run (this=0x8afbeb0, delegate=0x8e784d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:32 QtQA::App::TestRunner: #7 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e784d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ae3db5 in base::RunLoop::Run (this=0xa34ff2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4ac96da in base::MessageLoop::Run (this=0x8e784d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4afabcb in base::Thread::Run (this=0xac223d30, message_loop=0x8e784d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb4afaca8 in base::Thread::ThreadMain (this=0xac223d30) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xa46ffaec) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e52d31 in start_thread (arg=0xa34ffb70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 13 (Thread 0xa4700b70 (LWP 4433)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e56a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb636c43c in __pthread_cond_wait (cond=0xa46ffac8, mutex=0xa46ffab0) at forward.c:139 QtQA::App::TestRunner: #3 0xb4af1642 in base::ConditionVariable::Wait (this=0xa46ffac8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4af213c in base::WaitableEvent::TimedWait (this=0xa46ffb7c, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4af2177 in base::WaitableEvent::Wait (this=0xa46ffb7c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4afb1f0 in base::Thread::StartWithOptions (this=0xac223d30, options=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:114 QtQA::App::TestRunner: #7 0xb4afb242 in base::Thread::Start (this=0xac223d30) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:91 QtQA::App::TestRunner: #8 0xb3b48c02 in content::GpuProcessHost::Init (this=0x8e74040) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/gpu/gpu_process_host.cc:524 QtQA::App::TestRunner: #9 0xb3b4ddb8 in content::GpuProcessHost::Get (kind=content::GpuProcessHost::GPU_PROCESS_KIND_SANDBOXED, cause=content::CAUSE_FOR_GPU_LAUNCH_BROWSER_STARTUP) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/gpu/gpu_process_host.cc:259 QtQA::App::TestRunner: #10 0xb3b32c13 in content::BrowserGpuChannelHostFactory::EstablishRequest::EstablishOnIO (this=0xac225320) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/gpu/browser_gpu_channel_host_factory.cc:108 QtQA::App::TestRunner: #11 0xb3b30d61 in Run (this=, object=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:134 QtQA::App::TestRunner: #12 MakeItSo (a1=, runnable=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:871 QtQA::App::TestRunner: #13 base::internal::Invoker<1, base::internal::BindState, void (content::BrowserGpuChannelHostFactory::EstablishRequest*), void (scoped_refptr)>, void (content::BrowserGpuChannelHostFactory::EstablishRequest*)>::Run(base::internal::BindStateBase*) (base=0xac2242d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:1169 QtQA::App::TestRunner: #14 0xb4aca3f4 in Run (this=0xa46fffd0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/callback.h:401 QtQA::App::TestRunner: #15 base::MessageLoop::RunTask (this=0x8e71b78, pending_task=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:450 QtQA::App::TestRunner: #16 0xb4acda64 in base::MessageLoop::DeferOrRunPendingTask (this=0x8e71b78, pending_task=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:462 QtQA::App::TestRunner: #17 0xb4acdf86 in DoWork (this=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:576 QtQA::App::TestRunner: #18 base::MessageLoop::DoWork (this=0x8e71b78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:555 QtQA::App::TestRunner: #19 0xb4a8b4c0 in base::MessagePumpLibevent::Run (this=0x8e71c98, delegate=0x8e71b78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:232 QtQA::App::TestRunner: #20 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e71b78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #21 0xb4ae3db5 in base::RunLoop::Run (this=0xa47000d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #22 0xb4ac96da in base::MessageLoop::Run (this=0x8e71b78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #23 0xb4afabcb in base::Thread::Run (this=0xac2094d0, message_loop=0x8e71b78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #24 0xb3a6f318 in content::BrowserThreadImpl::IOThreadRun (this=0xac2094d0, message_loop=0x8e71b78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:217 QtQA::App::TestRunner: #25 0xb3a6fe7c in content::BrowserThreadImpl::Run (this=0xac2094d0, message_loop=0x8e71b78) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:252 QtQA::App::TestRunner: #26 0xb4afaca8 in base::Thread::ThreadMain (this=0xac2094d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #27 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf435c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #28 0xb1e52d31 in start_thread (arg=0xa4700b70) at pthread_create.c:304 QtQA::App::TestRunner: #29 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 12 (Thread 0xadbc1b70 (LWP 4420)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb634fb4e in __GI___poll (fds=0xadbc12a0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb3c90000 in content::SandboxIPCHandler::Run (this=0x8e5c500) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/renderer_host/sandbox_ipc_linux.cc:159 QtQA::App::TestRunner: #3 0xb4afa343 in base::DelegateSimpleThread::Run (this=0x8af9610) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/simple_thread.cc:81 QtQA::App::TestRunner: #4 0xb4afa60f in base::SimpleThread::ThreadMain (this=0x8af9610) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/simple_thread.cc:60 QtQA::App::TestRunner: #5 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf3edc) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #6 0xb1e52d31 in start_thread (arg=0xadbc1b70) at pthread_create.c:304 QtQA::App::TestRunner: #7 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 11 (Thread 0xa6704b70 (LWP 4429)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb635f356 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb3e9f6f0 in epoll_dispatch (base=0x8e6de28, arg=0x8b42b18, tv=0x0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #3 0xb3e9d842 in event_base_loop (base=0x8e6de28, flags=1) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #4 0xb4a8b4b8 in base::MessagePumpLibevent::Run (this=0x8e6b448, delegate=0x8e6c9d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #5 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e6c9d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0xb4ae3db5 in base::RunLoop::Run (this=0xa67040d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0xb4ac96da in base::MessageLoop::Run (this=0x8e6c9d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0xb4afabcb in base::Thread::Run (this=0xac209178, message_loop=0x8e6c9d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0xb3a6f058 in content::BrowserThreadImpl::FileThreadRun (this=0xac209178, message_loop=0x8e6c9d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:190 QtQA::App::TestRunner: #10 0xb3a6febc in content::BrowserThreadImpl::Run (this=0xac209178, message_loop=0x8e6c9d0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:244 QtQA::App::TestRunner: #11 0xb4afaca8 in base::Thread::ThreadMain (this=0xac209178) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf435c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e52d31 in start_thread (arg=0xa6704b70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 10 (Thread 0xa2cfeb70 (LWP 4436)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb635f356 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb3e9f6f0 in epoll_dispatch (base=0x8e79e50, arg=0xa3500590, tv=0x0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #3 0xb3e9d842 in event_base_loop (base=0x8e79e50, flags=1) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #4 0xb4a8b4b8 in base::MessagePumpLibevent::Run (this=0x8e793a8, delegate=0x8e792e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #5 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e792e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0xb4ae3db5 in base::RunLoop::Run (this=0xa2cfe2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0xb4ac96da in base::MessageLoop::Run (this=0x8e792e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0xb4afabcb in base::Thread::Run (this=0x8e786fc, message_loop=0x8e792e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0xb4afaca8 in base::Thread::ThreadMain (this=0x8e786fc) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #10 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xa34ff0fc) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #11 0xb1e52d31 in start_thread (arg=0xa2cfeb70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 9 (Thread 0xad3c0b70 (LWP 4422)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb635f356 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb3e9f6f0 in epoll_dispatch (base=0x8e661f0, arg=0x8ae3890, tv=0x0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #3 0xb3e9d842 in event_base_loop (base=0x8e661f0, flags=1) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #4 0xb4a8b4b8 in base::MessagePumpLibevent::Run (this=0x8e65910, delegate=0x8e657f0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #5 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e657f0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0xb4ae3db5 in base::RunLoop::Run (this=0xad3c02c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0xb4ac96da in base::MessageLoop::Run (this=0x8e657f0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0xb4afabcb in base::Thread::Run (this=0x8e65338, message_loop=0x8e657f0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0xb4afaca8 in base::Thread::ThreadMain (this=0x8e65338) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #10 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf441c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #11 0xb1e52d31 in start_thread (arg=0xad3c0b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 8 (Thread 0xac39db70 (LWP 4425)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e56e04 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 QtQA::App::TestRunner: #2 0xb636c494 in __pthread_cond_timedwait (cond=0x8e687b4, mutex=0x8e6879c, abstime=0xac39d150) at forward.c:152 QtQA::App::TestRunner: #3 0xb4af1722 in base::ConditionVariable::TimedWait (this=0x8e687b4, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102 QtQA::App::TestRunner: #4 0xb4afda1a in base::PosixDynamicThreadPool::WaitForTask (this=0x8e68790) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:186 QtQA::App::TestRunner: #5 0xb4afdbc7 in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0x8af8ed8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:91 QtQA::App::TestRunner: #6 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xad3c00ac) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #7 0xb1e52d31 in start_thread (arg=0xac39db70) at pthread_create.c:304 QtQA::App::TestRunner: #8 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0xa3effb70 (LWP 4434)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e56a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb636c43c in __pthread_cond_wait (cond=0xa3eff198, mutex=0xa3eff180) at forward.c:139 QtQA::App::TestRunner: #3 0xb4af1642 in base::ConditionVariable::Wait (this=0xa3eff198) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4af213c in base::WaitableEvent::TimedWait (this=0x8b3ffe0, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4af2177 in base::WaitableEvent::Wait (this=0x8b3ffe0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4ace45f in base::MessagePumpDefault::Run (this=0x8b3ffd8, delegate=0x8e73158) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e73158) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ae3db5 in base::RunLoop::Run (this=0xa3eff2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4ac96da in base::MessageLoop::Run (this=0x8e73158) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4afabcb in base::Thread::Run (this=0xac2097f0, message_loop=0x8e73158) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb4afaca8 in base::Thread::ThreadMain (this=0xac2097f0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf436c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e52d31 in start_thread (arg=0xa3effb70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0xacbbfb70 (LWP 4423)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6357611 in select () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb4ab6a4e in base::(anonymous namespace)::InotifyReaderCallback (reader=0xb5e9f9c4, inotify_fd=23, shutdown_fd=24) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/files/file_path_watcher_linux.cc:210 QtQA::App::TestRunner: #3 0xb4ab2a9e in Run (this=, a1=, a2=, a3=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:289 QtQA::App::TestRunner: #4 MakeItSo (runnable=, a1=, a2=, a3=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:927 QtQA::App::TestRunner: #5 base::internal::Invoker<3, base::internal::BindState, void(base::{anonymous}::InotifyReader*, int, int), void(base::{anonymous}::InotifyReader*, int, int)>, void(base::{anonymous}::InotifyReader*, int, int)>::Run(base::internal::BindStateBase *) (base=0x8afb5b8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/bind_internal.h:1383 QtQA::App::TestRunner: #6 0xb4aca3f4 in Run (this=0xacbbf1e0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/callback.h:401 QtQA::App::TestRunner: #7 base::MessageLoop::RunTask (this=0x8e68608, pending_task=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:450 QtQA::App::TestRunner: #8 0xb4acda64 in base::MessageLoop::DeferOrRunPendingTask (this=0x8e68608, pending_task=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:462 QtQA::App::TestRunner: #9 0xb4acdf86 in DoWork (this=) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:576 QtQA::App::TestRunner: #10 base::MessageLoop::DoWork (this=0x8e68608) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:555 QtQA::App::TestRunner: #11 0xb4ace418 in base::MessagePumpDefault::Run (this=0xac200468, delegate=0x8e68608) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:32 QtQA::App::TestRunner: #12 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e68608) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #13 0xb4ae3db5 in base::RunLoop::Run (this=0xacbbf2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #14 0xb4ac96da in base::MessageLoop::Run (this=0x8e68608) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #15 0xb4afabcb in base::Thread::Run (this=0xb5e9f9f0, message_loop=0x8e68608) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #16 0xb4afaca8 in base::Thread::ThreadMain (this=0xb5e9f9f0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #17 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xad3bfcec) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #18 0xb1e52d31 in start_thread (arg=0xacbbfb70) at pthread_create.c:304 QtQA::App::TestRunner: #19 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0xac1ffb70 (LWP 4426)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e56a5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 QtQA::App::TestRunner: #2 0xb636c43c in __pthread_cond_wait (cond=0xac1ff198, mutex=0xac1ff180) at forward.c:139 QtQA::App::TestRunner: #3 0xb4af1642 in base::ConditionVariable::Wait (this=0xac1ff198) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:54 QtQA::App::TestRunner: #4 0xb4af213c in base::WaitableEvent::TimedWait (this=0x8b38a30, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:211 QtQA::App::TestRunner: #5 0xb4af2177 in base::WaitableEvent::Wait (this=0x8b38a30) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:156 QtQA::App::TestRunner: #6 0xb4ace45f in base::MessagePumpDefault::Run (this=0x8b38a28, delegate=0x8e6a448) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52 QtQA::App::TestRunner: #7 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e6a448) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #8 0xb4ae3db5 in base::RunLoop::Run (this=0xac1ff2c8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #9 0xb4ac96da in base::MessageLoop::Run (this=0x8e6a448) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #10 0xb4afabcb in base::Thread::Run (this=0x8e6884c, message_loop=0x8e6a448) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #11 0xb4afaca8 in base::Thread::ThreadMain (this=0x8e6884c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf41ec) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e52d31 in start_thread (arg=0xac1ffb70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0xa4f01b70 (LWP 4432)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb635f356 in epoll_wait () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #2 0xb3e9f6f0 in epoll_dispatch (base=0x8e71120, arg=0x8b41458, tv=0x0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/epoll.c:198 QtQA::App::TestRunner: #3 0xb3e9d842 in event_base_loop (base=0x8e71120, flags=1) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/libevent/event.c:504 QtQA::App::TestRunner: #4 0xb4a8b4b8 in base::MessagePumpLibevent::Run (this=0x8e70098, delegate=0x8e6ffd0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:259 QtQA::App::TestRunner: #5 0xb4ac9bdf in base::MessageLoop::RunHandler (this=0x8e6ffd0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:400 QtQA::App::TestRunner: #6 0xb4ae3db5 in base::RunLoop::Run (this=0xa4f010d8) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/run_loop.cc:49 QtQA::App::TestRunner: #7 0xb4ac96da in base::MessageLoop::Run (this=0x8e6ffd0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/message_loop/message_loop.cc:293 QtQA::App::TestRunner: #8 0xb4afabcb in base::Thread::Run (this=0xac2094a0, message_loop=0x8e6ffd0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:172 QtQA::App::TestRunner: #9 0xb3a6f268 in content::BrowserThreadImpl::CacheThreadRun (this=0xac2094a0, message_loop=0x8e6ffd0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:211 QtQA::App::TestRunner: #10 0xb3a6fe8c in content::BrowserThreadImpl::Run (this=0xac2094a0, message_loop=0x8e6ffd0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:250 QtQA::App::TestRunner: #11 0xb4afaca8 in base::Thread::ThreadMain (this=0xac2094a0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/thread.cc:225 QtQA::App::TestRunner: #12 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xbfaf435c) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #13 0xb1e52d31 in start_thread (arg=0xa4f01b70) at pthread_create.c:304 QtQA::App::TestRunner: #14 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0xab707b70 (LWP 4427)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb634fb4e in __GI___poll (fds=0x8b36688, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xac364246 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #3 0xac3524ea in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #4 0xac352d47 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #5 0xac352e24 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #6 0xac3641ce in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0 QtQA::App::TestRunner: #7 0xab9e0216 in ?? () from /usr/lib/i386-linux-gnu/libpulsecommon-1.0.so QtQA::App::TestRunner: #8 0xb1e52d31 in start_thread (arg=0xab707b70) at pthread_create.c:304 QtQA::App::TestRunner: #9 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xac3beb70 (LWP 4424)): QtQA::App::TestRunner: #0 0xb77dd424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb1e56e04 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 QtQA::App::TestRunner: #2 0xb636c494 in __pthread_cond_timedwait (cond=0x8e687b4, mutex=0x8e6879c, abstime=0xac3be150) at forward.c:152 QtQA::App::TestRunner: #3 0xb4af1722 in base::ConditionVariable::TimedWait (this=0x8e687b4, max_time=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102 QtQA::App::TestRunner: #4 0xb4afda1a in base::PosixDynamicThreadPool::WaitForTask (this=0x8e68790) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:186 QtQA::App::TestRunner: #5 0xb4afdbc7 in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0x8af9118) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:91 QtQA::App::TestRunner: #6 0xb4af6505 in base::(anonymous namespace)::ThreadFunc (params=0xad3c00ac) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:80 QtQA::App::TestRunner: #7 0xb1e52d31 in start_thread (arg=0xac3beb70) at pthread_create.c:304 QtQA::App::TestRunner: #8 0xb635e80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb00896e0 (LWP 4419)): QtQA::App::TestRunner: #0 __GI_getenv (name=0xb695bdce "G_DATA_HOME") at getenv.c:90 QtQA::App::TestRunner: #1 0xb6599c26 in qgetenv (varName=0xb695bdcc "XDG_DATA_HOME") at /work/build/qt/qtbase/src/corelib/global/qglobal.cpp:2965 QtQA::App::TestRunner: #2 0xb6789dd1 in QStandardPaths::writableLocation (type=QStandardPaths::DataLocation) at /work/build/qt/qtbase/src/corelib/io/qstandardpaths_unix.cpp:89 QtQA::App::TestRunner: #3 0xb216c7de in BrowserContextAdapter::dataPath (this=0xac223d08) at ../../../../../../../work/build/qt/qtwebengine/src/core/browser_context_adapter.cpp:94 QtQA::App::TestRunner: #4 0xb216d0fc in BrowserContextQt::GetPath (this=0xac2290a0) at ../../../../../../../work/build/qt/qtwebengine/src/core/browser_context_qt.cpp:65 QtQA::App::TestRunner: #5 0xb3d035b3 in content::StoragePartitionImplMap::Get (this=0xac223f80, partition_domain=..., partition_name=..., in_memory=false) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/storage_partition_impl_map.cc:393 QtQA::App::TestRunner: #6 0xb3a607fa in GetStoragePartitionFromConfig (in_memory=, partition_name=..., partition_domain=..., browser_context=0xac2290a0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_context.cc:67 QtQA::App::TestRunner: #7 content::BrowserContext::GetStoragePartition (browser_context=0xac2290a0, site_instance=0xac223f08) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/browser_context.cc:166 QtQA::App::TestRunner: #8 0xb3ce33c7 in content::SiteInstanceImpl::GetProcess (this=0xac223f08) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/site_instance_impl.cc:106 QtQA::App::TestRunner: #9 0xb3b169ac in content::RenderFrameHostManager::CreateRenderFrameHost (this=0xac227c68, site_instance=0xac223f08, view_routing_id=-2, frame_routing_id=-2, swapped_out=false, hidden=false) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/frame_host/render_frame_host_manager.cc:861 QtQA::App::TestRunner: #10 0xb3b16ccf in content::RenderFrameHostManager::Init (this=0xac227c68, browser_context=0xac2290a0, site_instance=0xac223f08, view_routing_id=-2, frame_routing_id=-2) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/frame_host/render_frame_host_manager.cc:109 QtQA::App::TestRunner: #11 0xb3d23dec in content::WebContentsImpl::Init (this=0xac234c10, params=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/web_contents/web_contents_impl.cc:1067 QtQA::App::TestRunner: #12 0xb3d26680 in content::WebContentsImpl::CreateWithOpener (params=..., opener=0x0) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/web_contents/web_contents_impl.cc:457 QtQA::App::TestRunner: #13 0xb3d26986 in content::WebContents::Create (params=...) at ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/content/browser/web_contents/web_contents_impl.cc:234 QtQA::App::TestRunner: #14 0xb218c1d8 in createBlankWebContents (adapterClient=0x8af8070, browserContext=) at ../../../../../../../work/build/qt/qtwebengine/src/core/web_contents_adapter.cpp:185 QtQA::App::TestRunner: #15 0xb218c65c in WebContentsAdapter::initialize (this=0x8af7950, adapterClient=0x8af8070) at ../../../../../../../work/build/qt/qtwebengine/src/core/web_contents_adapter.cpp:353 QtQA::App::TestRunner: #16 0xb77cb544 in QWebEnginePage::QWebEnginePage (this=0x8b406b8, parent=0x8b43de8) at /work/build/qt/qtwebengine/src/webenginewidgets/api/qwebenginepage.cpp:431 QtQA::App::TestRunner: #17 0xb77d17ea in QWebEngineView::page (this=0x8b43de8) at /work/build/qt/qtwebengine/src/webenginewidgets/api/qwebengineview.cpp:125 QtQA::App::TestRunner: #18 0x0804eae7 in tst_QWebEngineFrame::init (this=0xbfaf4eb0) at /work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp:127 QtQA::App::TestRunner: #19 0x0805fe50 in tst_QWebEngineFrame::qt_static_metacall (_o=, _id=, _a=, _c=) at .moc/tst_qwebengineframe.moc:237 QtQA::App::TestRunner: #20 0xb67fe441 in QMetaMethod::invoke (this=0xbfaf4a68, object=0xbfaf4eb0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #21 0xb6bc8bb9 in invoke (val9=, val8=, val7=, val6=, val5=, val4=, val3=, val2=, val1=, val0=, connectionType=Qt::DirectConnection, object=0xbfaf4eb0, this=0xbfaf4a68) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qmetaobject.h:117 QtQA::App::TestRunner: #22 QTest::invokeMethod (obj=0xbfaf4eb0, methodName=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1326 QtQA::App::TestRunner: #23 0xb6bce1d9 in qInvokeTestMethodDataEntry (slot=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1871 QtQA::App::TestRunner: #24 QTest::qInvokeTestMethod (slotName=0x8e55e00 "horizontalScrollAfterBack()", data=0x0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2012 QtQA::App::TestRunner: #25 0xb6bcf4d6 in qInvokeTestMethods (testObject=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2239 QtQA::App::TestRunner: #26 QTest::qExec (testObject=0xbfaf4eb0, argc=5, argv=0x8e55c78) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2481 QtQA::App::TestRunner: #27 0x0804d704 in main (argc=5, argv=0xbfaf4f84) at /work/build/qt/qtwebengine/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp:1694 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 15 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_qwebengineframe: 522 seconds, signal 11 Testing tst_QQuickWebEngineViewGraphics failed to create drawable FAIL! : tst_QQuickWebEngineViewGraphics::simpleGraphics() 'waitForSignal(reinterpret_cast(webEngineView->experimental()), SIGNAL(loadVisuallyCommitted()))' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineviewgraphics/tst_qquickwebengineviewgraphics.cpp(193)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickWebEngineViewGraphics ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) PASS : tst_QQuickWebEngineViewGraphics::initTestCase() failed to create drawable FAIL! : tst_QQuickWebEngineViewGraphics::simpleGraphics() 'waitForSignal(reinterpret_cast(webEngineView->experimental()), SIGNAL(loadVisuallyCommitted()))' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineviewgraphics/tst_qquickwebengineviewgraphics.cpp(193)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwebengineviewgraphics: 900 seconds, signal 15 Testing tst_QQuickWebEngineView failed to create drawable FAIL! : tst_QQuickWebEngineView::loadNonexistentFileUrl() 'waitForLoadFailed(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(163)] FAIL! : tst_QQuickWebEngineView::backAndForward() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(171)] FAIL! : tst_QQuickWebEngineView::reload() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(194)] FAIL! : tst_QQuickWebEngineView::stop() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(207)] FAIL! : tst_QQuickWebEngineView::loadProgress() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(220)] FAIL! : tst_QQuickWebEngineView::multipleWebEngineViews() 'waitForLoadSucceeded(webEngineView1.data())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(295)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickWebEngineView ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) PASS : tst_QQuickWebEngineView::initTestCase() PASS : tst_QQuickWebEngineView::navigationStatusAtStartup() failed to create drawable PASS : tst_QQuickWebEngineView::stopEnabledAfterLoadStarted() PASS : tst_QQuickWebEngineView::baseUrl() PASS : tst_QQuickWebEngineView::loadEmptyUrl() PASS : tst_QQuickWebEngineView::loadEmptyPageViewVisible() PASS : tst_QQuickWebEngineView::loadEmptyPageViewHidden() FAIL! : tst_QQuickWebEngineView::loadNonexistentFileUrl() 'waitForLoadFailed(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(163)] FAIL! : tst_QQuickWebEngineView::backAndForward() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(171)] FAIL! : tst_QQuickWebEngineView::reload() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(194)] FAIL! : tst_QQuickWebEngineView::stop() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(207)] FAIL! : tst_QQuickWebEngineView::loadProgress() 'waitForLoadSucceeded(webEngineView())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(220)] PASS : tst_QQuickWebEngineView::show() PASS : tst_QQuickWebEngineView::showWebEngineView() PASS : tst_QQuickWebEngineView::removeFromCanvas() PASS : tst_QQuickWebEngineView::multipleWebEngineViewWindows() FAIL! : tst_QQuickWebEngineView::multipleWebEngineViews() 'waitForLoadSucceeded(webEngineView1.data())' returned FALSE. () Loc: [/work/build/qt/qtwebengine/tests/auto/quick/qquickwebengineview/tst_qquickwebengineview.cpp(295)] QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: It looks like the process exited due to a signal, but it didn't dump core :( QtQA::App::TestRunner: Sorry, a core dump will not be available. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwebengineview: 900 seconds, signal 15 Build log: http://testresults.qt-project.org/ci/QtWebEngine_dev_Integration/build_00070/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1417633281): http://codereview.qt-project.org/97554 [PS2] - Enable the unit tests on Linux From ci-noreply at qt-project.org Wed Dec 3 23:11:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 00:11:12 +0200 Subject: [Ci-reports] pass on QtSensors_5.4.0_Integration #1 Message-ID: <20141203_221112_033435.ci-noreply@qt-project.org> QtSensors_5.4.0_Integration #1: SUCCESS Tested changes (refs/builds/5.4.0_1417635898): http://codereview.qt-project.org/101334 [PS1] - QtSensors changelog updated for Qt 5.4. From ci-noreply at qt-project.org Wed Dec 3 23:27:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 00:27:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4606 Message-ID: <20141203_222753_097896.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-04 00:27:25.114 tst_qwindow[260:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-04 00:27:51.264 tst_qwindow[263:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04606/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417639411): http://codereview.qt-project.org/100884 [PS1] - Don't attempt to load an empty generic plugin if no environment variable is set. http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() From ci-noreply at qt-project.org Wed Dec 3 23:44:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 00:44:27 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4.0_Integration #3 Message-ID: <20141203_224427_034078.ci-noreply@qt-project.org> QtMultimedia_5.4.0_Integration #3: SUCCESS Tested changes (refs/builds/5.4.0_1417636018): http://codereview.qt-project.org/101416 [PS1] - Added 5.4.0 change file. From ci-noreply at qt-project.org Thu Dec 4 00:11:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 01:11:48 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #897 Message-ID: <20141203_231148_017252.ci-noreply@qt-project.org> QtBase_5.4_Integration #897: SUCCESS Tested changes (refs/builds/5.4_1417640830): http://codereview.qt-project.org/101215 [PS9] - qmake: Add .qmake.stash/super to QMAKE_DISTCLEAN when owned by project http://codereview.qt-project.org/101308 [PS2] - Simplify GL2PaintEngine::updateTextureFilter, it doesn't need target From ci-noreply at qt-project.org Thu Dec 4 00:21:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 01:21:22 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #899 Message-ID: <20141203_232122_098429.ci-noreply@qt-project.org> QtBase_5.4_Integration » winrt-x64-msvc2013_Windows_81 #899: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00899/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417648498): http://codereview.qt-project.org/99891 [PS8] - Draw the accessibility focus rectangle properly http://codereview.qt-project.org/101315 [PS1] - Change misleading error message in QDBusReply http://codereview.qt-project.org/101029 [PS2] - Configure: Fix detection of GCC 5 From ci-noreply at qt-project.org Thu Dec 4 00:50:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 01:50:10 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #255 Message-ID: <20141203_235010_002695.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #255: SUCCESS Tested changes (refs/builds/dev_1417645806): http://codereview.qt-project.org/100602 [PS1] - Disable warning about QObject::event being hidden From ci-noreply at qt-project.org Thu Dec 4 01:05:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 02:05:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4607 Message-ID: <20141204_000502_017284.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-04 02:04:31.871 tst_qwindow[365:640b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-04 02:04:57.846 tst_qwindow[368:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04607/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417645767): http://codereview.qt-project.org/100203 [PS1] - Merge the multiple implementations of fromHex too http://codereview.qt-project.org/100202 [PS1] - Merge the different implementations of toHex in one central place http://codereview.qt-project.org/100201 [PS3] - QTextStream: stream QStrings without modifying the user content http://codereview.qt-project.org/100075 [PS2] - Add support for char16_t, char32_t and std::nullptr_t in QDebug From ci-noreply at qt-project.org Thu Dec 4 01:23:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 02:23:12 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #66 Message-ID: <20141204_002312_043475.ci-noreply@qt-project.org> Autotest `tst_qqmlcomponent' failed :( Testing tst_qqmlcomponent 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: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 12559] QtQA::App::TestRunner: [New LWP 12560] QtQA::App::TestRunner: [New LWP 12565] 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_qqmlcomponent -silent -o /work/ci/qt/qt5/5.4.0/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f9a520723e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f9a49411700 (LWP 12565)): QtQA::App::TestRunner: #0 0x00007f9a52114e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f9a5053ef68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f9a5053f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f9a52cd52f1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x103f9b0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f9a52c560c0 in TestNamespace::QEventLoop::processEvents (this=0x7f9a49410d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f9a52c56399 in TestNamespace::QEventLoop::exec (this=0x7f9a49410d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f9a529d579c in TestNamespace::QThread::exec (this=0x10943f0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f9a529d593a in TestNamespace::QThread::run (this=0x10943f0) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f9a529dcd28 in TestNamespace::QThreadPrivate::start (arg=0x10943f0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f9a51ba2efc in start_thread (arg=0x7f9a49411700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f9a52120f8d 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 0x7f9a4a412700 (LWP 12560)): QtQA::App::TestRunner: #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 QtQA::App::TestRunner: #1 0x00007f9a529d1c4d in TestNamespace::_q_futex (addr=0x7f9a40001398, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f9a529d1e38 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f9a529d1ca9 in TestNamespace::QBasicMutex::lockInternal (this=0x7f9a40001398) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f9a529d2095 in TestNamespace::QBasicMutex::lock (this=0x7f9a40001398) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f9a529d22cc in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f9a40001380, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f9a529d1a5a in TestNamespace::QMutex::lock (this=0x7f9a40002d10) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f9a4aedc1bc in QDBusMutexLocker::QDBusMutexLocker (this=0x7f9a4a4108b0, a=SendWithReplyAndBlockAction, s=0x7f9a40002cd0, m=0x7f9a40002d10) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f9a4aedc258 in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f9a4a4108b0, a=SendWithReplyAndBlockAction, s=0x7f9a40002cd0) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f9a4aed71a0 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f9a40002cd0, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2040 QtQA::App::TestRunner: #10 0x00007f9a4aed9ffd in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f9a40002cd0, serviceName=...) at qdbusintegrator.cpp:2498 QtQA::App::TestRunner: #11 0x00007f9a4aed8cdd in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f9a40002cd0, key=..., hook=...) at qdbusintegrator.cpp:2274 QtQA::App::TestRunner: #12 0x00007f9a4aed88c5 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f9a40002cd0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x10d1260, slot=0x7f9a45f01a80 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusintegrator.cpp:2241 QtQA::App::TestRunner: #13 0x00007f9a4aec546c in TestNamespace::QDBusConnection::connect (this=0x7f9a4a410fe0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x10d1260, slot=0x7f9a45f01a80 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f9a4aec5095 in TestNamespace::QDBusConnection::connect (this=0x7f9a4a410fe0, service=..., path=..., interface=..., name=..., receiver=0x10d1260, slot=0x7f9a45f01a80 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f9a45ef48fc in TestNamespace::QOfonoManagerInterface::QOfonoManagerInterface (this=0x10d1260, parent=0x7f9a400113e0) at ../linux_common/qofonoservice_linux.cpp:82 QtQA::App::TestRunner: #16 0x00007f9a45ee5996 in TestNamespace::QNetworkManagerEngine::QNetworkManagerEngine (this=0x7f9a400113e0, parent=0x0) at qnetworkmanagerengine.cpp:61 QtQA::App::TestRunner: #17 0x00007f9a45ed3387 in TestNamespace::QNetworkManagerEnginePlugin::create (this=0x7f9a40010b60, key=...) at main.cpp:68 QtQA::App::TestRunner: #18 0x00007f9a5347753b in TestNamespace::qLoadPlugin (loader=0x7f9a53771aa0, key=...) at ../../include/QtCore/5.4.0/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #19 0x00007f9a53475adc in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x1045dd0) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #20 0x00007f9a5347435e in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x1045dd0) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #21 0x00007f9a5347164c in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #22 0x00007f9a534716d7 in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x1015ee0, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #23 0x00007f9a534305a4 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x1015e20) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #24 0x00007f9a5342bc06 in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x103f940, parent=0x0) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #25 0x00007f9a53ad2b13 in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0xe59420, parent=0x0) at qml/qqmlengine.cpp:1064 QtQA::App::TestRunner: #26 0x00007f9a53b11379 in TestNamespace::QQmlDataLoaderThread::networkAccessManager (this=0xe5da30) at qml/qqmltypeloader.cpp:739 QtQA::App::TestRunner: #27 0x00007f9a53b124c9 in TestNamespace::QQmlDataLoader::loadThread (this=0xe59518, blob=0xe61c90) at qml/qqmltypeloader.cpp:1088 QtQA::App::TestRunner: #28 0x00007f9a53b11799 in TestNamespace::QQmlDataLoaderThread::loadThread (this=0xe5da30, b=0xe61c90) at qml/qqmltypeloader.cpp:817 QtQA::App::TestRunner: #29 0x00007f9a53b2882e in TestNamespace::QQmlThread::I::call (this=0xf4f6c0, thread=0xe5da30) at /work/build/qtbase/include/QtQml/5.4.0/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:244 QtQA::App::TestRunner: #30 0x00007f9a53b8d61a in TestNamespace::QQmlThreadPrivate::threadEvent (this=0xe5a380) at qml/ftw/qqmlthread.cpp:190 QtQA::App::TestRunner: #31 0x00007f9a53b8d3a0 in TestNamespace::QQmlThreadPrivate::event (this=0xe5a380, e=0x1032030) at qml/ftw/qqmlthread.cpp:128 QtQA::App::TestRunner: #32 0x00007f9a52c599e6 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xe23cf0, receiver=0xe5a380, event=0x1032030) at kernel/qcoreapplication.cpp:1049 QtQA::App::TestRunner: #33 0x00007f9a52c596c0 in TestNamespace::QCoreApplication::notify (this=0x7fffb4b0dfc0, receiver=0xe5a380, event=0x1032030) at kernel/qcoreapplication.cpp:994 QtQA::App::TestRunner: #34 0x00007f9a541481f0 in TestNamespace::QGuiApplication::notify (this=0x7fffb4b0dfc0, object=0xe5a380, event=0x1032030) at kernel/qguiapplication.cpp:1553 QtQA::App::TestRunner: #35 0x00007f9a52c595cc in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffb4b0dfc0, receiver=0xe5a380, event=0x1032030) at kernel/qcoreapplication.cpp:932 QtQA::App::TestRunner: #36 0x00007f9a52c5d3a1 in TestNamespace::QCoreApplication::sendEvent (receiver=0xe5a380, event=0x1032030) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #37 0x00007f9a52c5a704 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xe59790) at kernel/qcoreapplication.cpp:1536 QtQA::App::TestRunner: #38 0x00007f9a52c5a2c6 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1394 QtQA::App::TestRunner: #39 0x00007f9a52cd4a8d in TestNamespace::postEventSourceDispatch (s=0xe5a4a0) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #40 0x00007f9a5053ea5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #41 0x00007f9a5053f258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #42 0x00007f9a5053f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #43 0x00007f9a52cd52f1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xe49200, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #44 0x00007f9a52c560c0 in TestNamespace::QEventLoop::processEvents (this=0x7f9a4a411d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #45 0x00007f9a52c56399 in TestNamespace::QEventLoop::exec (this=0x7f9a4a411d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #46 0x00007f9a529d579c in TestNamespace::QThread::exec (this=0xe5a380) at thread/qthread.cpp:503 QtQA::App::TestRunner: #47 0x00007f9a53b8d411 in TestNamespace::QQmlThreadPrivate::run (this=0xe5a380) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #48 0x00007f9a529dcd28 in TestNamespace::QThreadPrivate::start (arg=0xe5a380) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #49 0x00007f9a51ba2efc in start_thread (arg=0x7f9a4a412700) at pthread_create.c:304 QtQA::App::TestRunner: #50 0x00007f9a52120f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #51 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f9a55281760 (LWP 12559)): QtQA::App::TestRunner: #0 0x00007f9a520723e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f9a52075b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f9a529c8c67 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f9a529c5360 in TestNamespace::QMessageLogger::fatal (this=0x7fffb4b0bf90, msg=0x7f9a5319e084 "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f9a53183497 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2273 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 0x00007f9a529de467 in TestNamespace::QWaitConditionPrivate::wait (this=0x7f9a40002ea0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007f9a529de22f in TestNamespace::QWaitCondition::wait (this=0x7f9a40002e68, mutex=0x7f9a40002e60, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007f9a529d286a in TestNamespace::QReadWriteLock::lockForRead (this=0x7f9a40002d40) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f9a4aec7277 in QDBusReadLocker::QDBusReadLocker (this=0x7fffb4b0c570, a=HandleSignalAction, s=0x7f9a40002cd0) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f9a4aed533b in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f9a40002cd0, msg=...) at qdbusintegrator.cpp:1641 QtQA::App::TestRunner: #12 0x00007f9a4aecfc20 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f9a40002cd0, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007f9a4aecfac1 in TestNamespace::qDBusSignalFilter (connection=0x7f9a4000c6f0, message=0x7f9a4000f3a0, data=0x7f9a40002cd0) at qdbusintegrator.cpp:558 QtQA::App::TestRunner: #14 0x00007f9a4712aab6 in dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f9a4aeccb3d in TestNamespace::q_dbus_connection_dispatch (connection=0x7f9a4000c6f0) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007f9a4aed25d6 in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f9a40002cd0) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007f9a4af23786 in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f9a40002cd0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f9a4000f800) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f9a52c964fd in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f9a4000fc30, object=0x7f9a40002cd0) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f9a52c975e6 in TestNamespace::QObject::event (this=0x7f9a40002cd0, e=0x7f9a4000fc30) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f9a52c599e6 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xe23cf0, receiver=0x7f9a40002cd0, event=0x7f9a4000fc30) at kernel/qcoreapplication.cpp:1049 QtQA::App::TestRunner: #21 0x00007f9a52c596c0 in TestNamespace::QCoreApplication::notify (this=0x7fffb4b0dfc0, receiver=0x7f9a40002cd0, event=0x7f9a4000fc30) at kernel/qcoreapplication.cpp:994 QtQA::App::TestRunner: #22 0x00007f9a541481f0 in TestNamespace::QGuiApplication::notify (this=0x7fffb4b0dfc0, object=0x7f9a40002cd0, event=0x7f9a4000fc30) at kernel/qguiapplication.cpp:1553 QtQA::App::TestRunner: #23 0x00007f9a52c595cc in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffb4b0dfc0, receiver=0x7f9a40002cd0, event=0x7f9a4000fc30) at kernel/qcoreapplication.cpp:932 QtQA::App::TestRunner: #24 0x00007f9a52c5d3a1 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f9a40002cd0, event=0x7f9a4000fc30) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f9a52c5a704 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xe23e20) at kernel/qcoreapplication.cpp:1536 QtQA::App::TestRunner: #26 0x00007f9a52c5a2c6 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1394 QtQA::App::TestRunner: #27 0x00007f9a52cd4a8d in TestNamespace::postEventSourceDispatch (s=0xe55890) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00007f9a5053ea5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f9a5053f258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f9a5053f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f9a52cd52f1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xe3ea00, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f9a4d33d5be in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xe3ea00, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f9a52c59b16 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1130 QtQA::App::TestRunner: #34 0x000000000040744e in TestNamespace::QTest::qWait (ms=50) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040b327 in tst_qqmlcomponent::async (this=0x7fffb4b0df60) at tst_qqmlcomponent.cpp:270 QtQA::App::TestRunner: #36 0x000000000040df6e in tst_qqmlcomponent::qt_static_metacall (_o=0x7fffb4b0df60, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=7, _a=0x7fffb4b0d260) at .moc/tst_qqmlcomponent.moc:291 QtQA::App::TestRunner: #37 0x00007f9a52c65ef5 in TestNamespace::QMetaMethod::invoke (this=0x7fffb4b0d500, object=0x7fffb4b0df60, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2183 QtQA::App::TestRunner: #38 0x00007f9a52c65399 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffb4b0df60, member=0xf49c50 "async", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1478 QtQA::App::TestRunner: #39 0x00007f9a531866cd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffb4b0df60, member=0xf49c50 "async", 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 0x00007f9a53181fa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xf49c50 "async") at qtestcase.cpp:1883 QtQA::App::TestRunner: #41 0x00007f9a53182862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1015a08 "async()", data=0x0) at qtestcase.cpp:2011 QtQA::App::TestRunner: #42 0x00007f9a53183379 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffb4b0df60) at qtestcase.cpp:2238 QtQA::App::TestRunner: #43 0x00007f9a531839b9 in TestNamespace::QTest::qExec (testObject=0x7fffb4b0df60, argc=6, argv=0x7fffb4b0e0c8) at qtestcase.cpp:2480 QtQA::App::TestRunner: #44 0x000000000040db7c in main (argc=6, argv=0x7fffb4b0e0c8) at tst_qqmlcomponent.cpp:445 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlcomponent ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_qqmlcomponent::initTestCase() PASS : tst_qqmlcomponent::null() PASS : tst_qqmlcomponent::loadEmptyUrl() PASS : tst_qqmlcomponent::qmlCreateWindow() PASS : tst_qqmlcomponent::qmlCreateObject() PASS : tst_qqmlcomponent::qmlCreateObjectWithProperties() PASS : tst_qqmlcomponent::qmlIncubateObject() PASS : tst_qqmlcomponent::qmlCreateParentReference() 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: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 12945] QtQA::App::TestRunner: [New LWP 12951] QtQA::App::TestRunner: [New LWP 12946] 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_qqmlcomponent -o /work/ci/qt/qt5/5.4.0/_artifacts/test-logs/tst_qqmlcompo'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f10b2a0c3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f10aadac700 (LWP 12946)): QtQA::App::TestRunner: #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 QtQA::App::TestRunner: #1 0x00007f10b336bc4d in TestNamespace::_q_futex (addr=0x7f10a0001a08, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f10b336be38 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f10b336bca9 in TestNamespace::QBasicMutex::lockInternal (this=0x7f10a0001a08) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f10b336c095 in TestNamespace::QBasicMutex::lock (this=0x7f10a0001a08) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f10b336c2cc in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f10a00019f0, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f10b336ba5a in TestNamespace::QMutex::lock (this=0x7f10a0002c70) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f10ab8761bc in QDBusMutexLocker::QDBusMutexLocker (this=0x7f10aadaa8b0, a=SendWithReplyAndBlockAction, s=0x7f10a0002c30, m=0x7f10a0002c70) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f10ab876258 in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f10aadaa8b0, a=SendWithReplyAndBlockAction, s=0x7f10a0002c30) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f10ab8711a0 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f10a0002c30, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2040 QtQA::App::TestRunner: #10 0x00007f10ab873ffd in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f10a0002c30, serviceName=...) at qdbusintegrator.cpp:2498 QtQA::App::TestRunner: #11 0x00007f10ab872cdd in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f10a0002c30, key=..., hook=...) at qdbusintegrator.cpp:2274 QtQA::App::TestRunner: #12 0x00007f10ab8728c5 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f10a0002c30, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f10a0004f30, slot=0x7f10a689ba80 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusintegrator.cpp:2241 QtQA::App::TestRunner: #13 0x00007f10ab85f46c in TestNamespace::QDBusConnection::connect (this=0x7f10aadaafe0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f10a0004f30, slot=0x7f10a689ba80 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f10ab85f095 in TestNamespace::QDBusConnection::connect (this=0x7f10aadaafe0, service=..., path=..., interface=..., name=..., receiver=0x7f10a0004f30, slot=0x7f10a689ba80 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f10a688e8fc in TestNamespace::QOfonoManagerInterface::QOfonoManagerInterface (this=0x7f10a0004f30, parent=0x7f10a0012030) at ../linux_common/qofonoservice_linux.cpp:82 QtQA::App::TestRunner: #16 0x00007f10a687f996 in TestNamespace::QNetworkManagerEngine::QNetworkManagerEngine (this=0x7f10a0012030, parent=0x0) at qnetworkmanagerengine.cpp:61 QtQA::App::TestRunner: #17 0x00007f10a686d387 in TestNamespace::QNetworkManagerEnginePlugin::create (this=0x7f10a00131b0, key=...) at main.cpp:68 QtQA::App::TestRunner: #18 0x00007f10b3e1153b in TestNamespace::qLoadPlugin (loader=0x7f10b410baa0, key=...) at ../../include/QtCore/5.4.0/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #19 0x00007f10b3e0fadc in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x186bc00) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #20 0x00007f10b3e0e35e in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x186bc00) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #21 0x00007f10b3e0b64c in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #22 0x00007f10b3e0b6d7 in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x186bfd0, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #23 0x00007f10b3dca5a4 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x186bf10) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #24 0x00007f10b3dc5c06 in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x179cfd0, parent=0x0) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #25 0x00007f10b446cb13 in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x1642420, parent=0x0) at qml/qqmlengine.cpp:1064 QtQA::App::TestRunner: #26 0x00007f10b44ab379 in TestNamespace::QQmlDataLoaderThread::networkAccessManager (this=0x1646a30) at qml/qqmltypeloader.cpp:739 QtQA::App::TestRunner: #27 0x00007f10b44ac4c9 in TestNamespace::QQmlDataLoader::loadThread (this=0x1642518, blob=0x18a8930) at qml/qqmltypeloader.cpp:1088 QtQA::App::TestRunner: #28 0x00007f10b44ab799 in TestNamespace::QQmlDataLoaderThread::loadThread (this=0x1646a30, b=0x18a8930) at qml/qqmltypeloader.cpp:817 QtQA::App::TestRunner: #29 0x00007f10b44c282e in TestNamespace::QQmlThread::I::call (this=0x18051c0, thread=0x1646a30) at /work/build/qtbase/include/QtQml/5.4.0/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/ftw/qqmlthread_p.h:244 QtQA::App::TestRunner: #30 0x00007f10b452761a in TestNamespace::QQmlThreadPrivate::threadEvent (this=0x1643380) at qml/ftw/qqmlthread.cpp:190 QtQA::App::TestRunner: #31 0x00007f10b45273a0 in TestNamespace::QQmlThreadPrivate::event (this=0x1643380, e=0x1865650) at qml/ftw/qqmlthread.cpp:128 QtQA::App::TestRunner: #32 0x00007f10b35f39e6 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x160ccf0, receiver=0x1643380, event=0x1865650) at kernel/qcoreapplication.cpp:1049 QtQA::App::TestRunner: #33 0x00007f10b35f36c0 in TestNamespace::QCoreApplication::notify (this=0x7fffe3b737e0, receiver=0x1643380, event=0x1865650) at kernel/qcoreapplication.cpp:994 QtQA::App::TestRunner: #34 0x00007f10b4ae21f0 in TestNamespace::QGuiApplication::notify (this=0x7fffe3b737e0, object=0x1643380, event=0x1865650) at kernel/qguiapplication.cpp:1553 QtQA::App::TestRunner: #35 0x00007f10b35f35cc in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffe3b737e0, receiver=0x1643380, event=0x1865650) at kernel/qcoreapplication.cpp:932 QtQA::App::TestRunner: #36 0x00007f10b35f73a1 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1643380, event=0x1865650) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #37 0x00007f10b35f4704 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1642790) at kernel/qcoreapplication.cpp:1536 QtQA::App::TestRunner: #38 0x00007f10b35f42c6 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1394 QtQA::App::TestRunner: #39 0x00007f10b366ea8d in TestNamespace::postEventSourceDispatch (s=0x16434a0) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #40 0x00007f10b0ed8a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #41 0x00007f10b0ed9258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #42 0x00007f10b0ed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #43 0x00007f10b366f2f1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1632200, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #44 0x00007f10b35f00c0 in TestNamespace::QEventLoop::processEvents (this=0x7f10aadabd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #45 0x00007f10b35f0399 in TestNamespace::QEventLoop::exec (this=0x7f10aadabd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #46 0x00007f10b336f79c in TestNamespace::QThread::exec (this=0x1643380) at thread/qthread.cpp:503 QtQA::App::TestRunner: #47 0x00007f10b4527411 in TestNamespace::QQmlThreadPrivate::run (this=0x1643380) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #48 0x00007f10b3376d28 in TestNamespace::QThreadPrivate::start (arg=0x1643380) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #49 0x00007f10b253cefc in start_thread (arg=0x7f10aadac700) at pthread_create.c:304 QtQA::App::TestRunner: #50 0x00007f10b2abaf8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #51 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f10a9dab700 (LWP 12951)): QtQA::App::TestRunner: #0 0x00007f10b2aaee63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f10b0ed8f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f10b0ed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f10b366f2f1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x179c2f0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f10b35f00c0 in TestNamespace::QEventLoop::processEvents (this=0x7f10a9daad80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f10b35f0399 in TestNamespace::QEventLoop::exec (this=0x7f10a9daad80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f10b336f79c in TestNamespace::QThread::exec (this=0x179cf60) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f10b336f93a in TestNamespace::QThread::run (this=0x179cf60) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f10b3376d28 in TestNamespace::QThreadPrivate::start (arg=0x179cf60) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f10b253cefc in start_thread (arg=0x7f10a9dab700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f10b2abaf8d 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 0x7f10b5c1b760 (LWP 12945)): QtQA::App::TestRunner: #0 0x00007f10b2a0c3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f10b2a0fb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f10b3362c67 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f10b335f360 in TestNamespace::QMessageLogger::fatal (this=0x7fffe3b71790, msg=0x7f10b3b38084 "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f10b3b1d497 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2273 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 0x00007f10b3378467 in TestNamespace::QWaitConditionPrivate::wait (this=0x7f10a0002e00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007f10b337822f in TestNamespace::QWaitCondition::wait (this=0x7f10a0002dc8, mutex=0x7f10a0002dc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007f10b336c86a in TestNamespace::QReadWriteLock::lockForRead (this=0x7f10a0002ca0) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f10ab861277 in QDBusReadLocker::QDBusReadLocker (this=0x7fffe3b71d90, a=HandleSignalAction, s=0x7f10a0002c30) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f10ab86f33b in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f10a0002c30, msg=...) at qdbusintegrator.cpp:1641 QtQA::App::TestRunner: #12 0x00007f10ab869c20 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f10a0002c30, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007f10ab869ac1 in TestNamespace::qDBusSignalFilter (connection=0x7f10a00046f0, message=0x7f10a0007360, data=0x7f10a0002c30) at qdbusintegrator.cpp:558 QtQA::App::TestRunner: #14 0x00007f10a7ac4ab6 in dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f10ab866b3d in TestNamespace::q_dbus_connection_dispatch (connection=0x7f10a00046f0) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007f10ab86c5d6 in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f10a0002c30) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007f10ab8bd786 in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f10a0002c30, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f10a0007840) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f10b36304fd in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f10a0007c20, object=0x7f10a0002c30) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f10b36315e6 in TestNamespace::QObject::event (this=0x7f10a0002c30, e=0x7f10a0007c20) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f10b35f39e6 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x160ccf0, receiver=0x7f10a0002c30, event=0x7f10a0007c20) at kernel/qcoreapplication.cpp:1049 QtQA::App::TestRunner: #21 0x00007f10b35f36c0 in TestNamespace::QCoreApplication::notify (this=0x7fffe3b737e0, receiver=0x7f10a0002c30, event=0x7f10a0007c20) at kernel/qcoreapplication.cpp:994 QtQA::App::TestRunner: #22 0x00007f10b4ae21f0 in TestNamespace::QGuiApplication::notify (this=0x7fffe3b737e0, object=0x7f10a0002c30, event=0x7f10a0007c20) at kernel/qguiapplication.cpp:1553 QtQA::App::TestRunner: #23 0x00007f10b35f35cc in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffe3b737e0, receiver=0x7f10a0002c30, event=0x7f10a0007c20) at kernel/qcoreapplication.cpp:932 QtQA::App::TestRunner: #24 0x00007f10b35f73a1 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f10a0002c30, event=0x7f10a0007c20) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f10b35f4704 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x160ce20) at kernel/qcoreapplication.cpp:1536 QtQA::App::TestRunner: #26 0x00007f10b35f42c6 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1394 QtQA::App::TestRunner: #27 0x00007f10b366ea8d in TestNamespace::postEventSourceDispatch (s=0x163e890) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00007f10b0ed8a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f10b0ed9258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f10b0ed9429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f10b366f2f1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1627a00, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f10adcd75be in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1627a00, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f10b35f3b16 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1130 QtQA::App::TestRunner: #34 0x000000000040744e in TestNamespace::QTest::qWait (ms=50) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040b327 in tst_qqmlcomponent::async (this=0x7fffe3b73780) at tst_qqmlcomponent.cpp:270 QtQA::App::TestRunner: #36 0x000000000040df6e in tst_qqmlcomponent::qt_static_metacall (_o=0x7fffe3b73780, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=7, _a=0x7fffe3b72a80) at .moc/tst_qqmlcomponent.moc:291 QtQA::App::TestRunner: #37 0x00007f10b35ffef5 in TestNamespace::QMetaMethod::invoke (this=0x7fffe3b72d20, object=0x7fffe3b73780, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2183 QtQA::App::TestRunner: #38 0x00007f10b35ff399 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffe3b73780, member=0x173bb50 "async", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1478 QtQA::App::TestRunner: #39 0x00007f10b3b206cd in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffe3b73780, member=0x173bb50 "async", 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 0x00007f10b3b1bfa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x173bb50 "async") at qtestcase.cpp:1883 QtQA::App::TestRunner: #41 0x00007f10b3b1c862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x18b2388 "async()", data=0x0) at qtestcase.cpp:2011 QtQA::App::TestRunner: #42 0x00007f10b3b1d379 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffe3b73780) at qtestcase.cpp:2238 QtQA::App::TestRunner: #43 0x00007f10b3b1d9b9 in TestNamespace::QTest::qExec (testObject=0x7fffe3b73780, argc=5, argv=0x7fffe3b738e8) at qtestcase.cpp:2480 QtQA::App::TestRunner: #44 0x000000000040db7c in main (argc=5, argv=0x7fffe3b738e8) at tst_qqmlcomponent.cpp:445 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlcomponent: 930 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00066/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/5.4.0_1417632768): http://codereview.qt-project.org/100958 [PS9] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 4 01:33:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 02:33:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4608 Message-ID: <20141204_003315_094463.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../include/QtWidgets/qlabel.h:1:0, from ../../../../include/QtWidgets/QtWidgets:107, from ../../../../include/QtOpenGL/QtOpenGLDepends:5, from ../../../../include/QtOpenGL/QtOpenGL:3, from tst_headersclean.cpp:56: ../../../../include/QtWidgets/../../src/widgets/widgets/qlabel.h: In member function ‘void QLabel::setLabelPixmap(const QPixmap&)’: ../../../../include/QtWidgets/../../src/widgets/widgets/qlabel.h:121:55: error: declaration of ‘pixmap’ shadows a member of 'this' [-Werror=shadow] ../../../../include/QtWidgets/../../src/widgets/widgets/qlabel.h: In member function ‘void QLabel::setLabelPicture(const QPicture&)’: ../../../../include/QtWidgets/../../src/widgets/widgets/qlabel.h:124:58: error: declaration of ‘picture’ 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-project.org/ci/QtBase_dev_Integration/build_04608/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1417651687): http://codereview.qt-project.org/101233 [PS7] - QLabel: Return COW objects by-value From ci-noreply at qt-project.org Thu Dec 4 04:13:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 04:13:34 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #190 - FAILURE Message-ID: <20141204031334.9CE7F30119@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_00190 From ci-noreply at qt-project.org Thu Dec 4 04:20:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 05:20:54 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4609 Message-ID: <20141204_032054_032231.ci-noreply@qt-project.org> QtBase_dev_Integration #4609: SUCCESS Tested changes (refs/builds/dev_1417656890): http://codereview.qt-project.org/100075 [PS2] - Add support for char16_t, char32_t and std::nullptr_t in QDebug From ci-noreply at qt-project.org Thu Dec 4 04:36:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 05:36:30 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #901 Message-ID: <20141204_033630_068283.ci-noreply@qt-project.org> QtBase_5.4_Integration #901: SUCCESS Tested changes (refs/builds/5.4_1417652579): http://codereview.qt-project.org/101029 [PS2] - Configure: Fix detection of GCC 5 http://codereview.qt-project.org/101315 [PS1] - Change misleading error message in QDBusReply From ci-noreply at qt-project.org Thu Dec 4 05:36:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 06:36:27 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4610 Message-ID: <20141204_043627_054807.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4610: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04610/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417667545): http://codereview.qt-project.org/100323 [PS2] - Fix DBus signature generation for complex types. From ci-noreply at qt-project.org Thu Dec 4 05:43:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 06:43:16 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #422 Message-ID: <20141204_044316_005028.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #422: SUCCESS Tested changes (refs/builds/5.4_1417662314): http://codereview.qt-project.org/101317 [PS2] - Fix QtQuick2 module unload support From ci-noreply at qt-project.org Thu Dec 4 06:06:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 06:06:39 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #87 - FAILURE Message-ID: <20141204050639.64A1530639@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_00087 From ci-noreply at qt-project.org Thu Dec 4 07:04:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 08:04:23 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #232 Message-ID: <20141204_060423_043134.ci-noreply@qt-project.org> QtLocation_dev_Integration #232: SUCCESS Tested changes (refs/builds/dev_1417668325): http://codereview.qt-project.org/101316 [PS2] - Add center() function to QGeoShape. From ci-noreply at qt-project.org Thu Dec 4 07:12:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 07:12:13 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #191 - FAILURE Message-ID: <20141204061213.E58983066C@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_00191 From ci-noreply at qt-project.org Thu Dec 4 07:52:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 08:52:04 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #38 Message-ID: <20141204_065204_099388.ci-noreply@qt-project.org> qtconnectivity failed to compile :( g++ -c -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_BUILD_BLUETOOTH_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_WIN_BLUETOOTH -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtBluetooth" -I"C:\work\build\qt\qtbase\include\QtBluetooth\5.5.0" -I"C:\work\build\qt\qtbase\include\QtBluetooth\5.5.0\QtBluetooth" -I"tmp" -I"C:\work\build\qt\qtbase\include\QtCore" -I"C:\work\build\qt\qtbase\include\QtConcurrent" -I".moc\release" -I"C:\mingw\mingw\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"C:\work\build\qt\qtbase\mkspecs\win32-g++" -o .obj\release\qwinclassicbluetooth.o windows\qwinclassicbluetooth.cpp windows\qwinclassicbluetooth.cpp: In function 'WinClassicBluetooth::ServiceDiscoveryResult WinClassicBluetooth::startDiscoveryOfFirstService(WinClassicBluetooth::ServiceDiscoveryIterator*, const QBluetoothAddress&, const QList&, bool)': windows\qwinclassicbluetooth.cpp:190:32: error: 'NS_BTH' was not declared in this scope windows\qwinclassicbluetooth.cpp: In function 'WinClassicBluetooth::ServiceDiscoveryResult WinClassicBluetooth::startDiscoveryOfNextService(WinClassicBluetooth::ServiceDiscoveryIterator*)': windows\qwinclassicbluetooth.cpp:250:54: error: invalid conversion from 'BOOL (__attribute__((__stdcall__)) *)(ULONG, LPBYTE, ULONG, LPVOID) {aka int (__attribute__((__stdcall__)) *)(long unsigned int, unsigned char*, long unsigned int, void*)}' to 'PFN_BLUETOOTH_ENUM_ATTRIBUTES_CALLBACK {aka int (*)(long unsigned int, unsigned char*, long unsigned int, void*)}' [-fpermissive] In file included from windows\qwinclassicbluetooth_p.h:46:0, from windows\qwinclassicbluetooth.cpp:35: windows\qwinclassicbluetooth.cpp: In function 'QVariant WinClassicBluetooth::spdElementToVariant(const SDP_ELEMENT_DATA&)': windows\qwinclassicbluetooth.cpp:362:27: error: variable 'QUrl url' has initializer but incomplete type Makefile.Release:7061: recipe for target '.obj/release/qwinclassicbluetooth.o' failed mingw32-make[4]: *** [.obj/release/qwinclassicbluetooth.o] Error 1 In file included from qbluetoothservicediscoveryagent_win.cpp:43:0: qbluetoothservicediscoveryagent_p.h:225:5: error: 'QFutureWatcher' does not name a type qbluetoothservicediscoveryagent_win.cpp: In constructor 'QBluetoothServiceDiscoveryAgentPrivate::QBluetoothServiceDiscoveryAgentPrivate(const QBluetoothAddress&)': qbluetoothservicediscoveryagent_win.cpp:58:7: error: class 'QBluetoothServiceDiscoveryAgentPrivate' does not have any field named 'searchWatcher' qbluetoothservicediscoveryagent_win.cpp: In destructor 'QBluetoothServiceDiscoveryAgentPrivate::~QBluetoothServiceDiscoveryAgentPrivate()': qbluetoothservicediscoveryagent_win.cpp:67:9: error: 'searchWatcher' was not declared in this scope qbluetoothservicediscoveryagent_win.cpp: In member function 'void QBluetoothServiceDiscoveryAgentPrivate::start(const QBluetoothAddress&)': qbluetoothservicediscoveryagent_win.cpp:82:14: error: 'searchWatcher' was not declared in this scope qbluetoothservicediscoveryagent_win.cpp:93:9: error: 'searchWatcher' was not declared in this scope qbluetoothservicediscoveryagent_win.cpp: In member function 'void QBluetoothServiceDiscoveryAgentPrivate::_q_nextSdpScan()': qbluetoothservicediscoveryagent_win.cpp:131:62: error: 'searchWatcher' was not declared in this scope Makefile.Release:8290: recipe for target '.obj/release/qbluetoothservicediscoveryagent_win.o' failed mingw32-make[4]: *** [.obj/release/qbluetoothservicediscoveryagent_win.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-bluetooth-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00038/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/wip/win_1417674553): http://codereview.qt-project.org/100616 [PS8] - Bluetooth - service discovery on Windows From ci-noreply at qt-project.org Thu Dec 4 09:24:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 10:24:54 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4611 Message-ID: <20141204_082454_068803.ci-noreply@qt-project.org> QtBase_dev_Integration #4611: SUCCESS Tested changes (refs/builds/dev_1417671483): http://codereview.qt-project.org/100323 [PS2] - Fix DBus signature generation for complex types. From ci-noreply at qt-project.org Thu Dec 4 09:31:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 10:31:42 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4613 Message-ID: <20141204_083142_048915.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4613: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04613/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417681588): http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() From ci-noreply at qt-project.org Thu Dec 4 09:49:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 10:49:34 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #544 Message-ID: <20141204_084934_088544.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 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: [New LWP 24732] QtQA::App::TestRunner: [New LWP 24733] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qt5/dev/_artifacts/test-logs/tst_controls'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f285289c3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f2848cfc700 (LWP 24733)): QtQA::App::TestRunner: #0 0x00007f285293ee63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f284f671f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f284f672429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f28534fe4b1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1b1d440, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f2853484950 in TestNamespace::QEventLoop::processEvents (this=0x7f2848cfbd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f2853484c29 in TestNamespace::QEventLoop::exec (this=0x7f2848cfbd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f2853200cf8 in TestNamespace::QThread::exec (this=0x1b2b130) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f28511161c9 in TestNamespace::QQmlThreadPrivate::run (this=0x1b2b130) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f28532082a8 in TestNamespace::QThreadPrivate::start (arg=0x1b2b130) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f2850ad5efc in start_thread (arg=0x7f2848cfc700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f285294af8d 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 0x7f28547fe760 (LWP 24732)): QtQA::App::TestRunner: #0 0x00007f285289c3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f285289fb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f28531f41c3 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1411 QtQA::App::TestRunner: #3 0x00007f28531f0978 in TestNamespace::QMessageLogger::fatal (this=0x7fff720e3b80, msg=0x7f285355f890 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f28531ea74d in TestNamespace::qt_assert_x (where=0x7f285199cd91 "QSGNode::reparentChildNodesTo", what=0x7f285199cd68 "newParent is already part of a hierarchy", file=0x7f285199cb68 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f28517630f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x4aa70f0, newParent=0x3c72b80) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f28517ec4b7 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x1b37270, item=0x2f88580) at items/qquickwindow.cpp:2763 QtQA::App::TestRunner: #7 0x00007f28517eb9c2 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x1b37270) at items/qquickwindow.cpp:2647 QtQA::App::TestRunner: #8 0x00007f28517e07ac in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x1b37270) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f28517a758e in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x1b29d30, window=0x1b20680) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007f28517a7cae in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x1b29d30, e=0x7fff720e47d0) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007f2853b5d2d4 in TestNamespace::QApplicationPrivate::notify_helper (this=0x1aef1c0, receiver=0x1b29d30, e=0x7fff720e47d0) at kernel/qapplication.cpp:3729 QtQA::App::TestRunner: #12 0x00007f2853b5a9af in TestNamespace::QApplication::notify (this=0x1aef1a0, receiver=0x1b29d30, e=0x7fff720e47d0) at kernel/qapplication.cpp:3171 QtQA::App::TestRunner: #13 0x00007f2853487e5c in TestNamespace::QCoreApplication::notifyInternal (this=0x1aef1a0, receiver=0x1b29d30, event=0x7fff720e47d0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f285348bc31 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1b29d30, event=0x7fff720e47d0) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f28534fc758 in TestNamespace::QTimerInfoList::activateTimers (this=0x1b21af0) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f28534fda59 in TestNamespace::timerSourceDispatch (source=0x1b21a90) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007f284f671a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f284f672258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007f284f672429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f28534fe4b1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1b09a90, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f284bc26656 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1b09a90, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f28534882ec in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f28543fa19a in TestNamespace::QTest::simulateEvent (window=0x1b20680, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f28543fa433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x1b20680, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f28543fa288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1b20680, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f28543fa9f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1b20680, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f28543faaa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x1b20680, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f28543faad6 in TestNamespace::QTest::keyClick (window=0x1b20680, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f28543fb8e4 in TestNamespace::QuickTestEvent::keyClick (this=0x3575a50, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f2854403655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x3575a50, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff720e5290) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f2854403bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x3575a50, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff720e5290) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f2853490a4d in TestNamespace::QMetaObject::metacall (object=0x3575a50, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff720e5290) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f285101b55f in TestNamespace::CallMethod (object=0x3575a50, index=7, returnType=1, argCount=3, argTypes=0x25e3604, engine=0x1b2c380, callArgs=0x7f2847cfd430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007f285101c11b in TestNamespace::CallPrecise (object=0x3575a50, data=..., engine=0x1b2c380, callArgs=0x7f2847cfd430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007f285101e783 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f28428c8360, callData=0x7f2847cfd430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f285101e1dd in TestNamespace::QV4::QObjectMethod::call (m=0x7f28428c8360, callData=0x7f2847cfd430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007f2850f08a30 in TestNamespace::QV4::Object::call (this=0x7f28428c8360, d=0x7f2847cfd430) at /work/build/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007f2851039ff0 in TestNamespace::QV4::Runtime::callProperty (engine=0x1b3cc30, nameIndex=53, callData=0x7f2847cfd430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007f28546bf4b0 in ?? () QtQA::App::TestRunner: #40 0x0000000004014660 in ?? () QtQA::App::TestRunner: #41 0x00000004026f6140 in ?? () QtQA::App::TestRunner: #42 0x0000000001b3cc30 in ?? () QtQA::App::TestRunner: #43 0x00007fff720e57f0 in ?? () QtQA::App::TestRunner: #44 0x00007fff720e57d0 in ?? () QtQA::App::TestRunner: #45 0x00007f28426bb6d0 in ?? () QtQA::App::TestRunner: #46 0x00007fff720e57d0 in ?? () QtQA::App::TestRunner: #47 0x0000000001b3cc30 in ?? () QtQA::App::TestRunner: #48 0x00007f2847cfd3e0 in ?? () QtQA::App::TestRunner: #49 0x00007f28546bf000 in ?? () QtQA::App::TestRunner: #50 0x00007fff720e58f0 in ?? () QtQA::App::TestRunner: #51 0x00007f2850fc4517 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x26f6140, callData=0x7fff720e57f0) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.6.1) 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() failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable 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_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/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(165)] 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() failed to create drawable failed to create drawable 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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/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/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/qtbase/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 25103] QtQA::App::TestRunner: [New LWP 25104] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qt5/dev/_artifacts/test-logs/tst_controls-testres'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f61276e03e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f611db40700 (LWP 25104)): QtQA::App::TestRunner: #0 0x00007f6127782e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f61244b5f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f61244b6429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f61283424b1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1b20e30, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f61282c8950 in TestNamespace::QEventLoop::processEvents (this=0x7f611db3fd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f61282c8c29 in TestNamespace::QEventLoop::exec (this=0x7f611db3fd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f6128044cf8 in TestNamespace::QThread::exec (this=0x1b38130) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f6125f5a1c9 in TestNamespace::QQmlThreadPrivate::run (this=0x1b38130) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f612804c2a8 in TestNamespace::QThreadPrivate::start (arg=0x1b38130) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f6125919efc in start_thread (arg=0x7f611db40700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f612778ef8d 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 0x7f6129642760 (LWP 25103)): QtQA::App::TestRunner: #0 0x00007f61276e03e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f61276e3b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f61280381c3 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1411 QtQA::App::TestRunner: #3 0x00007f6128034978 in TestNamespace::QMessageLogger::fatal (this=0x7fff2dc0b3f0, msg=0x7f61283a3890 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f612802e74d in TestNamespace::qt_assert_x (where=0x7f61267e0d91 "QSGNode::reparentChildNodesTo", what=0x7f61267e0d68 "newParent is already part of a hierarchy", file=0x7f61267e0b68 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f61265a70f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x4074cc0, newParent=0x2f8c410) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f61266304b7 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x1b44270, item=0x2b990f0) at items/qquickwindow.cpp:2763 QtQA::App::TestRunner: #7 0x00007f612662f9c2 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x1b44270) at items/qquickwindow.cpp:2647 QtQA::App::TestRunner: #8 0x00007f61266247ac in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x1b44270) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f61265eb58e in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x1b36d30, window=0x1b2d680) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007f61265ebcae in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x1b36d30, e=0x7fff2dc0c040) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007f61289a12d4 in TestNamespace::QApplicationPrivate::notify_helper (this=0x1afc1c0, receiver=0x1b36d30, e=0x7fff2dc0c040) at kernel/qapplication.cpp:3729 QtQA::App::TestRunner: #12 0x00007f612899e9af in TestNamespace::QApplication::notify (this=0x1afc1a0, receiver=0x1b36d30, e=0x7fff2dc0c040) at kernel/qapplication.cpp:3171 QtQA::App::TestRunner: #13 0x00007f61282cbe5c in TestNamespace::QCoreApplication::notifyInternal (this=0x1afc1a0, receiver=0x1b36d30, event=0x7fff2dc0c040) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f61282cfc31 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1b36d30, event=0x7fff2dc0c040) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f6128340758 in TestNamespace::QTimerInfoList::activateTimers (this=0x1b2eaf0) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f6128341a59 in TestNamespace::timerSourceDispatch (source=0x1b2ea90) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007f61244b5a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f61244b6258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007f61244b6429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f61283424b1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1b16a90, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f6120a6a656 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1b16a90, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f61282cc2ec in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f612923e19a in TestNamespace::QTest::simulateEvent (window=0x1b2d680, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f612923e433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x1b2d680, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f612923e288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1b2d680, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f612923e9f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1b2d680, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f612923eaa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x1b2d680, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f612923ead6 in TestNamespace::QTest::keyClick (window=0x1b2d680, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f612923f8e4 in TestNamespace::QuickTestEvent::keyClick (this=0x4b2cef0, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f6129247655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x4b2cef0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff2dc0cb00) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f6129247bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x4b2cef0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff2dc0cb00) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f61282d4a4d in TestNamespace::QMetaObject::metacall (object=0x4b2cef0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff2dc0cb00) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f6125e5f55f in TestNamespace::CallMethod (object=0x4b2cef0, index=7, returnType=1, argCount=3, argTypes=0x2159ab4, engine=0x1b39380, callArgs=0x7f611cb41430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007f6125e6011b in TestNamespace::CallPrecise (object=0x4b2cef0, data=..., engine=0x1b39380, callArgs=0x7f611cb41430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007f6125e62783 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f611770c360, callData=0x7f611cb41430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f6125e621dd in TestNamespace::QV4::QObjectMethod::call (m=0x7f611770c360, callData=0x7f611cb41430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007f6125d4ca30 in TestNamespace::QV4::Object::call (this=0x7f611770c360, d=0x7f611cb41430) at /work/build/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007f6125e7dff0 in TestNamespace::QV4::Runtime::callProperty (engine=0x1b49620, nameIndex=53, callData=0x7f611cb41430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007f61295034b0 in ?? () QtQA::App::TestRunner: #40 0x0000000002cc1ba0 in ?? () QtQA::App::TestRunner: #41 0x000000040461f5e0 in ?? () QtQA::App::TestRunner: #42 0x0000000001b49620 in ?? () QtQA::App::TestRunner: #43 0x00007fff2dc0d060 in ?? () QtQA::App::TestRunner: #44 0x00007fff2dc0d040 in ?? () QtQA::App::TestRunner: #45 0x00007f61174ff6d0 in ?? () QtQA::App::TestRunner: #46 0x00007fff2dc0d040 in ?? () QtQA::App::TestRunner: #47 0x0000000001b49620 in ?? () QtQA::App::TestRunner: #48 0x00007f611cb413e0 in ?? () QtQA::App::TestRunner: #49 0x00007f6129503000 in ?? () QtQA::App::TestRunner: #50 0x00007fff2dc0d160 in ?? () QtQA::App::TestRunner: #51 0x00007f6125e08517 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x461f5e0, callData=0x7fff2dc0d060) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 83 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00544/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1417671237): http://codereview.qt-project.org/97374 [PS80] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 4 09:51:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 10:51:11 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #902 Message-ID: <20141204_085111_005239.ci-noreply@qt-project.org> QtBase_5.4_Integration #902: SUCCESS Tested changes (refs/builds/5.4_1417671685): http://codereview.qt-project.org/100280 [PS3] - QMenuBar: fix extra indent on the right with a TopLeftCorner widget. From ci-noreply at qt-project.org Thu Dec 4 09:59:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 10:59:59 +0200 Subject: [Ci-reports] pass on QtSystems_dev_Integration #102 Message-ID: <20141204_085959_044043.ci-noreply@qt-project.org> QtSystems_dev_Integration #102: SUCCESS Tested changes (refs/builds/dev_1417679087): http://codereview.qt-project.org/101030 [PS2] - Re-add BatteryInfo qml From ci-noreply at qt-project.org Thu Dec 4 11:01:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 12:01:00 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #296 Message-ID: <20141204_100100_023245.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #296: SUCCESS Tested changes (refs/builds/dev_1417683472): http://codereview.qt-project.org/101280 [PS4] - Low energy descriptor - value on iOS http://codereview.qt-project.org/101433 [PS1] - Don't update cached char value when property is not readable http://codereview.qt-project.org/101291 [PS2] - Android: enable writing of characteristics without response mode From ci-noreply at qt-project.org Thu Dec 4 11:10:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 12:10:57 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2004 Message-ID: <20141204_101057_049526.ci-noreply@qt-project.org> Autotest `(unknown autotest)' failed :( make[2]: *** [check] Error 137 make[1]: *** [sub-qscriptcontextinfo-check] Error 2 make: *** [sub-script-pro-check] Error 2 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02004/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1417681980): http://codereview.qt-project.org/101438 [PS1] - Windows: Fix return value of QDesktopServices::storageLocation(DataLocation). From ci-noreply at qt-project.org Thu Dec 4 11:17:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 12:17:27 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4.0_Integration #30 Message-ID: <20141204_101727_097359.ci-noreply@qt-project.org> QtDeclarative_5.4.0_Integration » winphone-arm-msvc2013_Windows_81 #30: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4.0_Integration/build_00030/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417688158): http://codereview.qt-project.org/101306 [PS2] - QQmlInspectorService: handle views only with supported plugins. From ci-noreply at qt-project.org Thu Dec 4 11:35:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 12:35:52 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #903 Message-ID: <20141204_103552_099867.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 Totals: 570 passed, 1 failed, 8 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.0, Qt 5.4.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(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(579) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=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(689) : 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(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) SKIP : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(837) : failure location QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) SKIP : tst_QSslSocket::protocol(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(982) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) SKIP : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1305) : failure location PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1331) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(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) SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2175) : 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) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) PASS : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) FAIL! : tst_QSslSocket::qtbug18498_peek(WithoutProxy) 'server.waitForNewConnection(1000)' returned FALSE. () tst_qsslsocket.cpp(2521) : failure location PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::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: 557 passed, 4 failed, 9 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 4 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 324 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00903/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417683167): http://codereview.qt-project.org/101105 [PS1] - QDockWidget: Prevent repetitive unplugging of floating dock widgets. http://codereview.qt-project.org/101322 [PS1] - Stabilize tst_QWindowContainer. http://codereview.qt-project.org/101272 [PS2] - Windows: Handle WM_WINDOWPOSCHANGING during window creation. http://codereview.qt-project.org/100861 [PS1] - Fix QOpenGLWidget/QQuickWidget GUI freeze http://codereview.qt-project.org/100880 [PS4] - Don't make invalid assumptions about memcmp() http://codereview.qt-project.org/101298 [PS1] - Take ShareOpenGLContexts into account in QOpenGLWindow From ci-noreply at qt-project.org Thu Dec 4 11:53:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 12:53:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4614 Message-ID: <20141204_105338_092024.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location Totals: 576 passed, 1 failed, 5 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 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) SKIP : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(637) : 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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : 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, 1 failed, 6 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-project.org/ci/QtBase_dev_Integration/build_04614/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417685597): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP http://codereview.qt-project.org/101278 [PS5] - Fix QMetaProperty::write so it tries to register a property type. http://codereview.qt-project.org/101277 [PS2] - Re-factor code that do lazy property registration into a function. http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() From ci-noreply at qt-project.org Thu Dec 4 12:05:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 13:05:07 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2032 Message-ID: <20141204_110507_012908.ci-noreply@qt-project.org> Autotests `tst_qquickcustomparticle' and `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2012) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Testing tst_qquickcustomparticle Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted 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_qquickcustomparticle ********* 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_qquickcustomparticle::initTestCase() PASS : tst_qquickcustomparticle::test_basic() PASS : tst_qquickcustomparticle::test_deleteSourceItem() PASS : tst_qquickcustomparticle::cleanupTestCase() Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickcustomparticle ********* 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_qquickcustomparticle: 23 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02032/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417688447): http://codereview.qt-project.org/101274 [PS1] - Mark parameter to QQmlDebuggingEnabler as unused if it isn't used. From ci-noreply at qt-project.org Thu Dec 4 12:08:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 13:08:15 +0200 Subject: [Ci-reports] pass on QtLocation_5.4.0_Integration #6 Message-ID: <20141204_110815_008262.ci-noreply@qt-project.org> QtLocation_5.4.0_Integration #6: SUCCESS Tested changes (refs/builds/5.4.0_1417686201): http://codereview.qt-project.org/101482 [PS1] - Update plugins.qmltypes From ci-noreply at qt-project.org Thu Dec 4 12:09:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 13:09:35 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4615 Message-ID: <20141204_110935_076192.ci-noreply@qt-project.org> qtbase failed to compile :( compiling qxcbglxintegration.cpp qxcbglxintegration.cpp: In member function ‘virtual bool QXcbGlxIntegration::handleXcbEvent(xcb_generic_event_t*, uint)’: qxcbglxintegration.cpp:156:60: error: ‘XCB_GLX_BUFFER_SWAP_COMPLETE’ was not declared in this scope make[7]: *** [.obj/qxcbglxintegration.o] Error 1 make[6]: *** [sub-xcb_glx-make_first] Error 2 make[5]: *** [sub-gl_integrations-make_first-ordered] Error 2 make[4]: *** [sub-xcb-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04615/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1417690592): http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() http://codereview.qt-project.org/94427 [PS13] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/101292 [PS1] - Fix memory leaks in tst_moc http://codereview.qt-project.org/98496 [PS5] - Fix maximal literal string limitation in moc. From ci-noreply at qt-project.org Thu Dec 4 12:55:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 13:55:44 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #904 Message-ID: <20141204_115544_022593.ci-noreply@qt-project.org> six autotests failed :( Testing tst_QWindow 2014-12-04 13:54:05.025 tst_qwindow[7981:4e03] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_3.data: No such file or directory (2) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((window.received(QEvent::Resize)))): 4 Expected (resizecount) : 3 Loc: [tst_qwindow.cpp(305)] FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x0 Expected (&first_dialog) : 0x7fff55961e08 Loc: [tst_qwindow.cpp(1456)] FAIL! : tst_QWindow::modalWindowModallity() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x7fff55961d60 Expected (&normal_window) : 0x7fff55961df8 Loc: [tst_qwindow.cpp(1522)] Totals: 28 passed, 3 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-04 13:55:05.659 tst_qwindow[7990:2007] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_3.data: No such file or directory (2) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((window.received(QEvent::Resize)))): 4 Expected (resizecount) : 3 Loc: [tst_qwindow.cpp(305)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(630)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(832)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x0 Expected (&first_dialog) : 0x7fff55e88e18 Loc: [tst_qwindow.cpp(1456)] PASS : tst_QWindow::modalWithChildWindow() FAIL! : tst_QWindow::modalWindowModallity() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x7fff55e88d70 Expected (&normal_window) : 0x7fff55e88e08 Loc: [tst_qwindow.cpp(1522)] PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1564)] PASS : tst_QWindow::cleanupTestCase() Totals: 28 passed, 3 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 121 seconds, exit code 3 Testing tst_QMenu FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (((action))) : 0x7fca6ac71210 Expected (menu.activeAction()): 0x0 Loc: [tst_qmenu.cpp(819)] 2014-12-04 13:28:34.691 tst_qmenu[6611:507] -[NSApplication runModalSession:]: Use of freed session detected. Do not call runModalSession: after calling endModalSesion:. Totals: 47 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMenu ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QMenu::initTestCase() PASS : tst_QMenu::getSetCheck() PASS : tst_QMenu::addActionsAndClear() PASS : tst_QMenu::keyboardNavigation(data0) PASS : tst_QMenu::keyboardNavigation(data1) PASS : tst_QMenu::keyboardNavigation(data2) PASS : tst_QMenu::keyboardNavigation(data3_Mac) PASS : tst_QMenu::keyboardNavigation(data4) PASS : tst_QMenu::keyboardNavigation(data5) PASS : tst_QMenu::keyboardNavigation(data6) PASS : tst_QMenu::keyboardNavigation(data7) PASS : tst_QMenu::keyboardNavigation(data8) PASS : tst_QMenu::keyboardNavigation(data9) PASS : tst_QMenu::keyboardNavigation(data10) XFAIL : tst_QMenu::keyboardNavigation(shortcut0) Shortcut navication fails, see QTBUG-23684 Loc: [tst_qmenu.cpp(363)] PASS : tst_QMenu::keyboardNavigation(shortcut0) SKIP : tst_QMenu::focus() Computer is currently set up to NOT tab to all widgets, this test assumes you can tab to all widgets Loc: [tst_qmenu.cpp(394)] PASS : tst_QMenu::overrideMenuAction() PASS : tst_QMenu::statusTip() PASS : tst_QMenu::widgetActionFocus() PASS : tst_QMenu::mouseActivation() PASS : tst_QMenu::tearOff() PASS : tst_QMenu::layoutDirection() PASS : tst_QMenu::task208001_stylesheet() PASS : tst_QMenu::activeSubMenuPosition() PASS : tst_QMenu::task242454_sizeHint() PASS : tst_QMenu::task176201_clear() SKIP : tst_QMenu::task250673_activeMultiColumnSubMenuPosition() the style doesn't support multiple columns, it makes the menu scrollable Loc: [tst_qmenu.cpp(706)] PASS : tst_QMenu::task256918_setFont() PASS : tst_QMenu::menuSizeHint() FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (((action))) : 0x7fa81bd4dd90 Expected (menu.activeAction()): 0x0 Loc: [tst_qmenu.cpp(819)] PASS : tst_QMenu::setFixedWidth() PASS : tst_QMenu::deleteActionInTriggered() PASS : tst_QMenu::pushButtonPopulateOnAboutToShow() PASS : tst_QMenu::QTBUG7907_submenus_autoselect() PASS : tst_QMenu::QTBUG7411_submenus_activate() PASS : tst_QMenu::QTBUG30595_rtl_submenu() PASS : tst_QMenu::QTBUG20403_nested_popup_on_shortcut_trigger() 2014-12-04 13:28:57.197 tst_qmenu[6613:507] -[NSApplication runModalSession:]: Use of freed session detected. Do not call runModalSession: after calling endModalSesion:. PASS : tst_QMenu::QTBUG_10735_crashWithDialog() PASS : tst_QMenu::QTBUG_37933_ampersands(simple) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand) PASS : tst_QMenu::QTBUG_37933_ampersands(double_ampersand) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_after_space) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_after_spaces) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_before_space) PASS : tst_QMenu::QTBUG_37933_ampersands(only_ampersand_in_parentheses) PASS : tst_QMenu::QTBUG_37933_ampersands(only_ampersand_in_parentheses_after_space) PASS : tst_QMenu::QTBUG_37933_ampersands(parentheses_after_space) PASS : tst_QMenu::QTBUG_37933_ampersands(ampersand_after_space) PASS : tst_QMenu::cleanupTestCase() Totals: 47 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QMenu ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmenu: 45 seconds, exit code 1 Testing tst_QGraphicsScene FAIL! : tst_QGraphicsScene::isActive() 'QTest::qWaitForWindowActive(&toplevel2)' returned FALSE. () Loc: [tst_qgraphicsscene.cpp(4199)] Totals: 182 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsScene ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QGraphicsScene::initTestCase() PASS : tst_QGraphicsScene::construction() PASS : tst_QGraphicsScene::sceneRect() PASS : tst_QGraphicsScene::itemIndexMethod() PASS : tst_QGraphicsScene::bspTreeDepth() PASS : tst_QGraphicsScene::itemsBoundingRect(none) PASS : tst_QGraphicsScene::itemsBoundingRect({{0, 0, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect({{-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect({{-1000, -1000, 1, 1}, {-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed {{0, 0, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed {{-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed {{-1000, -1000, 1, 1}, {-10, -10, 10, 10}}) PASS : tst_QGraphicsScene::itemsBoundingRect(all) PASS : tst_QGraphicsScene::itemsBoundingRect(transformed all) PASS : tst_QGraphicsScene::items() PASS : tst_QGraphicsScene::items_QPointF(empty) PASS : tst_QGraphicsScene::items_QPointF(1) PASS : tst_QGraphicsScene::items_QPointF(2) PASS : tst_QGraphicsScene::items_QPointF(3) PASS : tst_QGraphicsScene::items_QPointF(3.5) PASS : tst_QGraphicsScene::items_QPointF(4) PASS : tst_QGraphicsScene::items_QPointF(4.5) PASS : tst_QGraphicsScene::items_QPointF(5) PASS : tst_QGraphicsScene::items_QPointF(6) PASS : tst_QGraphicsScene::items_QRectF() PASS : tst_QGraphicsScene::items_QRectF_2(1) PASS : tst_QGraphicsScene::items_QRectF_2(2) PASS : tst_QGraphicsScene::items_QRectF_2(3) PASS : tst_QGraphicsScene::items_QRectF_2(4) PASS : tst_QGraphicsScene::items_QRectF_2(5) PASS : tst_QGraphicsScene::items_QRectF_2(6) PASS : tst_QGraphicsScene::items_QRectF_2(7) PASS : tst_QGraphicsScene::items_QRectF_2(8) PASS : tst_QGraphicsScene::items_QRectF_2(9) PASS : tst_QGraphicsScene::items_QRectF_2(10) PASS : tst_QGraphicsScene::items_QRectF_2(11) PASS : tst_QGraphicsScene::items_QRectF_2(12) PASS : tst_QGraphicsScene::items_QRectF_2(13) PASS : tst_QGraphicsScene::items_QRectF_2(14) PASS : tst_QGraphicsScene::items_QRectF_2(15) PASS : tst_QGraphicsScene::items_QRectF_2(16) PASS : tst_QGraphicsScene::items_QRectF_2(17) PASS : tst_QGraphicsScene::items_QRectF_2(18) PASS : tst_QGraphicsScene::items_QRectF_2(19) PASS : tst_QGraphicsScene::items_QRectF_2(20) PASS : tst_QGraphicsScene::items_QRectF_2(21) PASS : tst_QGraphicsScene::items_QRectF_2(22) PASS : tst_QGraphicsScene::items_QRectF_2(23) PASS : tst_QGraphicsScene::items_QRectF_2(24) PASS : tst_QGraphicsScene::items_QRectF_2(25) PASS : tst_QGraphicsScene::items_QRectF_2(26) PASS : tst_QGraphicsScene::items_QRectF_2(27) PASS : tst_QGraphicsScene::items_QRectF_2(28) PASS : tst_QGraphicsScene::items_QRectF_2(29) PASS : tst_QGraphicsScene::items_QRectF_2(30) PASS : tst_QGraphicsScene::items_QRectF_2(31) PASS : tst_QGraphicsScene::items_QRectF_2(32) PASS : tst_QGraphicsScene::items_QRectF_2(33) PASS : tst_QGraphicsScene::items_QRectF_2(34) PASS : tst_QGraphicsScene::items_QRectF_2(35) PASS : tst_QGraphicsScene::items_QRectF_2(36) PASS : tst_QGraphicsScene::items_QRectF_2(37) PASS : tst_QGraphicsScene::items_QRectF_2(38) PASS : tst_QGraphicsScene::items_QRectF_2(39) PASS : tst_QGraphicsScene::items_QRectF_2(40) PASS : tst_QGraphicsScene::items_QRectF_2(41) PASS : tst_QGraphicsScene::items_QRectF_2(42) PASS : tst_QGraphicsScene::items_QRectF_2(43) PASS : tst_QGraphicsScene::items_QRectF_2(44) PASS : tst_QGraphicsScene::items_QPolygonF() PASS : tst_QGraphicsScene::items_QPolygonF_2() PASS : tst_QGraphicsScene::items_QPainterPath() PASS : tst_QGraphicsScene::items_QPainterPath_2() PASS : tst_QGraphicsScene::selectionChanged() PASS : tst_QGraphicsScene::selectionChanged2() PASS : tst_QGraphicsScene::addItem() PASS : tst_QGraphicsScene::addEllipse() PASS : tst_QGraphicsScene::addLine() PASS : tst_QGraphicsScene::addPath() PASS : tst_QGraphicsScene::addPixmap() PASS : tst_QGraphicsScene::addRect() PASS : tst_QGraphicsScene::addText() PASS : tst_QGraphicsScene::removeItem() PASS : tst_QGraphicsScene::clear() PASS : tst_QGraphicsScene::focusItem() PASS : tst_QGraphicsScene::focusItemLostFocus() PASS : tst_QGraphicsScene::setFocusItem() PASS : tst_QGraphicsScene::setFocusItem_inactive() PASS : tst_QGraphicsScene::mouseGrabberItem() PASS : tst_QGraphicsScene::hoverEvents_siblings() PASS : tst_QGraphicsScene::hoverEvents_parentChild() PASS : tst_QGraphicsScene::createItemGroup() PASS : tst_QGraphicsScene::mouseEventPropagation() PASS : tst_QGraphicsScene::mouseEventPropagation_ignore() PASS : tst_QGraphicsScene::mouseEventPropagation_focus() PASS : tst_QGraphicsScene::mouseEventPropagation_doubleclick() PASS : tst_QGraphicsScene::mouseEventPropagation_mouseMove() PASS : tst_QGraphicsScene::dragAndDrop_simple() PASS : tst_QGraphicsScene::dragAndDrop_disabledOrInvisible() PASS : tst_QGraphicsScene::dragAndDrop_propagate() PASS : tst_QGraphicsScene::render(all-all-untransformed) PASS : tst_QGraphicsScene::render(all-topleft-untransformed) PASS : tst_QGraphicsScene::render(all-topright-untransformed) PASS : tst_QGraphicsScene::render(all-bottomleft-untransformed) PASS : tst_QGraphicsScene::render(all-bottomright-untransformed) PASS : tst_QGraphicsScene::render(topleft-all-untransformed) PASS : tst_QGraphicsScene::render(topright-all-untransformed) PASS : tst_QGraphicsScene::render(bottomleft-all-untransformed) PASS : tst_QGraphicsScene::render(bottomright-all-untransformed) PASS : tst_QGraphicsScene::render(topleft-topleft-untransformed) PASS : tst_QGraphicsScene::render(topright-topleft-untransformed) PASS : tst_QGraphicsScene::render(bottomleft-topleft-untransformed) PASS : tst_QGraphicsScene::render(bottomright-topleft-untransformed) PASS : tst_QGraphicsScene::render(top-topleft-untransformed) PASS : tst_QGraphicsScene::render(bottom-topleft-untransformed) PASS : tst_QGraphicsScene::render(left-topleft-untransformed) PASS : tst_QGraphicsScene::render(right-topleft-untransformed) PASS : tst_QGraphicsScene::render(top-bottomright-untransformed) PASS : tst_QGraphicsScene::render(bottom-bottomright-untransformed) PASS : tst_QGraphicsScene::render(left-bottomright-untransformed) PASS : tst_QGraphicsScene::render(right-bottomright-untransformed) PASS : tst_QGraphicsScene::render(all-all-45-deg-right) PASS : tst_QGraphicsScene::render(all-all-45-deg-left) PASS : tst_QGraphicsScene::render(all-all-scale-2x) PASS : tst_QGraphicsScene::render(all-all-translate-50-0) PASS : tst_QGraphicsScene::render(all-all-translate-0-50) PASS : tst_QGraphicsScene::render(all-all-untransformed-clip-rect) PASS : tst_QGraphicsScene::render(all-all-untransformed-clip-ellipse) PASS : tst_QGraphicsScene::renderItemsWithNegativeWidthOrHeight() PASS : tst_QGraphicsScene::contextMenuEvent() PASS : tst_QGraphicsScene::contextMenuEvent_ItemIgnoresTransformations() PASS : tst_QGraphicsScene::update() PASS : tst_QGraphicsScene::update2() PASS : tst_QGraphicsScene::views() PASS : tst_QGraphicsScene::testEvent() PASS : tst_QGraphicsScene::eventsToDisabledItems() PASS : tst_QGraphicsScene::exposedRect() PASS : tst_QGraphicsScene::tabFocus_emptyScene() PASS : tst_QGraphicsScene::tabFocus_sceneWithFocusableItems() PASS : tst_QGraphicsScene::tabFocus_sceneWithFocusWidgets() PASS : tst_QGraphicsScene::tabFocus_sceneWithNestedFocusWidgets() PASS : tst_QGraphicsScene::style() QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) items: { QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "c_1_2" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "c_1_1_1" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "c_1" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) "t_1" QDEBUG : tst_QGraphicsScene::sorting(Normal sorting) } PASS : tst_QGraphicsScene::sorting(Normal sorting) QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) items: { QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "c_1_2" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "c_1_1_1" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "c_1" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) "t_1" QDEBUG : tst_QGraphicsScene::sorting(Cached sorting) } PASS : tst_QGraphicsScene::sorting(Cached sorting) PASS : tst_QGraphicsScene::insertionOrder() PASS : tst_QGraphicsScene::changedSignal(without view) PASS : tst_QGraphicsScene::changedSignal(with view) PASS : tst_QGraphicsScene::stickyFocus(sticky) PASS : tst_QGraphicsScene::stickyFocus(not sticky) PASS : tst_QGraphicsScene::sendEvent() PASS : tst_QGraphicsScene::inputMethod(0) PASS : tst_QGraphicsScene::inputMethod(1) PASS : tst_QGraphicsScene::inputMethod(2) PASS : tst_QGraphicsScene::inputMethod(3) QDEBUG : tst_QGraphicsScene::dispatchHoverOnPress() (162) PASS : tst_QGraphicsScene::dispatchHoverOnPress() PASS : tst_QGraphicsScene::initialFocus(inactive scene, normal item) PASS : tst_QGraphicsScene::initialFocus(inactive scene, panel item) PASS : tst_QGraphicsScene::initialFocus(inactive scene, normal item, explicit focus) PASS : tst_QGraphicsScene::initialFocus(inactive scene, panel, explicit focus) PASS : tst_QGraphicsScene::initialFocus(active scene, normal item) PASS : tst_QGraphicsScene::initialFocus(active scene, panel item) PASS : tst_QGraphicsScene::initialFocus(active scene, normal item, explicit focus) PASS : tst_QGraphicsScene::initialFocus(active scene, panel, explicit focus) PASS : tst_QGraphicsScene::polishItems() PASS : tst_QGraphicsScene::polishItems2() FAIL! : tst_QGraphicsScene::isActive() 'QTest::qWaitForWindowActive(&toplevel2)' returned FALSE. () Loc: [tst_qgraphicsscene.cpp(4199)] PASS : tst_QGraphicsScene::siblingIndexAlwaysValid() PASS : tst_QGraphicsScene::removeFullyTransparentItem() PASS : tst_QGraphicsScene::zeroScale() XFAIL : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346 Loc: [tst_qgraphicsscene.cpp(4670)] XFAIL : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346 Loc: [tst_qgraphicsscene.cpp(4673)] PASS : tst_QGraphicsScene::focusItemChangedSignal() PASS : tst_QGraphicsScene::minimumRenderSize() PASS : tst_QGraphicsScene::task139710_bspTreeCrash() PASS : tst_QGraphicsScene::task139782_containsItemBoundingRect() PASS : tst_QGraphicsScene::task176178_itemIndexMethodBreaksSceneRect() PASS : tst_QGraphicsScene::task160653_selectionChanged() PASS : tst_QGraphicsScene::task250680_childClip() PASS : tst_QGraphicsScene::taskQTBUG_5904_crashWithDeviceCoordinateCache() PASS : tst_QGraphicsScene::taskQT657_paintIntoCacheWithTransparentParts() PASS : tst_QGraphicsScene::taskQTBUG_7863_paintIntoCacheWithTransparentParts() PASS : tst_QGraphicsScene::taskQT_3674_doNotCrash() PASS : tst_QGraphicsScene::taskQTBUG_15977_renderWithDeviceCoordinateCache() PASS : tst_QGraphicsScene::taskQTBUG_16401_focusItem() PASS : tst_QGraphicsScene::cleanupTestCase() Totals: 182 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGraphicsScene ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsscene: 8 seconds, exit code 1 Testing tst_QFocusEvent FAIL! : tst_QFocusEvent::checkReason_Shortcut() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_Shortcut() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(295)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(356)] Totals: 7 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFocusEvent ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QFocusEvent::initTestCase() PASS : tst_QFocusEvent::checkReason_Tab() PASS : tst_QFocusEvent::checkReason_ShiftTab() PASS : tst_QFocusEvent::checkReason_BackTab() PASS : tst_QFocusEvent::checkReason_Popup() PASS : tst_QFocusEvent::checkReason_focusWidget() FAIL! : tst_QFocusEvent::checkReason_Shortcut() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_Shortcut() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(295)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() 'QTest::qWaitForWindowActive(testFocusWidget)' returned FALSE. () Loc: [tst_qfocusevent.cpp(157)] FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '!childFocusWidgetOne->focusInEventRecieved' returned FALSE. () Loc: [tst_qfocusevent.cpp(356)] PASS : tst_QFocusEvent::cleanupTestCase() Totals: 7 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QFocusEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfocusevent: 6 seconds, exit code 4 Testing tst_QComboBox FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) Loc: [tst_qcombobox.cpp(2709)] Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() SKIP : tst_QComboBox::setPalette() This test doesn't make sense for pixmap-based styles Loc: [tst_qcombobox.cpp(433)] PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar(normal) PASS : tst_QComboBox::noScrollbar(border) PASS : tst_QComboBox::noScrollbar(margin) PASS : tst_QComboBox::noScrollbar(padding) PASS : tst_QComboBox::noScrollbar(everything) PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) PASS : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) Loc: [tst_qcombobox.cpp(2709)] PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems(Default) PASS : tst_QComboBox::maxVisibleItems(No spacing) PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 27 seconds, exit code 1 Testing tst_MacGui XPASS : tst_MacGui::nonModalOrder() QCOMPARE(primary.frontWidget, primary.secondaryWindow) returned TRUE unexpectedly. Loc: [tst_macgui.cpp(199)] Totals: 5 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_MacGui::initTestCase() QWARN : tst_MacGui::scrollbarPainting() static QPixmap QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen. XFAIL : tst_MacGui::scrollbarPainting() QTBUG-26371 Loc: [tst_macgui.cpp(95)] PASS : tst_MacGui::scrollbarPainting() PASS : tst_MacGui::dummy() SKIP : tst_MacGui::splashScreenModality() QTBUG-35169 Loc: [tst_macgui.cpp(137)] XPASS : tst_MacGui::nonModalOrder() QCOMPARE(primary.frontWidget, primary.secondaryWindow) returned TRUE unexpectedly. Loc: [tst_macgui.cpp(199)] QWARN : tst_MacGui::spinBoxArrowButtons() static QPixmap QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen. XFAIL : tst_MacGui::spinBoxArrowButtons() QTBUG-26372 Loc: [tst_macgui.cpp(221)] PASS : tst_MacGui::spinBoxArrowButtons() PASS : tst_MacGui::cleanupTestCase() Totals: 5 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 15 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00904/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1417689446): http://codereview.qt-project.org/101333 [PS1] - Make no_debug_info also strip out -gstabs http://codereview.qt-project.org/101309 [PS2] - Collate calls to updateTextureFilter in updateBrushTexture http://codereview.qt-project.org/101394 [PS1] - iOS: let keyboard gesture work better with other gestures http://codereview.qt-project.org/100896 [PS1] - Windows: Skip calculating margins for Qt::FramelessWindowHint. From ci-noreply at qt-project.org Thu Dec 4 13:19:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 14:19:21 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #47 Message-ID: <20141204_121921_004953.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #47: SUCCESS Tested changes (refs/builds/5.4_1417691442): http://codereview.qt-project.org/101490 [PS1] - Do not close closed device in Terminal example From ci-noreply at qt-project.org Thu Dec 4 13:34:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 14:34:45 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #68 Message-ID: <20141204_123445_093703.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qtbase\include\qtcore\../../src/corelib/tools/qmap.h(108) : fatal error C1088: Cannot flush compiler intermediate file: 'C:\Users\qt\AppData\Local\Temp\_CL_cb4975cedb': No space left on device Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00068/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417670688): http://codereview.qt-project.org/100958 [PS10] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 4 13:41:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 14:41:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4616 Message-ID: <20141204_124153_033802.ci-noreply@qt-project.org> Autotest `tst_qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff3faceb50 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() XFAIL : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(498)] PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 13 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04616/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1417691896): http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() From ci-noreply at qt-project.org Thu Dec 4 13:48:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 14:48:17 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_5.4.0_Integration #1 Message-ID: <20141204_124817_005431.ci-noreply@qt-project.org> QtAndroidExtras_5.4.0_Integration #1: SUCCESS Tested changes (refs/builds/5.4.0_1417693488): http://codereview.qt-project.org/101489 [PS2] - Add Qt 5.4.0 changelog for QtAndroidExtras From ci-noreply at qt-project.org Thu Dec 4 13:49:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 14:49:48 +0200 Subject: [Ci-reports] fail on QtWebSockets_5.4_Integration #13 Message-ID: <20141204_124948_068264.ci-noreply@qt-project.org> QtWebSockets_5.4_Integration » winphone-arm-msvc2013_Windows_81 #13: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_5.4_Integration/build_00013/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417697060): http://codereview.qt-project.org/101491 [PS1] - Hardcode QtQml version import in .pro file From ci-noreply at qt-project.org Thu Dec 4 14:09:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 15:09:20 +0200 Subject: [Ci-reports] fail on QtWinExtras_5.4_Integration #9 Message-ID: <20141204_130920_069331.ci-noreply@qt-project.org> QtWinExtras_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #9: FAILURE Build log: http://testresults.qt-project.org/ci/QtWinExtras_5.4_Integration/build_00009/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417697104): http://codereview.qt-project.org/101492 [PS1] - Update plugins.qmltypes From ci-noreply at qt-project.org Thu Dec 4 14:21:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 15:21:25 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #905 Message-ID: <20141204_132125_002485.ci-noreply@qt-project.org> Autotests `tst_qgesturerecognizer', `tst_qplaintextedit', and `tst_qtextedit' failed :( Testing tst_QTextEdit FAIL! : tst_QTextEdit::copyAndSelectAllInReadonly() Compared values are not the same Actual (QApplication::clipboard()->text()): "" Expected (QString("Hello World")) : "Hello World" tst_qtextedit.cpp(1041) : failure location FAIL! : tst_QTextEdit::canPaste() 'ed->canPaste()' returned FALSE. () tst_qtextedit.cpp(1567) : failure location Totals: 132 passed, 2 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTextEdit ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QTextEdit::initTestCase() PASS : tst_QTextEdit::getSetCheck() PASS : tst_QTextEdit::inlineAttributesOnInsert() PASS : tst_QTextEdit::inlineAttributesOnSelection() PASS : tst_QTextEdit::inlineAttributeSymmetry() PASS : tst_QTextEdit::inlineAttributeSymmetryWithSelection() PASS : tst_QTextEdit::autoBulletList1() PASS : tst_QTextEdit::autoBulletList2() PASS : tst_QTextEdit::preserveCharFormatAfterNewline() PASS : tst_QTextEdit::clearMustNotChangeClipboard() PASS : tst_QTextEdit::clearMustNotResetRootFrameMarginToDefault() PASS : tst_QTextEdit::clearShouldPreserveTheCurrentCharFormat() PASS : tst_QTextEdit::clearShouldClearExtraSelections() PASS : tst_QTextEdit::paragSeparatorOnPlaintextAppend() QWARN : tst_QTextEdit::layoutingLoop() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x100+192+124 on QWidgetWindow/'QTextEditClassWindow'. Resulting geometry: 124x100+192+124 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QTextEdit::layoutingLoop() SKIP : tst_QTextEdit::selectAllSetsNotSelection() Test only relevant for systems with selection tst_qtextedit.cpp(581) : failure location PASS : tst_QTextEdit::asciiTab() PASS : tst_QTextEdit::setDocument() PASS : tst_QTextEdit::setDocument_shared() PASS : tst_QTextEdit::mergeCurrentCharFormat() PASS : tst_QTextEdit::mergeCurrentBlockCharFormat() PASS : tst_QTextEdit::emptyAppend() PASS : tst_QTextEdit::appendOnEmptyDocumentShouldReuseInitialParagraph() PASS : tst_QTextEdit::cursorPositionChanged() PASS : tst_QTextEdit::setTextCursor() PASS : tst_QTextEdit::undoAvailableAfterPaste() PASS : tst_QTextEdit::undoRedoAvailableRepetition() PASS : tst_QTextEdit::appendShouldUseCurrentFormat() PASS : tst_QTextEdit::appendShouldNotTouchTheSelection() PASS : tst_QTextEdit::backspace() PASS : tst_QTextEdit::shiftBackspace() PASS : tst_QTextEdit::undoRedo() PASS : tst_QTextEdit::preserveCharFormatInAppend() QSYSTEM: tst_QTextEdit::copyAndSelectAllInReadonly() OleSetClipboard: Failed to set mime data (text/plain, text/html, application/vnd.oasis.opendocument.text) on clipboard: COM error 0xffffffff800401d0 (Unknown error 0x0ffffffff800401d0) (The parameter is incorrect.) FAIL! : tst_QTextEdit::copyAndSelectAllInReadonly() Compared values are not the same Actual (QApplication::clipboard()->text()): "" Expected (QString("Hello World")) : "Hello World" tst_qtextedit.cpp(1041) : failure location PASS : tst_QTextEdit::ctrlAltInput() PASS : tst_QTextEdit::noPropertiesOnDefaultTextEditCharFormat() PASS : tst_QTextEdit::setPlainTextShouldUseCurrentCharFormat() PASS : tst_QTextEdit::setPlainTextShouldEmitTextChangedOnce() PASS : tst_QTextEdit::overwriteMode() PASS : tst_QTextEdit::shiftDownInLineLastShouldSelectToEnd(1) PASS : tst_QTextEdit::shiftDownInLineLastShouldSelectToEnd(2) PASS : tst_QTextEdit::undoRedoShouldRepositionTextEditCursor() PASS : tst_QTextEdit::lineWrapModes() PASS : tst_QTextEdit::mouseCursorShape() PASS : tst_QTextEdit::implicitClear() PASS : tst_QTextEdit::undoRedoAfterSetContent() PASS : tst_QTextEdit::numPadKeyNavigation() PASS : tst_QTextEdit::moveCursor() PASS : tst_QTextEdit::mimeDataReimplementations() PASS : tst_QTextEdit::ctrlEnterShouldInsertLineSeparator_NOT() PASS : tst_QTextEdit::shiftEnterShouldInsertLineSeparator() PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: .) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ,) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ?) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: !) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: :) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ;) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: -) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: <) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: >) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: [) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ]) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: () PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: )) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: {) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: }) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: =) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: ) PASS : tst_QTextEdit::selectWordsFromStringsContainingSeparators(separator: �) QSYSTEM: tst_QTextEdit::canPaste() OleSetClipboard: Failed to set mime data (text/plain) on clipboard: COM error 0xffffffff800401d0 (Unknown error 0x0ffffffff800401d0) (The parameter is incorrect.) FAIL! : tst_QTextEdit::canPaste() 'ed->canPaste()' returned FALSE. () tst_qtextedit.cpp(1567) : failure location PASS : tst_QTextEdit::copyAvailable(Case1 B,B, <- + shift | signals: true) PASS : tst_QTextEdit::copyAvailable(Case2 T,A,A, <- + shift, cut() | signals: true, false) PASS : tst_QTextEdit::copyAvailable(Case3 T,A,A, <- + shift, <- + shift, <- + shift, copy() | signals: true) PASS : tst_QTextEdit::copyAvailable(Case4 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, paste() | signals: true, false) PASS : tst_QTextEdit::copyAvailable(Case5 B,B, <- + shift, <- | signals: true, false) PASS : tst_QTextEdit::copyAvailable(Case6 B,A, <- + shift, ->, <- + shift | signals: true, false, true, false) XFAIL : tst_QTextEdit::copyAvailable(Case7 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, undo() | signals: true, false, true) Wrong undo selection behaviour. Should be fixed in some future release. (See task: 132482) tst_qtextedit.cpp(1395) : failure location PASS : tst_QTextEdit::copyAvailable(Case7 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, undo() | signals: true, false, true) PASS : tst_QTextEdit::ensureCursorVisibleOnInitialShow() PASS : tst_QTextEdit::setHtmlInsideResizeEvent() PASS : tst_QTextEdit::colorfulAppend() PASS : tst_QTextEdit::ensureVisibleWithRtl() PASS : tst_QTextEdit::preserveCharFormatAfterSetPlainText() PASS : tst_QTextEdit::extraSelections() PASS : tst_QTextEdit::adjustScrollbars() PASS : tst_QTextEdit::currentCharFormatChanged() PASS : tst_QTextEdit::textObscuredByScrollbars() PASS : tst_QTextEdit::setTextPreservesUndoRedoEnabled() PASS : tst_QTextEdit::wordWrapProperty() PASS : tst_QTextEdit::lineWrapProperty() PASS : tst_QTextEdit::selectionChanged() PASS : tst_QTextEdit::copyPasteBackgroundImage() PASS : tst_QTextEdit::setText() PASS : tst_QTextEdit::cursorRect() PASS : tst_QTextEdit::fullWidthSelection(centered fully selected) PASS : tst_QTextEdit::fullWidthSelection(centered partly selected) PASS : tst_QTextEdit::fullWidthSelection(last char on line) PASS : tst_QTextEdit::fullWidthSelection(last char on parag) PASS : tst_QTextEdit::fullWidthSelection(multiple full width lines) PASS : tst_QTextEdit::fullWidthSelection(single full width line) PASS : tst_QTextEdit::fullWidthSelection2() PASS : tst_QTextEdit::setDocumentPreservesPalette() PASS : tst_QTextEdit::pasteFromQt3RichText() PASS : tst_QTextEdit::noWrapBackgrounds() PASS : tst_QTextEdit::preserveCharFormatAfterUnchangingSetPosition() PASS : tst_QTextEdit::twoSameInputMethodEvents() PASS : tst_QTextEdit::taskQTBUG_7902_contextMenuCrash() PASS : tst_QTextEdit::bidiVisualMovement(Latin text) PASS : tst_QTextEdit::bidiVisualMovement(Hebrew text, one item) PASS : tst_QTextEdit::bidiVisualMovement(Hebrew text after Latin text) PASS : tst_QTextEdit::bidiVisualMovement(Latin text after Hebrew text) PASS : tst_QTextEdit::bidiVisualMovement(LTR, 3 items) PASS : tst_QTextEdit::bidiVisualMovement(RTL, 3 items) PASS : tst_QTextEdit::bidiVisualMovement(LTR, 4 items) PASS : tst_QTextEdit::bidiVisualMovement(RTL, 4 items) PASS : tst_QTextEdit::bidiLogicalMovement(Latin text) PASS : tst_QTextEdit::bidiLogicalMovement(Hebrew text, one item) PASS : tst_QTextEdit::bidiLogicalMovement(Hebrew text after Latin text) PASS : tst_QTextEdit::bidiLogicalMovement(Latin text after Hebrew text) PASS : tst_QTextEdit::bidiLogicalMovement(LTR, 3 items) PASS : tst_QTextEdit::bidiLogicalMovement(RTL, 3 items) PASS : tst_QTextEdit::bidiLogicalMovement(LTR, 4 items) PASS : tst_QTextEdit::bidiLogicalMovement(RTL, 4 items) PASS : tst_QTextEdit::inputMethodEvent() PASS : tst_QTextEdit::inputMethodSelection() PASS : tst_QTextEdit::inputMethodQuery() PASS : tst_QTextEdit::inputMethodQueryImHints(None) PASS : tst_QTextEdit::inputMethodQueryImHints(Password) PASS : tst_QTextEdit::inputMethodQueryImHints(Normal) PASS : tst_QTextEdit::highlightLongLine() PASS : tst_QTextEdit::countTextChangedOnRemove() PASS : tst_QTextEdit::findWithRegExp() PASS : tst_QTextEdit::findBackwardWithRegExp() PASS : tst_QTextEdit::findWithRegExpReturnsFalseIfNoMoreResults() PASS : tst_QTextEdit::wheelEvent() PASS : tst_QTextEdit::cleanupTestCase() Totals: 132 passed, 2 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QTextEdit ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextedit: 8 seconds, exit code 2 Testing tst_QPlainTextEdit FAIL! : tst_QPlainTextEdit::copyAndSelectAllInReadonly() Compared values are not the same Actual (QApplication::clipboard()->text()): "" Expected (QString("Hello World")) : "Hello World" tst_qplaintextedit.cpp(689) : failure location FAIL! : tst_QPlainTextEdit::canPaste() 'ed->canPaste()' returned FALSE. () tst_qplaintextedit.cpp(1186) : failure location Totals: 81 passed, 2 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPlainTextEdit ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QPlainTextEdit::initTestCase() PASS : tst_QPlainTextEdit::getSetCheck() PASS : tst_QPlainTextEdit::clearMustNotChangeClipboard() PASS : tst_QPlainTextEdit::clearMustNotResetRootFrameMarginToDefault() PASS : tst_QPlainTextEdit::paragSeparatorOnPlaintextAppend() SKIP : tst_QPlainTextEdit::selectAllSetsNotSelection() Test only relevant for systems with selection tst_qplaintextedit.cpp(327) : failure location PASS : tst_QPlainTextEdit::asciiTab() PASS : tst_QPlainTextEdit::setDocument() PASS : tst_QPlainTextEdit::emptyAppend() PASS : tst_QPlainTextEdit::appendOnEmptyDocumentShouldReuseInitialParagraph() PASS : tst_QPlainTextEdit::cursorPositionChanged() PASS : tst_QPlainTextEdit::setTextCursor() PASS : tst_QPlainTextEdit::undoAvailableAfterPaste() PASS : tst_QPlainTextEdit::undoRedoAvailableRepetition() PASS : tst_QPlainTextEdit::appendShouldNotTouchTheSelection() PASS : tst_QPlainTextEdit::backspace() PASS : tst_QPlainTextEdit::shiftBackspace() PASS : tst_QPlainTextEdit::undoRedo() PASS : tst_QPlainTextEdit::preserveCharFormatInAppend() QSYSTEM: tst_QPlainTextEdit::copyAndSelectAllInReadonly() OleSetClipboard: Failed to set mime data (text/plain, text/html, application/vnd.oasis.opendocument.text) on clipboard: COM error 0xffffffff800401d0 (Unknown error 0x0ffffffff800401d0) (The parameter is incorrect.) FAIL! : tst_QPlainTextEdit::copyAndSelectAllInReadonly() Compared values are not the same Actual (QApplication::clipboard()->text()): "" Expected (QString("Hello World")) : "Hello World" tst_qplaintextedit.cpp(689) : failure location PASS : tst_QPlainTextEdit::ctrlAltInput() PASS : tst_QPlainTextEdit::noPropertiesOnDefaultTextEditCharFormat() PASS : tst_QPlainTextEdit::setPlainTextShouldEmitTextChangedOnce() PASS : tst_QPlainTextEdit::overwriteMode() PASS : tst_QPlainTextEdit::shiftDownInLineLastShouldSelectToEnd(1) PASS : tst_QPlainTextEdit::shiftDownInLineLastShouldSelectToEnd(2) PASS : tst_QPlainTextEdit::undoRedoShouldRepositionTextEditCursor() PASS : tst_QPlainTextEdit::lineWrapModes() PASS : tst_QPlainTextEdit::mouseCursorShape() PASS : tst_QPlainTextEdit::implicitClear() PASS : tst_QPlainTextEdit::undoRedoAfterSetContent() PASS : tst_QPlainTextEdit::numPadKeyNavigation() PASS : tst_QPlainTextEdit::moveCursor() PASS : tst_QPlainTextEdit::mimeDataReimplementations() PASS : tst_QPlainTextEdit::shiftEnterShouldInsertLineSeparator() PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: .) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ,) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ?) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: !) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: :) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ;) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: -) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: <) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: >) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: [) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ]) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: () PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: )) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: {) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: }) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: =) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: ) PASS : tst_QPlainTextEdit::selectWordsFromStringsContainingSeparators(separator: �) QSYSTEM: tst_QPlainTextEdit::canPaste() OleSetClipboard: Failed to set mime data (text/plain) on clipboard: COM error 0xffffffff800401d0 (Unknown error 0x0ffffffff800401d0) (The parameter is incorrect.) FAIL! : tst_QPlainTextEdit::canPaste() 'ed->canPaste()' returned FALSE. () tst_qplaintextedit.cpp(1186) : failure location PASS : tst_QPlainTextEdit::copyAvailable(Case1 B,B, <- + shift | signals: true) PASS : tst_QPlainTextEdit::copyAvailable(Case2 T,A,A, <- + shift, cut() | signals: true, false) PASS : tst_QPlainTextEdit::copyAvailable(Case3 T,A,A, <- + shift, <- + shift, <- + shift, copy() | signals: true) PASS : tst_QPlainTextEdit::copyAvailable(Case4 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, paste() | signals: true, false) PASS : tst_QPlainTextEdit::copyAvailable(Case5 B,B, <- + shift, <- | signals: true, false) PASS : tst_QPlainTextEdit::copyAvailable(Case6 B,A, <- + shift, ->, <- + shift | signals: true, false, true, false) XFAIL : tst_QPlainTextEdit::copyAvailable(Case7 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, undo() | signals: true, false, true) Wrong undo selection behaviour. Should be fixed in some future release. (See task: 132482) tst_qplaintextedit.cpp(1026) : failure location PASS : tst_QPlainTextEdit::copyAvailable(Case7 T,A,A, <- + shift, <- + shift, <- + shift, ctrl + x, undo() | signals: true, false, true) PASS : tst_QPlainTextEdit::ensureCursorVisibleOnInitialShow() PASS : tst_QPlainTextEdit::setTextInsideResizeEvent() PASS : tst_QPlainTextEdit::colorfulAppend() PASS : tst_QPlainTextEdit::ensureVisibleWithRtl() PASS : tst_QPlainTextEdit::preserveCharFormatAfterSetPlainText() PASS : tst_QPlainTextEdit::extraSelections() PASS : tst_QPlainTextEdit::adjustScrollbars() PASS : tst_QPlainTextEdit::textObscuredByScrollbars() PASS : tst_QPlainTextEdit::setTextPreservesUndoRedoEnabled() PASS : tst_QPlainTextEdit::wordWrapProperty() PASS : tst_QPlainTextEdit::lineWrapProperty() PASS : tst_QPlainTextEdit::selectionChanged() PASS : tst_QPlainTextEdit::blockCountChanged() PASS : tst_QPlainTextEdit::insertAndScrollToBottom() PASS : tst_QPlainTextEdit::inputMethodQueryImHints(None) PASS : tst_QPlainTextEdit::inputMethodQueryImHints(Password) PASS : tst_QPlainTextEdit::inputMethodQueryImHints(Normal) PASS : tst_QPlainTextEdit::findWithRegExp() PASS : tst_QPlainTextEdit::findBackwardWithRegExp() PASS : tst_QPlainTextEdit::findWithRegExpReturnsFalseIfNoMoreResults() PASS : tst_QPlainTextEdit::layoutAfterMultiLineRemove() PASS : tst_QPlainTextEdit::undoCommandRemovesAndReinsertsBlock() PASS : tst_QPlainTextEdit::cleanupTestCase() Totals: 81 passed, 2 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QPlainTextEdit ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qplaintextedit: 1 seconds, exit code 2 Testing tst_QGestureRecognizer FAIL! : tst_QGestureRecognizer::panGesture(Two finger) '(widget.gestureReceived(gestureType))' returned FALSE. () tst_qgesturerecognizer.cpp(210) : failure location FAIL! : tst_QGestureRecognizer::pinchGesture(Standard) '(widget.gestureReceived(gestureType))' returned FALSE. () tst_qgesturerecognizer.cpp(261) : failure location FAIL! : tst_QGestureRecognizer::swipeGesture(Line) '(widget.gestureReceived(gestureType))' returned FALSE. () tst_qgesturerecognizer.cpp(326) : failure location 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_QGestureRecognizer ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QGestureRecognizer::initTestCase() QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::panGesture(Two finger) QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_QGestureRecognizer::panGesture(Two finger) '(widget.gestureReceived(gestureType))' returned FALSE. () tst_qgesturerecognizer.cpp(210) : failure location QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture QWARN : tst_QGestureRecognizer::pinchGesture(Standard) QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_QGestureRecognizer::pinchGesture(Standard) '(widget.gestureReceived(gestureType))' returned FALSE. () tst_qgesturerecognizer.cpp(261) : failure location QWARN : tst_QGestureRecognizer::swipeGesture(Line) QGestureManager::deliverEvent: could not find the target for gesture FAIL! : tst_QGestureRecognizer::swipeGesture(Line) '(widget.gestureReceived(gestureType))' returned FALSE. () tst_qgesturerecognizer.cpp(326) : failure location QWARN : tst_QGestureRecognizer::swipeGesture(ChangeDirection) QGestureManager::deliverEvent: could not find the target for gesture PASS : tst_QGestureRecognizer::swipeGesture(ChangeDirection) PASS : tst_QGestureRecognizer::cleanupTestCase() Totals: 3 passed, 3 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGestureRecognizer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgesturerecognizer: 102 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00905/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417694270): http://codereview.qt-project.org/101309 [PS2] - Collate calls to updateTextureFilter in updateBrushTexture http://codereview.qt-project.org/101496 [PS2] - Revert "QWidgetTextControl: Suppress drag selection for OS-synthesized mouse events." http://codereview.qt-project.org/101392 [PS3] - Revert "Use single finger pan to scroll text edits on touch screens." http://codereview.qt-project.org/100880 [PS4] - Don't make invalid assumptions about memcmp() http://codereview.qt-project.org/101395 [PS2] - QColumnView: don't set an invalid index as the current one http://codereview.qt-project.org/101322 [PS1] - Stabilize tst_QWindowContainer. http://codereview.qt-project.org/101272 [PS2] - Windows: Handle WM_WINDOWPOSCHANGING during window creation. http://codereview.qt-project.org/101105 [PS1] - QDockWidget: Prevent repetitive unplugging of floating dock widgets. From ci-noreply at qt-project.org Thu Dec 4 14:22:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 15:22:39 +0200 Subject: [Ci-reports] pass on QtWayland_dev_Integration #84 Message-ID: <20141204_132239_024826.ci-noreply@qt-project.org> QtWayland_dev_Integration #84: SUCCESS Tested changes (refs/builds/dev_1417697273): http://codereview.qt-project.org/101405 [PS3] - Enable Qt WebEngine on Wayland From ci-noreply at qt-project.org Thu Dec 4 14:43:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 15:43:56 +0200 Subject: [Ci-reports] pass on QtWebChannel_5.4_Integration #27 Message-ID: <20141204_134356_005956.ci-noreply@qt-project.org> QtWebChannel_5.4_Integration #27: SUCCESS Tested changes (refs/builds/5.4_1417694901): http://codereview.qt-project.org/101488 [PS1] - Update plugins.qmltypes From ci-noreply at qt-project.org Thu Dec 4 14:49:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 15:49:10 +0200 Subject: [Ci-reports] pass on QtBase_5.4.0_Integration #122 Message-ID: <20141204_134910_075353.ci-noreply@qt-project.org> QtBase_5.4.0_Integration #122: SUCCESS Tested changes (refs/builds/5.4.0_1417694270): http://codereview.qt-project.org/101364 [PS1] - Make tst_qwindow::positioning more reliable From ci-noreply at qt-project.org Thu Dec 4 14:58:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 15:58:04 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #123 Message-ID: <20141204_135804_027966.ci-noreply@qt-project.org> QtBase_5.4.0_Integration » winphone-arm-msvc2013_Windows_81 #123: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00123/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417701267): http://codereview.qt-project.org/101522 [PS2] - winrt: Fix window resize From ci-noreply at qt-project.org Thu Dec 4 15:20:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 16:20:40 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #39 Message-ID: <20141204_142040_042788.ci-noreply@qt-project.org> Qt3D_dev_Integration #39: SUCCESS Tested changes (refs/builds/dev_1417697069): http://codereview.qt-project.org/101230 [PS2] - Minor code clean: Mark const what is const, and use isEmpty. From ci-noreply at qt-project.org Thu Dec 4 15:58:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 16:58:52 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #49 Message-ID: <20141204_145852_036927.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #49: SUCCESS Tested changes (refs/builds/5.4_1417697208): http://codereview.qt-project.org/101494 [PS1] - Mark a device as open only after all settings was aplied From ci-noreply at qt-project.org Thu Dec 4 16:15:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 17:15:48 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #71 Message-ID: <20141204_151548_067670.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #71: SUCCESS Tested changes (refs/builds/dev_1417697276): http://codereview.qt-project.org/101511 [PS1] - Enable running on the wayland platform plugin From ci-noreply at qt-project.org Thu Dec 4 16:30:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 17:30:26 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2005 Message-ID: <20141204_153026_003910.ci-noreply@qt-project.org> Autotest `tst_qfiledialog' failed :( Testing tst_QFiledialog FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location Totals: 36 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFiledialog ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QFiledialog::initTestCase() PASS : tst_QFiledialog::currentChangedSignal() PASS : tst_QFiledialog::directoryEnteredSignal() PASS : tst_QFiledialog::filesSelectedSignal() PASS : tst_QFiledialog::filterSelectedSignal() PASS : tst_QFiledialog::args() PASS : tst_QFiledialog::directory() FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location PASS : tst_QFiledialog::completer_up() PASS : tst_QFiledialog::acceptMode() PASS : tst_QFiledialog::confirmOverwrite() PASS : tst_QFiledialog::defaultSuffix() PASS : tst_QFiledialog::fileMode() PASS : tst_QFiledialog::filters() PASS : tst_QFiledialog::history() PASS : tst_QFiledialog::iconProvider() PASS : tst_QFiledialog::isReadOnly() PASS : tst_QFiledialog::itemDelegate() PASS : tst_QFiledialog::labelText() PASS : tst_QFiledialog::resolveSymlinks() PASS : tst_QFiledialog::selectFile() XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location PASS : tst_QFiledialog::selectFiles() PASS : tst_QFiledialog::selectFilter() PASS : tst_QFiledialog::viewMode() PASS : tst_QFiledialog::proxymodel() PASS : tst_QFiledialog::setNameFilter() PASS : tst_QFiledialog::setEmptyNameFilter() PASS : tst_QFiledialog::focus() PASS : tst_QFiledialog::caption() PASS : tst_QFiledialog::historyBack() PASS : tst_QFiledialog::historyForward() PASS : tst_QFiledialog::disableSaveButton() PASS : tst_QFiledialog::saveButtonText() PASS : tst_QFiledialog::clearLineEdit() PASS : tst_QFiledialog::enableChooseButton() PASS : tst_QFiledialog::hooks() PASS : tst_QFiledialog::cleanupTestCase() Totals: 36 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFiledialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfiledialog: 85 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02005/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1417688219): http://codereview.qt-project.org/101438 [PS1] - Windows: Fix return value of QDesktopServices::storageLocation(DataLocation). From ci-noreply at qt-project.org Thu Dec 4 16:56:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 17:56:51 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #124 Message-ID: <20141204_155651_024419.ci-noreply@qt-project.org> Autotests `tst_qsocketnotifier' and `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location Totals: 563 passed, 1 failed, 10 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.0, Qt 5.4.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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(901) : 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) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(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 failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 232 seconds, exit code 1 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.0, Qt 5.4.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(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-project.org/ci/QtBase_5.4.0_Integration/build_00124/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417701934): http://codereview.qt-project.org/101522 [PS2] - winrt: Fix window resize From ci-noreply at qt-project.org Thu Dec 4 17:01:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 18:01:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4618 Message-ID: <20141204_160126_037399.ci-noreply@qt-project.org> Autotests `tst_qsocketnotifier' and `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location Totals: 569 passed, 2 failed, 8 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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(939) : 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) FAIL! : tst_QSslSocket::spontaneousWrite(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1572) : failure location 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) FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) SKIP : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2030) : failure location PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) 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: 570 passed, 2 failed, 7 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 229 seconds, exit code 2 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(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: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04618/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417697008): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order http://codereview.qt-project.org/101278 [PS5] - Fix QMetaProperty::write so it tries to register a property type. http://codereview.qt-project.org/101277 [PS2] - Re-factor code that do lazy property registration into a function. http://codereview.qt-project.org/101292 [PS1] - Fix memory leaks in tst_moc http://codereview.qt-project.org/98496 [PS5] - Fix maximal literal string limitation in moc. http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 4 17:02:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 18:02:53 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #50 Message-ID: <20141204_160253_065555.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » winrt-x64-msvc2013_Windows_81 #50: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00050/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1417708826): http://codereview.qt-project.org/101497 [PS2] - Setup an error when QSP::setBaudRate() fails on Unix From ci-noreply at qt-project.org Thu Dec 4 17:10:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 18:10:41 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #908 Message-ID: <20141204_161041_011911.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location Totals: 573 passed, 1 failed, 8 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.0, Qt 5.4.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(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) FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(963) : 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: 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: 164 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00908/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417699380): http://codereview.qt-project.org/101520 [PS1] - Add missing documentation for some variables http://codereview.qt-project.org/100861 [PS1] - Fix QOpenGLWidget/QQuickWidget GUI freeze http://codereview.qt-project.org/98807 [PS4] - Widgets: be more careful when setting focus on touch release http://codereview.qt-project.org/101394 [PS1] - iOS: let keyboard gesture work better with other gestures http://codereview.qt-project.org/101510 [PS1] - Android: Enable -fno-builtin-memmove in arm builds From ci-noreply at qt-project.org Thu Dec 4 17:16:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 18:16:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4619 Message-ID: <20141204_161637_062339.ci-noreply@qt-project.org> qtbase failed to compile :( compiling qxcbglxintegration.cpp qxcbglxintegration.cpp: In member function ‘virtual bool QXcbGlxIntegration::handleXcbEvent(xcb_generic_event_t*, uint)’: qxcbglxintegration.cpp:156:60: error: ‘XCB_GLX_BUFFER_SWAP_COMPLETE’ was not declared in this scope make[7]: *** [.obj/qxcbglxintegration.o] Error 1 make[6]: *** [sub-xcb_glx-make_first] Error 2 make[5]: *** [sub-gl_integrations-make_first-ordered] Error 2 make[4]: *** [sub-xcb-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04619/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1417709040): http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f http://codereview.qt-project.org/94427 [PS13] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 4 17:43:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 18:43:52 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #297 Message-ID: <20141204_164352_012007.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #297: SUCCESS Tested changes (refs/builds/dev_1417699386): http://codereview.qt-project.org/101435 [PS2] - Extend QLEController test to cover non-readable char updates http://codereview.qt-project.org/101434 [PS2] - Make QLEController unit test pass on Android From ci-noreply at qt-project.org Thu Dec 4 18:07:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 19:07:21 +0200 Subject: [Ci-reports] fail on QtSerialPort_5.4_Integration #52 Message-ID: <20141204_170721_089255.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration » win32-msvc2010_developer-build_angle_Windows_7 #52: FAILURE Build log: http://testresults.qt-project.org/ci/QtSerialPort_5.4_Integration/build_00052/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417712667): http://codereview.qt-project.org/101497 [PS2] - Setup an error when QSP::setBaudRate() fails on Unix From ci-noreply at qt-project.org Thu Dec 4 18:29:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 19:29:10 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #125 Message-ID: <20141204_172910_011605.ci-noreply@qt-project.org> QtBase_5.4.0_Integration » winphone-arm-msvc2013_Windows_81 #125: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00125/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417713156): http://codereview.qt-project.org/101522 [PS2] - winrt: Fix window resize From ci-noreply at qt-project.org Thu Dec 4 18:36:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 19:36:51 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2006 Message-ID: <20141204_173651_065884.ci-noreply@qt-project.org> Autotest `tst_qabstractnetworkcache' 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. QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() ********* Start testing of tst_QAbstractNetworkCache ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QAbstractNetworkCache::initTestCase() PASS : tst_QAbstractNetworkCache::expires() SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(352)] PASS : tst_QAbstractNetworkCache::lastModified() SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(352)] PASS : tst_QAbstractNetworkCache::etag() SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(352)] FAIL! : tst_QAbstractNetworkCache::cacheControl(200-5) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(335)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-0) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(335)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-1) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(335)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-2) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(335)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-4) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(335)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-2b) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(335)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-4b) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(335)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(352)] PASS : tst_QAbstractNetworkCache::deleteCache() PASS : tst_QAbstractNetworkCache::cleanupTestCase() Totals: 6 passed, 7 failed, 4 skipped ********* Finished testing of tst_QAbstractNetworkCache ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() ********* Start testing of tst_QAbstractNetworkCache ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QAbstractNetworkCache::initTestCase() FAIL! : tst_QAbstractNetworkCache::expires(304-0) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(335)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(352)] PASS : tst_QAbstractNetworkCache::lastModified() SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(352)] PASS : tst_QAbstractNetworkCache::etag() SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(352)] PASS : tst_QAbstractNetworkCache::cacheControl() SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(352)] PASS : tst_QAbstractNetworkCache::deleteCache() PASS : tst_QAbstractNetworkCache::cleanupTestCase() Totals: 6 passed, 1 failed, 4 skipped ********* Finished testing of tst_QAbstractNetworkCache ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 7 QtQA::App::TestRunner: second attempt: exited with exit code 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_qabstractnetworkcache: 9 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02006/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz Tested changes (refs/builds/4.8_1417708177): http://codereview.qt-project.org/101438 [PS1] - Windows: Fix return value of QDesktopServices::storageLocation(DataLocation). From ci-noreply at qt-project.org Thu Dec 4 18:46:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 19:46:50 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #910 Message-ID: <20141204_174650_070440.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : failure location FAIL! : tst_QSslSocket::spontaneousWrite(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1572) : failure location FAIL! : tst_QSslSocket::setReadBufferSize(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1617) : failure location Totals: 571 passed, 4 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.0, Qt 5.4.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(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) FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=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(731) : 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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(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: 572 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 4 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: 186 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00910/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417709535): http://codereview.qt-project.org/99486 [PS6] - Windows: Bring FreeType rendering up to par with other platforms http://codereview.qt-project.org/100834 [PS2] - FreeType: Fix font rendering with fonts with embedded bitmaps http://codereview.qt-project.org/101302 [PS1] - Fix loading of web fonts with broken hinting bytecode http://codereview.qt-project.org/101379 [PS1] - Doc: corrected autolink issues qalgorithms.qdoc http://codereview.qt-project.org/100880 [PS4] - Don't make invalid assumptions about memcmp() http://codereview.qt-project.org/101333 [PS1] - Make no_debug_info also strip out -gstabs http://codereview.qt-project.org/101309 [PS2] - Collate calls to updateTextureFilter in updateBrushTexture http://codereview.qt-project.org/101392 [PS3] - Revert "Use single finger pan to scroll text edits on touch screens." http://codereview.qt-project.org/101496 [PS2] - Revert "QWidgetTextControl: Suppress drag selection for OS-synthesized mouse events." http://codereview.qt-project.org/101105 [PS1] - QDockWidget: Prevent repetitive unplugging of floating dock widgets. http://codereview.qt-project.org/101272 [PS2] - Windows: Handle WM_WINDOWPOSCHANGING during window creation. http://codereview.qt-project.org/101322 [PS1] - Stabilize tst_QWindowContainer. From ci-noreply at qt-project.org Thu Dec 4 19:18:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 20:18:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4620 Message-ID: <20141204_181838_043399.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location Totals: 571 passed, 2 failed, 7 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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(869) : 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(1331) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(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) FAIL! : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location 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, 3 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 2 QtQA::App::TestRunner: second attempt: exited with exit code 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 220 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04620/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417709916): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 4 19:29:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 20:29:12 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_win_Integration #39 Message-ID: <20141204_182912_017400.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration #39: SUCCESS Tested changes (refs/builds/wip/win_1417705900): http://codereview.qt-project.org/99903 [PS7] - Add discovering for BLE devices on Windows From ci-noreply at qt-project.org Thu Dec 4 19:40:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 20:40:09 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #545 Message-ID: <20141204_184009_015206.ci-noreply@qt-project.org> Autotests `tst_qquickapplication' and `tst_qwindow' failed :( Testing tst_QWindow 2014-12-04 20:38:34.235 tst_qwindow[33005:6207] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-04 20:39:01.019 tst_qwindow[33008:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::state() Compared values are not the same Loc: [tst_qquickapplication.cpp(145)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickapplication::initTestCase() PASS : tst_qquickapplication::active() FAIL! : tst_qquickapplication::state() Compared values are not the same Loc: [tst_qquickapplication.cpp(145)] PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00545/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417704668): http://codereview.qt-project.org/97374 [PS81] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 4 19:46:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 20:46:46 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #126 Message-ID: <20141204_184646_064800.ci-noreply@qt-project.org> Autotest `tst_qpauseanimationjob' failed :( Testing tst_QPauseAnimationJob FAIL! : tst_QPauseAnimationJob::noTimerUpdates(0) 'animation.state() == QAbstractAnimationJob::Stopped' returned FALSE. () Loc: [tst_qpauseanimationjob.cpp(158)] 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_QPauseAnimationJob ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_QPauseAnimationJob::initTestCase() PASS : tst_QPauseAnimationJob::changeDirectionWhileRunning() PASS : tst_QPauseAnimationJob::noTimerUpdates(0) FAIL! : tst_QPauseAnimationJob::noTimerUpdates(1) 'animation.state() == QAbstractAnimationJob::Stopped' returned FALSE. () Loc: [tst_qpauseanimationjob.cpp(158)] PASS : tst_QPauseAnimationJob::noTimerUpdates(2) PASS : tst_QPauseAnimationJob::noTimerUpdates(3) PASS : tst_QPauseAnimationJob::multiplePauseAnimations() PASS : tst_QPauseAnimationJob::pauseAndPropertyAnimations() PASS : tst_QPauseAnimationJob::pauseResume() PASS : tst_QPauseAnimationJob::sequentialPauseGroup() PASS : tst_QPauseAnimationJob::sequentialGroupWithPause() PASS : tst_QPauseAnimationJob::multipleSequentialGroups() PASS : tst_QPauseAnimationJob::zeroDuration() PASS : tst_QPauseAnimationJob::cleanupTestCase() Totals: 13 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QPauseAnimationJob ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpauseanimationjob: 12 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00126/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/5.4.0_1417714312): http://codereview.qt-project.org/101522 [PS2] - winrt: Fix window resize From ci-noreply at qt-project.org Thu Dec 4 19:52:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 20:52:51 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #424 Message-ID: <20141204_185251_095924.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #424: SUCCESS Tested changes (refs/builds/5.4_1417708032): http://codereview.qt-project.org/100087 [PS3] - Correct QtQml.Models \qmlmodule version. From ci-noreply at qt-project.org Thu Dec 4 19:56:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 20:56:20 +0200 Subject: [Ci-reports] pass on Qt5_5.4.0_Integration #69 Message-ID: <20141204_185620_028276.ci-noreply@qt-project.org> Qt5_5.4.0_Integration #69: SUCCESS Tested changes (refs/builds/5.4.0_1417697466): http://codereview.qt-project.org/100958 [PS10] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 4 20:14:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 21:14:10 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4.0_Integration #31 Message-ID: <20141204_191410_002823.ci-noreply@qt-project.org> QtDeclarative_5.4.0_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #31: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4.0_Integration/build_00031/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417718658): http://codereview.qt-project.org/101558 [PS1] - qttest: make findChild available only for QtTest 1.1 http://codereview.qt-project.org/101306 [PS2] - QQmlInspectorService: handle views only with supported plugins. http://codereview.qt-project.org/101530 [PS1] - Add string::arg method in installTranslatorFunctions http://codereview.qt-project.org/101478 [PS2] - Update plugins.qmltypes From ci-noreply at qt-project.org Thu Dec 4 20:16:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 21:16:41 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #298 Message-ID: <20141204_191641_067422.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #298: SUCCESS Tested changes (refs/builds/dev_1417711526): http://codereview.qt-project.org/101517 [PS2] - QLowEnergyCharacteristic - cached values (OS X and iOS) From ci-noreply at qt-project.org Thu Dec 4 20:32:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 21:32:07 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #911 Message-ID: <20141204_193207_035069.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::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location Totals: 568 passed, 4 failed, 8 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.0, Qt 5.4.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(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) FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : 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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(945) : 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) SKIP : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2030) : 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) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2142) : failure location 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) QWARN : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState SKIP : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2198) : failure location PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.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: 569 passed, 1 failed, 9 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 4 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: 316 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00911/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417715305): http://codereview.qt-project.org/100896 [PS1] - Windows: Skip calculating margins for Qt::FramelessWindowHint. http://codereview.qt-project.org/101395 [PS2] - QColumnView: don't set an invalid index as the current one http://codereview.qt-project.org/101535 [PS1] - QMacStyle: Fix 32-bit build http://codereview.qt-project.org/101510 [PS1] - Android: Enable -fno-builtin-memmove in arm builds From ci-noreply at qt-project.org Thu Dec 4 21:00:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 22:00:49 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #72 Message-ID: <20141204_200049_066871.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #72: SUCCESS Tested changes (refs/builds/dev_1417713188): http://codereview.qt-project.org/101542 [PS1] - Update the version number to 5.5.0 From ci-noreply at qt-project.org Thu Dec 4 21:37:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 21:37:15 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #219 - FAILURE Message-ID: <20141204203715.02EF53038D@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_00219 From ci-noreply at qt-project.org Thu Dec 4 21:44:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 22:44:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4622 Message-ID: <20141204_204420_050911.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location FAIL! : tst_QSslSocket::setReadBufferSize(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1617) : failure location Totals: 564 passed, 2 failed, 9 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(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) SKIP : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) 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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(869) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(906) : failure location FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(963) : failure location 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: 571 passed, 3 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 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 273 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04622/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417717213): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() From ci-noreply at qt-project.org Thu Dec 4 22:12:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 4 Dec 2014 23:12:32 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4.0_Integration #32 Message-ID: <20141204_211232_053119.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] Totals: 52 passed, 3 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.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) 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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 52 passed, 3 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: 94 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 44 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 13 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.62953 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4.0_Integration/build_00032/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4.0_1417724455): http://codereview.qt-project.org/101306 [PS2] - QQmlInspectorService: handle views only with supported plugins. http://codereview.qt-project.org/101530 [PS1] - Add string::arg method in installTranslatorFunctions http://codereview.qt-project.org/101558 [PS1] - qttest: make findChild available only for QtTest 1.1 http://codereview.qt-project.org/101478 [PS2] - Update plugins.qmltypes From ci-noreply at qt-project.org Thu Dec 4 23:18:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 00:18:18 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #439 Message-ID: <20141204_221818_029991.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(a_pressed) Compared values are not the same Actual (): no key press Expected (): a pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(b_pressed) Compared values are not the same Actual (): no key press Expected (): b pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(ctrlc_pressed) Compared values are not the same Actual (): no key press Expected (): ctrl c pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(dpressed) Compared values are not the same Actual (): no key press Expected (): d pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(overloaded) Not all expected messages were received FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(aldd_pressed) Compared values are not the same Actual (): no key press Expected (): alt d pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] Totals: 470 passed, 6 failed, 19 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 Clang 6.0 (clang-600.0.54) (Apple)) 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_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() SKIP : qtquickcontrols::Tests_Button::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(127)] 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_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(165)] 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() SKIP : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(282)] 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() SKIP : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() When the menu pops up on OS X, it does not return and the test fails after time out Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(492)] SKIP : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(420)] 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() SKIP : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() When the menu pops up on OS X, it does not return and the test fails after time out Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(534)] 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() SKIP : qtquickcontrols::Tests_ComboBox::test_spaceKey() When the menu pops up on OS X, it does not return and the test fails after time out Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(515)] PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() PASS : qtquickcontrols::Tests_ComboBox::test_textrole() PASS : qtquickcontrols::Tests_ComboBox::test_validator() PASS : qtquickcontrols::Tests_ComboBox::test_variantListModel() PASS : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() PASS : qtquickcontrols::Tests_ComboBox::cleanupTestCase() PASS : qtquickcontrols::Tests_GridLayout::initTestCase() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() SKIP : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(146)] 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() SKIP : qtquickcontrols::Tests_Label::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(64)] PASS : qtquickcontrols::Tests_Label::test_createLabel() PASS : qtquickcontrols::Tests_Label::cleanupTestCase() PASS : qtquickcontrols::Tests_Layout::initTestCase() PASS : qtquickcontrols::Tests_Layout::test_invalidParent() PASS : qtquickcontrols::Tests_Layout::cleanupTestCase() PASS : qtquickcontrols::Tests_Menu::initTestCase() PASS : qtquickcontrols::Tests_Menu::test___selectedIndex() PASS : qtquickcontrols::Tests_Menu::test_check() PASS : qtquickcontrols::Tests_Menu::test_creation() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() SKIP : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(135)] 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() SKIP : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(196)] PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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() SKIP : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(183)] 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:173: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() FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(a_pressed) Compared values are not the same Actual (): no key press Expected (): a pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(b_pressed) Compared values are not the same Actual (): no key press Expected (): b pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed1) FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(ctrlc_pressed) Compared values are not the same Actual (): no key press Expected (): ctrl c pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(dpressed) Compared values are not the same Actual (): no key press Expected (): d pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed2) INFO : qtquickcontrols::Tests_Shortcut::test_shortcut(overloaded) Did not receive message: "QQuickAction::event: Ambiguous shortcut overload: ?D" FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(overloaded) Not all expected messages were received FAIL! : qtquickcontrols::Tests_Shortcut::test_shortcut(aldd_pressed) Compared values are not the same Actual (): no key press Expected (): alt d pressed Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_shortcuts.qml(101)] PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(nokey_pressed3) PASS : qtquickcontrols::Tests_Shortcut::test_shortcut(mnemonics) PASS : qtquickcontrols::Tests_Shortcut::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() SKIP : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(178)] 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_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_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::cleanupTestCase() PASS : qtquickcontrols::Tests_Stack::initTestCase() PASS : qtquickcontrols::Tests_Stack::test_index() PASS : qtquickcontrols::Tests_Stack::test_status() PASS : qtquickcontrols::Tests_Stack::test_view() PASS : qtquickcontrols::Tests_Stack::cleanupTestCase() PASS : qtquickcontrols::Tests_StackView::initTestCase() PASS : qtquickcontrols::Tests_StackView::test_stackview() PASS : qtquickcontrols::Tests_StackView::cleanupTestCase() PASS : qtquickcontrols::Tests_StatusBar::initTestCase() SKIP : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(64)] 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() SKIP : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(218)] 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() SKIP : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(930)] PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() PASS : qtquickcontrols::Tests_TableView::test_columnCount() PASS : qtquickcontrols::Tests_TableView::test_columnWidth() PASS : qtquickcontrols::Tests_TableView::test_dynamicColumns() PASS : qtquickcontrols::Tests_TableView::test_forwardMouseEventsToChildDelegate() PASS : qtquickcontrols::Tests_TableView::test_initializedStyleData() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_keys() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_addRemoveTab() PASS : qtquickcontrols::Tests_TabView::test_changeIndex() PASS : qtquickcontrols::Tests_TabView::test_createTabView() PASS : qtquickcontrols::Tests_TabView::test_dynamicModel() PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() PASS : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextArea::test_append() PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_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() SKIP : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(64)] PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() SKIP : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(77)] PASS : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() PASS : qtquickcontrols::Tests_ToolButton::test_createToolButton() PASS : qtquickcontrols::Tests_ToolButton::cleanupTestCase() Totals: 470 passed, 6 failed, 19 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 464 seconds, exit code 6 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00439/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417729546): http://codereview.qt-project.org/101561 [PS1] - WinRT: fix ToolButtonStyle From ci-noreply at qt-project.org Thu Dec 4 23:23:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 00:23:01 +0200 Subject: [Ci-reports] fail on QtBase_5.4.0_Integration #130 Message-ID: <20141204_222301_094814.ci-noreply@qt-project.org> QtBase_5.4.0_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #130: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4.0_Integration/build_00130/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4.0_1417719091): http://codereview.qt-project.org/101522 [PS2] - winrt: Fix window resize From ci-noreply at qt-project.org Thu Dec 4 23:34:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 00:34:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4623 Message-ID: <20141204_223457_021448.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(963) : failure location Totals: 572 passed, 1 failed, 7 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 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) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location FAIL! : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location 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) FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(939) : 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) QWARN : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState SKIP : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2198) : failure location PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) SKIP : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2226) : failure location PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.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: 564 passed, 3 failed, 8 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 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 274 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04623/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417725955): http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 4 23:49:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 00:49:29 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #14 Message-ID: <20141204_224929_094790.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #14: SUCCESS Tested changes (refs/builds/5.4_1417718354): http://codereview.qt-project.org/101541 [PS1] - Add a stub QuotaPermissionContext implementation From ci-noreply at qt-project.org Thu Dec 4 23:58:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 00:58:51 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #53 Message-ID: <20141204_225851_083866.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #53: SUCCESS Tested changes (refs/builds/5.4_1417720136): http://codereview.qt-project.org/101497 [PS2] - Setup an error when QSP::setBaudRate() fails on Unix From ci-noreply at qt-project.org Fri Dec 5 00:17:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 01:17:26 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #913 Message-ID: <20141204_231726_025121.ci-noreply@qt-project.org> QtBase_5.4_Integration #913: SUCCESS Tested changes (refs/builds/5.4_1417721630): http://codereview.qt-project.org/101302 [PS1] - Fix loading of web fonts with broken hinting bytecode http://codereview.qt-project.org/101322 [PS1] - Stabilize tst_QWindowContainer. http://codereview.qt-project.org/101105 [PS1] - QDockWidget: Prevent repetitive unplugging of floating dock widgets. http://codereview.qt-project.org/101272 [PS2] - Windows: Handle WM_WINDOWPOSCHANGING during window creation. http://codereview.qt-project.org/100880 [PS4] - Don't make invalid assumptions about memcmp() http://codereview.qt-project.org/100834 [PS2] - FreeType: Fix font rendering with fonts with embedded bitmaps http://codereview.qt-project.org/99486 [PS6] - Windows: Bring FreeType rendering up to par with other platforms http://codereview.qt-project.org/101309 [PS2] - Collate calls to updateTextureFilter in updateBrushTexture http://codereview.qt-project.org/101392 [PS3] - Revert "Use single finger pan to scroll text edits on touch screens." http://codereview.qt-project.org/101496 [PS2] - Revert "QWidgetTextControl: Suppress drag selection for OS-synthesized mouse events." From ci-noreply at qt-project.org Fri Dec 5 00:58:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 01:58:27 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4624 Message-ID: <20141204_235827_040473.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(906) : failure location FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : failure location Totals: 573 passed, 3 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.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(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) SKIP : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) 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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(982) : 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) SKIP : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1305) : failure location PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(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: 566 passed, 1 failed, 8 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 3 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 277 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04624/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417732592): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f From ci-noreply at qt-project.org Fri Dec 5 01:33:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 02:33:52 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #54 Message-ID: <20141205_003352_005531.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #54: SUCCESS Tested changes (refs/builds/5.4_1417734024): http://codereview.qt-project.org/101521 [PS1] - Detect of Bluetooth SPP (rfcomm) device with SysFs From ci-noreply at qt-project.org Fri Dec 5 01:44:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 02:44:37 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #110 Message-ID: <20141205_004437_092679.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #110: SUCCESS Tested changes (refs/builds/5.4_1417721530): http://codereview.qt-project.org/100487 [PS2] - Make QtWebKit configure report the right configuration From ci-noreply at qt-project.org Fri Dec 5 01:50:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 02:50:22 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #914 Message-ID: <20141205_005022_099824.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location Totals: 576 passed, 1 failed, 5 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.0, Qt 5.4.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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : failure location 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: 576 passed, 1 failed, 5 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 122 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00914/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1417735230): http://codereview.qt-project.org/101395 [PS2] - QColumnView: don't set an invalid index as the current one http://codereview.qt-project.org/101510 [PS1] - Android: Enable -fno-builtin-memmove in arm builds From ci-noreply at qt-project.org Fri Dec 5 01:56:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 02:56:20 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2007 Message-ID: <20141205_005620_023900.ci-noreply@qt-project.org> Qt_4.8_Integration #2007: SUCCESS Tested changes (refs/builds/4.8_1417720722): http://codereview.qt-project.org/101438 [PS1] - Windows: Fix return value of QDesktopServices::storageLocation(DataLocation). From ci-noreply at qt-project.org Fri Dec 5 02:18:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 02:18:00 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #297 - FAILURE Message-ID: <20141205011800.4E2553050B@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_00297 From ci-noreply at qt-project.org Fri Dec 5 02:28:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 02:28:00 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #29 - FAILURE Message-ID: <20141205012800.9055A3050B@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.0_state/build_00029 From ci-noreply at qt-project.org Fri Dec 5 02:35:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 03:35:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4627 Message-ID: <20141205_013540_040709.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4627: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04627/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417737978): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged From ci-noreply at qt-project.org Fri Dec 5 02:46:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 03:46:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4630 Message-ID: <20141205_014634_032814.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-project.org/ci/QtBase_dev_Integration/build_04630/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4630: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04630/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417743435): http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f From ci-noreply at qt-project.org Fri Dec 5 03:53:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 04:53:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4631 Message-ID: <20141205_025341_017559.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4631: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04631/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417747690): http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 5 03:56:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 03:56:43 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #191 - FAILURE Message-ID: <20141205025643.0B0EA304E7@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_00191 From ci-noreply at qt-project.org Fri Dec 5 06:14:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 07:14:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4632 Message-ID: <20141205_051438_023287.ci-noreply@qt-project.org> Autotest `tst_spdy' 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_Spdy FAIL! : tst_Spdy::download(mediumfile-socks-proxy-auth) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_spdy.cpp(272) : failure location FAIL! : tst_Spdy::download(bigfile) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_spdy.cpp(272) : failure location FAIL! : tst_Spdy::headerFields() '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_spdy.cpp(315) : failure location FAIL! : tst_Spdy::upload(empty) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_spdy.cpp(507) : failure location FAIL! : tst_Spdy::upload(generic) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_spdy.cpp(507) : failure location FAIL! : tst_Spdy::upload(small) '!QTestEventLoop::instance().timeout()' returned FALSE. () tst_spdy.cpp(507) : failure location FAIL! : tst_Spdy::upload(with-nul) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(4k+1) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(4k+1-with-http-proxy) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(4k+1-with-http-proxy-auth) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy) Compared values are not the same Actual (finishedManagerSpy.count()): 2 Expected (1) : 1 tst_spdy.cpp(509) : failure location FAIL! : tst_Spdy::upload(4k+1-with-socks-proxy-auth) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(128k+1) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(128k+1-put) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(2MB+1) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(file-26K) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(file-1MB) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location FAIL! : tst_Spdy::upload(multipart-3images) Compared values are not the same Actual (metaDataChangedSpy.count()): 0 Expected (1) : 1 tst_spdy.cpp(510) : failure location Totals: 21 passed, 18 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_Spdy ********* 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_Spdy::initTestCase() PASS : tst_Spdy::settingsAndNegotiation(default-settings) PASS : tst_Spdy::settingsAndNegotiation(http-url) PASS : tst_Spdy::settingsAndNegotiation(spdy-disabled) PASS : tst_Spdy::settingsAndNegotiation(spdy-enabled) PASS : tst_Spdy::download(mediumfile) PASS : tst_Spdy::download(mediumfile-http-proxy) QWARN : tst_Spdy::download(mediumfile-http-proxy-auth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_Spdy::download(mediumfile-http-proxy-auth) PASS : tst_Spdy::download(mediumfile-socks-proxy) QWARN : tst_Spdy::download(mediumfile-socks-proxy-auth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_Spdy::download(mediumfile-socks-proxy-auth) PASS : tst_Spdy::download(bigfile) PASS : tst_Spdy::headerFields() PASS : tst_Spdy::upload(empty) PASS : tst_Spdy::upload(generic) PASS : tst_Spdy::upload(small) PASS : tst_Spdy::upload(with-nul) PASS : tst_Spdy::upload(4k+1) PASS : tst_Spdy::upload(4k+1-with-http-proxy) PASS : tst_Spdy::upload(4k+1-with-http-proxy-auth) PASS : tst_Spdy::upload(4k+1-with-socks-proxy) PASS : tst_Spdy::upload(4k+1-with-socks-proxy-auth) PASS : tst_Spdy::upload(128k+1) PASS : tst_Spdy::upload(128k+1-put) PASS : tst_Spdy::upload(2MB+1) PASS : tst_Spdy::upload(file-26K) PASS : tst_Spdy::upload(file-1MB) QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) 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 18 QtQA::App::TestRunner: second attempt: exited with exit code 3221225477 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_spdy: 126 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04632/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417751717): http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f From ci-noreply at qt-project.org Fri Dec 5 06:41:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 06:41:14 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #88 - FAILURE Message-ID: <20141205054114.B0C4330307@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_00088 From ci-noreply at qt-project.org Fri Dec 5 06:48:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 06:48:06 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #192 - FAILURE Message-ID: <20141205054806.20912300DE@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_00192 From ci-noreply at qt-project.org Fri Dec 5 07:55:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 08:55:23 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4.0_Integration #33 Message-ID: <20141205_065523_051138.ci-noreply@qt-project.org> QtDeclarative_5.4.0_Integration #33: SUCCESS Tested changes (refs/builds/5.4.0_1417756450): http://codereview.qt-project.org/101306 [PS2] - QQmlInspectorService: handle views only with supported plugins. http://codereview.qt-project.org/101558 [PS1] - qttest: make findChild available only for QtTest 1.1 http://codereview.qt-project.org/101478 [PS2] - Update plugins.qmltypes http://codereview.qt-project.org/101530 [PS1] - Add string::arg method in installTranslatorFunctions From ci-noreply at qt-project.org Fri Dec 5 08:39:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 09:39:32 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #664 Message-ID: <20141205_073932_037819.ci-noreply@qt-project.org> QtQA_master_Integration #664: SUCCESS Tested changes (refs/builds/master_1417761968): http://codereview.qt-project.org/94198 [PS5] - Added variables for jenkins. From ci-noreply at qt-project.org Fri Dec 5 08:56:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 09:56:13 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #916 Message-ID: <20141205_075613_071533.ci-noreply@qt-project.org> QtBase_5.4_Integration #916: SUCCESS Tested changes (refs/builds/5.4_1417759409): http://codereview.qt-project.org/99891 [PS10] - Draw the accessibility focus rectangle properly http://codereview.qt-project.org/100896 [PS1] - Windows: Skip calculating margins for Qt::FramelessWindowHint. From ci-noreply at qt-project.org Fri Dec 5 09:06:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 10:06:24 +0200 Subject: [Ci-reports] pass on QtBase_5.4.0_Integration #134 Message-ID: <20141205_080624_074798.ci-noreply@qt-project.org> QtBase_5.4.0_Integration #134: SUCCESS Tested changes (refs/builds/5.4.0_1417754275): http://codereview.qt-project.org/101522 [PS2] - winrt: Fix window resize From ci-noreply at qt-project.org Fri Dec 5 09:23:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 10:23:27 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #299 Message-ID: <20141205_082327_061709.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #299: SUCCESS Tested changes (refs/builds/dev_1417763902): http://codereview.qt-project.org/101533 [PS1] - Update supported platforms and feature in QtBluetooth From ci-noreply at qt-project.org Fri Dec 5 09:55:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 10:55:06 +0200 Subject: [Ci-reports] pass on QtWebSockets_5.4_Integration #14 Message-ID: <20141205_085506_001457.ci-noreply@qt-project.org> QtWebSockets_5.4_Integration #14: SUCCESS Tested changes (refs/builds/5.4_1417766608): http://codereview.qt-project.org/101491 [PS1] - Hardcode QtQml version import in .pro file From ci-noreply at qt-project.org Fri Dec 5 09:57:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 10:57:01 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4633 Message-ID: <20141205_085701_089225.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-05 10:56:32.727 tst_qwindow[9500:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-05 10:56:59.497 tst_qwindow[9504:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04633/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417763807): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() From ci-noreply at qt-project.org Fri Dec 5 10:01:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 11:01:19 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #70 Message-ID: <20141205_090119_095936.ci-noreply@qt-project.org> Qt5_5.4.0_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #70: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00070/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz ============================================================ Qt5_5.4.0_Integration » macx-clang_developer-build_OSX_10.10 #70: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00070/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ Qt5_5.4.0_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #70: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00070/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.4.0_1417769883): http://codereview.qt-project.org/101569 [PS2] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 5 10:02:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 11:02:19 +0200 Subject: [Ci-reports] pass on QtWinExtras_5.4_Integration #10 Message-ID: <20141205_090219_073124.ci-noreply@qt-project.org> QtWinExtras_5.4_Integration #10: SUCCESS Tested changes (refs/builds/5.4_1417767065): http://codereview.qt-project.org/101492 [PS1] - Update plugins.qmltypes From ci-noreply at qt-project.org Fri Dec 5 10:28:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 11:28:13 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #301 Message-ID: <20141205_092813_015631.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #301: SUCCESS Tested changes (refs/builds/dev_1417767901): http://codereview.qt-project.org/101526 [PS4] - Client characteristic configuration (OS X and iOS) From ci-noreply at qt-project.org Fri Dec 5 10:40:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 11:40:40 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #55 Message-ID: <20141205_094040_047148.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #55: SUCCESS Tested changes (refs/builds/5.4_1417768530): http://codereview.qt-project.org/101567 [PS1] - Interpret ENOTTY as UnsupportedOperationError instead of ResourceError From ci-noreply at qt-project.org Fri Dec 5 10:49:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 11:49:57 +0200 Subject: [Ci-reports] fail on Qt5_5.4.0_Integration #71 Message-ID: <20141205_094957_063580.ci-noreply@qt-project.org> `make' failed :( /Developer/usr/bin/ranlib: can't open file: libpoly2tri.a (No such file or directory) make[5]: *** [libpoly2tri.a] Error 1 make[4]: *** [debug-all] Error 2 make[3]: *** [sub-poly2tri-make_first] Error 2 make[2]: *** [sub-3rdparty-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtlocation-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_5.4.0_Integration/build_00071/macx-clang_bin-pkg-config_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4.0_1417770224): http://codereview.qt-project.org/101569 [PS2] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 5 11:36:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 12:36:47 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #302 Message-ID: <20141205_103647_033186.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #302: SUCCESS Tested changes (refs/builds/dev_1417771786): http://codereview.qt-project.org/101577 [PS1] - Provide user visible strings/translations for new BTLE uuids http://codereview.qt-project.org/101574 [PS2] - Add new environmental sensing descriptor types http://codereview.qt-project.org/101534 [PS3] - Add newly adopted BTLE service/characteristic type uuids From ci-noreply at qt-project.org Fri Dec 5 11:37:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 12:37:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4634 Message-ID: <20141205_103704_067624.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-05 12:36:28.491 tst_qwindow[1254:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-05 12:36:54.834 tst_qwindow[1257:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04634/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417769916): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order http://codereview.qt-project.org/100765 [PS1] - Remove support for NTLMv1 http://codereview.qt-project.org/101278 [PS5] - Fix QMetaProperty::write so it tries to register a property type. http://codereview.qt-project.org/101277 [PS2] - Re-factor code that do lazy property registration into a function. http://codereview.qt-project.org/101292 [PS1] - Fix memory leaks in tst_moc http://codereview.qt-project.org/98496 [PS5] - Fix maximal literal string limitation in moc. http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 5 12:05:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 13:05:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2033 Message-ID: <20141205_110556_003893.ci-noreply@qt-project.org> Autotest `tst_qquickcustomparticle' failed :( Testing tst_qquickcustomparticle Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted 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_qquickcustomparticle ********* 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_qquickcustomparticle::initTestCase() PASS : tst_qquickcustomparticle::test_basic() PASS : tst_qquickcustomparticle::test_deleteSourceItem() PASS : tst_qquickcustomparticle::cleanupTestCase() Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickcustomparticle ********* 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_qquickcustomparticle: 17 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02033/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417772580): http://codereview.qt-project.org/101274 [PS1] - Mark parameter to QQmlDebuggingEnabler as unused if it isn't used. http://codereview.qt-project.org/96796 [PS3] - QmlDebug: Test the debugging enabler http://codereview.qt-project.org/96795 [PS1] - QmlDebug: Allow tests to ignore a number of bind errors http://codereview.qt-project.org/96794 [PS4] - QmlDebug: Provide public method for starting a debug server From ci-noreply at qt-project.org Fri Dec 5 12:22:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 13:22:35 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #918 Message-ID: <20141205_112235_045085.ci-noreply@qt-project.org> QtBase_5.4_Integration #918: SUCCESS Tested changes (refs/builds/5.4_1417766267): http://codereview.qt-project.org/101510 [PS1] - Android: Enable -fno-builtin-memmove in arm builds http://codereview.qt-project.org/100357 [PS5] - WinRT: Only set keepalive socket option in certain socket states http://codereview.qt-project.org/101395 [PS2] - QColumnView: don't set an invalid index as the current one http://codereview.qt-project.org/101520 [PS1] - Add missing documentation for some variables From ci-noreply at qt-project.org Fri Dec 5 13:18:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 14:18:34 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #919 Message-ID: <20141205_121834_055091.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::nested() Compared values are not the same Actual (point11->pressed()): 1 Expected (false) : 0 Loc: [tst_qquickmultipointtoucharea.cpp(498)] 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) 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() PASS : tst_QQuickMultiPointTouchArea::inFlickable() 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: 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: 8 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00919/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/5.4_1417778650): http://codereview.qt-project.org/101591 [PS1] - Diaglib: Fix another typo in .pri file. http://codereview.qt-project.org/101539 [PS2] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 http://codereview.qt-project.org/101310 [PS2] - Reformat QOpenGL2PaintEngineExPrivate a bit to make it easier to refactor http://codereview.qt-project.org/100861 [PS1] - Fix QOpenGLWidget/QQuickWidget GUI freeze http://codereview.qt-project.org/101572 [PS1] - Fix warnings by MSVC 64 in qtranslator.cpp. http://codereview.qt-project.org/101333 [PS1] - Make no_debug_info also strip out -gstabs http://codereview.qt-project.org/98205 [PS1] - Added support for CTRL key modifier to Android builds. http://codereview.qt-project.org/101535 [PS1] - QMacStyle: Fix 32-bit build http://codereview.qt-project.org/98807 [PS4] - Widgets: be more careful when setting focus on touch release http://codereview.qt-project.org/101394 [PS1] - iOS: let keyboard gesture work better with other gestures From ci-noreply at qt-project.org Fri Dec 5 13:47:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 14:47:09 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #303 Message-ID: <20141205_124709_016177.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #303: SUCCESS Tested changes (refs/builds/dev_1417776632): http://codereview.qt-project.org/101585 [PS1] - QBluetoothDeviceDiscoveryAgent - timeout on OS X/iOS From ci-noreply at qt-project.org Fri Dec 5 13:59:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 14:59:09 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #57 Message-ID: <20141205_125909_076724.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #57: SUCCESS Tested changes (refs/builds/5.4_1417776562): http://codereview.qt-project.org/101500 [PS5] - Do not use internal pre-cached RTS and DTR variables From ci-noreply at qt-project.org Fri Dec 5 14:01:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 15:01:22 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #425 Message-ID: <20141205_130122_018201.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] Totals: 52 passed, 3 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.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) 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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 52 passed, 3 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: 94 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 43 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 12 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.751103 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00425/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1417780617): http://codereview.qt-project.org/101592 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Fri Dec 5 14:57:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 15:57:29 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #921 Message-ID: <20141205_135729_080280.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-05 15:56:57.414 tst_qwindow[99704:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-05 15:57:24.200 tst_qwindow[99707:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00921/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1417782035): http://codereview.qt-project.org/101298 [PS1] - Take ShareOpenGLContexts into account in QOpenGLWindow http://codereview.qt-project.org/101379 [PS1] - Doc: corrected autolink issues qalgorithms.qdoc http://codereview.qt-project.org/101539 [PS2] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Fri Dec 5 15:00:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 16:00:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4640 Message-ID: <20141205_140053_033639.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #4640: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04640/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417775920): http://codereview.qt-project.org/100884 [PS1] - Don't attempt to load an empty generic plugin if no environment variable is set. http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() From ci-noreply at qt-project.org Fri Dec 5 15:09:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 16:09:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #426 Message-ID: <20141205_140933_025471.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] Totals: 52 passed, 3 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.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) 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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 52 passed, 3 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: 94 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 44 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 12 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.782852 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00426/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1417784708): http://codereview.qt-project.org/101603 [PS1] - QML Debugging: Fix breakpoints/stepping in a with-statement. http://codereview.qt-project.org/100053 [PS5] - QML Debugging: Fix crash when stepping through try-catch block. From ci-noreply at qt-project.org Fri Dec 5 15:50:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 16:50:33 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #304 Message-ID: <20141205_145033_017338.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #304: SUCCESS Tested changes (refs/builds/dev_1417787324): http://codereview.qt-project.org/101586 [PS1] - Bluetooth example - lowenergyscanner (OS X and iOS) From ci-noreply at qt-project.org Fri Dec 5 15:51:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 16:51:41 +0200 Subject: [Ci-reports] fail on QtConnectivity_neard_Integration #24 Message-ID: <20141205_145141_064559.ci-noreply@qt-project.org> QtConnectivity_neard_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #24: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_neard_Integration/build_00024/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/neard_1417790922): http://codereview.qt-project.org/101479 [PS8] - Squashed code contribtion for QtNfc on Android From ci-noreply at qt-project.org Fri Dec 5 16:12:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 17:12:25 +0200 Subject: [Ci-reports] pass on Qt5_5.4.0_Integration #72 Message-ID: <20141205_151225_015905.ci-noreply@qt-project.org> Qt5_5.4.0_Integration #72: SUCCESS Tested changes (refs/builds/5.4.0_1417773114): http://codereview.qt-project.org/101569 [PS2] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 5 16:13:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 17:13:40 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2036 Message-ID: <20141205_151340_043710.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2036: SUCCESS Tested changes (refs/builds/dev_1417778876): http://codereview.qt-project.org/101086 [PS1] - Fix crash with when evaluating bindings with QQmlExpression that throw exceptions http://codereview.qt-project.org/96794 [PS4] - QmlDebug: Provide public method for starting a debug server http://codereview.qt-project.org/96795 [PS1] - QmlDebug: Allow tests to ignore a number of bind errors http://codereview.qt-project.org/96796 [PS3] - QmlDebug: Test the debugging enabler http://codereview.qt-project.org/101274 [PS1] - Mark parameter to QQmlDebuggingEnabler as unused if it isn't used. http://codereview.qt-project.org/101595 [PS1] - Skip failing test temporarily From ci-noreply at qt-project.org Fri Dec 5 16:36:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 17:36:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4641 Message-ID: <20141205_153624_075810.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-05 17:35:53.776 tst_qwindow[766:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-05 17:36:20.533 tst_qwindow[1144:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04641/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417788148): http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order http://codereview.qt-project.org/96942 [PS9] - Pluginize the eglfs hooks http://codereview.qt-project.org/101576 [PS1] - Remove unnecessary dependency http://codereview.qt-project.org/101554 [PS3] - XCB: Don't override non-existent method when QT_NO_OPENGL http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions http://codereview.qt-project.org/100765 [PS1] - Remove support for NTLMv1 http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 5 16:44:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 17:44:52 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #922 Message-ID: <20141205_154452_041912.ci-noreply@qt-project.org> QtBase_5.4_Integration #922: SUCCESS Tested changes (refs/builds/5.4_1417787943): http://codereview.qt-project.org/101333 [PS1] - Make no_debug_info also strip out -gstabs http://codereview.qt-project.org/100861 [PS1] - Fix QOpenGLWidget/QQuickWidget GUI freeze http://codereview.qt-project.org/101535 [PS1] - QMacStyle: Fix 32-bit build http://codereview.qt-project.org/101310 [PS2] - Reformat QOpenGL2PaintEngineExPrivate a bit to make it easier to refactor From ci-noreply at qt-project.org Fri Dec 5 16:53:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 17:53:19 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #305 Message-ID: <20141205_155319_035153.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #305: SUCCESS Tested changes (refs/builds/dev_1417791129): http://codereview.qt-project.org/101607 [PS1] - QLowEnergyController - remove debug messages (OS X, iOS) http://codereview.qt-project.org/101606 [PS1] - QLowEnergyController - localAddress (OS X) http://codereview.qt-project.org/101600 [PS1] - Cleanup Bluetooth Java code From ci-noreply at qt-project.org Fri Dec 5 17:17:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 18:17:15 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2038 Message-ID: <20141205_161715_026528.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1652)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1696)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1959)] Totals: 51 passed, 3 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.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_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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1652)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1696)] PASS : tst_qquickwindow::blockClosing() 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1959)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 3 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: 94 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* 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_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 43 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 12 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* 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_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.622879 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02038/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417792916): http://codereview.qt-project.org/100486 [PS5] - Better encapsulate access to the global object http://codereview.qt-project.org/100453 [PS5] - Encapsulate accesses to the root context http://codereview.qt-project.org/100192 [PS7] - Fix Object::arrayData() accessor to return a heap object http://codereview.qt-project.org/100191 [PS7] - Get rid of a not required reinterpret_cast http://codereview.qt-project.org/100190 [PS7] - Cleanup header inclusion order http://codereview.qt-project.org/100180 [PS7] - Remove arrayData() calls from qv4object.cpp http://codereview.qt-project.org/100179 [PS7] - Fix arrayData accesses in qv4lookup.cpp http://codereview.qt-project.org/100178 [PS7] - Remove non required arrayData() accesses from qv4arrayobject.cpp http://codereview.qt-project.org/100181 [PS7] - Move readonly accessors into Heap::ArrayData http://codereview.qt-project.org/100626 [PS2] - Move function definition where it belongs http://codereview.qt-project.org/99358 [PS4] - Changed value type property index encoding From ci-noreply at qt-project.org Fri Dec 5 17:56:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 18:56:41 +0200 Subject: [Ci-reports] fail on QtWebChannel_dev_Integration #42 Message-ID: <20141205_165641_049035.ci-noreply@qt-project.org> Autotest `qml' 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 qml: 4 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtWebChannel_dev_Integration/build_00042/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417797943): http://codereview.qt-project.org/91748 [PS11] - Separate registered and autoregistered QObjects From ci-noreply at qt-project.org Fri Dec 5 18:20:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 19:20:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4644 Message-ID: <20141205_172022_001848.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-05 19:19:46.741 tst_qwindow[338:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-05 19:20:13.346 tst_qwindow[341:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04644/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417793915): http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 5 18:54:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 19:54:16 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4645 Message-ID: <20141205_175416_089816.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-project.org/ci/QtBase_dev_Integration/build_04645/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417800587): http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f From ci-noreply at qt-project.org Fri Dec 5 19:00:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 20:00:37 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #923 Message-ID: <20141205_180037_029305.ci-noreply@qt-project.org> QtBase_5.4_Integration #923: SUCCESS Tested changes (refs/builds/5.4_1417794386): http://codereview.qt-project.org/101608 [PS2] - qt_mac_loadMenuNib: Prevent stale NIB files by diffing file size http://codereview.qt-project.org/101572 [PS1] - Fix warnings by MSVC 64 in qtranslator.cpp. http://codereview.qt-project.org/101379 [PS1] - Doc: corrected autolink issues qalgorithms.qdoc http://codereview.qt-project.org/101591 [PS1] - Diaglib: Fix another typo in .pri file. http://codereview.qt-project.org/101539 [PS2] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Fri Dec 5 19:05:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 20:05:48 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2040 Message-ID: <20141205_180548_003987.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2012) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02040/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417799930): http://codereview.qt-project.org/100486 [PS5] - Better encapsulate access to the global object http://codereview.qt-project.org/100453 [PS5] - Encapsulate accesses to the root context http://codereview.qt-project.org/100192 [PS7] - Fix Object::arrayData() accessor to return a heap object http://codereview.qt-project.org/100191 [PS7] - Get rid of a not required reinterpret_cast http://codereview.qt-project.org/100190 [PS7] - Cleanup header inclusion order http://codereview.qt-project.org/100180 [PS7] - Remove arrayData() calls from qv4object.cpp http://codereview.qt-project.org/100179 [PS7] - Fix arrayData accesses in qv4lookup.cpp http://codereview.qt-project.org/100178 [PS7] - Remove non required arrayData() accesses from qv4arrayobject.cpp http://codereview.qt-project.org/100181 [PS7] - Move readonly accessors into Heap::ArrayData http://codereview.qt-project.org/100626 [PS2] - Move function definition where it belongs http://codereview.qt-project.org/99358 [PS4] - Changed value type property index encoding From ci-noreply at qt-project.org Fri Dec 5 19:37:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 20:37:18 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #546 Message-ID: <20141205_183718_080010.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 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: [New LWP 30004] QtQA::App::TestRunner: [New LWP 30005] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qt5/dev/_artifacts/test-logs/tst_controls'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007ffc21f493e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7ffc183a9700 (LWP 30005)): QtQA::App::TestRunner: #0 0x00007ffc21febe63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007ffc1ed1ef68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007ffc1ed1f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007ffc22bab4b1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x11f7e20, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007ffc22b31950 in TestNamespace::QEventLoop::processEvents (this=0x7ffc183a8d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007ffc22b31c29 in TestNamespace::QEventLoop::exec (this=0x7ffc183a8d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007ffc228adcf8 in TestNamespace::QThread::exec (this=0x11f2130) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007ffc207c31c9 in TestNamespace::QQmlThreadPrivate::run (this=0x11f2130) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007ffc228b52a8 in TestNamespace::QThreadPrivate::start (arg=0x11f2130) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007ffc20182efc in start_thread (arg=0x7ffc183a9700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007ffc21ff7f8d 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 0x7ffc23eab760 (LWP 30004)): QtQA::App::TestRunner: #0 0x00007ffc21f493e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007ffc21f4cb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007ffc228a11c3 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1411 QtQA::App::TestRunner: #3 0x00007ffc2289d978 in TestNamespace::QMessageLogger::fatal (this=0x7fffc4514840, msg=0x7ffc22c0c890 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007ffc2289774d in TestNamespace::qt_assert_x (where=0x7ffc21049d91 "QSGNode::reparentChildNodesTo", what=0x7ffc21049d68 "newParent is already part of a hierarchy", file=0x7ffc21049b68 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007ffc20e100f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x33631f0, newParent=0x3362c40) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007ffc20e994b7 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x11fe270, item=0x2e86890) at items/qquickwindow.cpp:2763 QtQA::App::TestRunner: #7 0x00007ffc20e989c2 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x11fe270) at items/qquickwindow.cpp:2647 QtQA::App::TestRunner: #8 0x00007ffc20e8d7ac in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x11fe270) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007ffc20e5458e in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x11f0d30, window=0x11e7680) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007ffc20e54cae in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x11f0d30, e=0x7fffc4515490) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007ffc2320a2d4 in TestNamespace::QApplicationPrivate::notify_helper (this=0x11b61c0, receiver=0x11f0d30, e=0x7fffc4515490) at kernel/qapplication.cpp:3729 QtQA::App::TestRunner: #12 0x00007ffc232079af in TestNamespace::QApplication::notify (this=0x11b61a0, receiver=0x11f0d30, e=0x7fffc4515490) at kernel/qapplication.cpp:3171 QtQA::App::TestRunner: #13 0x00007ffc22b34e5c in TestNamespace::QCoreApplication::notifyInternal (this=0x11b61a0, receiver=0x11f0d30, event=0x7fffc4515490) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007ffc22b38c31 in TestNamespace::QCoreApplication::sendEvent (receiver=0x11f0d30, event=0x7fffc4515490) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007ffc22ba9758 in TestNamespace::QTimerInfoList::activateTimers (this=0x11e8af0) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007ffc22baaa59 in TestNamespace::timerSourceDispatch (source=0x11e8a90) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007ffc1ed1ea5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007ffc1ed1f258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007ffc1ed1f429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007ffc22bab4b1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x11d0a90, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007ffc1b2d3656 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x11d0a90, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007ffc22b352ec in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007ffc23aa719a in TestNamespace::QTest::simulateEvent (window=0x11e7680, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007ffc23aa7433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x11e7680, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007ffc23aa7288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x11e7680, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007ffc23aa79f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x11e7680, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007ffc23aa7aa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x11e7680, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007ffc23aa7ad6 in TestNamespace::QTest::keyClick (window=0x11e7680, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007ffc23aa88e4 in TestNamespace::QuickTestEvent::keyClick (this=0x34cd5d0, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007ffc23ab0655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x34cd5d0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffc4515f50) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007ffc23ab0bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x34cd5d0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffc4515f50) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007ffc22b3da4d in TestNamespace::QMetaObject::metacall (object=0x34cd5d0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fffc4515f50) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007ffc206c855f in TestNamespace::CallMethod (object=0x34cd5d0, index=7, returnType=1, argCount=3, argTypes=0x1b676f4, engine=0x11f3380, callArgs=0x7ffc173aa430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007ffc206c911b in TestNamespace::CallPrecise (object=0x34cd5d0, data=..., engine=0x11f3380, callArgs=0x7ffc173aa430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007ffc206cb783 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7ffc11f75360, callData=0x7ffc173aa430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007ffc206cb1dd in TestNamespace::QV4::QObjectMethod::call (m=0x7ffc11f75360, callData=0x7ffc173aa430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007ffc205b5a30 in TestNamespace::QV4::Object::call (this=0x7ffc11f75360, d=0x7ffc173aa430) at /work/build/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007ffc206e6ff0 in TestNamespace::QV4::Runtime::callProperty (engine=0x1203c30, nameIndex=53, callData=0x7ffc173aa430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007ffc23d6c4b0 in ?? () QtQA::App::TestRunner: #40 0x0000000002bf91b0 in ?? () QtQA::App::TestRunner: #41 0x0000000403450160 in ?? () QtQA::App::TestRunner: #42 0x0000000001203c30 in ?? () QtQA::App::TestRunner: #43 0x00007fffc45164b0 in ?? () QtQA::App::TestRunner: #44 0x00007fffc4516490 in ?? () QtQA::App::TestRunner: #45 0x00007ffc11d68730 in ?? () QtQA::App::TestRunner: #46 0x00007fffc4516490 in ?? () QtQA::App::TestRunner: #47 0x0000000001203c30 in ?? () QtQA::App::TestRunner: #48 0x00007ffc173aa3e0 in ?? () QtQA::App::TestRunner: #49 0x00007ffc23d6c000 in ?? () QtQA::App::TestRunner: #50 0x00007fffc45165b0 in ?? () QtQA::App::TestRunner: #51 0x00007ffc20671517 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x3450160, callData=0x7fffc45164b0) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.6.1) 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() failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable 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_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/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(165)] 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() failed to create drawable failed to create drawable 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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/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/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/qtbase/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 30009] QtQA::App::TestRunner: [New LWP 30010] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qt5/dev/_artifacts/test-logs/tst_controls-testres'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fc46933f3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fc45f79f700 (LWP 30010)): QtQA::App::TestRunner: #0 0x00007fc4693e1e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fc466114f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fc466115429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fc469fa14b1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x138ce30, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fc469f27950 in TestNamespace::QEventLoop::processEvents (this=0x7fc45f79ed80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fc469f27c29 in TestNamespace::QEventLoop::exec (this=0x7fc45f79ed80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fc469ca3cf8 in TestNamespace::QThread::exec (this=0x13a4130) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fc467bb91c9 in TestNamespace::QQmlThreadPrivate::run (this=0x13a4130) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fc469cab2a8 in TestNamespace::QThreadPrivate::start (arg=0x13a4130) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007fc467578efc in start_thread (arg=0x7fc45f79f700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fc4693edf8d 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 0x7fc46b2a1760 (LWP 30009)): QtQA::App::TestRunner: #0 0x00007fc46933f3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fc469342b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fc469c971c3 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1411 QtQA::App::TestRunner: #3 0x00007fc469c93978 in TestNamespace::QMessageLogger::fatal (this=0x7fff349cc3c0, msg=0x7fc46a002890 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007fc469c8d74d in TestNamespace::qt_assert_x (where=0x7fc46843fd91 "QSGNode::reparentChildNodesTo", what=0x7fc46843fd68 "newParent is already part of a hierarchy", file=0x7fc46843fb68 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007fc4682060f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x2ccb2e0, newParent=0x40cc2c0) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007fc46828f4b7 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x13b0270, item=0x29a9810) at items/qquickwindow.cpp:2763 QtQA::App::TestRunner: #7 0x00007fc46828e9c2 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x13b0270) at items/qquickwindow.cpp:2647 QtQA::App::TestRunner: #8 0x00007fc4682837ac in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x13b0270) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007fc46824a58e in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x13a2d30, window=0x1399680) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007fc46824acae in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x13a2d30, e=0x7fff349cd010) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007fc46a6002d4 in TestNamespace::QApplicationPrivate::notify_helper (this=0x13681c0, receiver=0x13a2d30, e=0x7fff349cd010) at kernel/qapplication.cpp:3729 QtQA::App::TestRunner: #12 0x00007fc46a5fd9af in TestNamespace::QApplication::notify (this=0x13681a0, receiver=0x13a2d30, e=0x7fff349cd010) at kernel/qapplication.cpp:3171 QtQA::App::TestRunner: #13 0x00007fc469f2ae5c in TestNamespace::QCoreApplication::notifyInternal (this=0x13681a0, receiver=0x13a2d30, event=0x7fff349cd010) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007fc469f2ec31 in TestNamespace::QCoreApplication::sendEvent (receiver=0x13a2d30, event=0x7fff349cd010) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007fc469f9f758 in TestNamespace::QTimerInfoList::activateTimers (this=0x139aaf0) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007fc469fa0a59 in TestNamespace::timerSourceDispatch (source=0x139aa90) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007fc466114a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007fc466115258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007fc466115429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007fc469fa14b1 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1382a90, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007fc4626c9656 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1382a90, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007fc469f2b2ec in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007fc46ae9d19a in TestNamespace::QTest::simulateEvent (window=0x1399680, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007fc46ae9d433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x1399680, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007fc46ae9d288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1399680, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007fc46ae9d9f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1399680, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007fc46ae9daa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x1399680, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007fc46ae9dad6 in TestNamespace::QTest::keyClick (window=0x1399680, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007fc46ae9e8e4 in TestNamespace::QuickTestEvent::keyClick (this=0x22cfa00, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007fc46aea6655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x22cfa00, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff349cdad0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007fc46aea6bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x22cfa00, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff349cdad0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007fc469f33a4d in TestNamespace::QMetaObject::metacall (object=0x22cfa00, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff349cdad0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007fc467abe55f in TestNamespace::CallMethod (object=0x22cfa00, index=7, returnType=1, argCount=3, argTypes=0x18d5df4, engine=0x13a5380, callArgs=0x7fc45e7a0430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007fc467abf11b in TestNamespace::CallPrecise (object=0x22cfa00, data=..., engine=0x13a5380, callArgs=0x7fc45e7a0430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007fc467ac1783 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7fc45936b360, callData=0x7fc45e7a0430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007fc467ac11dd in TestNamespace::QV4::QObjectMethod::call (m=0x7fc45936b360, callData=0x7fc45e7a0430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007fc4679aba30 in TestNamespace::QV4::Object::call (this=0x7fc45936b360, d=0x7fc45e7a0430) at /work/build/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007fc467adcff0 in TestNamespace::QV4::Runtime::callProperty (engine=0x13b5620, nameIndex=53, callData=0x7fc45e7a0430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007fc46b1624b0 in ?? () QtQA::App::TestRunner: #40 0x000000000371e960 in ?? () QtQA::App::TestRunner: #41 0x00000004022cf9d0 in ?? () QtQA::App::TestRunner: #42 0x00000000013b5620 in ?? () QtQA::App::TestRunner: #43 0x00007fff349ce030 in ?? () QtQA::App::TestRunner: #44 0x00007fff349ce010 in ?? () QtQA::App::TestRunner: #45 0x00007fc45915e730 in ?? () QtQA::App::TestRunner: #46 0x00007fff349ce010 in ?? () QtQA::App::TestRunner: #47 0x00000000013b5620 in ?? () QtQA::App::TestRunner: #48 0x00007fc45e7a03e0 in ?? () QtQA::App::TestRunner: #49 0x00007fc46b162000 in ?? () QtQA::App::TestRunner: #50 0x00007fff349ce130 in ?? () QtQA::App::TestRunner: #51 0x00007fc467a67517 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x22cf9d0, callData=0x7fff349ce030) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 97 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00546/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1417791379): http://codereview.qt-project.org/97374 [PS83] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 5 19:48:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 20:48:24 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2041 Message-ID: <20141205_184824_003993.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #2041: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02041/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417802841): http://codereview.qt-project.org/100961 [PS1] - Add default parameter value for ExecutionEngine::newString() http://codereview.qt-project.org/100967 [PS1] - Add default parameter value for ScopedCallData() From ci-noreply at qt-project.org Fri Dec 5 20:40:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 20:40:25 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #220 - FAILURE Message-ID: <20141205194025.BCF083050B@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_00220 From ci-noreply at qt-project.org Fri Dec 5 20:43:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 21:43:32 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4646 Message-ID: <20141205_194332_005324.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(963) : failure location FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : failure location FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : failure location FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxy) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location Totals: 565 passed, 5 failed, 9 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(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) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location 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) SKIP : tst_QSslSocket::localCertificate(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(731) : 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(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) SKIP : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(837) : failure location QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(864) : 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) FAIL! : tst_QSslSocket::setReadBufferSize(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1617) : failure location 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: 567 passed, 2 failed, 8 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 5 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: 353 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04646/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417802151): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() http://codereview.qt-project.org/101054 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 5 21:45:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 5 Dec 2014 22:45:03 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2043 Message-ID: <20141205_204503_079175.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1652)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1696)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1959)] Totals: 51 passed, 3 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.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_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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1652)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1696)] PASS : tst_qquickwindow::blockClosing() 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1959)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 51 passed, 3 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: 94 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* 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_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 43 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 13 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* 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_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.637028 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02043/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1417808999): http://codereview.qt-project.org/100967 [PS1] - Add default parameter value for ScopedCallData() http://codereview.qt-project.org/100961 [PS1] - Add default parameter value for ExecutionEngine::newString() From ci-noreply at qt-project.org Sat Dec 6 00:19:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 00:19:29 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #30 - FAILURE Message-ID: <20141205231929.91EB83059E@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.0_state/build_00030 From ci-noreply at qt-project.org Sat Dec 6 00:45:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 01:45:26 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2044 Message-ID: <20141205_234526_002810.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2013) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02044/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417819599): http://codereview.qt-project.org/101568 [PS1] - Avoid inadvertent copies of the windows list From ci-noreply at qt-project.org Sat Dec 6 01:14:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 01:14:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #298 - FAILURE Message-ID: <20141206001417.F1F4E3059E@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_00298 From ci-noreply at qt-project.org Sat Dec 6 01:40:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 02:40:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2046 Message-ID: <20141206_004056_079387.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1506) : failure location Totals: 129 passed, 1 failed, 0 skipped, 0 blacklisted 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) 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) 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() 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 ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 95 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02046/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417823221): http://codereview.qt-project.org/99358 [PS4] - Changed value type property index encoding From ci-noreply at qt-project.org Sat Dec 6 02:33:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 03:33:36 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2048 Message-ID: <20141206_013336_035038.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2013) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02048/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417826549): http://codereview.qt-project.org/100961 [PS1] - Add default parameter value for ExecutionEngine::newString() http://codereview.qt-project.org/100967 [PS1] - Add default parameter value for ScopedCallData() From ci-noreply at qt-project.org Sat Dec 6 04:05:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 04:05:03 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #192 - FAILURE Message-ID: <20141206030503.90907305D6@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_00192 From ci-noreply at qt-project.org Sat Dec 6 05:14:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 06:14:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4649 Message-ID: <20141206_041413_074653.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #4649: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04649/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417830311): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged From ci-noreply at qt-project.org Sat Dec 6 05:34:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 05:34:21 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #89 - FAILURE Message-ID: <20141206043421.2867D306A4@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_00089 From ci-noreply at qt-project.org Sat Dec 6 05:34:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 06:34:52 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2049 Message-ID: <20141206_043452_062337.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2012) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02049/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417836912): http://codereview.qt-project.org/100967 [PS1] - Add default parameter value for ScopedCallData() http://codereview.qt-project.org/100961 [PS1] - Add default parameter value for ExecutionEngine::newString() From ci-noreply at qt-project.org Sat Dec 6 07:05:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 07:05:01 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #193 - FAILURE Message-ID: <20141206060501.5DDBB305D6@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_00193 From ci-noreply at qt-project.org Sat Dec 6 09:23:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 10:23:57 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2051 Message-ID: <20141206_082357_021601.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2012) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02051/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417851388): http://codereview.qt-project.org/99358 [PS4] - Changed value type property index encoding From ci-noreply at qt-project.org Sat Dec 6 10:31:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 11:31:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4650 Message-ID: <20141206_093146_079445.ci-noreply@qt-project.org> Autotest `qobjectrace' failed :( Testing tst_QObjectRace 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 19002] QtQA::App::TestRunner: [New LWP 19007] 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 `./qobjectrace -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/qobjectrac'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0xb77d5424 in __kernel_vsyscall () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb5a9fb70 (LWP 19007)): QtQA::App::TestRunner: #0 0xb77d5424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6fc7619 in __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S:142 QtQA::App::TestRunner: #2 0xb6fc2f7d in _L_lock_708 () from /lib/i386-linux-gnu/libpthread.so.0 QtQA::App::TestRunner: #3 0xb6fc2dc3 in __pthread_mutex_lock (mutex=0xb4901b5c) at pthread_mutex_lock.c:61 QtQA::App::TestRunner: #4 0xb70ba654 in pthread_mutex_lock (mutex=0xb4901b5c) at forward.c:182 QtQA::App::TestRunner: #5 0xb6bd4d73 in g_main_context_wakeup () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0xb759f8dc in QEventDispatcherGlib::wakeUp (this=0xb4901ae8) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:587 QtQA::App::TestRunner: #7 0xb7543cc8 in QCoreApplication::postEvent (receiver=0x870a830, event=0x874ee78, priority=0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1329 QtQA::App::TestRunner: #8 0xb7573e67 in queued_activate (locker=, argv=, c=, signal=, sender=) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3573 QtQA::App::TestRunner: #9 QMetaObject::activate (sender=0xb5a9ecd0, signalOffset=0, local_signal_index=0, argv=0xb5a9ebd8) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3669 QtQA::App::TestRunner: #10 0xb75746cb in QMetaObject::activate (sender=0xb5a9ecd0, m=0xb778a678, local_signal_index=0, argv=0xb5a9ebd8) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #11 0xb7574815 in QObject::destroyed (this=0xb5a9ecd0, _t1=0xb5a9ecd0) at .moc/moc_qobject.cpp:208 QtQA::App::TestRunner: #12 0xb7578049 in QObject::~QObject (this=0xb5a9ecd0, __in_chrg=) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:903 QtQA::App::TestRunner: #13 0x0804a4e5 in checkStopWatch (this=) at /work/build/qt/qtbase/tests/auto/other/qobjectrace/tst_qobjectrace.cpp:126 QtQA::App::TestRunner: #14 RaceThread::qt_static_metacall (_o=0x870a890, _c=4294966784, _id=-1265624228, _a=0x80) at .moc/tst_qobjectrace.moc:285 QtQA::App::TestRunner: #15 0xb7573a57 in QMetaObject::activate (sender=0xb5a9f2e0, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3716 QtQA::App::TestRunner: #16 0xb75746cb in QMetaObject::activate (sender=0xb5a9f2e0, m=0xb778c318, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #17 0xb75fcf45 in QTimer::timeout (this=0xb5a9f2e0) at .moc/moc_qtimer.cpp:194 QtQA::App::TestRunner: #18 0xb758261b in QTimer::timerEvent (this=0xb5a9f2e0, e=0xb5a9f020) at /work/build/qt/qtbase/src/corelib/kernel/qtimer.cpp:247 QtQA::App::TestRunner: #19 0xb7575da4 in QObject::event (this=0xb5a9f2e0, e=0xb5a9f020) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1226 QtQA::App::TestRunner: #20 0xb75415f9 in QCoreApplicationPrivate::notify_helper (this=0x8706060, receiver=0xb5a9f2e0, event=0xb5a9f020) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0xb7541664 in QCoreApplication::notify (this=0xbfa0ed50, receiver=0xb5a9f2e0, event=0xb5a9f020) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0xb75412be in QCoreApplication::notifyInternal (this=0xbfa0ed50, receiver=0xb5a9f2e0, event=0xb5a9f020) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #23 0xb759e82a in sendEvent (event=0xb5a9f020, receiver=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #24 QTimerInfoList::activateTimers (this=0xb4901a74) at /work/build/qt/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #25 0xb759eb7b in timerSourceDispatch (source=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #26 timerSourceDispatch (source=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:221 QtQA::App::TestRunner: #27 idleTimerSourceDispatch (source=0xb4901aa8) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:224 QtQA::App::TestRunner: #28 0xb6bd325f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0xb6bd3990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0xb6bd3c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0xb759f488 in QEventDispatcherGlib::processEvents (this=0x870b0a0, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0xb753ecc6 in QEventLoop::processEvents (this=0xb5a9f278, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #33 0xb753f13c in QEventLoop::exec (this=0xb5a9f278, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #34 0xb72f9818 in QThread::exec (this=0x870a890) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #35 0x0804b5a9 in RaceThread::run (this=0x870a890) at /work/build/qt/qtbase/tests/auto/other/qobjectrace/tst_qobjectrace.cpp:114 QtQA::App::TestRunner: #36 0xb72ff9ca in QThreadPrivate::start (arg=0x870a890) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #37 0xb6fc0d31 in start_thread (arg=0xb5a9fb70) at pthread_create.c:304 QtQA::App::TestRunner: #38 0xb70ac80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb5ce4970 (LWP 19002)): QtQA::App::TestRunner: #0 0xb77d5424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb7002c8f in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #2 0xb70062b5 in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #3 0xb72ed065 in qt_message_fatal (context=, message=) at /work/build/qt/qtbase/src/corelib/global/qlogging.cpp:1411 QtQA::App::TestRunner: #4 QMessageLogger::fatal (this=0xbfa0ddac, msg=0xb77c6068 "Received signal %d") at /work/build/qt/qtbase/src/corelib/global/qlogging.cpp:639 QtQA::App::TestRunner: #5 0xb77aca87 in QTest::FatalSignalHandler::signal (signum=15) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2274 QtQA::App::TestRunner: #6 QtQA::App::TestRunner: #7 0xb77d5424 in __kernel_vsyscall () QtQA::App::TestRunner: #8 0xb7075cc6 in nanosleep () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #9 0xb77afd44 in QTest::qSleep (ms=10) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2900 QtQA::App::TestRunner: #10 0x0804b064 in qWait (ms=) at ../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestsystem.h:60 QtQA::App::TestRunner: #11 tst_QObjectRace::moveToThreadRace (this=0xbfa0ed58) at /work/build/qt/qtbase/tests/auto/other/qobjectrace/tst_qobjectrace.cpp:153 QtQA::App::TestRunner: #12 0x0804b1df in tst_QObjectRace::qt_static_metacall (_o=, _id=, _a=, _c=) at .moc/tst_qobjectrace.moc:71 QtQA::App::TestRunner: #13 0xb754c4d1 in QMetaMethod::invoke (this=0xbfa0e6a0, object=0xbfa0ed58, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0xb75532e4 in QMetaObject::invokeMethod (obj=0xbfa0ed58, member=0x870a1f8 "moveToThreadRace", type=4294967292, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0xb77b2517 in invokeMethod (val9=, val8=, val7=, val6=, val5=, val4=, val3=, val2=, val1=, val0=, type=, member=, obj=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #16 qInvokeTestMethodDataEntry (slot=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1884 QtQA::App::TestRunner: #17 QTest::qInvokeTestMethod (slotName=0x870a6d8 "moveToThreadRace()", data=0x0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2012 QtQA::App::TestRunner: #18 0xb77b34d6 in qInvokeTestMethods (testObject=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2239 QtQA::App::TestRunner: #19 QTest::qExec (testObject=0xbfa0ed58, argc=6, argv=0x870a6b0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2481 QtQA::App::TestRunner: #20 0x08049a74 in main (argc=6, argv=0xbfa0ee14) at /work/build/qt/qtbase/tests/auto/other/qobjectrace/tst_qobjectrace.cpp:302 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QObjectRace ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) PASS : tst_QObjectRace::initTestCase() 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 18434] QtQA::App::TestRunner: [New LWP 18435] 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 `./qobjectrace -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/qobjectrace-testre'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0xb7795424 in __kernel_vsyscall () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb5a5fb70 (LWP 18435)): QtQA::App::TestRunner: #0 0xb7795424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6f87619 in __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S:142 QtQA::App::TestRunner: #2 0xb6f82f7d in _L_lock_708 () from /lib/i386-linux-gnu/libpthread.so.0 QtQA::App::TestRunner: #3 0xb6f82dc3 in __pthread_mutex_lock (mutex=0xb4900aec) at pthread_mutex_lock.c:61 QtQA::App::TestRunner: #4 0xb707a654 in pthread_mutex_lock (mutex=0xb4900aec) at forward.c:182 QtQA::App::TestRunner: #5 0xb6b94d73 in g_main_context_wakeup () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #6 0xb755f8dc in QEventDispatcherGlib::wakeUp (this=0xb49005e0) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:587 QtQA::App::TestRunner: #7 0xb7503cc8 in QCoreApplication::postEvent (receiver=0x9398830, event=0xb2500958, priority=0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1329 QtQA::App::TestRunner: #8 0xb7533e67 in queued_activate (locker=, argv=, c=, signal=, sender=) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3573 QtQA::App::TestRunner: #9 QMetaObject::activate (sender=0xb5a5ecd0, signalOffset=0, local_signal_index=0, argv=0xb5a5ebd8) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3669 QtQA::App::TestRunner: #10 0xb75346cb in QMetaObject::activate (sender=0xb5a5ecd0, m=0xb774a678, local_signal_index=0, argv=0xb5a5ebd8) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #11 0xb7534815 in QObject::destroyed (this=0xb5a5ecd0, _t1=0xb5a5ecd0) at .moc/moc_qobject.cpp:208 QtQA::App::TestRunner: #12 0xb7538049 in QObject::~QObject (this=0xb5a5ecd0, __in_chrg=) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:903 QtQA::App::TestRunner: #13 0x0804a4e5 in checkStopWatch (this=) at /work/build/qt/qtbase/tests/auto/other/qobjectrace/tst_qobjectrace.cpp:126 QtQA::App::TestRunner: #14 RaceThread::qt_static_metacall (_o=0x9398890, _c=4294966784, _id=-1265628436, _a=0x80) at .moc/tst_qobjectrace.moc:285 QtQA::App::TestRunner: #15 0xb7533a57 in QMetaObject::activate (sender=0xb5a5f2e0, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3716 QtQA::App::TestRunner: #16 0xb75346cb in QMetaObject::activate (sender=0xb5a5f2e0, m=0xb774c318, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #17 0xb75bcf45 in QTimer::timeout (this=0xb5a5f2e0) at .moc/moc_qtimer.cpp:194 QtQA::App::TestRunner: #18 0xb754261b in QTimer::timerEvent (this=0xb5a5f2e0, e=0xb5a5f020) at /work/build/qt/qtbase/src/corelib/kernel/qtimer.cpp:247 QtQA::App::TestRunner: #19 0xb7535da4 in QObject::event (this=0xb5a5f2e0, e=0xb5a5f020) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1226 QtQA::App::TestRunner: #20 0xb75015f9 in QCoreApplicationPrivate::notify_helper (this=0x9394060, receiver=0xb5a5f2e0, event=0xb5a5f020) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0xb7501664 in QCoreApplication::notify (this=0xbfc17040, receiver=0xb5a5f2e0, event=0xb5a5f020) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0xb75012be in QCoreApplication::notifyInternal (this=0xbfc17040, receiver=0xb5a5f2e0, event=0xb5a5f020) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #23 0xb755e82a in sendEvent (event=0xb5a5f020, receiver=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #24 QTimerInfoList::activateTimers (this=0xb4900a14) at /work/build/qt/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #25 0xb755eb7b in timerSourceDispatch (source=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #26 timerSourceDispatch (source=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:221 QtQA::App::TestRunner: #27 idleTimerSourceDispatch (source=0xb4900a48) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:224 QtQA::App::TestRunner: #28 0xb6b9325f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0xb6b93990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0xb6b93c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0xb755f488 in QEventDispatcherGlib::processEvents (this=0x9399140, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0xb74fecc6 in QEventLoop::processEvents (this=0xb5a5f278, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #33 0xb74ff13c in QEventLoop::exec (this=0xb5a5f278, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #34 0xb72b9818 in QThread::exec (this=0x9398890) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #35 0x0804b5a9 in RaceThread::run (this=0x9398890) at /work/build/qt/qtbase/tests/auto/other/qobjectrace/tst_qobjectrace.cpp:114 QtQA::App::TestRunner: #36 0xb72bf9ca in QThreadPrivate::start (arg=0x9398890) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #37 0xb6f80d31 in start_thread (arg=0xb5a5fb70) at pthread_create.c:304 QtQA::App::TestRunner: #38 0xb706c80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb5ca4970 (LWP 18434)): QtQA::App::TestRunner: #0 0xb7795424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6fc2c8f in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #2 0xb6fc62b5 in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #3 0xb72ad065 in qt_message_fatal (context=, message=) at /work/build/qt/qtbase/src/corelib/global/qlogging.cpp:1411 QtQA::App::TestRunner: #4 QMessageLogger::fatal (this=0xbfc1609c, msg=0xb7786068 "Received signal %d") at /work/build/qt/qtbase/src/corelib/global/qlogging.cpp:639 QtQA::App::TestRunner: #5 0xb776ca87 in QTest::FatalSignalHandler::signal (signum=15) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2274 QtQA::App::TestRunner: #6 QtQA::App::TestRunner: #7 0xb7795424 in __kernel_vsyscall () QtQA::App::TestRunner: #8 0xb7035cc6 in nanosleep () at ../sysdeps/unix/syscall-template.S:82 QtQA::App::TestRunner: #9 0xb776fd44 in QTest::qSleep (ms=10) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2900 QtQA::App::TestRunner: #10 0x0804b064 in qWait (ms=) at ../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestsystem.h:60 QtQA::App::TestRunner: #11 tst_QObjectRace::moveToThreadRace (this=0xbfc17048) at /work/build/qt/qtbase/tests/auto/other/qobjectrace/tst_qobjectrace.cpp:153 QtQA::App::TestRunner: #12 0x0804b1df in tst_QObjectRace::qt_static_metacall (_o=, _id=, _a=, _c=) at .moc/tst_qobjectrace.moc:71 QtQA::App::TestRunner: #13 0xb750c4d1 in QMetaMethod::invoke (this=0xbfc16990, object=0xbfc17048, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #14 0xb75132e4 in QMetaObject::invokeMethod (obj=0xbfc17048, member=0x93981f8 "moveToThreadRace", type=4294967292, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #15 0xb7772517 in invokeMethod (val9=, val8=, val7=, val6=, val5=, val4=, val3=, val2=, val1=, val0=, type=, member=, obj=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #16 qInvokeTestMethodDataEntry (slot=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:1884 QtQA::App::TestRunner: #17 QTest::qInvokeTestMethod (slotName=0x93986d8 "moveToThreadRace()", data=0x0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2012 QtQA::App::TestRunner: #18 0xb77734d6 in qInvokeTestMethods (testObject=) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2239 QtQA::App::TestRunner: #19 QTest::qExec (testObject=0xbfc17048, argc=5, argv=0x93986b0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2481 QtQA::App::TestRunner: #20 0x08049a74 in main (argc=5, argv=0xbfc17104) at /work/build/qt/qtbase/tests/auto/other/qobjectrace/tst_qobjectrace.cpp:302 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end qobjectrace: 905 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04650/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1417853749): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged From ci-noreply at qt-project.org Sat Dec 6 10:34:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 11:34:31 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4651 Message-ID: <20141206_093431_085491.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #4651: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04651/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1417858400): http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() From ci-noreply at qt-project.org Sat Dec 6 11:11:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 12:11:05 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2052 Message-ID: <20141206_101105_058223.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2013) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02052/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417857932): http://codereview.qt-project.org/99358 [PS4] - Changed value type property index encoding From ci-noreply at qt-project.org Sat Dec 6 13:23:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 14:23:19 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4652 Message-ID: <20141206_122319_080627.ci-noreply@qt-project.org> QtBase_dev_Integration #4652: SUCCESS Tested changes (refs/builds/dev_1417862166): http://codereview.qt-project.org/101406 [PS1] - Simplify QRingBuffer::isEmpty() From ci-noreply at qt-project.org Sat Dec 6 20:24:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 20:24:23 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #221 - FAILURE Message-ID: <20141206192423.0CF94305BA@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_00221 From ci-noreply at qt-project.org Sat Dec 6 22:22:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 6 Dec 2014 23:22:45 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4653 Message-ID: <20141206_212245_073972.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-06 23:22:15.715 tst_qwindow[31760:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-06 23:22:42.471 tst_qwindow[31763:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04653/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417894982): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP From ci-noreply at qt-project.org Sun Dec 7 00:05:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 01:05:35 +0200 Subject: [Ci-reports] pass on QtWayland_5.4_Integration #86 Message-ID: <20141206_230535_048041.ci-noreply@qt-project.org> QtWayland_5.4_Integration #86: SUCCESS Tested changes (refs/builds/5.4_1417906002): http://codereview.qt-project.org/101649 [PS1] - Fix possible double free when hiding a window From ci-noreply at qt-project.org Sun Dec 7 00:08:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 01:08:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4654 Message-ID: <20141206_230843_068526.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-07 01:08:15.671 tst_qwindow[1324:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-07 01:08:42.342 tst_qwindow[1327:6123] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04654/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417901654): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged From ci-noreply at qt-project.org Sun Dec 7 00:14:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 01:14:44 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4656 Message-ID: <20141206_231444_056031.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4656: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04656/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1417907417): http://codereview.qt-project.org/100885 [PS2] - Long live the TuioTouch input plugin! From ci-noreply at qt-project.org Sun Dec 7 01:35:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 01:35:57 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #299 - FAILURE Message-ID: <20141207003557.94297300D9@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_00299 From ci-noreply at qt-project.org Sun Dec 7 01:49:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 01:49:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #31 - FAILURE Message-ID: <20141207004912.B6B0830119@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.0_state/build_00031 From ci-noreply at qt-project.org Sun Dec 7 03:55:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 03:55:27 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #193 - FAILURE Message-ID: <20141207025527.E3529300DE@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_00193 From ci-noreply at qt-project.org Sun Dec 7 04:27:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 05:27:14 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4657 Message-ID: <20141207_032714_033515.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\src\plugins\generic\tuiotouch\qtuiohandler_p.h(68) : error C2872: 'QTouchDevice' : ambiguous symbol could be 'c:\work\build\qt\qtbase\src\plugins\generic\tuiotouch\qtuiohandler_p.h(46) : QTouchDevice' qtuiohandler.cpp(50) : error C2jom: C:\work\build\qt\qtbase\src\plugins\generic\tuiotouch\Makefile.Release [.obj\release\main.obj] Error 2 qtuiohandler.cpp(50) : error C2512: 'QTouchDevice' : no appropriate default constructor available qtuiohandler.cpp(51) : fatal error C1903: unable to recover from previous error(s); stopping compilation c:\work\build\qt\qtbase\src\plugins\generic\tuiotouch\qtuiohandler_p.h(68) : error C2872: 'QTouchDevice' : ambiguous symbol could be 'c:\work\build\qt\qtbase\src\plugins\generic\tuiotouch\qtuiohandler_p.h(46) : QTouchDevice' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04657/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417922180): http://codereview.qt-project.org/100885 [PS2] - Long live the TuioTouch input plugin! From ci-noreply at qt-project.org Sun Dec 7 05:34:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 05:34:59 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #90 - FAILURE Message-ID: <20141207043459.3B2A73036E@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_00090 From ci-noreply at qt-project.org Sun Dec 7 07:01:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 07:01:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #194 - FAILURE Message-ID: <20141207060117.BE46530152@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_00194 From ci-noreply at qt-project.org Sun Dec 7 15:20:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 16:20:02 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4659 Message-ID: <20141207_142002_077819.ci-noreply@qt-project.org> QtBase_dev_Integration #4659: SUCCESS Tested changes (refs/builds/dev_1417955334): http://codereview.qt-project.org/101292 [PS1] - Fix memory leaks in tst_moc http://codereview.qt-project.org/98496 [PS5] - Fix maximal literal string limitation in moc. http://codereview.qt-project.org/101278 [PS5] - Fix QMetaProperty::write so it tries to register a property type. http://codereview.qt-project.org/101277 [PS2] - Re-factor code that do lazy property registration into a function. From ci-noreply at qt-project.org Sun Dec 7 16:32:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 17:32:58 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #547 Message-ID: <20141207_153258_063703.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' shared\qaxutils.cpp(160) : error C3861: 'GetDIBits': identifier not found Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00547/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417963634): http://codereview.qt-project.org/97374 [PS83] - Updated submodules. From ci-noreply at qt-project.org Sun Dec 7 16:57:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 17:57:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4660 Message-ID: <20141207_155703_075353.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-07 17:56:36.557 tst_qwindow[8317:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-07 17:57:03.344 tst_qwindow[8320:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04660/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1417962098): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged From ci-noreply at qt-project.org Sun Dec 7 18:18:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 19:18:35 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #548 Message-ID: <20141207_171835_052423.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' shared\qaxutils.cpp(160) : error C3861: 'GetDIBits': identifier not found Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00548/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1417970073): http://codereview.qt-project.org/97374 [PS83] - Updated submodules. From ci-noreply at qt-project.org Sun Dec 7 20:30:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 20:30:16 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #222 - FAILURE Message-ID: <20141207193016.49217300CF@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_00222 From ci-noreply at qt-project.org Sun Dec 7 22:51:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 7 Dec 2014 23:51:24 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4661 Message-ID: <20141207_215124_011867.ci-noreply@qt-project.org> QtBase_dev_Integration #4661: SUCCESS Tested changes (refs/builds/dev_1417982325): http://codereview.qt-project.org/101413 [PS3] - QSortFilterProxyModel: honor the roles parameter of dataChanged From ci-noreply at qt-project.org Mon Dec 8 01:12:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 01:12:39 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #32 - FAILURE Message-ID: <20141208001239.C06A130084@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.0_state/build_00032 From ci-noreply at qt-project.org Mon Dec 8 01:18:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 01:18:41 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #300 - FAILURE Message-ID: <20141208001841.BD5083000B@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_00300 From ci-noreply at qt-project.org Mon Dec 8 03:54:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 03:54:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #194 - FAILURE Message-ID: <20141208025412.59D6D300C4@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_00194 From ci-noreply at qt-project.org Mon Dec 8 05:26:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 05:26:32 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #91 - FAILURE Message-ID: <20141208042632.3DDAA30149@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_00091 From ci-noreply at qt-project.org Mon Dec 8 06:30:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 07:30:47 +0200 Subject: [Ci-reports] pass on QtWebChannel_5.4_Integration #28 Message-ID: <20141208_053047_077303.ci-noreply@qt-project.org> QtWebChannel_5.4_Integration #28: SUCCESS Tested changes (refs/builds/5.4_1418013825): http://codereview.qt-project.org/101676 [PS1] - Bump version to 5.4.1 From ci-noreply at qt-project.org Mon Dec 8 06:48:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 06:48:19 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #195 - FAILURE Message-ID: <20141208054819.D8FBD300C3@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_00195 From ci-noreply at qt-project.org Mon Dec 8 08:04:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 09:04:08 +0200 Subject: [Ci-reports] fail on QtConnectivity_neard_Integration #28 Message-ID: <20141208_070408_048789.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project C:/work/build/qt/qtconnectivity/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 3.36 sec Internal cmake changing into directory: C:/work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/build ======== CMake output ====== The C compiler identification is MSVC 16.0.40219.1 The CXX compiler identification is MSVC 16.0.40219.1 Check for working C compiler: C:/Program Files/Microsoft Visual Studio 10.0/VC/bin/cl.exe Configuring Check for working C compiler: C:/Program Files/Microsoft Visual Studio 10.0/VC/bin/cl.exe -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio 10.0/VC/bin/cl.exe Configuring Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio 10.0/VC/bin/cl.exe -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done Configuring Configuring done CMake Warning (dev) in CMakeLists.txt: Policy CMP0020 is not set: Automatically link Qt executables to qtmain target on Windows. Run "cmake --help-policy CMP0020" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: Policy CMP0020 is not set: Automatically link Qt executables to qtmain target on Windows. Run "cmake --help-policy CMP0020" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. Generating Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Bluetooth_MODULE_MAJOR_VERSION CMAKE_Bluetooth_MODULE_MINOR_VERSION CMAKE_Bluetooth_MODULE_PATCH_VERSION CMAKE_Nfc_MODULE_MAJOR_VERSION CMAKE_Nfc_MODULE_MINOR_VERSION CMAKE_Nfc_MODULE_PATCH_VERSION NO_DBUS Build files have been written to: C:/work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/build ======== End CMake output ====== Change Dir: C:/work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/build Run Clean Command:nmake /NOLOGO "clean" "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\Makefile2 /nologo -L clean "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\module_includes_exe.dir\build.make /nologo -L CMakeFiles\module_includes_exe.dir\clean C:\CMake\bin\cmake.exe -P CMakeFiles\module_includes_exe.dir\cmake_clean.cmake Run Build Command:nmake /NOLOGO C:\CMake\bin\cmake.exe -HC:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes -BC:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build --check-build-system CMakeFiles\Makefile.cmake 0 C:\CMake\bin\cmake.exe -E cmake_progress_start C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\CMakeFiles C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\CMakeFiles\progress.marks "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\Makefile2 /nologo -L all "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\module_includes_exe.dir\build.make /nologo -L CMakeFiles\module_includes_exe.dir\depend C:\CMake\bin\cmake.exe -E cmake_depends "NMake Makefiles" C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\CMakeFiles\module_includes_exe.dir\DependInfo.cmake --color= Scanning dependencies of target module_includes_exe "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\module_includes_exe.dir\build.make /nologo -L CMakeFiles\module_includes_exe.dir\build C:\CMake\bin\cmake.exe -E cmake_progress_report C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\CMakeFiles 1 [100%] Building CXX object CMakeFiles/module_includes_exe.dir/main.cpp.obj C:\PROGRA~1\MICROS~2.0\VC\bin\cl.exe @C:\Users\qt\AppData\Local\Temp\nmF8A0.tmp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl /TP /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /D NDEBUG -IC:\work\build\qt\qtbase\include -IC:\work\build\qt\qtbase\include\QtBluetooth -IC:\work\build\qt\qtbase\include\QtCore -IC:\work\build\qt\qtbase\mkspecs\win32-msvc2010 -IC:\work\build\qt\qtbase\include\QtNfc -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -DQT_NFC_LIB /FoCMakeFiles\module_includes_exe.dir\main.cpp.obj /FdC:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\module_includes_exe.pdb -c C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\main.cpp main.cpp c:\work\build\qt\qtbase\include\qtnfc\../../../qtconnectivity/src/nfc/android/androidjninfc.h(48) : fatal error C1083: Cannot open include file: 'jni.h': No such file or directory NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2.0\VC\bin\cl.exe' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2' Stop. 0% tests passed, 1 tests failed out of 1 Errors while running CTest Total Test time (real) = 3.37 sec The following tests FAILED: 1 - module_includes (Failed) QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project C:/work/build/qt/qtconnectivity/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 1.17 sec Internal cmake changing into directory: C:/work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/build ======== CMake output ====== Configuring Configuring done CMake Warning (dev) in CMakeLists.txt: Policy CMP0020 is not set: Automatically link Qt executables to qtmain target on Windows. Run "cmake --help-policy CMP0020" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: Policy CMP0020 is not set: Automatically link Qt executables to qtmain target on Windows. Run "cmake --help-policy CMP0020" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. Generating Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Bluetooth_MODULE_MAJOR_VERSION CMAKE_Bluetooth_MODULE_MINOR_VERSION CMAKE_Bluetooth_MODULE_PATCH_VERSION CMAKE_Nfc_MODULE_MAJOR_VERSION CMAKE_Nfc_MODULE_MINOR_VERSION CMAKE_Nfc_MODULE_PATCH_VERSION CMAKE_PREFIX_PATH NO_DBUS Build files have been written to: C:/work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/build ======== End CMake output ====== Change Dir: C:/work/build/qt/qtconnectivity/tests/auto/cmake/build/module_includes/build Run Clean Command:nmake /NOLOGO "clean" "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\Makefile2 /nologo -L clean "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\module_includes_exe.dir\build.make /nologo -L CMakeFiles\module_includes_exe.dir\clean C:\CMake\bin\cmake.exe -P CMakeFiles\module_includes_exe.dir\cmake_clean.cmake Run Build Command:nmake /NOLOGO C:\CMake\bin\cmake.exe -HC:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes -BC:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build --check-build-system CMakeFiles\Makefile.cmake 0 C:\CMake\bin\cmake.exe -E cmake_progress_start C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\CMakeFiles C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\CMakeFiles\progress.marks "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\Makefile2 /nologo -L all "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\module_includes_exe.dir\build.make /nologo -L CMakeFiles\module_includes_exe.dir\depend C:\CMake\bin\cmake.exe -E cmake_depends "NMake Makefiles" C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\CMakeFiles\module_includes_exe.dir\DependInfo.cmake --color= "C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe" -f CMakeFiles\module_includes_exe.dir\build.make /nologo -L CMakeFiles\module_includes_exe.dir\build C:\CMake\bin\cmake.exe -E cmake_progress_report C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\CMakeFiles 1 [100%] Building CXX object CMakeFiles/module_includes_exe.dir/main.cpp.obj C:\PROGRA~1\MICROS~2.0\VC\bin\cl.exe @C:\Users\qt\AppData\Local\Temp\nmFE7A.tmp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. cl /TP /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MD /O2 /Ob2 /D NDEBUG -IC:\work\build\qt\qtbase\include -IC:\work\build\qt\qtbase\include\QtBluetooth -IC:\work\build\qt\qtbase\include\QtCore -IC:\work\build\qt\qtbase\mkspecs\win32-msvc2010 -IC:\work\build\qt\qtbase\include\QtNfc -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -DQT_NFC_LIB /FoCMakeFiles\module_includes_exe.dir\main.cpp.obj /FdC:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\build\module_includes_exe.pdb -c C:\work\build\qt\qtconnectivity\tests\auto\cmake\build\module_includes\main.cpp main.cpp c:\work\build\qt\qtbase\include\qtnfc\../../../qtconnectivity/src/nfc/android/androidjninfc.h(48) : fatal error C1083: Cannot open include file: 'jni.h': No such file or directory NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~2.0\VC\bin\cl.exe' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2' Stop. 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 1.19 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 5 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtConnectivity_neard_Integration/build_00028/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/neard_1418021195): http://codereview.qt-project.org/101479 [PS8] - Squashed code contribtion for QtNfc on Android From ci-noreply at qt-project.org Mon Dec 8 08:12:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 09:12:17 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #550 Message-ID: <20141208_071217_087117.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(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-project.org/ci/Qt5_dev_Integration/build_00550/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418019617): http://codereview.qt-project.org/97374 [PS83] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 8 08:48:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 09:48:04 +0200 Subject: [Ci-reports] fail on QtQuickControls_5.4_Integration #163 Message-ID: <20141208_074804_066574.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #163: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuickControls_5.4_Integration/build_00163/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418024823): http://codereview.qt-project.org/101644 [PS1] - Remove unnecessary \inqmlmodule parameter From ci-noreply at qt-project.org Mon Dec 8 09:26:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 10:26:58 +0200 Subject: [Ci-reports] pass on QtPim_dev_Integration #63 Message-ID: <20141208_082658_063798.ci-noreply@qt-project.org> QtPim_dev_Integration #63: SUCCESS Tested changes (refs/builds/dev_1418023600): http://codereview.qt-project.org/101643 [PS1] - Remove unnecessary \inqmlmodule parameter From ci-noreply at qt-project.org Mon Dec 8 09:37:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 10:37:12 +0200 Subject: [Ci-reports] fail on QtSensors_5.4_Integration #12 Message-ID: <20141208_083712_043967.ci-noreply@qt-project.org> QtSensors_5.4_Integration » winphone-arm-msvc2013_Windows_81 #12: FAILURE Build log: http://testresults.qt-project.org/ci/QtSensors_5.4_Integration/build_00012/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418024933): http://codereview.qt-project.org/101645 [PS1] - Remove unnecessary \inqmlmodule parameter From ci-noreply at qt-project.org Mon Dec 8 09:48:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 10:48:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4663 Message-ID: <20141208_084807_053468.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #4663: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04663/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418022990): http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions From ci-noreply at qt-project.org Mon Dec 8 09:54:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 10:54:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4665 Message-ID: <20141208_085453_099262.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #4665: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04665/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418028581): http://codereview.qt-project.org/100765 [PS1] - Remove support for NTLMv1 From ci-noreply at qt-project.org Mon Dec 8 10:12:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 11:12:39 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #306 Message-ID: <20141208_091239_009745.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » winphone-arm-msvc2013_Windows_81 #306: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00306/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418028311): http://codereview.qt-project.org/101635 [PS5] - QLowEnergyController - bug fixes (OS X, iOS) From ci-noreply at qt-project.org Mon Dec 8 10:35:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 11:35:12 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #924 Message-ID: <20141208_093512_014347.ci-noreply@qt-project.org> Autotest `tst_qquickitem' failed :( Testing tst_qquickitem FAIL! : tst_qquickitem::visualParentOwnership() 'secondItem.isNull()' returned FALSE. () Loc: [tst_qquickitem.cpp(1822)] FAIL! : tst_qquickitem::visualParentOwnershipWindow() 'secondItem.isNull()' returned FALSE. () Loc: [tst_qquickitem.cpp(1879)] Totals: 52 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickitem ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_qquickitem::initTestCase() PASS : tst_qquickitem::noWindow() PASS : tst_qquickitem::simpleFocus() PASS : tst_qquickitem::scopedFocus() PASS : tst_qquickitem::addedToWindow() PASS : tst_qquickitem::changeParent() PASS : tst_qquickitem::multipleFocusClears() PASS : tst_qquickitem::focusSubItemInNonFocusScope() PASS : tst_qquickitem::parentItemWithFocus() PASS : tst_qquickitem::reparentFocusedItem() PASS : tst_qquickitem::constructor() PASS : tst_qquickitem::setParentItem() PASS : tst_qquickitem::visible() PASS : tst_qquickitem::enabled() PASS : tst_qquickitem::enabledFocus() PASS : tst_qquickitem::mouseGrab() PASS : tst_qquickitem::touchEventAcceptIgnore(with touch) PASS : tst_qquickitem::touchEventAcceptIgnore(without touch) PASS : tst_qquickitem::polishOutsideAnimation() PASS : tst_qquickitem::polishOnCompleted() PASS : tst_qquickitem::wheelEvent(visible and enabled) PASS : tst_qquickitem::wheelEvent(visible and disabled) PASS : tst_qquickitem::wheelEvent(invisible and enabled) PASS : tst_qquickitem::wheelEvent(invisible and disabled) PASS : tst_qquickitem::hoverEvent(visible, enabled, accept hover) PASS : tst_qquickitem::hoverEvent(visible, disabled, accept hover) PASS : tst_qquickitem::hoverEvent(invisible, enabled, accept hover) PASS : tst_qquickitem::hoverEvent(invisible, disabled, accept hover) PASS : tst_qquickitem::hoverEvent(visible, enabled, not accept hover) PASS : tst_qquickitem::hoverEvent(visible, disabled, not accept hover) PASS : tst_qquickitem::hoverEvent(invisible, enabled, not accept hover) PASS : tst_qquickitem::hoverEvent(invisible, disabled, not accept hover) PASS : tst_qquickitem::hoverEventInParent() PASS : tst_qquickitem::paintOrder(test 1 noop) PASS : tst_qquickitem::paintOrder(test 1 add) PASS : tst_qquickitem::paintOrder(test 1 remove) PASS : tst_qquickitem::paintOrder(test 1 stack before) PASS : tst_qquickitem::paintOrder(test 1 stack after) PASS : tst_qquickitem::paintOrder(test 1 set z) PASS : tst_qquickitem::paintOrder(test 2 noop) PASS : tst_qquickitem::paintOrder(test 2 add) PASS : tst_qquickitem::paintOrder(test 2 remove 1) PASS : tst_qquickitem::paintOrder(test 2 remove 2) PASS : tst_qquickitem::paintOrder(test 2 stack before 1) PASS : tst_qquickitem::paintOrder(test 2 stack before 2) PASS : tst_qquickitem::paintOrder(test 2 stack after 1) PASS : tst_qquickitem::paintOrder(test 2 stack after 2) PASS : tst_qquickitem::paintOrder(test 1 set z) WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window. PASS : tst_qquickitem::acceptedMouseButtons() FAIL! : tst_qquickitem::visualParentOwnership() 'secondItem.isNull()' returned FALSE. () Loc: [tst_qquickitem.cpp(1822)] FAIL! : tst_qquickitem::visualParentOwnershipWindow() 'secondItem.isNull()' returned FALSE. () Loc: [tst_qquickitem.cpp(1879)] PASS : tst_qquickitem::testSGInvalidate() PASS : tst_qquickitem::objectChildTransform() PASS : tst_qquickitem::cleanupTestCase() Totals: 52 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickitem ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickitem: 4 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00924/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/5.4_1418028026): http://codereview.qt-project.org/92039 [PS6] - Fix invalid assign in QMetaProperty::write http://codereview.qt-project.org/101638 [PS2] - doc: Clarify \inqmlmodule usage From ci-noreply at qt-project.org Mon Dec 8 10:36:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 11:36:07 +0200 Subject: [Ci-reports] pass on QtSystems_dev_Integration #103 Message-ID: <20141208_093607_023175.ci-noreply@qt-project.org> QtSystems_dev_Integration #103: SUCCESS Tested changes (refs/builds/dev_1418024706): http://codereview.qt-project.org/101646 [PS1] - Remove unnecessary \inqmlmodule parameter From ci-noreply at qt-project.org Mon Dec 8 10:57:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 11:57:50 +0200 Subject: [Ci-reports] pass on QtGraphicalEffects_5.4_Integration #9 Message-ID: <20141208_095750_041269.ci-noreply@qt-project.org> QtGraphicalEffects_5.4_Integration #9: SUCCESS Tested changes (refs/builds/5.4_1418024726): http://codereview.qt-project.org/101642 [PS1] - Remove unnecessary \inqmlmodule parameter From ci-noreply at qt-project.org Mon Dec 8 11:22:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 12:22:11 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #427 Message-ID: <20141208_102211_087058.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #427: SUCCESS Tested changes (refs/builds/5.4_1418024862): http://codereview.qt-project.org/101639 [PS1] - Fix \inqmlmodule usage: only use one parameter From ci-noreply at qt-project.org Mon Dec 8 11:42:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 12:42:00 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #18 Message-ID: <20141208_104200_070218.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #18: SUCCESS Tested changes (refs/builds/dev_1418025186): http://codereview.qt-project.org/101685 [PS3] - Added namespace From ci-noreply at qt-project.org Mon Dec 8 11:46:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 12:46:28 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #111 Message-ID: <20141208_104628_023809.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #111: SUCCESS Tested changes (refs/builds/5.4_1418023628): http://codereview.qt-project.org/101647 [PS1] - Remove unnecessary \inqmlmodule parameter From ci-noreply at qt-project.org Mon Dec 8 11:47:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 12:47:05 +0200 Subject: [Ci-reports] fail on QtSensors_5.4_Integration #13 Message-ID: <20141208_104705_083444.ci-noreply@qt-project.org> QtSensors_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #13: FAILURE Build log: http://testresults.qt-project.org/ci/QtSensors_5.4_Integration/build_00013/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418035217): http://codereview.qt-project.org/101645 [PS1] - Remove unnecessary \inqmlmodule parameter From ci-noreply at qt-project.org Mon Dec 8 11:55:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 12:55:57 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #85 Message-ID: <20141208_105557_047316.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #85: SUCCESS Tested changes (refs/builds/dev_1418028280): http://codereview.qt-project.org/101613 [PS1] - De-inline QAxAggregated::widget(). http://codereview.qt-project.org/101612 [PS1] - Use Q_DECL_OVERRIDE where applicable. From ci-noreply at qt-project.org Mon Dec 8 12:18:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 13:18:12 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4666 Message-ID: <20141208_111812_057547.ci-noreply@qt-project.org> QtBase_dev_Integration #4666: SUCCESS Tested changes (refs/builds/dev_1418029037): http://codereview.qt-project.org/100765 [PS1] - Remove support for NTLMv1 http://codereview.qt-project.org/100878 [PS1] - Harmonize QPA TrayIcon showMessage parameter order http://codereview.qt-project.org/101554 [PS3] - XCB: Don't override non-existent method when QT_NO_OPENGL http://codereview.qt-project.org/101690 [PS1] - Add VK_LWIN and VK_RWIN keys as meta modifiers From ci-noreply at qt-project.org Mon Dec 8 12:27:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 13:27:27 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.4_Integration #164 Message-ID: <20141208_112727_098937.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration #164: SUCCESS Tested changes (refs/builds/5.4_1418030069): http://codereview.qt-project.org/101650 [PS1] - iOS: only show menu if the control got active focus From ci-noreply at qt-project.org Mon Dec 8 12:29:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 13:29:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #429 Message-ID: <20141208_112942_045662.ci-noreply@qt-project.org> Autotests `tst_qquickapplication', `tst_qquickfocusscope', `tst_qquickmousearea', and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] Totals: 52 passed, 3 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.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) 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() FAIL! : tst_qquickwindow::requestActivate() '(QGuiApplication::focusWindow() == window1)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1658)] FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((windows.size()))): 7 Expected (5) : 5 Loc: [tst_qquickwindow.cpp(1702)] 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() FAIL! : tst_qquickwindow::attachedProperty() 'QTest::qWaitForWindowActive(innerWindow)' returned FALSE. () Loc: [tst_qquickwindow.cpp(1985)] PASS : tst_qquickwindow::testRenderJob() PASS : tst_qquickwindow::cleanupTestCase() Totals: 52 passed, 3 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: 94 seconds, exit code 3 Testing tst_QQuickMouseArea FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMouseArea ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMouseArea::initTestCase() PASS : tst_QQuickMouseArea::dragProperties() PASS : tst_QQuickMouseArea::resetDrag() PASS : tst_QQuickMouseArea::dragging(left) PASS : tst_QQuickMouseArea::dragging(right) PASS : tst_QQuickMouseArea::dragging(middle) PASS : tst_QQuickMouseArea::dragging(left (left|right)) PASS : tst_QQuickMouseArea::dragging(right (right|middle)) PASS : tst_QQuickMouseArea::dragging(middle (left|middle)) PASS : tst_QQuickMouseArea::dragSmoothed() PASS : tst_QQuickMouseArea::dragThreshold() PASS : tst_QQuickMouseArea::invalidDrag(middle (left|right)) PASS : tst_QQuickMouseArea::invalidDrag(left (right|middle)) PASS : tst_QQuickMouseArea::invalidDrag(right (left|middle)) PASS : tst_QQuickMouseArea::cancelDragging() PASS : tst_QQuickMouseArea::setDragOnPressed() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnClick() PASS : tst_QQuickMouseArea::updateMouseAreaPosOnResize() PASS : tst_QQuickMouseArea::noOnClickedWithPressAndHold() PASS : tst_QQuickMouseArea::onMousePressRejected() FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] FAIL! : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click) '!window.rootObject()->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmousearea.cpp(796)] PASS : tst_QQuickMouseArea::doubleClick(left) PASS : tst_QQuickMouseArea::doubleClick(right) PASS : tst_QQuickMouseArea::doubleClick(middle) PASS : tst_QQuickMouseArea::doubleClick(left (left|right)) PASS : tst_QQuickMouseArea::doubleClick(right (right|middle)) PASS : tst_QQuickMouseArea::doubleClick(middle (left|middle)) PASS : tst_QQuickMouseArea::clickTwice(left) PASS : tst_QQuickMouseArea::clickTwice(right) PASS : tst_QQuickMouseArea::clickTwice(middle) PASS : tst_QQuickMouseArea::clickTwice(left (left|right)) PASS : tst_QQuickMouseArea::clickTwice(right (right|middle)) PASS : tst_QQuickMouseArea::clickTwice(middle (left|middle)) PASS : tst_QQuickMouseArea::invalidClick(middle (left|right)) PASS : tst_QQuickMouseArea::invalidClick(left (right|middle)) PASS : tst_QQuickMouseArea::invalidClick(right (left|middle)) PASS : tst_QQuickMouseArea::pressedOrdering() PASS : tst_QQuickMouseArea::preventStealing() PASS : tst_QQuickMouseArea::clickThrough() PASS : tst_QQuickMouseArea::hoverPosition() PASS : tst_QQuickMouseArea::hoverPropagation() PASS : tst_QQuickMouseArea::hoverVisible() PASS : tst_QQuickMouseArea::hoverAfterPress() PASS : tst_QQuickMouseArea::disableAfterPress() PASS : tst_QQuickMouseArea::onWheel() WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points inside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points inside) WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. WARNING: tst_QQuickMouseArea::transformedMouseArea(checking points outside) Mouse event occurs outside of target window. PASS : tst_QQuickMouseArea::transformedMouseArea(checking points outside) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right) PASS : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right) PASS : tst_QQuickMouseArea::changeAxis() PASS : tst_QQuickMouseArea::cursorShape() PASS : tst_QQuickMouseArea::moveAndReleaseWithoutPress() PASS : tst_QQuickMouseArea::nestedStopAtBounds(left) PASS : tst_QQuickMouseArea::nestedStopAtBounds(right) PASS : tst_QQuickMouseArea::nestedStopAtBounds(top) PASS : tst_QQuickMouseArea::nestedStopAtBounds(bottom) PASS : tst_QQuickMouseArea::containsPress(hover enabled) PASS : tst_QQuickMouseArea::containsPress(hover disaabled) PASS : tst_QQuickMouseArea::cleanupTestCase() Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMouseArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmousearea: 44 seconds, exit code 2 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] Totals: 11 passed, 1 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() 'QTest::qWaitForWindowActive(view)' returned FALSE. () Loc: [tst_qquickfocusscope.cpp(606)] PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 12 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 0.763585 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00429/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418034225): http://codereview.qt-project.org/100053 [PS5] - QML Debugging: Fix crash when stepping through try-catch block. From ci-noreply at qt-project.org Mon Dec 8 12:47:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 13:47:22 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #86 Message-ID: <20141208_114722_006346.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #86: SUCCESS Tested changes (refs/builds/dev_1418036250): http://codereview.qt-project.org/101688 [PS1] - Fix broken wince builds From ci-noreply at qt-project.org Mon Dec 8 12:51:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 13:51:01 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #307 Message-ID: <20141208_115101_094437.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #307: SUCCESS Tested changes (refs/builds/dev_1418031880): http://codereview.qt-project.org/101635 [PS5] - QLowEnergyController - bug fixes (OS X, iOS) From ci-noreply at qt-project.org Mon Dec 8 13:32:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 14:32:45 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.4_Integration #165 Message-ID: <20141208_123245_030408.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration #165: SUCCESS Tested changes (refs/builds/5.4_1418038141): http://codereview.qt-project.org/101644 [PS1] - Remove unnecessary \inqmlmodule parameter From ci-noreply at qt-project.org Mon Dec 8 13:32:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 14:32:52 +0200 Subject: [Ci-reports] fail on QtWebChannel_dev_Integration #43 Message-ID: <20141208_123252_072978.ci-noreply@qt-project.org> Autotest `qml' 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 qml: 4 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtWebChannel_dev_Integration/build_00043/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418041279): http://codereview.qt-project.org/91748 [PS11] - Separate registered and autoregistered QObjects From ci-noreply at qt-project.org Mon Dec 8 13:42:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 14:42:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4667 Message-ID: <20141208_124228_068062.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-project.org/ci/QtBase_dev_Integration/build_04667/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418037588): http://codereview.qt-project.org/100884 [PS1] - Don't attempt to load an empty generic plugin if no environment variable is set. http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions http://codereview.qt-project.org/96942 [PS9] - Pluginize the eglfs hooks http://codereview.qt-project.org/99673 [PS4] - Handling of qmake variable defining the manifest file on MinGW From ci-noreply at qt-project.org Mon Dec 8 13:44:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 14:44:36 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #440 Message-ID: <20141208_124436_024269.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 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: [New LWP 20081] QtQA::App::TestRunner: [New LWP 20082] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fd36e17f3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fd3645de700 (LWP 20082)): QtQA::App::TestRunner: #0 0x00007fd36e221e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fd36af53f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fd36af54429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fd36ede1479 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1c3d300, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fd36ed679d0 in TestNamespace::QEventLoop::processEvents (this=0x7fd3645ddd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fd36ed67ca9 in TestNamespace::QEventLoop::exec (this=0x7fd3645ddd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fd36eae3d58 in TestNamespace::QThread::exec (this=0x1c35ad0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fd36c9f837d in TestNamespace::QQmlThreadPrivate::run (this=0x1c35ad0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fd36eaeb308 in TestNamespace::QThreadPrivate::start (arg=0x1c35ad0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007fd36c3b7efc in start_thread (arg=0x7fd3645de700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fd36e22df8d 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 0x7fd3700e1760 (LWP 20081)): QtQA::App::TestRunner: #0 0x00007fd36e17f3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fd36e182b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fd36ead7223 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1411 QtQA::App::TestRunner: #3 0x00007fd36ead39d8 in TestNamespace::QMessageLogger::fatal (this=0x7fffee97bec0, msg=0x7fd36ee42850 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007fd36eacd7ad in TestNamespace::qt_assert_x (where=0x7fd36d27fef1 "QSGNode::reparentChildNodesTo", what=0x7fd36d27fec8 "newParent is already part of a hierarchy", file=0x7fd36d27fcc8 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007fd36d0460f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x3dc9760, newParent=0x3ac8d10) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007fd36d0cf4b7 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x1c3d770, item=0x3d34480) at items/qquickwindow.cpp:2763 QtQA::App::TestRunner: #7 0x00007fd36d0ce9c2 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x1c3d770) at items/qquickwindow.cpp:2647 QtQA::App::TestRunner: #8 0x00007fd36d0c37ac in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x1c3d770) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007fd36d08a58e in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x1c350b0, window=0x1c3a0a0) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007fd36d08acae in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x1c350b0, e=0x7fffee97cb10) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007fd36f4402d4 in TestNamespace::QApplicationPrivate::notify_helper (this=0x1bf61c0, receiver=0x1c350b0, e=0x7fffee97cb10) at kernel/qapplication.cpp:3729 QtQA::App::TestRunner: #12 0x00007fd36f43d9af in TestNamespace::QApplication::notify (this=0x1bf61a0, receiver=0x1c350b0, e=0x7fffee97cb10) at kernel/qapplication.cpp:3171 QtQA::App::TestRunner: #13 0x00007fd36ed6aedc in TestNamespace::QCoreApplication::notifyInternal (this=0x1bf61a0, receiver=0x1c350b0, event=0x7fffee97cb10) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007fd36ed6ecb1 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1c350b0, event=0x7fffee97cb10) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007fd36eddf720 in TestNamespace::QTimerInfoList::activateTimers (this=0x1c28b70) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007fd36ede0a21 in TestNamespace::timerSourceDispatch (source=0x1c28b10) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007fd36af53a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007fd36af54258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007fd36af54429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007fd36ede1479 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1c10b10, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007fd367508666 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1c10b10, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007fd36ed6b36c in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007fd36fcdd19a in TestNamespace::QTest::simulateEvent (window=0x1c3a0a0, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007fd36fcdd433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x1c3a0a0, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007fd36fcdd288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1c3a0a0, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007fd36fcdd9f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1c3a0a0, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007fd36fcddaa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x1c3a0a0, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007fd36fcddad6 in TestNamespace::QTest::keyClick (window=0x1c3a0a0, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007fd36fcde8e4 in TestNamespace::QuickTestEvent::keyClick (this=0x4be2000, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007fd36fce6655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x4be2000, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffee97d5d0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007fd36fce6bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x4be2000, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffee97d5d0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007fd36ed73acd in TestNamespace::QMetaObject::metacall (object=0x4be2000, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fffee97d5d0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007fd36c8fd6cf in TestNamespace::CallMethod (object=0x4be2000, index=7, returnType=1, argCount=3, argTypes=0x2276d74, engine=0x1c34600, callArgs=0x7fd3635df430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007fd36c8fe28b in TestNamespace::CallPrecise (object=0x4be2000, data=..., engine=0x1c34600, callArgs=0x7fd3635df430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007fd36c9008f3 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7fd35f8a6360, callData=0x7fd3635df430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007fd36c90034d in TestNamespace::QV4::QObjectMethod::call (m=0x7fd35f8a6360, callData=0x7fd3635df430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007fd36c7eaba0 in TestNamespace::QV4::Object::call (this=0x7fd35f8a6360, d=0x7fd3635df430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007fd36c91c160 in TestNamespace::QV4::Runtime::callProperty (engine=0x1c3f7e0, nameIndex=53, callData=0x7fd3635df430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007fd36ffa24b0 in ?? () QtQA::App::TestRunner: #40 0x00000000048f6ce0 in ?? () QtQA::App::TestRunner: #41 0x0000000404c25ca0 in ?? () QtQA::App::TestRunner: #42 0x0000000001c3f7e0 in ?? () QtQA::App::TestRunner: #43 0x00007fffee97db30 in ?? () QtQA::App::TestRunner: #44 0x00007fffee97db10 in ?? () QtQA::App::TestRunner: #45 0x00007fd35f699670 in ?? () QtQA::App::TestRunner: #46 0x00007fffee97db10 in ?? () QtQA::App::TestRunner: #47 0x0000000001c3f7e0 in ?? () QtQA::App::TestRunner: #48 0x00007fd3635df3e0 in ?? () QtQA::App::TestRunner: #49 0x00007fd36ffa2000 in ?? () QtQA::App::TestRunner: #50 0x00007fffee97dc30 in ?? () QtQA::App::TestRunner: #51 0x00007fd36c8a6687 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x4c25ca0, callData=0x7fffee97db30) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.6.1) 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() failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable 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_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(165)] 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() failed to create drawable failed to create drawable 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 20085] QtQA::App::TestRunner: [New LWP 20086] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fc19a3813e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fc1907e0700 (LWP 20086)): QtQA::App::TestRunner: #0 0x00007fc19a423e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fc197155f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fc197156429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fc19afe3479 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1f54e20, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fc19af699d0 in TestNamespace::QEventLoop::processEvents (this=0x7fc1907dfd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fc19af69ca9 in TestNamespace::QEventLoop::exec (this=0x7fc1907dfd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fc19ace5d58 in TestNamespace::QThread::exec (this=0x1f5ead0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fc198bfa37d in TestNamespace::QQmlThreadPrivate::run (this=0x1f5ead0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fc19aced308 in TestNamespace::QThreadPrivate::start (arg=0x1f5ead0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007fc1985b9efc in start_thread (arg=0x7fc1907e0700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fc19a42ff8d 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 0x7fc19c2e3760 (LWP 20085)): QtQA::App::TestRunner: #0 0x00007fc19a3813e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fc19a384b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fc19acd9223 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1411 QtQA::App::TestRunner: #3 0x00007fc19acd59d8 in TestNamespace::QMessageLogger::fatal (this=0x7fff0d7524c0, msg=0x7fc19b044850 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007fc19accf7ad in TestNamespace::qt_assert_x (where=0x7fc199481ef1 "QSGNode::reparentChildNodesTo", what=0x7fc199481ec8 "newParent is already part of a hierarchy", file=0x7fc199481cc8 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007fc1992480f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x32cb9f0, newParent=0x3c71b00) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007fc1992d14b7 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x1f66770, item=0x4263090) at items/qquickwindow.cpp:2763 QtQA::App::TestRunner: #7 0x00007fc1992d09c2 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x1f66770) at items/qquickwindow.cpp:2647 QtQA::App::TestRunner: #8 0x00007fc1992c57ac in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x1f66770) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007fc19928c58e in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x1f5e0b0, window=0x1f630a0) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007fc19928ccae in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x1f5e0b0, e=0x7fff0d753110) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007fc19b6422d4 in TestNamespace::QApplicationPrivate::notify_helper (this=0x1f1f1c0, receiver=0x1f5e0b0, e=0x7fff0d753110) at kernel/qapplication.cpp:3729 QtQA::App::TestRunner: #12 0x00007fc19b63f9af in TestNamespace::QApplication::notify (this=0x1f1f1a0, receiver=0x1f5e0b0, e=0x7fff0d753110) at kernel/qapplication.cpp:3171 QtQA::App::TestRunner: #13 0x00007fc19af6cedc in TestNamespace::QCoreApplication::notifyInternal (this=0x1f1f1a0, receiver=0x1f5e0b0, event=0x7fff0d753110) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007fc19af70cb1 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1f5e0b0, event=0x7fff0d753110) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007fc19afe1720 in TestNamespace::QTimerInfoList::activateTimers (this=0x1f51b70) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007fc19afe2a21 in TestNamespace::timerSourceDispatch (source=0x1f51b10) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007fc197155a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007fc197156258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007fc197156429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007fc19afe3479 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1f39b10, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007fc19370a666 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1f39b10, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007fc19af6d36c in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007fc19bedf19a in TestNamespace::QTest::simulateEvent (window=0x1f630a0, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007fc19bedf433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x1f630a0, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007fc19bedf288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1f630a0, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007fc19bedf9f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1f630a0, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007fc19bedfaa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x1f630a0, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007fc19bedfad6 in TestNamespace::QTest::keyClick (window=0x1f630a0, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007fc19bee08e4 in TestNamespace::QuickTestEvent::keyClick (this=0x4f78a90, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007fc19bee8655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x4f78a90, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff0d753bd0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007fc19bee8bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x4f78a90, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff0d753bd0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007fc19af75acd in TestNamespace::QMetaObject::metacall (object=0x4f78a90, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff0d753bd0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007fc198aff6cf in TestNamespace::CallMethod (object=0x4f78a90, index=7, returnType=1, argCount=3, argTypes=0x259ad64, engine=0x1f5d600, callArgs=0x7fc18f7e1430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007fc198b0028b in TestNamespace::CallPrecise (object=0x4f78a90, data=..., engine=0x1f5d600, callArgs=0x7fc18f7e1430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007fc198b028f3 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7fc18baa8360, callData=0x7fc18f7e1430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007fc198b0234d in TestNamespace::QV4::QObjectMethod::call (m=0x7fc18baa8360, callData=0x7fc18f7e1430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007fc1989ecba0 in TestNamespace::QV4::Object::call (this=0x7fc18baa8360, d=0x7fc18f7e1430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007fc198b1e160 in TestNamespace::QV4::Runtime::callProperty (engine=0x1f687e0, nameIndex=53, callData=0x7fc18f7e1430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007fc19c1a44b0 in ?? () QtQA::App::TestRunner: #40 0x0000000002882160 in ?? () QtQA::App::TestRunner: #41 0x00000004040bac60 in ?? () QtQA::App::TestRunner: #42 0x0000000001f687e0 in ?? () QtQA::App::TestRunner: #43 0x00007fff0d754130 in ?? () QtQA::App::TestRunner: #44 0x00007fff0d754110 in ?? () QtQA::App::TestRunner: #45 0x00007fc18b89b730 in ?? () QtQA::App::TestRunner: #46 0x00007fff0d754110 in ?? () QtQA::App::TestRunner: #47 0x0000000001f687e0 in ?? () QtQA::App::TestRunner: #48 0x00007fc18f7e13e0 in ?? () QtQA::App::TestRunner: #49 0x00007fc19c1a4000 in ?? () QtQA::App::TestRunner: #50 0x00007fff0d754230 in ?? () QtQA::App::TestRunner: #51 0x00007fc198aa8687 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x40bac60, callData=0x7fff0d754130) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 81 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00440/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418040919): http://codereview.qt-project.org/101561 [PS1] - WinRT: fix ToolButtonStyle From ci-noreply at qt-project.org Mon Dec 8 13:46:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 14:46:32 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_win_Integration #40 Message-ID: <20141208_124632_046421.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration #40: SUCCESS Tested changes (refs/builds/wip/win_1418038991): http://codereview.qt-project.org/99931 [PS4] - Add native wrapper for BLE API on Windows From ci-noreply at qt-project.org Mon Dec 8 13:51:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 14:51:56 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #928 Message-ID: <20141208_125156_042908.ci-noreply@qt-project.org> QtBase_5.4_Integration #928: SUCCESS Tested changes (refs/builds/5.4_1418031406): http://codereview.qt-project.org/101298 [PS1] - Take ShareOpenGLContexts into account in QOpenGLWindow http://codereview.qt-project.org/98807 [PS4] - Widgets: be more careful when setting focus on touch release http://codereview.qt-project.org/101575 [PS1] - Update window flags from QToolBarPrivate::endDrag(). From ci-noreply at qt-project.org Mon Dec 8 14:05:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 15:05:08 +0200 Subject: [Ci-reports] pass on QtSensors_5.4_Integration #14 Message-ID: <20141208_130508_000063.ci-noreply@qt-project.org> QtSensors_5.4_Integration #14: SUCCESS Tested changes (refs/builds/5.4_1418039319): http://codereview.qt-project.org/101645 [PS1] - Remove unnecessary \inqmlmodule parameter From ci-noreply at qt-project.org Mon Dec 8 14:11:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 15:11:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4668 Message-ID: <20141208_131140_039137.ci-noreply@qt-project.org> `make' failed :( make[8]: *** [iphoneos-release] Error 65 make[7]: *** [release-iphoneos] Error 2 make[6]: *** [sub-test-make_first] Error 2 make[5]: *** [sub-qsharedmemory-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-project.org/ci/QtBase_dev_Integration/build_04668/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1418042839): http://codereview.qt-project.org/96942 [PS9] - Pluginize the eglfs hooks From ci-noreply at qt-project.org Mon Dec 8 14:12:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 15:12:00 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #430 Message-ID: <20141208_131200_024848.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.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_URL_CAST_FROM_STRING -DQT_NO_INTEGER_EVENT_COORDINATES -DQT_BUILD_QUICK_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EGL -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtQuick -I/work/build/qt/qtbase/include/QtQuick/5.4.0 -I/work/build/qt/qtbase/include/QtQuick/5.4.0/QtQuick -I. -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.4.0/QtCore -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.4.0/QtGui -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.4.0/QtQml -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.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 -F/work/build/qt/qtbase/lib -o .obj/qquickanimatedimage.o items/qquickanimatedimage.cpp items/qquickanimatedimage.cpp:296:104: error: no member named 'devicePixelRatio' in 'QCoreApplication' make[3]: *** [.obj/qquickanimatedimage.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00430/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418043528): http://codereview.qt-project.org/101718 [PS1] - Add hiDPI @2x retina image support to AnimatedImage From ci-noreply at qt-project.org Mon Dec 8 14:16:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 15:16:12 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #551 Message-ID: <20141208_131612_040118.ci-noreply@qt-project.org> Qt5_dev_Integration » winrt-x64-msvc2013_Windows_81 #551: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00551/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418043598): http://codereview.qt-project.org/101640 [PS5] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 8 14:24:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 15:24:23 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #308 Message-ID: <20141208_132423_044058.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #308: SUCCESS Tested changes (refs/builds/dev_1418039753): http://codereview.qt-project.org/101696 [PS3] - QLowEnergyConttroller - char/descriptor values (OS X/iOS) From ci-noreply at qt-project.org Mon Dec 8 15:35:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 16:35:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4669 Message-ID: <20141208_143550_014346.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location Totals: 572 passed, 1 failed, 7 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(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) FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) SKIP : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1325) : failure location 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) FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2142) : failure location 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: 570 passed, 2 failed, 7 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: 185 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04669/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418044395): http://codereview.qt-project.org/99673 [PS4] - Handling of qmake variable defining the manifest file on MinGW http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f From ci-noreply at qt-project.org Mon Dec 8 15:42:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 16:42:20 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #15 Message-ID: <20141208_144220_090533.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #15: SUCCESS Tested changes (refs/builds/5.4_1418042640): http://codereview.qt-project.org/101556 [PS3] - Check for EGL_KHR_fence_sync instead of EGL_KHR_reusable_sync From ci-noreply at qt-project.org Mon Dec 8 15:55:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 16:55:04 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #431 Message-ID: <20141208_145504_070558.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from items/qquickimagebase.cpp:34: In file included from items/qquickimagebase_p.h:37: In file included from items/qquickimplicitsizeitem_p.h:37: In file included from items/qquickpainteditem.h:37: In file included from /work/build/qt/qtbase/include/QtQuick/qquickitem.h:1: In file included from /work/build/qt/qtbase/include/QtQuick/../../../qtdeclarative/src/quick/items/qquickitem.h:38: In file included from /work/build/qt/qtbase/include/QtQml/qqml.h:1: In file included from /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqml.h:37: In file included from /work/build/qt/qtbase/include/QtQml/qqmlprivate.h:1: In file included from /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlprivate.h:51: In file included from /work/build/qt/qtbase/include/QtCore/qvariant.h:1: In file included from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:40: In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:1: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1329:27: error: invalid application of 'sizeof' to an incomplete type 'QScreen' make[3]: *** [.obj/qquickimagebase.o] Error 1 make[2]: *** [sub-quick-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00431/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1418049726): http://codereview.qt-project.org/101648 [PS1] - Avoid string-based connect in QQuickImageBase. From ci-noreply at qt-project.org Mon Dec 8 15:57:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 16:57:00 +0200 Subject: [Ci-reports] fail on QtWebChannel_dev_Integration #44 Message-ID: <20141208_145700_027783.ci-noreply@qt-project.org> qtbase failed to compile :( g++ -c -include .pch\release\qt_widgets_pch.h -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_NO_USING_NAMESPACE -DQT_BUILD_WIDGETS_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_GTK -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_ANDROID -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I"..\..\include" -I"..\..\include\QtWidgets" -I"..\..\include\QtWidgets\5.5.0" -I"..\..\include\QtWidgets\5.5.0\QtWidgets" -I"tmp" -I"..\3rdparty\wintab" -I"dialogs" -I".uic" -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\release" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\icu4c\icu\include" -I"\include" -I"..\..\mkspecs\win32-g++" -o .obj\release\qgraphicsscene.o graphicsview\qgraphicsscene.cpp graphicsview\qgraphicsscene.cpp: In member function 'void QGraphicsScene::render(QPainter*, const QRectF&, const QRectF&, Qt::AspectRatioMode)': graphicsview\qgraphicsscene.cpp:1751:6: internal compiler error: Segmentation fault Makefile.Release:91767: recipe for target '.obj/release/qgraphicsscene.o' failed mingw32-make[4]: *** [.obj/release/qgraphicsscene.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtWebChannel_dev_Integration/build_00044/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418049917): http://codereview.qt-project.org/91307 [PS2] - Do not broadcast initialization data to all clients. From ci-noreply at qt-project.org Mon Dec 8 16:18:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 17:18:45 +0200 Subject: [Ci-reports] fail on QtWebEngine_5.4_Integration #16 Message-ID: <20141208_151845_058685.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration » linux-g++_no-widgets_Ubuntu_12.04_x64 #16: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebEngine_5.4_Integration/build_00016/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1418049833): http://codereview.qt-project.org/101559 [PS2] - Force active focus for touch begin From ci-noreply at qt-project.org Mon Dec 8 16:57:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 17:57:29 +0200 Subject: [Ci-reports] pass on QtWebChannel_dev_Integration #45 Message-ID: <20141208_155729_015084.ci-noreply@qt-project.org> QtWebChannel_dev_Integration #45: SUCCESS Tested changes (refs/builds/dev_1418051017): http://codereview.qt-project.org/91307 [PS2] - Do not broadcast initialization data to all clients. From ci-noreply at qt-project.org Mon Dec 8 17:00:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 18:00:04 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #112 Message-ID: <20141208_160004_005276.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #112: SUCCESS Tested changes (refs/builds/5.4_1418045199): http://codereview.qt-project.org/101006 [PS1] - Do not set the mainframe graphicslayer to being opaque when it isn't From ci-noreply at qt-project.org Mon Dec 8 17:07:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 18:07:32 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #930 Message-ID: <20141208_160732_030898.ci-noreply@qt-project.org> QtBase_5.4_Integration #930: SUCCESS Tested changes (refs/builds/5.4_1418043259): http://codereview.qt-project.org/98205 [PS1] - Added support for CTRL key modifier to Android builds. http://codereview.qt-project.org/101638 [PS2] - doc: Clarify \inqmlmodule usage From ci-noreply at qt-project.org Mon Dec 8 18:07:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 19:07:41 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #17 Message-ID: <20141208_170741_055387.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #17: SUCCESS Tested changes (refs/builds/5.4_1418052509): http://codereview.qt-project.org/101559 [PS2] - Force active focus for touch begin From ci-noreply at qt-project.org Mon Dec 8 18:36:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 19:36:02 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #432 Message-ID: <20141208_173602_085670.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #432: SUCCESS Tested changes (refs/builds/5.4_1418054199): http://codereview.qt-project.org/101648 [PS2] - Avoid string-based connect in QQuickImageBase. From ci-noreply at qt-project.org Mon Dec 8 18:43:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 19:43:18 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #932 Message-ID: <20141208_174318_041090.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-08 19:42:50.173 tst_qwindow[1066:630b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-08 19:43:16.486 tst_qwindow[1068:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00932/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418054984): http://codereview.qt-project.org/101726 [PS1] - Windows: Limit cursor cache. From ci-noreply at qt-project.org Mon Dec 8 19:02:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 20:02:55 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4673 Message-ID: <20141208_180255_019206.ci-noreply@qt-project.org> QtBase_dev_Integration #4673: SUCCESS Tested changes (refs/builds/dev_1418049444): http://codereview.qt-project.org/96942 [PS9] - Pluginize the eglfs hooks From ci-noreply at qt-project.org Mon Dec 8 19:22:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 20:22:47 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4674 Message-ID: <20141208_182247_061946.ci-noreply@qt-project.org> qtbase failed to compile :( /work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:364: undefined reference to `TestNamespace::QT_XCB_GLINTEGRATION()' /work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:364: undefined reference to `TestNamespace::QT_XCB_GLINTEGRATION()' /work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:368: undefined reference to `TestNamespace::QT_XCB_GLINTEGRATION()' /work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:368: undefined reference to `TestNamespace::QT_XCB_GLINTEGRATION()' /work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:374: undefined reference to `TestNamespace::QT_XCB_GLINTEGRATION()' .obj/qxcbconnection.o:/work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:374: more undefined references to `TestNamespace::QT_XCB_GLINTEGRATION()' follow make[6]: *** [../../../../lib/libQt5XcbQpaTestInfix.so.5.5.0] Error 1 make[5]: *** [sub-xcb_qpa_lib-pro-make_first-ordered] Error 2 make[4]: *** [sub-xcb-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04674/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418061869): http://codereview.qt-project.org/101697 [PS1] - Xcb: remove compile warnings http://codereview.qt-project.org/100629 [PS2] - Make more font databases report fontsAlwaysScalable() http://codereview.qt-project.org/99673 [PS4] - Handling of qmake variable defining the manifest file on MinGW http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f http://codereview.qt-project.org/94427 [PS14] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions http://codereview.qt-project.org/101054 [PS3] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 8 19:40:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 20:40:52 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2054 Message-ID: <20141208_184052_099663.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2054: SUCCESS Tested changes (refs/builds/dev_1418057930): http://codereview.qt-project.org/101568 [PS1] - Avoid inadvertent copies of the windows list From ci-noreply at qt-project.org Mon Dec 8 20:10:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 21:10:39 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #934 Message-ID: <20141208_191039_036247.ci-noreply@qt-project.org> `make' failed :( make[8]: *** [iphoneos-release] Error 134 make[7]: *** [release-iphoneos] Error 2 make[6]: *** [sub-test-make_first] Error 2 make[5]: *** [sub-qclipboard-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-project.org/ci/QtBase_5.4_Integration/build_00934/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418064294): http://codereview.qt-project.org/101726 [PS1] - Windows: Limit cursor cache. From ci-noreply at qt-project.org Mon Dec 8 20:45:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 20:45:55 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #223 - FAILURE Message-ID: <20141208194555.3F5DC3061F@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_00223 From ci-noreply at qt-project.org Mon Dec 8 20:58:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 21:58:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4675 Message-ID: <20141208_195828_047453.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-08 21:57:59.098 tst_qwindow[335:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-08 21:58:25.791 tst_qwindow[339:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04675/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418063214): http://codereview.qt-project.org/101054 [PS3] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 8 21:12:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 8 Dec 2014 22:12:57 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #441 Message-ID: <20141208_201257_043843.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 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: [New LWP 20538] QtQA::App::TestRunner: [New LWP 20539] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f64d75ee3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f64cda4d700 (LWP 20539)): QtQA::App::TestRunner: #0 0x00007f64d7690e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f64d43c2f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f64d43c3429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f64d8250479 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x8d6090, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f64d81d69d0 in TestNamespace::QEventLoop::processEvents (this=0x7f64cda4cd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f64d81d6ca9 in TestNamespace::QEventLoop::exec (this=0x7f64cda4cd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f64d7f52d58 in TestNamespace::QThread::exec (this=0x8cead0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f64d5e6737d in TestNamespace::QQmlThreadPrivate::run (this=0x8cead0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f64d7f5a308 in TestNamespace::QThreadPrivate::start (arg=0x8cead0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f64d5826efc in start_thread (arg=0x7f64cda4d700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f64d769cf8d 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 0x7f64d9550760 (LWP 20538)): QtQA::App::TestRunner: #0 0x00007f64d75ee3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f64d75f1b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f64d7f46223 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1411 QtQA::App::TestRunner: #3 0x00007f64d7f429d8 in TestNamespace::QMessageLogger::fatal (this=0x7fffb293cca0, msg=0x7f64d82b1850 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f64d7f3c7ad in TestNamespace::qt_assert_x (where=0x7f64d66eeb31 "QSGNode::reparentChildNodesTo", what=0x7f64d66eeb08 "newParent is already part of a hierarchy", file=0x7f64d66ee908 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f64d64b50f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x2bb7740, newParent=0x2e71470) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f64d653e0bb in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x8d6770, item=0x21f2650) at items/qquickwindow.cpp:2763 QtQA::App::TestRunner: #7 0x00007f64d653d5c6 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x8d6770) at items/qquickwindow.cpp:2647 QtQA::App::TestRunner: #8 0x00007f64d65323b0 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x8d6770) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f64d64f958e in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x8ce0b0, window=0x8d30a0) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007f64d64f9cae in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x8ce0b0, e=0x7fffb293d8f0) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007f64d88af2d4 in TestNamespace::QApplicationPrivate::notify_helper (this=0x88f1c0, receiver=0x8ce0b0, e=0x7fffb293d8f0) at kernel/qapplication.cpp:3729 QtQA::App::TestRunner: #12 0x00007f64d88ac9af in TestNamespace::QApplication::notify (this=0x88f1a0, receiver=0x8ce0b0, e=0x7fffb293d8f0) at kernel/qapplication.cpp:3171 QtQA::App::TestRunner: #13 0x00007f64d81d9edc in TestNamespace::QCoreApplication::notifyInternal (this=0x88f1a0, receiver=0x8ce0b0, event=0x7fffb293d8f0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f64d81ddcb1 in TestNamespace::QCoreApplication::sendEvent (receiver=0x8ce0b0, event=0x7fffb293d8f0) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f64d824e720 in TestNamespace::QTimerInfoList::activateTimers (this=0x8c1b70) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f64d824fa21 in TestNamespace::timerSourceDispatch (source=0x8c1b10) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007f64d43c2a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f64d43c3258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007f64d43c3429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f64d8250479 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x8a9b10, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f64d0977666 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x8a9b10, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f64d81da36c in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f64d914c19a in TestNamespace::QTest::simulateEvent (window=0x8d30a0, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f64d914c433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x8d30a0, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f64d914c288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x8d30a0, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f64d914c9f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x8d30a0, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f64d914caa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x8d30a0, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f64d914cad6 in TestNamespace::QTest::keyClick (window=0x8d30a0, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f64d914d8e4 in TestNamespace::QuickTestEvent::keyClick (this=0x1541c50, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f64d9155655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x1541c50, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffb293e3b0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f64d9155bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x1541c50, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffb293e3b0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f64d81e2acd in TestNamespace::QMetaObject::metacall (object=0x1541c50, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fffb293e3b0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f64d5d6c6cf in TestNamespace::CallMethod (object=0x1541c50, index=7, returnType=1, argCount=3, argTypes=0xf7d014, engine=0x8cd600, callArgs=0x7f64cca4e430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007f64d5d6d28b in TestNamespace::CallPrecise (object=0x1541c50, data=..., engine=0x8cd600, callArgs=0x7f64cca4e430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007f64d5d6f8f3 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f64c8d15360, callData=0x7f64cca4e430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f64d5d6f34d in TestNamespace::QV4::QObjectMethod::call (m=0x7f64c8d15360, callData=0x7f64cca4e430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007f64d5c59ba0 in TestNamespace::QV4::Object::call (this=0x7f64c8d15360, d=0x7f64cca4e430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007f64d5d8b160 in TestNamespace::QV4::Runtime::callProperty (engine=0x8d87e0, nameIndex=53, callData=0x7f64cca4e430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007f64d94114b0 in ?? () QtQA::App::TestRunner: #40 0x0000000001527c10 in ?? () QtQA::App::TestRunner: #41 0x0000000403214e60 in ?? () QtQA::App::TestRunner: #42 0x00000000008d87e0 in ?? () QtQA::App::TestRunner: #43 0x00007fffb293e910 in ?? () QtQA::App::TestRunner: #44 0x00007fffb293e8f0 in ?? () QtQA::App::TestRunner: #45 0x00007f64c8b08730 in ?? () QtQA::App::TestRunner: #46 0x00007fffb293e8f0 in ?? () QtQA::App::TestRunner: #47 0x00000000008d87e0 in ?? () QtQA::App::TestRunner: #48 0x00007f64cca4e3e0 in ?? () QtQA::App::TestRunner: #49 0x00007f64d9411000 in ?? () QtQA::App::TestRunner: #50 0x00007fffb293ea10 in ?? () QtQA::App::TestRunner: #51 0x00007f64d5d15687 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x3214e60, callData=0x7fffb293e910) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.6.1) 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() failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable 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_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(165)] 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() failed to create drawable failed to create drawable 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 20545] QtQA::App::TestRunner: [New LWP 20546] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f71f9d123e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f71f0171700 (LWP 20546)): QtQA::App::TestRunner: #0 0x00007f71f9db4e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f71f6ae6f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f71f6ae7429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f71fa974479 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x15b4090, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f71fa8fa9d0 in TestNamespace::QEventLoop::processEvents (this=0x7f71f0170d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f71fa8faca9 in TestNamespace::QEventLoop::exec (this=0x7f71f0170d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f71fa676d58 in TestNamespace::QThread::exec (this=0x15acad0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f71f858b37d in TestNamespace::QQmlThreadPrivate::run (this=0x15acad0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f71fa67e308 in TestNamespace::QThreadPrivate::start (arg=0x15acad0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f71f7f4aefc in start_thread (arg=0x7f71f0171700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f71f9dc0f8d 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 0x7f71fbc74760 (LWP 20545)): QtQA::App::TestRunner: #0 0x00007f71f9d123e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f71f9d15b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f71fa66a223 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1411 QtQA::App::TestRunner: #3 0x00007f71fa6669d8 in TestNamespace::QMessageLogger::fatal (this=0x7fff342c3cb0, msg=0x7f71fa9d5850 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f71fa6607ad in TestNamespace::qt_assert_x (where=0x7f71f8e12b31 "QSGNode::reparentChildNodesTo", what=0x7f71f8e12b08 "newParent is already part of a hierarchy", file=0x7f71f8e12908 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f71f8bd90f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x3e05c00, newParent=0x38a4f80) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f71f8c620bb in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x15b4770, item=0x1b59260) at items/qquickwindow.cpp:2763 QtQA::App::TestRunner: #7 0x00007f71f8c615c6 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x15b4770) at items/qquickwindow.cpp:2647 QtQA::App::TestRunner: #8 0x00007f71f8c563b0 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x15b4770) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f71f8c1d58e in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x15ac0b0, window=0x15b10a0) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007f71f8c1dcae in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x15ac0b0, e=0x7fff342c4900) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007f71fafd32d4 in TestNamespace::QApplicationPrivate::notify_helper (this=0x156d1c0, receiver=0x15ac0b0, e=0x7fff342c4900) at kernel/qapplication.cpp:3729 QtQA::App::TestRunner: #12 0x00007f71fafd09af in TestNamespace::QApplication::notify (this=0x156d1a0, receiver=0x15ac0b0, e=0x7fff342c4900) at kernel/qapplication.cpp:3171 QtQA::App::TestRunner: #13 0x00007f71fa8fdedc in TestNamespace::QCoreApplication::notifyInternal (this=0x156d1a0, receiver=0x15ac0b0, event=0x7fff342c4900) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f71fa901cb1 in TestNamespace::QCoreApplication::sendEvent (receiver=0x15ac0b0, event=0x7fff342c4900) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f71fa972720 in TestNamespace::QTimerInfoList::activateTimers (this=0x159fb70) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f71fa973a21 in TestNamespace::timerSourceDispatch (source=0x159fb10) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007f71f6ae6a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f71f6ae7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007f71f6ae7429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f71fa974479 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1587b10, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f71f309b666 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1587b10, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f71fa8fe36c in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f71fb87019a in TestNamespace::QTest::simulateEvent (window=0x15b10a0, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f71fb870433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x15b10a0, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f71fb870288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x15b10a0, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f71fb8709f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x15b10a0, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f71fb870aa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x15b10a0, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f71fb870ad6 in TestNamespace::QTest::keyClick (window=0x15b10a0, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f71fb8718e4 in TestNamespace::QuickTestEvent::keyClick (this=0x3c45bd0, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f71fb879655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x3c45bd0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff342c53c0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f71fb879bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x3c45bd0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff342c53c0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f71fa906acd in TestNamespace::QMetaObject::metacall (object=0x3c45bd0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff342c53c0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f71f84906cf in TestNamespace::CallMethod (object=0x3c45bd0, index=7, returnType=1, argCount=3, argTypes=0x1ae2d54, engine=0x15ab600, callArgs=0x7f71ef172430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007f71f849128b in TestNamespace::CallPrecise (object=0x3c45bd0, data=..., engine=0x15ab600, callArgs=0x7f71ef172430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007f71f84938f3 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f71eb439360, callData=0x7f71ef172430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f71f849334d in TestNamespace::QV4::QObjectMethod::call (m=0x7f71eb439360, callData=0x7f71ef172430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007f71f837dba0 in TestNamespace::QV4::Object::call (this=0x7f71eb439360, d=0x7f71ef172430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007f71f84af160 in TestNamespace::QV4::Runtime::callProperty (engine=0x15b67e0, nameIndex=53, callData=0x7f71ef172430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007f71fbb354b0 in ?? () QtQA::App::TestRunner: #40 0x0000000003c96e90 in ?? () QtQA::App::TestRunner: #41 0x00000004025e2240 in ?? () QtQA::App::TestRunner: #42 0x00000000015b67e0 in ?? () QtQA::App::TestRunner: #43 0x00007fff342c5920 in ?? () QtQA::App::TestRunner: #44 0x00007fff342c5900 in ?? () QtQA::App::TestRunner: #45 0x00007f71eb22c730 in ?? () QtQA::App::TestRunner: #46 0x00007fff342c5900 in ?? () QtQA::App::TestRunner: #47 0x00000000015b67e0 in ?? () QtQA::App::TestRunner: #48 0x00007f71ef1723e0 in ?? () QtQA::App::TestRunner: #49 0x00007f71fbb35000 in ?? () QtQA::App::TestRunner: #50 0x00007fff342c5a20 in ?? () QtQA::App::TestRunner: #51 0x00007f71f8439687 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x25e2240, callData=0x7fff342c5920) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 77 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00441/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418067974): http://codereview.qt-project.org/101561 [PS1] - WinRT: fix ToolButtonStyle From ci-noreply at qt-project.org Mon Dec 8 23:01:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 00:01:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4677 Message-ID: <20141208_220146_046130.ci-noreply@qt-project.org> Autotest `tst_qdbusabstractadaptor' failed :( Testing tst_QDBusAbstractAdaptor FAIL! : tst_QDBusAbstractAdaptor::overloadedSignalEmission(int) Compared values are not the same Actual (((spy.count))): 3 Expected (1) : 1 Loc: [../tst_qdbusabstractadaptor.cpp(853)] Totals: 77 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDBusAbstractAdaptor ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) QWARN : tst_QDBusAbstractAdaptor::initTestCase() Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) PASS : tst_QDBusAbstractAdaptor::initTestCase() PASS : tst_QDBusAbstractAdaptor::methodCalls(0) PASS : tst_QDBusAbstractAdaptor::methodCalls(1) PASS : tst_QDBusAbstractAdaptor::methodCalls(2) PASS : tst_QDBusAbstractAdaptor::methodCalls(3) PASS : tst_QDBusAbstractAdaptor::methodCalls(4) PASS : tst_QDBusAbstractAdaptor::methodCallScriptable() PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface2.signal) PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface3.signalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface3.signalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface3.signalString) PASS : tst_QDBusAbstractAdaptor::signalEmissions(MyObject.scriptableSignalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissions(MyObject.scriptableSignalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissions(MyObject.nySignalString) PASS : tst_QDBusAbstractAdaptor::sameSignalDifferentPaths() PASS : tst_QDBusAbstractAdaptor::sameObjectDifferentPaths() PASS : tst_QDBusAbstractAdaptor::scriptableSignalOrNot() PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmission(void) FAIL! : tst_QDBusAbstractAdaptor::overloadedSignalEmission(int) Compared values are not the same Actual (((spy.count))): 3 Expected (1) : 1 Loc: [../tst_qdbusabstractadaptor.cpp(853)] PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmission(string) PASS : tst_QDBusAbstractAdaptor::readProperties() PASS : tst_QDBusAbstractAdaptor::readPropertiesInvalidInterface() PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterface(existing) PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterface(non-existing) PASS : tst_QDBusAbstractAdaptor::readAllProperties() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesInvalidInterface() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterface(existing) PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterface(non-existing) PASS : tst_QDBusAbstractAdaptor::writeProperties() PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(0) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(1) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(2) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(3) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(4) PASS : tst_QDBusAbstractAdaptor::methodCallScriptablePeer() PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface2.signal) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface3.signalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface3.signalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface3.signalString) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(MyObject.scriptableSignalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(MyObject.scriptableSignalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(MyObject.nySignalString) PASS : tst_QDBusAbstractAdaptor::sameSignalDifferentPathsPeer() PASS : tst_QDBusAbstractAdaptor::sameObjectDifferentPathsPeer() PASS : tst_QDBusAbstractAdaptor::scriptableSignalOrNotPeer() PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmissionPeer(void) PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmissionPeer(int) PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmissionPeer(string) PASS : tst_QDBusAbstractAdaptor::readPropertiesPeer() PASS : tst_QDBusAbstractAdaptor::readPropertiesInvalidInterfacePeer() PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterfacePeer(existing) PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterfacePeer(non-existing) PASS : tst_QDBusAbstractAdaptor::readAllPropertiesPeer() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesInvalidInterfacePeer() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterfacePeer(existing) PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterfacePeer(non-existing) PASS : tst_QDBusAbstractAdaptor::writePropertiesPeer() PASS : tst_QDBusAbstractAdaptor::typeMatching(bool) PASS : tst_QDBusAbstractAdaptor::typeMatching(byte) PASS : tst_QDBusAbstractAdaptor::typeMatching(short) PASS : tst_QDBusAbstractAdaptor::typeMatching(ushort) PASS : tst_QDBusAbstractAdaptor::typeMatching(int) PASS : tst_QDBusAbstractAdaptor::typeMatching(uint) PASS : tst_QDBusAbstractAdaptor::typeMatching(qlonglong) PASS : tst_QDBusAbstractAdaptor::typeMatching(qulonglong) PASS : tst_QDBusAbstractAdaptor::typeMatching(double) PASS : tst_QDBusAbstractAdaptor::typeMatching(string) PASS : tst_QDBusAbstractAdaptor::typeMatching(variant) PASS : tst_QDBusAbstractAdaptor::typeMatching(list) PASS : tst_QDBusAbstractAdaptor::typeMatching(stringlist) PASS : tst_QDBusAbstractAdaptor::typeMatching(bytearray) PASS : tst_QDBusAbstractAdaptor::typeMatching(map) PASS : tst_QDBusAbstractAdaptor::typeMatching(ssmap) PASS : tst_QDBusAbstractAdaptor::typeMatching(lldtmap) PASS : tst_QDBusAbstractAdaptor::typeMatching(struct) PASS : tst_QDBusAbstractAdaptor::methodWithMoreThanOneReturnValue() PASS : tst_QDBusAbstractAdaptor::methodWithMoreThanOneReturnValuePeer() PASS : tst_QDBusAbstractAdaptor::cleanupTestCase() Totals: 77 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDBusAbstractAdaptor ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdbusabstractadaptor: 38 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04677/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1418068855): http://codereview.qt-project.org/101745 [PS2] - Improve TouchPoint debug output http://codereview.qt-project.org/101636 [PS1] - Fix fullscreen in the X11 hooks of eglfs http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f http://codereview.qt-project.org/100629 [PS2] - Make more font databases report fontsAlwaysScalable() http://codereview.qt-project.org/99673 [PS4] - Handling of qmake variable defining the manifest file on MinGW From ci-noreply at qt-project.org Mon Dec 8 23:04:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 00:04:40 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #434 Message-ID: <20141208_220440_015831.ci-noreply@qt-project.org> thirty-one autotests failed :( Testing tst_qtqmlmodules 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_qtqmlmodules ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qtqmlmodules::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_qtqmlmodules: 0.849625 seconds, exit code 3221225477 Testing tst_qquickwidget 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_qquickwidget ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qquickwidget::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_qquickwidget: 0.89359 seconds, exit code 3221225477 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_qquickpixmapcache: 1 seconds, exit code 3221225477 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_qqmlxmlhttprequest: 1 seconds, exit code 3221225477 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_qqmlqt: 1 seconds, exit code 3221225477 Testing tst_QQmlProfilerService FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlprofilerservice.cpp(346) : failure location FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() 'm_client' returned FALSE. () tst_qqmlprofilerservice.cpp(464) : 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_QQmlProfilerService ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlProfilerService::initTestCase() QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() Process crashed. FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlprofilerservice.cpp(346) : failure location FAIL! : tst_QQmlProfilerService::blockingConnectWithTraceEnabled() 'm_client' returned FALSE. () tst_qqmlprofilerservice.cpp(464) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlprofilerservice: 1 seconds, exit code 3221225477 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_qqmlnotifier: 1 seconds, exit code 3221225477 Testing tst_qqmlmoduleplugin 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_qqmlmoduleplugin ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlmoduleplugin::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_qqmlmoduleplugin: 0.858643 seconds, exit code 3221225477 Testing tst_QQmlInspector FAIL! : tst_QQmlInspector::connect() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlinspector.cpp(88) : 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_QQmlInspector ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlInspector::initTestCase() QDEBUG : tst_QQmlInspector::connect() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlInspector::connect() Process crashed. FAIL! : tst_QQmlInspector::connect() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlinspector.cpp(88) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlinspector: 1 seconds, exit code 3221225477 Testing tst_QQmlEngineDebugService 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_QQmlEngineDebugService ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) 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_qqmlenginedebugservice: 0.857625 seconds, exit code 3221225477 Testing tst_QQmlEngineDebugInspectorIntegration FAIL! : tst_QQmlEngineDebugInspectorIntegration::connect() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlenginedebuginspectorintegration.cpp(107) : failure location FAIL! : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlenginedebuginspectorintegration.cpp(107) : failure location Totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlEngineDebugInspectorIntegration ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlEngineDebugInspectorIntegration::initTestCase() QDEBUG : tst_QQmlEngineDebugInspectorIntegration::connect() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlEngineDebugInspectorIntegration::connect() Process crashed. FAIL! : tst_QQmlEngineDebugInspectorIntegration::connect() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlenginedebuginspectorintegration.cpp(107) : failure location QDEBUG : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() Process crashed. FAIL! : tst_QQmlEngineDebugInspectorIntegration::clearObjectReferenceHashonReloadQml() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlenginedebuginspectorintegration.cpp(107) : failure location PASS : tst_QQmlEngineDebugInspectorIntegration::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQmlEngineDebugInspectorIntegration ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlenginedebuginspectorintegration: 1 seconds, exit code 2 Testing tst_QQmlEngineControl FAIL! : tst_QQmlEngineControl::startEngine() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlenginecontrol.cpp(161) : failure location FAIL! : tst_QQmlEngineControl::startEngine() 'm_client' returned FALSE. () tst_qqmlenginecontrol.cpp(189) : failure location FAIL! : tst_QQmlEngineControl::stopEngine() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlenginecontrol.cpp(161) : failure location FAIL! : tst_QQmlEngineControl::stopEngine() 'm_client' returned FALSE. () tst_qqmlenginecontrol.cpp(202) : failure location Totals: 2 passed, 4 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.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlEngineControl::initTestCase() QDEBUG : tst_QQmlEngineControl::startEngine() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlEngineControl::startEngine() Process crashed. FAIL! : tst_QQmlEngineControl::startEngine() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlenginecontrol.cpp(161) : failure location FAIL! : tst_QQmlEngineControl::startEngine() 'm_client' returned FALSE. () tst_qqmlenginecontrol.cpp(189) : failure location QDEBUG : tst_QQmlEngineControl::startEngine() Process State: "not running (crashed!)" QDEBUG : tst_QQmlEngineControl::startEngine() Application Output: "" QDEBUG : tst_QQmlEngineControl::startEngine() Connection State: "null" QDEBUG : tst_QQmlEngineControl::startEngine() Client State: "null" QDEBUG : tst_QQmlEngineControl::stopEngine() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlEngineControl::stopEngine() Process crashed. FAIL! : tst_QQmlEngineControl::stopEngine() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.) tst_qqmlenginecontrol.cpp(161) : failure location FAIL! : tst_QQmlEngineControl::stopEngine() 'm_client' returned FALSE. () tst_qqmlenginecontrol.cpp(202) : failure location QDEBUG : tst_QQmlEngineControl::stopEngine() Process State: "not running (crashed!)" QDEBUG : tst_QQmlEngineControl::stopEngine() Application Output: "" QDEBUG : tst_QQmlEngineControl::stopEngine() Connection State: "null" QDEBUG : tst_QQmlEngineControl::stopEngine() Client State: "null" PASS : tst_QQmlEngineControl::cleanupTestCase() Totals: 2 passed, 4 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: 1 seconds, exit code 4 Testing tst_qqmlengine 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_qqmlengine ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlengine::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_qqmlengine: 0.865574 seconds, exit code 3221225477 Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::connect() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(881) : failure location FAIL! : tst_QQmlDebugJS::interrupt() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(890) : failure location FAIL! : tst_QQmlDebugJS::getVersion() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(901) : failure location FAIL! : tst_QQmlDebugJS::disconnect() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(926) : failure location FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(938) : failure location FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() 'init(CREATECOMPONENT_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(958) : failure location FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'init(TIMER_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(976) : failure location FAIL! : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'init(LOADJSFILE_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(998) : failure location FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnComment() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1019) : failure location FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1041) : failure location FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1062) : failure location FAIL! : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'init(CONDITION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1081) : failure location FAIL! : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() 'init(QUIT_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1115) : failure location FAIL! : tst_QQmlDebugJS::clearBreakpoint() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1177) : failure location FAIL! : tst_QQmlDebugJS::setExceptionBreak() 'init(EXCEPTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1222) : failure location FAIL! : tst_QQmlDebugJS::stepNext() 'init(STEPACTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1233) : failure location FAIL! : tst_QQmlDebugJS::stepIn() 'init(STEPACTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1257) : failure location FAIL! : tst_QQmlDebugJS::stepOut() 'init(STEPACTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1281) : failure location FAIL! : tst_QQmlDebugJS::continueDebugging() 'init(STEPACTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1305) : failure location FAIL! : tst_QQmlDebugJS::backtrace() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1329) : failure location FAIL! : tst_QQmlDebugJS::getFrameDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1344) : failure location FAIL! : tst_QQmlDebugJS::getScopeDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1359) : failure location FAIL! : tst_QQmlDebugJS::getScripts() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(1430) : failure location Totals: 2 passed, 23 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.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlDebugJS::initTestCase() QDEBUG : tst_QQmlDebugJS::connect() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::connect() Process crashed. QDEBUG : tst_QQmlDebugJS::connect() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::connect() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(881) : failure location QDEBUG : tst_QQmlDebugJS::connect() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::connect() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::connect() Application Output: "" QDEBUG : tst_QQmlDebugJS::interrupt() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::interrupt() Process crashed. QDEBUG : tst_QQmlDebugJS::interrupt() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::interrupt() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(890) : failure location QDEBUG : tst_QQmlDebugJS::interrupt() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::interrupt() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::interrupt() Application Output: "" QDEBUG : tst_QQmlDebugJS::getVersion() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::getVersion() Process crashed. QDEBUG : tst_QQmlDebugJS::getVersion() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::getVersion() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(901) : failure location QDEBUG : tst_QQmlDebugJS::getVersion() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::getVersion() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::getVersion() Application Output: "" QDEBUG : tst_QQmlDebugJS::disconnect() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::disconnect() Process crashed. QDEBUG : tst_QQmlDebugJS::disconnect() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::disconnect() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(926) : failure location QDEBUG : tst_QQmlDebugJS::disconnect() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::disconnect() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::disconnect() Application Output: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() Process crashed. QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(938) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() Application Output: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() Process crashed. QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() 'init(CREATECOMPONENT_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(958) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() Application Output: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Process crashed. QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'init(TIMER_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(976) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Application Output: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Process crashed. QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'init(LOADJSFILE_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(998) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Application Output: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Process crashed. QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnComment() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1019) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Application Output: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Process crashed. QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1041) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Application Output: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() Process crashed. QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1062) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() Application Output: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Process crashed. QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'init(CONDITION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1081) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Application Output: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Process crashed. QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() 'init(QUIT_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1115) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() Application Output: "" QDEBUG : tst_QQmlDebugJS::clearBreakpoint() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Process crashed. QDEBUG : tst_QQmlDebugJS::clearBreakpoint() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::clearBreakpoint() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1177) : failure location QDEBUG : tst_QQmlDebugJS::clearBreakpoint() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Application Output: "" QDEBUG : tst_QQmlDebugJS::setExceptionBreak() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Process crashed. QDEBUG : tst_QQmlDebugJS::setExceptionBreak() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::setExceptionBreak() 'init(EXCEPTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1222) : failure location QDEBUG : tst_QQmlDebugJS::setExceptionBreak() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Application Output: "" QDEBUG : tst_QQmlDebugJS::stepNext() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::stepNext() Process crashed. QDEBUG : tst_QQmlDebugJS::stepNext() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::stepNext() 'init(STEPACTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1233) : failure location QDEBUG : tst_QQmlDebugJS::stepNext() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::stepNext() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::stepNext() Application Output: "" QDEBUG : tst_QQmlDebugJS::stepIn() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::stepIn() Process crashed. QDEBUG : tst_QQmlDebugJS::stepIn() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::stepIn() 'init(STEPACTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1257) : failure location QDEBUG : tst_QQmlDebugJS::stepIn() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::stepIn() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::stepIn() Application Output: "" QDEBUG : tst_QQmlDebugJS::stepOut() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::stepOut() Process crashed. QDEBUG : tst_QQmlDebugJS::stepOut() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::stepOut() 'init(STEPACTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1281) : failure location QDEBUG : tst_QQmlDebugJS::stepOut() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::stepOut() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::stepOut() Application Output: "" QDEBUG : tst_QQmlDebugJS::continueDebugging() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::continueDebugging() Process crashed. QDEBUG : tst_QQmlDebugJS::continueDebugging() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::continueDebugging() 'init(STEPACTION_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1305) : failure location QDEBUG : tst_QQmlDebugJS::continueDebugging() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::continueDebugging() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::continueDebugging() Application Output: "" QDEBUG : tst_QQmlDebugJS::backtrace() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::backtrace() Process crashed. QDEBUG : tst_QQmlDebugJS::backtrace() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::backtrace() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1329) : failure location QDEBUG : tst_QQmlDebugJS::backtrace() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::backtrace() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::backtrace() Application Output: "" QDEBUG : tst_QQmlDebugJS::getFrameDetails() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::getFrameDetails() Process crashed. QDEBUG : tst_QQmlDebugJS::getFrameDetails() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::getFrameDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1344) : failure location QDEBUG : tst_QQmlDebugJS::getFrameDetails() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::getFrameDetails() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::getFrameDetails() Application Output: "" QDEBUG : tst_QQmlDebugJS::getScopeDetails() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::getScopeDetails() Process crashed. QDEBUG : tst_QQmlDebugJS::getScopeDetails() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::getScopeDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. () tst_qqmldebugjs.cpp(1359) : failure location QDEBUG : tst_QQmlDebugJS::getScopeDetails() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::getScopeDetails() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::getScopeDetails() Application Output: "" QDEBUG : tst_QQmlDebugJS::getScripts() An error occurred while waiting for debug process to become available: QDEBUG : tst_QQmlDebugJS::getScripts() Process crashed. QDEBUG : tst_QQmlDebugJS::getScripts() could not launch application, or did not get 'Waiting for connection'. FAIL! : tst_QQmlDebugJS::getScripts() 'init()' returned FALSE. () tst_qqmldebugjs.cpp(1430) : failure location QDEBUG : tst_QQmlDebugJS::getScripts() DEBUGGEE OUTPUT: "" QDEBUG : tst_QQmlDebugJS::getScripts() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::getScripts() Application Output: "" PASS : tst_QQmlDebugJS::cleanupTestCase() Totals: 2 passed, 23 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: 10 seconds, exit code 23 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_qqmlcomponent: 1 seconds, exit code 3221225477 Testing tst_qqmlapplicationengine 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_qqmlapplicationengine ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlapplicationengine::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_qqmlapplicationengine: 0.848594 seconds, exit code 3221225477 Testing tst_rendernode 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_rendernode ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_rendernode::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_rendernode: 1 seconds, exit code 3221225477 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_qquickfolderlistmodel: 1 seconds, exit code 3221225477 Testing tst_QQmlSettings 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_QQmlSettings ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlSettings::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_qqmlsettings: 0.989009 seconds, exit code 3221225477 Testing tst_qqmlmetatype 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_qqmlmetatype ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlmetatype::initTestCase() PASS : tst_qqmlmetatype::qmlParserStatusCast() PASS : tst_qqmlmetatype::qmlPropertyValueSourceCast() PASS : tst_qqmlmetatype::qmlPropertyValueInterceptorCast() PASS : tst_qqmlmetatype::qmlType() PASS : tst_qqmlmetatype::invalidQmlTypeName() PASS : tst_qqmlmetatype::registrationType() 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_qqmlmetatype: 0.934543 seconds, exit code 3221225477 Testing tst_QQmlMetaObject 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_QQmlMetaObject ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlMetaObject::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_qqmlmetaobject: 0.918589 seconds, exit code 3221225477 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_qqmllocale: 1 seconds, exit code 3221225477 Testing tst_qqmllistreference 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_qqmllistreference ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmllistreference::initTestCase() PASS : tst_qqmllistreference::qmllistreference() PASS : tst_qqmllistreference::qmllistreference_invalid() PASS : tst_qqmllistreference::isValid() PASS : tst_qqmllistreference::object() PASS : tst_qqmllistreference::listElementType() PASS : tst_qqmllistreference::canAppend() PASS : tst_qqmllistreference::canAt() PASS : tst_qqmllistreference::canClear() PASS : tst_qqmllistreference::canCount() PASS : tst_qqmllistreference::isReadable() PASS : tst_qqmllistreference::isManipulable() PASS : tst_qqmllistreference::append() PASS : tst_qqmllistreference::at() PASS : tst_qqmllistreference::clear() PASS : tst_qqmllistreference::count() PASS : tst_qqmllistreference::copy() PASS : tst_qqmllistreference::qmlmetaproperty() 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_qqmllistreference: 0.916542 seconds, exit code 3221225477 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_qqmlinfo: 1 seconds, exit code 3221225477 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_qqmlincubator: 1 seconds, exit code 3221225477 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_qqmlconsole: 1 seconds, exit code 3221225477 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_parserstress: 4 seconds, exit code 3221225477 Testing tst_qmlplugindump FAIL! : tst_qmlplugindump::builtins() crashed tst_qmlplugindump.cpp(95) : failure location Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qmlplugindump ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qmlplugindump::initTestCase() QWARN : tst_qmlplugindump::builtins() "Error while running 'C:/work/build/qt/qtbase/bin/qmlplugindump.exe -builtins'" QWARN : tst_qmlplugindump::builtins() stderr: "" FAIL! : tst_qmlplugindump::builtins() crashed tst_qmlplugindump.cpp(95) : failure location PASS : tst_qmlplugindump::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qmlplugindump ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmlplugindump: 1 seconds, exit code 1 Testing tst_QJSValue 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_QJSValue ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSValue::initTestCase() PASS : tst_QJSValue::ctor_invalid() PASS : tst_QJSValue::ctor_undefinedWithEngine() PASS : tst_QJSValue::ctor_undefined() PASS : tst_QJSValue::ctor_nullWithEngine() PASS : tst_QJSValue::ctor_null() PASS : tst_QJSValue::ctor_boolWithEngine() PASS : tst_QJSValue::ctor_bool() PASS : tst_QJSValue::ctor_intWithEngine() PASS : tst_QJSValue::ctor_int() PASS : tst_QJSValue::ctor_uintWithEngine() PASS : tst_QJSValue::ctor_uint() PASS : tst_QJSValue::ctor_floatWithEngine() PASS : tst_QJSValue::ctor_float() PASS : tst_QJSValue::ctor_stringWithEngine() PASS : tst_QJSValue::ctor_string() PASS : tst_QJSValue::ctor_copyAndAssignWithEngine() PASS : tst_QJSValue::ctor_copyAndAssign() 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_qjsvalue: 0.914708 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.4.0, Qt 5.4.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) PASS : tst_qjsonbinding::readValueProperty(true) PASS : tst_qjsonbinding::readValueProperty(false) PASS : tst_qjsonbinding::readValueProperty(null) PASS : tst_qjsonbinding::readValueProperty(number.0) PASS : tst_qjsonbinding::readValueProperty(number.1) PASS : tst_qjsonbinding::readValueProperty(string.0) PASS : tst_qjsonbinding::readValueProperty(undefined) PASS : tst_qjsonbinding::readValueProperty(object.0) PASS : tst_qjsonbinding::readValueProperty(object.1) PASS : tst_qjsonbinding::readValueProperty(object.2) PASS : tst_qjsonbinding::readValueProperty(object.3) PASS : tst_qjsonbinding::readValueProperty(object.4) PASS : tst_qjsonbinding::readValueProperty(array.0) PASS : tst_qjsonbinding::readValueProperty(array.1) PASS : tst_qjsonbinding::readValueProperty(array.2) PASS : tst_qjsonbinding::readValueProperty(array.3) PASS : tst_qjsonbinding::readValueProperty(array.4) PASS : tst_qjsonbinding::readObjectOrArrayProperty(object.0) PASS : tst_qjsonbinding::readObjectOrArrayProperty(object.1) PASS : tst_qjsonbinding::readObjectOrArrayProperty(object.2) PASS : tst_qjsonbinding::readObjectOrArrayProperty(object.3) PASS : tst_qjsonbinding::readObjectOrArrayProperty(object.4) PASS : tst_qjsonbinding::readObjectOrArrayProperty(array.0) PASS : tst_qjsonbinding::readObjectOrArrayProperty(array.1) PASS : tst_qjsonbinding::readObjectOrArrayProperty(array.2) PASS : tst_qjsonbinding::readObjectOrArrayProperty(array.3) PASS : tst_qjsonbinding::readObjectOrArrayProperty(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 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.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSEngine::initTestCase() PASS : tst_QJSEngine::callQObjectSlot() PASS : tst_QJSEngine::constructWithParent() PASS : tst_QJSEngine::newObject() PASS : tst_QJSEngine::newArray() PASS : tst_QJSEngine::newArray_HooliganTask218092() PASS : tst_QJSEngine::newArray_HooliganTask233836() PASS : tst_QJSEngine::newVariant() PASS : tst_QJSEngine::newVariant_valueOfToString() PASS : tst_QJSEngine::newRegExp() 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 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00434/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418074947): http://codereview.qt-project.org/101766 [PS2] - Windows: Don't disable JIT From ci-noreply at qt-project.org Mon Dec 8 23:44:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 00:44:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2055 Message-ID: <20141208_224409_086327.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. () tst_qquickpathview.cpp(1506) : failure location Totals: 129 passed, 1 failed, 0 skipped, 0 blacklisted 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) 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) 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() 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 ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickpathview: 94 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02055/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418075368): http://codereview.qt-project.org/101712 [PS1] - May it rest in pieces. From ci-noreply at qt-project.org Mon Dec 8 23:48:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 00:48:11 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #935 Message-ID: <20141208_224811_064289.ci-noreply@qt-project.org> QtBase_5.4_Integration » winrt-x64-msvc2013_Windows_81 #935: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00935/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418069535): http://codereview.qt-project.org/101726 [PS1] - Windows: Limit cursor cache. From ci-noreply at qt-project.org Mon Dec 8 23:58:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 00:58:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4678 Message-ID: <20141208_225857_026528.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #4678: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04678/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418076258): http://codereview.qt-project.org/101636 [PS1] - Fix fullscreen in the X11 hooks of eglfs http://codereview.qt-project.org/101054 [PS3] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 9 01:40:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 01:40:01 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #33 - FAILURE Message-ID: <20141209004001.9BCE930751@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.0_state/build_00033 From ci-noreply at qt-project.org Tue Dec 9 01:43:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 01:43:07 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #301 - FAILURE Message-ID: <20141209004307.82CD930756@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_00301 From ci-noreply at qt-project.org Tue Dec 9 02:09:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 03:09:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4680 Message-ID: <20141209_010918_047404.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #4680: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04680/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418079632): http://codereview.qt-project.org/100629 [PS2] - Make more font databases report fontsAlwaysScalable() http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f http://codereview.qt-project.org/99673 [PS4] - Handling of qmake variable defining the manifest file on MinGW From ci-noreply at qt-project.org Tue Dec 9 02:45:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 03:45:17 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2057 Message-ID: <20141209_014517_012146.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2057: SUCCESS Tested changes (refs/builds/dev_1418082343): http://codereview.qt-project.org/101712 [PS1] - May it rest in pieces. From ci-noreply at qt-project.org Tue Dec 9 03:35:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 04:35:21 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4683 Message-ID: <20141209_023521_048572.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4683: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04683/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418087452): http://codereview.qt-project.org/100884 [PS1] - Don't attempt to load an empty generic plugin if no environment variable is set. From ci-noreply at qt-project.org Tue Dec 9 04:12:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 04:12:55 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #195 - FAILURE Message-ID: <20141209031255.2258730751@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_00195 From ci-noreply at qt-project.org Tue Dec 9 05:25:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 06:25:53 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4684 Message-ID: <20141209_042553_036097.ci-noreply@qt-project.org> QtBase_dev_Integration #4684: SUCCESS Tested changes (refs/builds/dev_1418092616): http://codereview.qt-project.org/101398 [PS2] - Fix regression introduced by 8e3fdf13543f43d7a4cb4fa41f http://codereview.qt-project.org/100629 [PS2] - Make more font databases report fontsAlwaysScalable() From ci-noreply at qt-project.org Tue Dec 9 06:01:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 06:01:28 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #92 - FAILURE Message-ID: <20141209050128.AD81A30754@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_00092 From ci-noreply at qt-project.org Tue Dec 9 07:26:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 07:26:24 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #196 - FAILURE Message-ID: <20141209062624.68F38307B2@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_00196 From ci-noreply at qt-project.org Tue Dec 9 07:40:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 08:40:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2059 Message-ID: <20141209_064001_091649.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2012) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02059/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418104013): http://codereview.qt-project.org/100486 [PS5] - Better encapsulate access to the global object http://codereview.qt-project.org/100453 [PS5] - Encapsulate accesses to the root context http://codereview.qt-project.org/100192 [PS7] - Fix Object::arrayData() accessor to return a heap object http://codereview.qt-project.org/100191 [PS7] - Get rid of a not required reinterpret_cast http://codereview.qt-project.org/100190 [PS7] - Cleanup header inclusion order http://codereview.qt-project.org/100180 [PS7] - Remove arrayData() calls from qv4object.cpp http://codereview.qt-project.org/100179 [PS7] - Fix arrayData accesses in qv4lookup.cpp http://codereview.qt-project.org/100178 [PS7] - Remove non required arrayData() accesses from qv4arrayobject.cpp http://codereview.qt-project.org/100181 [PS7] - Move readonly accessors into Heap::ArrayData http://codereview.qt-project.org/100626 [PS2] - Move function definition where it belongs From ci-noreply at qt-project.org Tue Dec 9 09:00:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 10:00:24 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #939 Message-ID: <20141209_080024_002327.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-09 09:59:49.573 tst_qwindow[993:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-09 10:00:17.607 tst_qwindow[997:6623] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 55 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00939/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418100809): http://codereview.qt-project.org/101726 [PS1] - Windows: Limit cursor cache. From ci-noreply at qt-project.org Tue Dec 9 09:40:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 10:40:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2061 Message-ID: <20141209_084044_047961.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2013) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02061/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418110895): http://codereview.qt-project.org/100486 [PS5] - Better encapsulate access to the global object http://codereview.qt-project.org/100453 [PS5] - Encapsulate accesses to the root context http://codereview.qt-project.org/100192 [PS7] - Fix Object::arrayData() accessor to return a heap object http://codereview.qt-project.org/100191 [PS7] - Get rid of a not required reinterpret_cast http://codereview.qt-project.org/100190 [PS7] - Cleanup header inclusion order http://codereview.qt-project.org/100180 [PS7] - Remove arrayData() calls from qv4object.cpp http://codereview.qt-project.org/100179 [PS7] - Fix arrayData accesses in qv4lookup.cpp http://codereview.qt-project.org/100178 [PS7] - Remove non required arrayData() accesses from qv4arrayobject.cpp http://codereview.qt-project.org/100181 [PS7] - Move readonly accessors into Heap::ArrayData http://codereview.qt-project.org/100626 [PS2] - Move function definition where it belongs From ci-noreply at qt-project.org Tue Dec 9 10:03:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 11:03:56 +0200 Subject: [Ci-reports] fail on QtTools_5.4_Integration #76 Message-ID: <20141209_090356_080222.ci-noreply@qt-project.org> QtTools_5.4_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #76: FAILURE Build log: http://testresults.qt-project.org/ci/QtTools_5.4_Integration/build_00076/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418114615): http://codereview.qt-project.org/101772 [PS2] - Revert "Revert "Revert "Qt Designer: Temporarily disable loading of QDeclarativeView plugin." From ci-noreply at qt-project.org Tue Dec 9 10:13:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 11:13:48 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4685 Message-ID: <20141209_091348_060109.ci-noreply@qt-project.org> QtBase_dev_Integration #4685: SUCCESS Tested changes (refs/builds/dev_1418110051): http://codereview.qt-project.org/99673 [PS4] - Handling of qmake variable defining the manifest file on MinGW From ci-noreply at qt-project.org Tue Dec 9 10:28:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 11:28:00 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #309 Message-ID: <20141209_092800_099563.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #309: SUCCESS Tested changes (refs/builds/dev_1418113568): http://codereview.qt-project.org/101730 [PS4] - QLowEnergyController/CentralManager - cleanup (OS X/iOS) From ci-noreply at qt-project.org Tue Dec 9 10:51:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 11:51:03 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #940 Message-ID: <20141209_095103_057174.ci-noreply@qt-project.org> QtBase_5.4_Integration #940: SUCCESS Tested changes (refs/builds/5.4_1418112118): http://codereview.qt-project.org/99658 [PS5] - QHeaderView: take the sort indicator into account when eliding text http://codereview.qt-project.org/99900 [PS3] - Styles: improve SH_Header_ArrowAlignment handling From ci-noreply at qt-project.org Tue Dec 9 11:42:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 12:42:56 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #438 Message-ID: <20141209_104256_042403.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #438: SUCCESS Tested changes (refs/builds/5.4_1418115059): http://codereview.qt-project.org/101700 [PS1] - QML: fix warning in tests http://codereview.qt-project.org/101699 [PS1] - Quick: fix test From ci-noreply at qt-project.org Tue Dec 9 12:01:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 13:01:46 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #313 Message-ID: <20141209_110146_071533.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #313: SUCCESS Tested changes (refs/builds/dev_1418117373): http://codereview.qt-project.org/101709 [PS4] - QLowEnergyController - auto test (OS X/iOS) From ci-noreply at qt-project.org Tue Dec 9 12:21:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 13:21:26 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #942 Message-ID: <20141209_112126_073850.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(906) : failure location FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(924) : failure location Totals: 574 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.0, Qt 5.4.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(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) FAIL! : tst_QSslSocket::sessionCipher(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : failure location 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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) PASS : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(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: 576 passed, 1 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 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: 186 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00942/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418118757): http://codereview.qt-project.org/101775 [PS1] - Attempt to make the positioning test of QWindow more reliable http://codereview.qt-project.org/101726 [PS1] - Windows: Limit cursor cache. From ci-noreply at qt-project.org Tue Dec 9 12:24:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 13:24:51 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #77 Message-ID: <20141209_112451_026049.ci-noreply@qt-project.org> QtTools_5.4_Integration #77: SUCCESS Tested changes (refs/builds/5.4_1418116114): http://codereview.qt-project.org/101772 [PS2] - Revert "Revert "Revert "Qt Designer: Temporarily disable loading of QDeclarativeView plugin." From ci-noreply at qt-project.org Tue Dec 9 12:51:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 13:51:17 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4687 Message-ID: <20141209_115117_079176.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(869) : 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.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(WithSocks5Proxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(579) : failure location PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) 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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) SKIP : tst_QSslSocket::protocol(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(982) : 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) FAIL! : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location 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: 572 passed, 2 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 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: 196 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04687/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418116522): http://codereview.qt-project.org/101745 [PS2] - Improve TouchPoint debug output http://codereview.qt-project.org/101636 [PS1] - Fix fullscreen in the X11 hooks of eglfs From ci-noreply at qt-project.org Tue Dec 9 13:00:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 14:00:05 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2062 Message-ID: <20141209_120005_092825.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2062: SUCCESS Tested changes (refs/builds/dev_1418118138): http://codereview.qt-project.org/101743 [PS3] - Cleanup: Remove unused code http://codereview.qt-project.org/101742 [PS3] - Cleanup: Merge QQmlDataLoader and QQmlTypeLoader From ci-noreply at qt-project.org Tue Dec 9 13:09:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 14:09:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4688 Message-ID: <20141209_120928_096762.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../../../include/QtPlatformHeaders/qeglnativecontext.h:1:0, from ../../../../../../include/QtPlatformHeaders/QEGLNativeContext:1, from qxcbeglcontext.h:50, from qxcbeglintegration.cpp:44: ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:64:1: error: specialization of ‘template struct TestNamespace::QMetaTypeId’ in different namespace [-fpermissive] ../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1513:8: error: from definition of ‘template struct TestNamespace::QMetaTypeId’ [-fpermissive] ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:64:1: error: definition of ‘static int TestNamespace::QMetaTypeId::qt_metatype_id()’ is not in namespace enclosing ‘TestNamespace::QMetaTypeId’ [-fpermissive] ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h: In static member function ‘static int TestNamespace::QMetaTypeId::qt_metatype_id()’: ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:64:1: error: ‘QEGLNativeContext’ was not declared in this scope ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:64:1: note: suggested alternative: ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:42:8: note: ‘TestNamespace::TestNamespace::QEGLNativeContext’ ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:64:1: error: expected type-specifier before ‘QEGLNativeContext’ ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:64:1: error: expected ‘>’ before ‘QEGLNativeContext’ ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:64:1: error: expected ‘(’ before ‘QEGLNativeContext’ ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:64:1: error: expected primary-expression before ‘>’ token In file included from qxcbeglintegration.cpp:44:0: qxcbeglcontext.h: At global scope: qxcbeglcontext.h:54:1: error: expected class-name before ‘{’ token qxcbeglcontext.h: In constructor ‘TestNamespace::QXcbEglContext::QXcbEglContext(const TestNamespace::QSurfaceFormat&, TestNamespace::QPlatformOpenGLContext*, EGLDisplay, TestNamespace::QXcbConnection*, const TestNamespace::QVariant&)’: qxcbeglcontext.h:58:11: error: class ‘TestNamespace::QXcbEglContext’ does not have any field named ‘QEGLPlatformContext’ qxcbeglcontext.h: In member function ‘void TestNamespace::QXcbEglContext::swapBuffers(TestNamespace::QPlatformSurface*)’: qxcbeglcontext.h:67:9: error: ‘QEGLPlatformContext’ has not been declared qxcbeglcontext.h: In member function ‘bool TestNamespace::QXcbEglContext::makeCurrent(TestNamespace::QPlatformSurface*)’: qxcbeglcontext.h:74:20: error: ‘QEGLPlatformContext’ has not been declared qxcbeglcontext.h: In member function ‘void TestNamespace::QXcbEglContext::doneCurrent()’: qxcbeglcontext.h:82:9: error: ‘QEGLPlatformContext’ has not been declared qxcbeglcontext.h: In member function ‘void* TestNamespace::QXcbEglContext::eglSurfaceForPlatformSurface(TestNamespace::QPlatformSurface*)’: qxcbeglcontext.h:91:32: error: expected type-specifier before ‘QEGLPbuffer’ qxcbeglcontext.h:91:32: error: expected ‘>’ before ‘QEGLPbuffer’ qxcbeglcontext.h:91:32: error: expected ‘(’ before ‘QEGLPbuffer’ qxcbeglcontext.h:91:32: error: ‘QEGLPbuffer’ was not declared in this scope qxcbeglcontext.h:91:32: note: suggested alternative: ../../../../../../include/QtPlatformSupport/5.5.0/QtPlatformSupport/private/../../../../../src/platformsupport/eglconvenience/qeglpbuffer_p.h:53:7: note: ‘TestNamespace::TestNamespace::QEGLPbuffer’ qxcbeglcontext.h:91:45: error: expected primary-expression before ‘>’ token qxcbeglcontext.h:91:57: error: ‘class TestNamespace::QPlatformSurface’ has no member named ‘pbuffer’ qxcbeglcontext.h:91:66: error: expected ‘)’ before ‘;’ token qxcbeglcontext.h: In member function ‘TestNamespace::QVariant TestNamespace::QXcbEglContext::nativeHandle() const’: qxcbeglcontext.h:95:36: error: ‘QEGLNativeContext’ was not declared in this scope qxcbeglcontext.h:95:36: note: suggested alternative: ../../../../../../include/QtPlatformHeaders/../../src/platformheaders/nativecontexts/qeglnativecontext.h:42:8: note: ‘TestNamespace::TestNamespace::QEGLNativeContext’ qxcbeglcontext.h:95:84: error: ‘eglContext’ was not declared in this scope qxcbeglcontext.h:95:98: error: ‘eglDisplay’ was not declared in this scope qxcbeglintegration.cpp: In member function ‘virtual TestNamespace::QPlatformOpenGLContext* TestNamespace::QXcbEglIntegration::createPlatformOpenGLContext(TestNamespace::QOpenGLContext*) const’: qxcbeglintegration.cpp:100:12: error: cannot convert ‘TestNamespace::QXcbEglContext*’ to ‘TestNamespace::QPlatformOpenGLContext*’ in return qxcbeglintegration.cpp: In member function ‘virtual TestNamespace::QPlatformOffscreenSurface* TestNamespace::QXcbEglIntegration::createPlatformOffscreenSurface(TestNamespace::QOffscreenSurface*) const’: qxcbeglintegration.cpp:105:16: error: expected type-specifier before ‘QEGLPbuffer’ qxcbeglintegration.cpp:105:16: error: cannot convert ‘int*’ to ‘TestNamespace::QPlatformOffscreenSurface*’ in return qxcbeglintegration.cpp:105:16: error: expected ‘;’ before ‘QEGLPbuffer’ qxcbeglintegration.cpp:105:77: error: ‘QEGLPbuffer’ was not declared in this scope qxcbeglintegration.cpp:105:77: note: suggested alternative: ../../../../../../include/QtPlatformSupport/5.5.0/QtPlatformSupport/private/../../../../../src/platformsupport/eglconvenience/qeglpbuffer_p.h:53:7: note: ‘TestNamespace::TestNamespace::QEGLPbuffer’ qxcbeglintegration.cpp:106:1: error: control reaches end of non-void function [-Werror=return-type] qxcbeglintegration.cpp: In member function ‘virtual TestNamespace::QPlatformOpenGLContext* TestNamespace::QXcbEglIntegration::createPlatformOpenGLContext(TestNamespace::QOpenGLContext*) const’: qxcbeglintegration.cpp:101:1: error: control reaches end of non-void function [-Werror=return-type] qxcbeglcontext.h: In member function ‘TestNamespace::QVariant TestNamespace::QXcbEglContext::nativeHandle() const’: qxcbeglcontext.h:96:5: error: control reaches end of non-void function [-Werror=return-type] make[7]: *** [.obj/qxcbeglintegration.o] Error 1 make[6]: *** [sub-xcb_egl-make_first] Error 2 make[5]: *** [sub-gl_integrations-make_first-ordered] Error 2 make[4]: *** [sub-xcb-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04688/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418126014): http://codereview.qt-project.org/101745 [PS2] - Improve TouchPoint debug output http://codereview.qt-project.org/101636 [PS1] - Fix fullscreen in the X11 hooks of eglfs http://codereview.qt-project.org/94427 [PS15] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions From ci-noreply at qt-project.org Tue Dec 9 13:22:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 14:22:19 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #42 Message-ID: <20141209_122219_007834.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier qlowenergycontroller_win.cpp(66) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name qlowenergycontroller_win.cpp(66) : error C3861: 'isSupported': identifier not found qlowenergycontroller_win.cpp(79) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name qlowenergycontroller_win.cpp(79) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int qlowenergycontroller_win.cpp(79) : error C2146: syntax error : missing ';' before identifier 'result' qlowenergycontroller_win.cpp(79) : error C2065: 'result' : undeclared identifier qlowenergycontroller_win.cpp(80) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name qlowenergycontroller_win.cpp(80) : error C3861: 'startDiscoveryOfRemoteDevices': identifier not found qlowenergycontroller_win.cpp(82) : error C2065: 'result' : undeclared identifier qlowenergycontroller_win.cpp(82) : error C2228: left of '.error' must have class/struct/union qlowenergycontroller_win.cpp(83) : error C2065: 'result' : undeclared identifier qlowenergycontroller_win.cpp(83) : error C2228: left of '.error' must have class/struct/union qlowenergycontroller_win.cpp(90) : error C2065: 'result' : undeclared identifier qlowenergycontroller_win.cpp(90) : error C2228: left of '.devices' must have class/struct/union qlowenergycontroller_win.cpp(90) : error C2065: 'result' : undeclared identifier qlowenergycontroller_win.cpp(90) : error C2228: left of '.devices' must have class/struct/union c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C2825: 'T': must be a class or namespace when followed by '::' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C2039: 'const_iterator' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C2146: syntax error : missing ';' before identifier 'i' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(871) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int qlowenergycontroller_win.cpp(90) : error C2039: 'i' : is not a member of 'TestNamespace::QForeachContainer' qlowenergycontroller_win.cpp(90) : error C2039: 'e' : is not a member of 'TestNamespace::QForeachContainer' qlowenergycontroller_win.cpp(90) : error C2039: 'i' : is not a member of 'TestNamespace::QForeachContainer' qlowenergycontroller_win.cpp(90) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name qlowenergycontroller_win.cpp(90) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int qlowenergycontroller_win.cpp(90) : error C2143: syntax error : missing ',' before '&' qlowenergycontroller_win.cpp(90) : error C2039: 'i' : is not a member of 'TestNamespace::QForeachContainer' qlowenergycontroller_win.cpp(92) : error C2228: left of '.address' must have class/struct/union qlowenergycontroller_win.cpp(92) : fatal error C1003: error count exceeds 100; stopping compilation Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00042/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/wip/win_1418126470): http://codereview.qt-project.org/100150 [PS3] - Add discovering of primary GATT services on Windows From ci-noreply at qt-project.org Tue Dec 9 13:44:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 14:44:46 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #439 Message-ID: <20141209_124446_013716.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #439: SUCCESS Tested changes (refs/builds/5.4_1418121872): http://codereview.qt-project.org/101702 [PS1] - QML: fix warning in tests http://codereview.qt-project.org/101701 [PS1] - QML: fix warning in tests http://codereview.qt-project.org/101592 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Tue Dec 9 13:50:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 14:50:18 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #314 Message-ID: <20141209_125018_097058.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #314: SUCCESS Tested changes (refs/builds/dev_1418123000): http://codereview.qt-project.org/101752 [PS1] - QBluetoothDeviceDiscoveryAgent - cleanup (iOS) From ci-noreply at qt-project.org Tue Dec 9 14:19:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 15:19:38 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #46 Message-ID: <20141209_131938_007871.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #46: SUCCESS Tested changes (refs/builds/5.4_1418123101): http://codereview.qt-project.org/101629 [PS1] - GStreamer: better camera device name logic. From ci-noreply at qt-project.org Tue Dec 9 14:24:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 15:24:21 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4689 Message-ID: <20141209_132421_063642.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::peerVerifyError(WithSocks5Proxy) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location Totals: 575 passed, 2 failed, 5 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(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) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : failure location 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: 576 passed, 1 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 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: 151 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04689/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418127116): http://codereview.qt-project.org/101745 [PS2] - Improve TouchPoint debug output http://codereview.qt-project.org/101636 [PS1] - Fix fullscreen in the X11 hooks of eglfs From ci-noreply at qt-project.org Tue Dec 9 15:07:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 16:07:53 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #43 Message-ID: <20141209_140753_014277.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2039: 'ExceptionStore' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C2146: syntax error : missing ';' before identifier 'exceptionStore' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentthreadengine.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(98) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(106) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(107) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(114) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(122) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(123) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(130) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(138) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(139) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(369) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(377) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(378) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(385) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(393) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(394) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C3646: 'QEnableIf' : unknown override specifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2143: syntax error : missing ';' before '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2988: unrecognizable template declaration/definition c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2059: syntax error : '<' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(401) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2039: 'QEnableIf' : is not a member of 'TestNamespace::TestNamespace::QtPrivate' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(409) : error C2065: 'Functor' : undeclared identifier c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2039: 'Type' : is not a member of '`global namespace'' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2143: syntax error : missing ';' before '{' c:\work\build\qt\qtbase\include\qtconcurrent\../../src/concurrent/qtconcurrentrun.h(410) : error C2447: '{' : missing function header (old-style formal list?) c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2653: 'WinLowEnergyBluetooth' : is not a class or namespace name c:\work\build\qt\qtconnectivity\src\bluetooth\qlowenergycontroller_p.h(230) : error C2065: 'ServicesDiscoveryResult' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00043/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/wip/win_1418133110): http://codereview.qt-project.org/100616 [PS10] - Bluetooth - service discovery on Windows http://codereview.qt-project.org/100150 [PS3] - Add discovering of primary GATT services on Windows From ci-noreply at qt-project.org Tue Dec 9 15:22:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 16:22:03 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #274 Message-ID: <20141209_142203_023968.ci-noreply@qt-project.org> QtTools_dev_Integration #274: SUCCESS Tested changes (refs/builds/dev_1418125470): http://codereview.qt-project.org/101012 [PS6] - Assistant: Introduce DEFINES per browser type. http://codereview.qt-project.org/100929 [PS16] - Assistant: Factor out web browser support. From ci-noreply at qt-project.org Tue Dec 9 15:53:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 16:53:47 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2063 Message-ID: <20141209_145347_061270.ci-noreply@qt-project.org> Autotest `tst_qquickwindow' failed :( Testing tst_qquickwindow QtQA::App::TestRunner: Process exited with exit code 0xC000041D 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-llp64 shared (dynamic) release build; by MSVC 2013) 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() QtQA::App::TestRunner: Process exited with exit code 0xC000041D QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 3 seconds, exit code 3221226525 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02063/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418126548): http://codereview.qt-project.org/99358 [PS4] - Changed value type property index encoding From ci-noreply at qt-project.org Tue Dec 9 16:34:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 17:34:56 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #944 Message-ID: <20141209_153456_036381.ci-noreply@qt-project.org> QtBase_5.4_Integration #944: SUCCESS Tested changes (refs/builds/5.4_1418124181): http://codereview.qt-project.org/101746 [PS1] - Support vertical sliders on Android From ci-noreply at qt-project.org Tue Dec 9 16:45:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 17:45:23 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #946 Message-ID: <20141209_154523_015673.ci-noreply@qt-project.org> qtbase failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.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_USING_NAMESPACE -DQT_BUILD_NETWORK_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I../../mkspecs/macx-clang -I. -I../../include -I../../include/QtNetwork -I../../include/QtNetwork/5.4.0 -I../../include/QtNetwork/5.4.0/QtNetwork -Ikernel -I../../lib/QtCore.framework/Versions/5/Headers -I../../lib/QtCore.framework/Versions/5/Headers/5.4.0 -I../../lib/QtCore.framework/Versions/5/Headers/5.4.0/QtCore -I.moc -F/work/build/qt/qtbase/lib -o .obj/qsslconfiguration.o ssl/qsslconfiguration.cpp ssl/qsslconfiguration.cpp:35:10: fatal error: 'qssl_p.h' file not found ssl/qssl.cpp:36:10: fatal error: 'qssl_p.h' file not found make[3]: *** [.obj/qssl.o] Error 1 ssl/qsslcertificate.cpp:115:10: fatal error: 'qssl_p.h' file not found make[3]: *** [.obj/qsslconfiguration.o] Error 1 make[3]: *** [.obj/qsslcertificate.o] Error 1 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00946/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1418139391): http://codereview.qt-project.org/101590 [PS6] - Do not initialize accessibility code by default on startup. http://codereview.qt-project.org/101723 [PS3] - Use categorized logging for ssl code http://codereview.qt-project.org/101769 [PS3] - qimage_conversions.cpp: Fix build on big endian systems http://codereview.qt-project.org/101775 [PS1] - Attempt to make the positioning test of QWindow more reliable http://codereview.qt-project.org/101726 [PS1] - Windows: Limit cursor cache. From ci-noreply at qt-project.org Tue Dec 9 16:56:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 17:56:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4690 Message-ID: <20141209_155650_078175.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-09 17:56:22.632 tst_qwindow[1467:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-09 17:56:49.001 tst_qwindow[1470:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04690/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418135156): http://codereview.qt-project.org/101636 [PS1] - Fix fullscreen in the X11 hooks of eglfs http://codereview.qt-project.org/101793 [PS1] - Fixed a bug where spans did not always work in layouts. http://codereview.qt-project.org/101480 [PS1] - ssl: merge and tighten sslErrors and peerVerifyError tests http://codereview.qt-project.org/101745 [PS2] - Improve TouchPoint debug output From ci-noreply at qt-project.org Tue Dec 9 17:13:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 18:13:09 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #442 Message-ID: <20141209_161309_055574.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #442: SUCCESS Tested changes (refs/builds/5.4_1418129218): http://codereview.qt-project.org/101766 [PS2] - Windows: Don't disable JIT http://codereview.qt-project.org/100053 [PS5] - QML Debugging: Fix crash when stepping through try-catch block. http://codereview.qt-project.org/101703 [PS1] - QML: fix warning in tests From ci-noreply at qt-project.org Tue Dec 9 17:15:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 18:15:50 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #315 Message-ID: <20141209_161550_001582.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #315: SUCCESS Tested changes (refs/builds/dev_1418129512): http://codereview.qt-project.org/101705 [PS1] - Mark new symbols as introduced by Qt 5.5 From ci-noreply at qt-project.org Tue Dec 9 18:08:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 19:08:59 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #78 Message-ID: <20141209_170859_047774.ci-noreply@qt-project.org> QtTools_5.4_Integration #78: SUCCESS Tested changes (refs/builds/5.4_1418135186): http://codereview.qt-project.org/101387 [PS2] - Android: Don't bail out if qmlimportscanner is missing. From ci-noreply at qt-project.org Tue Dec 9 18:11:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 19:11:24 +0200 Subject: [Ci-reports] fail on QtWebKit_5.4_Integration #113 Message-ID: <20141209_171124_093181.ci-noreply@qt-project.org> QtWebKit_5.4_Integration » winphone-arm-msvc2013_Windows_81 #113: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebKit_5.4_Integration/build_00113/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418137311): http://codereview.qt-project.org/101797 [PS1] - Remove double quotation from $preprocessor From ci-noreply at qt-project.org Tue Dec 9 18:53:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 19:53:22 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2064 Message-ID: <20141209_175322_088441.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2064: SUCCESS Tested changes (refs/builds/dev_1418136921): http://codereview.qt-project.org/100538 [PS6] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 9 19:24:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 20:24:03 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4691 Message-ID: <20141209_182403_093272.ci-noreply@qt-project.org> QtBase_dev_Integration #4691: SUCCESS Tested changes (refs/builds/dev_1418140794): http://codereview.qt-project.org/101793 [PS1] - Fixed a bug where spans did not always work in layouts. http://codereview.qt-project.org/101745 [PS2] - Improve TouchPoint debug output http://codereview.qt-project.org/101480 [PS1] - ssl: merge and tighten sslErrors and peerVerifyError tests http://codereview.qt-project.org/101636 [PS1] - Fix fullscreen in the X11 hooks of eglfs http://codereview.qt-project.org/101557 [PS1] - xcb: Fix transparent tray backgrounds with 24bpp tray visuals From ci-noreply at qt-project.org Tue Dec 9 20:06:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 21:06:26 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2068 Message-ID: <20141209_190626_027257.ci-noreply@qt-project.org> Autotest `tst_qquickanimatedsprite' failed :( Testing tst_qquickanimatedsprite FAIL! : tst_qquickanimatedsprite::test_largeAnimation(frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location FAIL! : tst_qquickanimatedsprite::test_largeAnimation(no_frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location Totals: 5 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 QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedsprite ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qquickanimatedsprite::initTestCase() PASS : tst_qquickanimatedsprite::test_properties() PASS : tst_qquickanimatedsprite::test_runningChangedSignal() PASS : tst_qquickanimatedsprite::test_frameChangedSignal() FAIL! : tst_qquickanimatedsprite::test_largeAnimation(frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location FAIL! : tst_qquickanimatedsprite::test_largeAnimation(no_frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location PASS : tst_qquickanimatedsprite::cleanupTestCase() Totals: 5 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickanimatedsprite ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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_qquickanimatedsprite: 63 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02068/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418147696): http://codereview.qt-project.org/100583 [PS4] - Default to threaded when using opengl32 From ci-noreply at qt-project.org Tue Dec 9 20:09:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 21:09:57 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #444 Message-ID: <20141209_190957_023833.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #444: SUCCESS Tested changes (refs/builds/5.4_1418141683): http://codereview.qt-project.org/100862 [PS1] - Fix the visualization of unmerged batch geometries without index From ci-noreply at qt-project.org Tue Dec 9 20:43:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 21:43:19 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #552 Message-ID: <20141209_194319_053024.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' 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 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' qwinjumplist.cpp qwinjumplist.cpp(46) : fatal error C1083: Cannot open include file: 'propvarutil.h': No such file or directory Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00552/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418150637): http://codereview.qt-project.org/101640 [PS9] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 9 20:54:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 21:54:56 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #41 Message-ID: <20141209_195456_076550.ci-noreply@qt-project.org> Qt3D_dev_Integration #41: SUCCESS Tested changes (refs/builds/dev_1418146994): http://codereview.qt-project.org/101428 [PS2] - Initialize m_surface member. http://codereview.qt-project.org/101427 [PS2] - Optimize: Do not allocate the state name every time. http://codereview.qt-project.org/101426 [PS2] - Use a QVarLengthArray for findRenderPassesForTechnique. http://codereview.qt-project.org/101425 [PS2] - Optimize: Do not allocate QStrings for the QMetaObject class names. http://codereview.qt-project.org/101424 [PS2] - Style cleanup: Pass QString as const&. http://codereview.qt-project.org/101423 [PS2] - Optimize: Prefer QVector over QList for QObserverList. From ci-noreply at qt-project.org Tue Dec 9 21:02:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 21:02:38 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #224 - FAILURE Message-ID: <20141209200238.B4EF1307AB@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_00224 From ci-noreply at qt-project.org Tue Dec 9 21:06:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 22:06:57 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #949 Message-ID: <20141209_200657_063578.ci-noreply@qt-project.org> QtBase_5.4_Integration #949: SUCCESS Tested changes (refs/builds/5.4_1418143619): http://codereview.qt-project.org/101827 [PS1] - Android: Make cursor keys work again http://codereview.qt-project.org/101769 [PS3] - qimage_conversions.cpp: Fix build on big endian systems http://codereview.qt-project.org/101590 [PS6] - Do not initialize accessibility code by default on startup. http://codereview.qt-project.org/101726 [PS1] - Windows: Limit cursor cache. http://codereview.qt-project.org/101775 [PS1] - Attempt to make the positioning test of QWindow more reliable From ci-noreply at qt-project.org Tue Dec 9 21:08:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 22:08:36 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2069 Message-ID: <20141209_200836_068751.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::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 Totals: 128 passed, 2 failed, 0 skipped, 0 blacklisted 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) 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) 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() 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 ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickpathview: 114 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02069/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418152083): http://codereview.qt-project.org/100626 [PS2] - Move function definition where it belongs From ci-noreply at qt-project.org Tue Dec 9 21:27:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 22:27:36 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #950 Message-ID: <20141209_202736_073989.ci-noreply@qt-project.org> qtbase failed to compile :( ../tst_qdbusmarshall.cpp:40:10: fatal error: 'dbus/dbus.h' file not found make[6]: *** [.obj/tst_qdbusmarshall.o] Error 1 make[5]: *** [sub-test-make_first-ordered] Error 2 make[3]: *** [sub-dbus-make_first] Error 2 /work/build/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-clang -I/work/build/qt/qtbase/tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager -I/work/build/qt/qtbase/lib/QtNetwork.framework/Headers -I/work/build/qt/qtbase/lib/QtTest.framework/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include -F/work/build/qt/qtbase/lib main.cpp -o .moc/main.moc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.7 -fno-exceptions -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager\" -I../../../../../mkspecs/macx-clang -I. -I../../../../../lib/QtNetwork.framework/Versions/5/Headers -I../../../../../lib/QtTest.framework/Versions/5/Headers -I../../../../../lib/QtCore.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/main.o main.cpp main.cpp:39:10: fatal error: 'dbus/dbus.h' file not found make[5]: *** [.obj/main.o] Error 1 make[4]: *** [sub-qdbustype-make_first] Error 2 make[3]: *** [sub-dbus-make_first] Error 2 make[2]: *** [sub-benchmarks-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00950/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1418155713): http://codereview.qt-project.org/101810 [PS5] - Fix build on Linux with run-time built/linked dbus http://codereview.qt-project.org/101819 [PS1] - Remove direct linkage to dbus and qdbus From ci-noreply at qt-project.org Tue Dec 9 22:03:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 23:03:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4693 Message-ID: <20141209_210315_021983.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-09 23:02:45.925 tst_qwindow[21584:660b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-09 23:03:12.548 tst_qwindow[21587:491b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(40,62) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(338)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(355)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(704)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(906)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1638)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04693/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418153338): http://codereview.qt-project.org/100721 [PS1] - QChar: mark even more functions constexpr http://codereview.qt-project.org/100720 [PS2] - QChar: mark some more functions constexpr http://codereview.qt-project.org/100719 [PS1] - QChar: prepare relational operators for constexpr'ification From ci-noreply at qt-project.org Tue Dec 9 22:37:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 9 Dec 2014 23:37:52 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141209_213752_035748.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-09T21:35:53Z: [QtBase_5.4_Integration error] new build for QtBase_5.4_Integration failed: 502 Proxy Error, retry in 2 seconds From ci-noreply at qt-project.org Wed Dec 10 00:05:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 01:05:24 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #952 Message-ID: <20141209_230524_026326.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.0, Qt 5.4.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-project.org/ci/QtBase_5.4_Integration/build_00952/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418160948): http://codereview.qt-project.org/101830 [PS2] - doc: Clarify NOTIFY emission with MEMBER variables From ci-noreply at qt-project.org Wed Dec 10 00:39:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 01:39:09 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #44 Message-ID: <20141209_233909_068001.ci-noreply@qt-project.org> qtconnectivity failed to compile :( In file included from qbluetoothlocaldevice_p.h:86:0, from qbluetoothlocaldevice_win.cpp:46: In file included from c:\mingw48\mingw32\i686-w64-mingw32\include\crtdefs.h:10:0, from c:\mingw48\mingw32\i686-w64-mingw32\include\stddef.h:7, from c:\mingw48\mingw32\lib\gcc\i686-w64-mingw32\4.8.0\include\stddef.h:1, from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:38, from C:\work\build\qt\qtbase\include/QtCore/qglobal.h:1, from C:\work\build\qt\qtbase\include/QtBluetooth/../../../qtconnectivity/src/bluetooth/qbluetoothglobal.h:36, from C:\work\build\qt\qtbase\include/QtBluetooth/qbluetoothglobal.h:1, from qbluetoothlocaldevice.h:37, from qbluetoothlocaldevice_win.cpp:43: c:\mingw48\mingw32\i686-w64-mingw32\include\_mingw.h:229:0: note: this is the location of the previous definition In file included from qbluetoothdevicediscoveryagent_p.h:81:0, from qbluetoothdevicediscoveryagent_win.cpp:44: In file included from c:\mingw48\mingw32\i686-w64-mingw32\include\crtdefs.h:10:0, from c:\mingw48\mingw32\i686-w64-mingw32\include\stddef.h:7, from c:\mingw48\mingw32\lib\gcc\i686-w64-mingw32\4.8.0\include\stddef.h:1, from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:38, from C:\work\build\qt\qtbase\include/QtCore/qglobal.h:1, from C:\work\build\qt\qtbase\include/QtBluetooth/../../../qtconnectivity/src/bluetooth/qbluetoothglobal.h:36, from C:\work\build\qt\qtbase\include/QtBluetooth/qbluetoothglobal.h:1, from qbluetoothdevicediscoveryagent.h:38, from qbluetoothdevicediscoveryagent_win.cpp:43: c:\mingw48\mingw32\i686-w64-mingw32\include\_mingw.h:229:0: note: this is the location of the previous definition In file included from qbluetoothservicediscoveryagent_p.h:77:0, from qbluetoothservicediscoveryagent_win.cpp:43: In file included from c:\mingw48\mingw32\i686-w64-mingw32\include\crtdefs.h:10:0, from c:\mingw48\mingw32\i686-w64-mingw32\include\stddef.h:7, from c:\mingw48\mingw32\lib\gcc\i686-w64-mingw32\4.8.0\include\stddef.h:1, from C:\work\build\qt\qtbase\include/QtCore/../../src/corelib/global/qglobal.h:38, from C:\work\build\qt\qtbase\include/QtCore/qglobal.h:1, from C:\work\build\qt\qtbase\include/QtBluetooth/../../../qtconnectivity/src/bluetooth/qbluetoothglobal.h:36, from C:\work\build\qt\qtbase\include/QtBluetooth/qbluetoothglobal.h:1, from qbluetoothservicediscoveryagent.h:37, from qbluetoothservicediscoveryagent_win.cpp:42: c:\mingw48\mingw32\i686-w64-mingw32\include\_mingw.h:229:0: note: this is the location of the previous definition windows\qwinclassicbluetooth.cpp: In function 'WinClassicBluetooth::ServiceDiscoveryResult WinClassicBluetooth::startDiscoveryOfFirstService(WinClassicBluetooth::ServiceDiscoveryIterator*, const QBluetoothAddress&, const QList&, bool)': windows\qwinclassicbluetooth.cpp:191:32: error: 'NS_BTH' was not declared in this scope Makefile.Release:7097: recipe for target '.obj/release/qwinclassicbluetooth.o' failed mingw32-make[4]: *** [.obj/release/qwinclassicbluetooth.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-bluetooth-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00044/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/wip/win_1418167047): http://codereview.qt-project.org/100616 [PS10] - Bluetooth - service discovery on Windows From ci-noreply at qt-project.org Wed Dec 10 01:39:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 01:39:00 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #34 - FAILURE Message-ID: <20141210003900.452FA309FE@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.0_state/build_00034 From ci-noreply at qt-project.org Wed Dec 10 02:11:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 03:11:20 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #42 Message-ID: <20141210_011120_042916.ci-noreply@qt-project.org> Qt3D_dev_Integration #42: SUCCESS Tested changes (refs/builds/dev_1418154991): http://codereview.qt-project.org/100642 [PS6] - Doc: Review documentation QT3D http://codereview.qt-project.org/101422 [PS3] - Optimize: Remove temporary allocations in QMeshData::attributeNames. http://codereview.qt-project.org/101421 [PS2] - Optimize: Use QHash iterators instead of allocating a temporary list. http://codereview.qt-project.org/101420 [PS2] - Optimize: Remove heap allocations for *Names() in RenderShader. http://codereview.qt-project.org/101229 [PS5] - Optimize: Remove temporary QHash for parameters in RenderView. http://codereview.qt-project.org/101382 [PS3] - bigscene-cpp: Added Material for each entity From ci-noreply at qt-project.org Wed Dec 10 03:28:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 04:28:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2071 Message-ID: <20141210_022859_070510.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2071: SUCCESS Tested changes (refs/builds/dev_1418159411): http://codereview.qt-project.org/100626 [PS2] - Move function definition where it belongs From ci-noreply at qt-project.org Wed Dec 10 03:55:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 03:55:50 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #196 - FAILURE Message-ID: <20141210025550.2C76430AC5@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_00196 From ci-noreply at qt-project.org Wed Dec 10 03:55:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 03:55:53 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #302 - FAILURE Message-ID: <20141210025553.B927230ACA@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_00302 From ci-noreply at qt-project.org Wed Dec 10 07:45:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 07:45:37 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #93 - FAILURE Message-ID: <20141210064537.7066B30782@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_00093 From ci-noreply at qt-project.org Wed Dec 10 07:53:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 08:53:24 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4694 Message-ID: <20141210_065324_082683.ci-noreply@qt-project.org> QtBase_dev_Integration #4694: SUCCESS Tested changes (refs/builds/dev_1418173583): http://codereview.qt-project.org/100721 [PS1] - QChar: mark even more functions constexpr http://codereview.qt-project.org/100720 [PS2] - QChar: mark some more functions constexpr http://codereview.qt-project.org/100719 [PS1] - QChar: prepare relational operators for constexpr'ification From ci-noreply at qt-project.org Wed Dec 10 08:20:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 08:20:46 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #197 - FAILURE Message-ID: <20141210072046.840233083D@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_00197 From ci-noreply at qt-project.org Wed Dec 10 09:45:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 10:45:19 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #953 Message-ID: <20141210_084519_053383.ci-noreply@qt-project.org> QtBase_5.4_Integration #953: SUCCESS Tested changes (refs/builds/5.4_1418188021): http://codereview.qt-project.org/101844 [PS3] - Fixed small bug in code snippet for QGraphicsItem http://codereview.qt-project.org/101684 [PS4] - Removed redundancy in QGraphicsItem documentation. From ci-noreply at qt-project.org Wed Dec 10 10:07:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:07:32 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #954 Message-ID: <20141210_090732_054284.ci-noreply@qt-project.org> qtbase failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.7 -fno-exceptions -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../mkspecs/macx-clang -I. -I../../../lib/QtWidgets.framework/Versions/5/Headers -I../../../lib/QtGui.framework/Versions/5/Headers -I../../../lib/QtNetwork.framework/Versions/5/Headers -I../../../lib/QtCore.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.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 -F/work/build/qt/qtbase/lib -o .obj/main.o main.cpp ../../../../../lib/QtDBus.framework/Versions/5/Headers/5.4.0/QtDBus/private/qdbus_symbols_p.h:299:1: note: non-type template argument refers to function here ../../../../../lib/QtDBus.framework/Versions/5/Headers/5.4.0/QtDBus/private/qdbus_symbols_p.h:69:23: note: expanded from macro 'DEFINEFUNC' :121:1: note: expanded from here ../../../../../lib/QtDBus.framework/Versions/5/Headers/5.4.0/QtDBus/private/qdbus_symbols_p.h:320:1: note: non-type template argument refers to function here ../../../../../lib/QtDBus.framework/Versions/5/Headers/5.4.0/QtDBus/private/qdbus_symbols_p.h:69:23: note: expanded from macro 'DEFINEFUNC' :36:1: note: expanded from here /work/build/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/benchmarks/dbus/qdbustype\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-clang -I/work/build/qt/qtbase/tests/benchmarks/dbus/qdbustype -I/work/build/qt/qtbase/lib/QtDBus.framework/Headers -I/work/build/qt/qtbase/lib/QtDBus.framework/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtDBus.framework/Headers/5.4.0/QtDBus -I/work/build/qt/qtbase/lib/QtTest.framework/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include -F/work/build/qt/qtbase/lib main.cpp -o .moc/main.moc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.7 -fno-exceptions -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/benchmarks/dbus/qdbustype\" -I../../../../mkspecs/macx-clang -I. -I../../../../lib/QtDBus.framework/Versions/5/Headers -I../../../../lib/QtDBus.framework/Versions/5/Headers/5.4.0 -I../../../../lib/QtDBus.framework/Versions/5/Headers/5.4.0/QtDBus -I../../../../lib/QtTest.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/main.o main.cpp main.cpp:39:10: fatal error: 'dbus/dbus.h' file not found make[5]: *** [.obj/main.o] Error 1 make[4]: *** [sub-qdbustype-make_first] Error 2 make[3]: *** [sub-dbus-make_first] Error 2 make[2]: *** [sub-benchmarks-make_first] Error 2 /work/build/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/tools/qdbusxml2cpp\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-clang -I/work/build/qt/qtbase/tests/auto/tools/qdbusxml2cpp -I/work/build/qt/qtbase/lib/QtTest.framework/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include -F/work/build/qt/qtbase/lib tst_qdbusxml2cpp.cpp -o .moc/tst_qdbusxml2cpp.moc /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.7 -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/tools/qdbusxml2cpp\" -I../../../../mkspecs/macx-clang -I. -I../../../../lib/QtTest.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/tst_qdbusxml2cpp.o tst_qdbusxml2cpp.cpp tst_qdbusxml2cpp.cpp:37:10: fatal error: 'dbus/dbus.h' file not found make[5]: *** [.obj/tst_qdbusxml2cpp.o] Error 1 make[4]: *** [sub-qdbusxml2cpp-make_first] Error 2 make[3]: *** [sub-tools-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00954/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418201214): http://codereview.qt-project.org/101842 [PS1] - Make QtDBus unit tests compile with runtime dbus-1 too http://codereview.qt-project.org/101843 [PS1] - Complete the work for the runtime libdbus-1 support http://codereview.qt-project.org/101810 [PS5] - Fix build on Linux with run-time built/linked dbus http://codereview.qt-project.org/101819 [PS1] - Remove direct linkage to dbus and qdbus From ci-noreply at qt-project.org Wed Dec 10 10:15:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:15:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4695 Message-ID: <20141210_091534_074685.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4695: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04695/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418194499): http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions From ci-noreply at qt-project.org Wed Dec 10 10:16:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:16:37 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #956 Message-ID: <20141210_091637_093221.ci-noreply@qt-project.org> QtBase_5.4_Integration » win32-msvc2010_developer-build_angle_Windows_7 #956: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00956/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418202591): http://codereview.qt-project.org/101830 [PS2] - doc: Clarify NOTIFY emission with MEMBER variables From ci-noreply at qt-project.org Wed Dec 10 10:18:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:18:21 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #316 Message-ID: <20141210_091821_070801.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #316: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00316/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418195987): http://codereview.qt-project.org/101796 [PS1] - Fix corkboard example display http://codereview.qt-project.org/101734 [PS2] - QML NearField type never emitted tagRemoved() signal http://codereview.qt-project.org/101725 [PS4] - Enable automatic tag polling if message handler is not supported. From ci-noreply at qt-project.org Wed Dec 10 10:20:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:20:59 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #446 Message-ID: <20141210_092059_010238.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration » winrt-x64-msvc2013_Windows_81 #446: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00446/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418202732): http://codereview.qt-project.org/101603 [PS1] - QML Debugging: Fix breakpoints/stepping in a with-statement. http://codereview.qt-project.org/101718 [PS2] - Add hiDPI @2x retina image support to AnimatedImage From ci-noreply at qt-project.org Wed Dec 10 10:28:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:28:14 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #447 Message-ID: <20141210_092814_056787.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-project.org/ci/QtDeclarative_5.4_Integration/build_00447/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtDeclarative_5.4_Integration » win32-msvc2010_Windows_7 #447: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00447/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtDeclarative_5.4_Integration » win32-msvc2010_developer-build_angle_Windows_7 #447: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00447/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418203607): http://codereview.qt-project.org/101718 [PS2] - Add hiDPI @2x retina image support to AnimatedImage From ci-noreply at qt-project.org Wed Dec 10 10:29:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:29:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4699 Message-ID: <20141210_092926_035131.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #4699: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04699/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418203029): http://codereview.qt-project.org/87987 [PS2] - Clean up QDebug operators for QDir http://codereview.qt-project.org/101715 [PS2] - QFileSystemEngineUnix: Don't stat before retrieving working path. http://codereview.qt-project.org/100884 [PS1] - Don't attempt to load an empty generic plugin if no environment variable is set. http://codereview.qt-project.org/101054 [PS4] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 10 10:32:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:32:56 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #208 Message-ID: <20141210_093256_097280.ci-noreply@qt-project.org> Qt5_5.4_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64 #208: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00208/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ Qt5_5.4_Integration » winrt-x64-msvc2013_Windows_81 #208: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00208/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418191133): http://codereview.qt-project.org/101314 [PS16] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 10 10:52:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:52:11 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2076 Message-ID: <20141210_095211_084628.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win32-mingw47_developer-build_qtlibinfix_Windows_7 #2076: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02076/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418189435): http://codereview.qt-project.org/100181 [PS7] - Move readonly accessors into Heap::ArrayData From ci-noreply at qt-project.org Wed Dec 10 11:47:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 12:47:52 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4701 Message-ID: <20141210_104752_097629.ci-noreply@qt-project.org> Autotests `tst_qtcpserver' and `tst_qxmlsimplereader' 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. 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 30569] QtQA::App::TestRunner: [New LWP 30568] 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_qxmlsimplereader -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7fc6b932c1b0 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: in getenv.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fc6ba1af740 (LWP 30568)): QtQA::App::TestRunner: #0 TestNamespace::QLocaleData::c () at tools/qlocale.cpp:648 QtQA::App::TestRunner: #1 0x00007fc6b90aba0d in TestNamespace::QString::arg (this=0x7fffe5bba160, a=30568, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7384 QtQA::App::TestRunner: #2 0x00007fc6b9054e88 in TestNamespace::QString::arg (this=0x7fffe5bba160, a=30568, fieldWidth=0, base=10, fillChar=...) at ../../include/QtCore/../../src/corelib/tools/qstring.h:887 QtQA::App::TestRunner: #3 0x00007fc6b92535cf in TestNamespace::QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2064 QtQA::App::TestRunner: #4 0x00007fc6b9253358 in TestNamespace::QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1981 QtQA::App::TestRunner: #5 0x00007fc6b9773ec0 in TestNamespace::QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #6 0x00007fc6b978a988 in TestNamespace::QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #7 0x00007fc6b97737d8 in TestNamespace::QTest::qExec (testObject=0x7fffe5bba7f0, argc=6, argv=0x7fffe5bba918) at qtestcase.cpp:2433 QtQA::App::TestRunner: #8 0x000000000040e9cf in main (argc=6, argv=0x7fffe5bba918) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fc6b5610700 (LWP 30569)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7fc6b932c1b0 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007fc6b8fb3b06 in TestNamespace::qEnvironmentVariableIsEmpty (varName=0x7fc6b932c1ae "QT_NO_GLIB") at global/qglobal.cpp:2993 QtQA::App::TestRunner: #2 0x00007fc6b8fd104d in TestNamespace::QThreadPrivate::createEventDispatcher (data=0x1715550) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007fc6b8fd12b3 in TestNamespace::QThreadPrivate::start (arg=0x1713520) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007fc6b8419efc in start_thread (arg=0x7fc6b5610700) at pthread_create.c:304 QtQA::App::TestRunner: #5 0x00007fc6b8713f8d 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 30573] QtQA::App::TestRunner: [New LWP 30572] 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_qxmlsimplereader -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qxmls'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f3e7e7371b0 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: in getenv.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f3e7f5ba740 (LWP 30572)): QtQA::App::TestRunner: #0 TestNamespace::QLocaleData::c () at tools/qlocale.cpp:647 QtQA::App::TestRunner: #1 0x00007f3e7e4b6a0d in TestNamespace::QString::arg (this=0x7ffffb69c650, a=30572, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7384 QtQA::App::TestRunner: #2 0x00007f3e7e45fe88 in TestNamespace::QString::arg (this=0x7ffffb69c650, a=30572, fieldWidth=0, base=10, fillChar=...) at ../../include/QtCore/../../src/corelib/tools/qstring.h:887 QtQA::App::TestRunner: #3 0x00007f3e7e65e5cf in TestNamespace::QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2064 QtQA::App::TestRunner: #4 0x00007f3e7e65e358 in TestNamespace::QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1981 QtQA::App::TestRunner: #5 0x00007f3e7eb7eec0 in TestNamespace::QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #6 0x00007f3e7eb95988 in TestNamespace::QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #7 0x00007f3e7eb7e7d8 in TestNamespace::QTest::qExec (testObject=0x7ffffb69cce0, argc=5, argv=0x7ffffb69ce08) at qtestcase.cpp:2433 QtQA::App::TestRunner: #8 0x000000000040e9cf in main (argc=5, argv=0x7ffffb69ce08) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f3e7aa1b700 (LWP 30573)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f3e7e7371b0 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f3e7e3beb06 in TestNamespace::qEnvironmentVariableIsEmpty (varName=0x7f3e7e7371ae "QT_NO_GLIB") at global/qglobal.cpp:2993 QtQA::App::TestRunner: #2 0x00007f3e7e3dc04d in TestNamespace::QThreadPrivate::createEventDispatcher (data=0xf62550) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007f3e7e3dc2b3 in TestNamespace::QThreadPrivate::start (arg=0xf60520) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f3e7d824efc in start_thread (arg=0x7f3e7aa1b700) at pthread_create.c:304 QtQA::App::TestRunner: #5 0x00007f3e7db1ef8d 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 Testing tst_QTcpServer FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] Totals: 74 passed, 3 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) FAIL! : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. () Loc: [../tst_qtcpserver.cpp(227)] PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) SKIP : tst_QTcpServer::addressReusable(WithoutProxy) The addressReusable test is unstable on Linux. See QTBUG-39985. Loc: [../tst_qtcpserver.cpp(572)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.121) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.121) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.121) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.121) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feb0:4bba%eth0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 76 passed, 1 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 3 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qtcpserver: 59 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04701/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418203941): http://codereview.qt-project.org/101054 [PS4] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 10 11:51:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 11:51:51 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #225 - FAILURE Message-ID: <20141210105151.BBDBC30792@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_00225 From ci-noreply at qt-project.org Wed Dec 10 11:58:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 12:58:17 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2079 Message-ID: <20141210_105817_028215.ci-noreply@qt-project.org> Autotest `tst_qquickanimatedsprite' failed :( Testing tst_qquickanimatedsprite FAIL! : tst_qquickanimatedsprite::test_largeAnimation(frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location FAIL! : tst_qquickanimatedsprite::test_largeAnimation(no_frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location Totals: 5 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 QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedsprite ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qquickanimatedsprite::initTestCase() PASS : tst_qquickanimatedsprite::test_properties() PASS : tst_qquickanimatedsprite::test_runningChangedSignal() PASS : tst_qquickanimatedsprite::test_frameChangedSignal() FAIL! : tst_qquickanimatedsprite::test_largeAnimation(frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location FAIL! : tst_qquickanimatedsprite::test_largeAnimation(no_frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location PASS : tst_qquickanimatedsprite::cleanupTestCase() Totals: 5 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickanimatedsprite ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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_qquickanimatedsprite: 63 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02079/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418205225): http://codereview.qt-project.org/100583 [PS4] - Default to threaded when using opengl32 From ci-noreply at qt-project.org Wed Dec 10 12:16:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 13:16:42 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #59 Message-ID: <20141210_111642_033864.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #59: SUCCESS Tested changes (refs/builds/5.4_1418204761): http://codereview.qt-project.org/101837 [PS1] - Use Q_NULLPTR where it is possible From ci-noreply at qt-project.org Wed Dec 10 12:17:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 13:17:47 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4703 Message-ID: <20141210_111747_057347.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 134 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qmetaproperty-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-project.org/ci/QtBase_dev_Integration/build_04703/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1418208624): http://codereview.qt-project.org/87987 [PS2] - Clean up QDebug operators for QDir http://codereview.qt-project.org/101715 [PS2] - QFileSystemEngineUnix: Don't stat before retrieving working path. http://codereview.qt-project.org/100884 [PS1] - Don't attempt to load an empty generic plugin if no environment variable is set. http://codereview.qt-project.org/101054 [PS4] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 10 12:31:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 13:31:36 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #317 Message-ID: <20141210_113136_036800.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » winrt-x64-msvc2013_Windows_81 #317: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00317/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418210949): http://codereview.qt-project.org/101796 [PS1] - Fix corkboard example display http://codereview.qt-project.org/101734 [PS2] - QML NearField type never emitted tagRemoved() signal http://codereview.qt-project.org/101725 [PS4] - Enable automatic tag polling if message handler is not supported. From ci-noreply at qt-project.org Wed Dec 10 12:47:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 13:47:24 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #87 Message-ID: <20141210_114724_071964.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #87: SUCCESS Tested changes (refs/builds/dev_1418208286): http://codereview.qt-project.org/101846 [PS2] - One less duplicated condition by moving the Windows only message From ci-noreply at qt-project.org Wed Dec 10 13:06:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 14:06:22 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #957 Message-ID: <20141210_120622_005315.ci-noreply@qt-project.org> QtBase_5.4_Integration #957: SUCCESS Tested changes (refs/builds/5.4_1418206692): http://codereview.qt-project.org/101830 [PS2] - doc: Clarify NOTIFY emission with MEMBER variables http://codereview.qt-project.org/101723 [PS4] - Use categorized logging for ssl code From ci-noreply at qt-project.org Wed Dec 10 13:14:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 14:14:30 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #448 Message-ID: <20141210_121430_069009.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #448: SUCCESS Tested changes (refs/builds/5.4_1418207686): http://codereview.qt-project.org/101718 [PS2] - Add hiDPI @2x retina image support to AnimatedImage From ci-noreply at qt-project.org Wed Dec 10 13:59:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 14:59:13 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2080 Message-ID: <20141210_125913_099028.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2080: SUCCESS Tested changes (refs/builds/dev_1418209192): http://codereview.qt-project.org/100181 [PS7] - Move readonly accessors into Heap::ArrayData From ci-noreply at qt-project.org Wed Dec 10 14:20:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 15:20:25 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4704 Message-ID: <20141210_132025_058482.ci-noreply@qt-project.org> QtBase_dev_Integration #4704: SUCCESS Tested changes (refs/builds/dev_1418210480): http://codereview.qt-project.org/101054 [PS4] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 10 14:33:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 15:33:31 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #318 Message-ID: <20141210_133331_078582.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #318: SUCCESS Tested changes (refs/builds/dev_1418214790): http://codereview.qt-project.org/101796 [PS1] - Fix corkboard example display http://codereview.qt-project.org/101734 [PS2] - QML NearField type never emitted tagRemoved() signal http://codereview.qt-project.org/101725 [PS4] - Enable automatic tag polling if message handler is not supported. From ci-noreply at qt-project.org Wed Dec 10 14:47:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 15:47:01 +0200 Subject: [Ci-reports] pass on QtConnectivity_wip_win_Integration #45 Message-ID: <20141210_134701_052700.ci-noreply@qt-project.org> QtConnectivity_wip_win_Integration #45: SUCCESS Tested changes (refs/builds/wip/win_1418215668): http://codereview.qt-project.org/100150 [PS5] - Add discovering of primary GATT services on Windows From ci-noreply at qt-project.org Wed Dec 10 14:56:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 15:56:53 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #959 Message-ID: <20141210_135653_012246.ci-noreply@qt-project.org> QtBase_5.4_Integration #959: SUCCESS Tested changes (refs/builds/5.4_1418213277): http://codereview.qt-project.org/101845 [PS1] - Handle SelectionClientClose in QXcbClipboard From ci-noreply at qt-project.org Wed Dec 10 15:14:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 16:14:17 +0200 Subject: [Ci-reports] pass on QtLocation_5.4_Integration #30 Message-ID: <20141210_141417_081412.ci-noreply@qt-project.org> QtLocation_5.4_Integration #30: SUCCESS Tested changes (refs/builds/5.4_1418215901): http://codereview.qt-project.org/101785 [PS2] - Fix static linking when using libpoly2tri From ci-noreply at qt-project.org Wed Dec 10 15:22:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 16:22:34 +0200 Subject: [Ci-reports] pass on QtSvg_5.4_Integration #16 Message-ID: <20141210_142234_028884.ci-noreply@qt-project.org> QtSvg_5.4_Integration #16: SUCCESS Tested changes (refs/builds/5.4_1418217845): http://codereview.qt-project.org/101852 [PS1] - Fix "unhandled metric 11" warning in QSvgGenerator::metric(). From ci-noreply at qt-project.org Wed Dec 10 15:50:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 16:50:21 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2008 Message-ID: <20141210_145021_024206.ci-noreply@qt-project.org> Autotest `tst_qfiledialog' failed :( Testing tst_QFiledialog FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location Totals: 36 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFiledialog ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QFiledialog::initTestCase() PASS : tst_QFiledialog::currentChangedSignal() PASS : tst_QFiledialog::directoryEnteredSignal() PASS : tst_QFiledialog::filesSelectedSignal() PASS : tst_QFiledialog::filterSelectedSignal() PASS : tst_QFiledialog::args() PASS : tst_QFiledialog::directory() FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location PASS : tst_QFiledialog::completer_up() PASS : tst_QFiledialog::acceptMode() PASS : tst_QFiledialog::confirmOverwrite() PASS : tst_QFiledialog::defaultSuffix() PASS : tst_QFiledialog::fileMode() PASS : tst_QFiledialog::filters() PASS : tst_QFiledialog::history() PASS : tst_QFiledialog::iconProvider() PASS : tst_QFiledialog::isReadOnly() PASS : tst_QFiledialog::itemDelegate() PASS : tst_QFiledialog::labelText() PASS : tst_QFiledialog::resolveSymlinks() PASS : tst_QFiledialog::selectFile() XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location PASS : tst_QFiledialog::selectFiles() PASS : tst_QFiledialog::selectFilter() PASS : tst_QFiledialog::viewMode() PASS : tst_QFiledialog::proxymodel() PASS : tst_QFiledialog::setNameFilter() PASS : tst_QFiledialog::setEmptyNameFilter() PASS : tst_QFiledialog::focus() PASS : tst_QFiledialog::caption() PASS : tst_QFiledialog::historyBack() PASS : tst_QFiledialog::historyForward() PASS : tst_QFiledialog::disableSaveButton() PASS : tst_QFiledialog::saveButtonText() PASS : tst_QFiledialog::clearLineEdit() PASS : tst_QFiledialog::enableChooseButton() PASS : tst_QFiledialog::hooks() PASS : tst_QFiledialog::cleanupTestCase() Totals: 36 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFiledialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfiledialog: 83 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02008/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1418204925): http://codereview.qt-project.org/101851 [PS2] - Fixed a bug where spans did not always work in layouts. From ci-noreply at qt-project.org Wed Dec 10 16:00:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 17:00:42 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2081 Message-ID: <20141210_150042_086723.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2081: SUCCESS Tested changes (refs/builds/dev_1418216710): http://codereview.qt-project.org/100179 [PS7] - Fix arrayData accesses in qv4lookup.cpp http://codereview.qt-project.org/100178 [PS7] - Remove non required arrayData() accesses from qv4arrayobject.cpp From ci-noreply at qt-project.org Wed Dec 10 16:16:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 17:16:41 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4705 Message-ID: <20141210_151641_037958.ci-noreply@qt-project.org> QtBase_dev_Integration #4705: SUCCESS Tested changes (refs/builds/dev_1418217720): http://codereview.qt-project.org/100884 [PS1] - Don't attempt to load an empty generic plugin if no environment variable is set. http://codereview.qt-project.org/101715 [PS2] - QFileSystemEngineUnix: Don't stat before retrieving working path. From ci-noreply at qt-project.org Wed Dec 10 16:18:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 17:18:38 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #442 Message-ID: <20141210_151838_063714.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols FAIL! : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) Compared values are not the same with delta(1) Actual (): 16 Expected (): 18 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_baselines.qml(104)] Totals: 479 passed, 1 failed, 19 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 Clang 3.0 (tags/Apple/clang-211.12)) 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) FAIL! : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) Compared values are not the same with delta(1) Actual (): 16 Expected (): 18 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_baselines.qml(104)] 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() SKIP : qtquickcontrols::Tests_Button::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_button.qml(127)] 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_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(165)] 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() SKIP : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_checkbox.qml(282)] 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() SKIP : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() When the menu pops up on OS X, it does not return and the test fails after time out Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(492)] SKIP : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(420)] 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() SKIP : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() When the menu pops up on OS X, it does not return and the test fails after time out Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(534)] 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() SKIP : qtquickcontrols::Tests_ComboBox::test_spaceKey() When the menu pops up on OS X, it does not return and the test fails after time out Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_combobox.qml(515)] PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() PASS : qtquickcontrols::Tests_ComboBox::test_textAt() PASS : qtquickcontrols::Tests_ComboBox::test_textrole() PASS : qtquickcontrols::Tests_ComboBox::test_validator() PASS : qtquickcontrols::Tests_ComboBox::test_variantListModel() PASS : qtquickcontrols::Tests_ComboBox::test_width_QTBUG_30377() PASS : qtquickcontrols::Tests_ComboBox::cleanupTestCase() PASS : qtquickcontrols::Tests_GridLayout::initTestCase() PASS : qtquickcontrols::Tests_GridLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() SKIP : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_groupbox.qml(146)] 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() SKIP : qtquickcontrols::Tests_Label::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_label.qml(64)] PASS : qtquickcontrols::Tests_Label::test_createLabel() PASS : qtquickcontrols::Tests_Label::cleanupTestCase() PASS : qtquickcontrols::Tests_Layout::initTestCase() PASS : qtquickcontrols::Tests_Layout::test_invalidParent() PASS : qtquickcontrols::Tests_Layout::cleanupTestCase() PASS : qtquickcontrols::Tests_Menu::initTestCase() PASS : qtquickcontrols::Tests_Menu::test___selectedIndex() PASS : qtquickcontrols::Tests_Menu::test_check() PASS : qtquickcontrols::Tests_Menu::test_creation() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() SKIP : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_progressbar.qml(135)] 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() SKIP : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_radiobutton.qml(196)] PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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() SKIP : qtquickcontrols::Tests_ScrollView::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_scrollview.qml(183)] 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:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() SKIP : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_slider.qml(178)] 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_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_hide_item_after_fillWidth() PASS : qtquickcontrols::Tests_SplitView::cleanupTestCase() PASS : qtquickcontrols::Tests_Stack::initTestCase() PASS : qtquickcontrols::Tests_Stack::test_index() PASS : qtquickcontrols::Tests_Stack::test_status() PASS : qtquickcontrols::Tests_Stack::test_view() PASS : qtquickcontrols::Tests_Stack::cleanupTestCase() PASS : qtquickcontrols::Tests_StackView::initTestCase() PASS : qtquickcontrols::Tests_StackView::test_stackview() PASS : qtquickcontrols::Tests_StackView::cleanupTestCase() PASS : qtquickcontrols::Tests_StatusBar::initTestCase() SKIP : qtquickcontrols::Tests_StatusBar::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_statusbar.qml(64)] 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() SKIP : qtquickcontrols::Tests_Switch::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_switch.qml(218)] 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() SKIP : qtquickcontrols::Tests_TableView::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_tableview.qml(930)] PASS : qtquickcontrols::Tests_TableView::test_addRemoveColumn() PASS : qtquickcontrols::Tests_TableView::test_basic_setup() PASS : qtquickcontrols::Tests_TableView::test_buttonDelegate() PASS : qtquickcontrols::Tests_TableView::test_columnCount() PASS : qtquickcontrols::Tests_TableView::test_columnWidth() PASS : qtquickcontrols::Tests_TableView::test_dynamicColumns() PASS : qtquickcontrols::Tests_TableView::test_forwardMouseEventsToChildDelegate() PASS : qtquickcontrols::Tests_TableView::test_initializedStyleData() PASS : qtquickcontrols::Tests_TableView::test_keyboardSelection() PASS : qtquickcontrols::Tests_TableView::test_keys() PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->2 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->0 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (0)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (1)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(2->1 (2)) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(-1->0) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(0->-1) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(1->10) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->2) PASS : qtquickcontrols::Tests_TableView::test_moveColumn(10->-1) PASS : qtquickcontrols::Tests_TableView::test_positionViewAtRow() PASS : qtquickcontrols::Tests_TableView::test_resize_columns() PASS : qtquickcontrols::Tests_TableView::test_rightClickOnMouseAreaOverTableView() PASS : qtquickcontrols::Tests_TableView::test_rowCount() PASS : qtquickcontrols::Tests_TableView::test_selection() PASS : qtquickcontrols::Tests_TableView::test_selectionContains() PASS : qtquickcontrols::Tests_TableView::test_selectionCount() PASS : qtquickcontrols::Tests_TableView::test_selectionForeach() PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qobjectlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcpplistmodel(qstringlistmodel) PASS : qtquickcontrols::Tests_TableView::test_usingcppqabstractitemmodel() PASS : qtquickcontrols::Tests_TableView::test_usingcppqobjectmodel() PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(listmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(countmodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(arraymodel) PASS : qtquickcontrols::Tests_TableView::test_usingqmlmodel(itemmodel) PASS : qtquickcontrols::Tests_TableView::cleanupTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::initTestCase() PASS : qtquickcontrols::Tests_TableViewColumn::test_createTableViewColumn() PASS : qtquickcontrols::Tests_TableViewColumn::cleanupTestCase() PASS : qtquickcontrols::Tests_TabView::initTestCase() PASS : qtquickcontrols::Tests_TabView::test_addRemoveTab() PASS : qtquickcontrols::Tests_TabView::test_changeIndex() PASS : qtquickcontrols::Tests_TabView::test_createTabView() PASS : qtquickcontrols::Tests_TabView::test_dynamicModel() PASS : qtquickcontrols::Tests_TabView::test_dynamicTabs() PASS : qtquickcontrols::Tests_TabView::test_mousePressOnTabBar() PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->2 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->0 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (0)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (1)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(2->1 (2)) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(-1->0) PASS : qtquickcontrols::Tests_TabView::test_moveTab(0->-1) PASS : qtquickcontrols::Tests_TabView::test_moveTab(1->10) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->2) PASS : qtquickcontrols::Tests_TabView::test_moveTab(10->-1) PASS : qtquickcontrols::Tests_TabView::test_repeater() PASS : qtquickcontrols::Tests_TabView::cleanupTestCase() PASS : qtquickcontrols::Tests_TextArea::initTestCase() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextArea::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextArea::test_append() PASS : qtquickcontrols::Tests_TextArea::test_keys() PASS : qtquickcontrols::Tests_TextArea::cleanupTestCase() PASS : qtquickcontrols::Tests_TextField::initTestCase() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_TextField::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_TextField::test_copyPaste() PASS : qtquickcontrols::Tests_TextField::test_cursorPosition() PASS : qtquickcontrols::Tests_TextField::test_deselect() PASS : qtquickcontrols::Tests_TextField::test_editingFinished() PASS : qtquickcontrols::Tests_TextField::test_getText() PASS : qtquickcontrols::Tests_TextField::test_inputMask() PASS : qtquickcontrols::Tests_TextField::test_insert() PASS : qtquickcontrols::Tests_TextField::test_keys() PASS : qtquickcontrols::Tests_TextField::test_length() PASS : qtquickcontrols::Tests_TextField::test_maximumLength() PASS : qtquickcontrols::Tests_TextField::test_readonly() PASS : qtquickcontrols::Tests_TextField::test_redo() PASS : qtquickcontrols::Tests_TextField::test_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() SKIP : qtquickcontrols::Tests_ToolBar::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbar.qml(64)] PASS : qtquickcontrols::Tests_ToolBar::test_createToolBar() PASS : qtquickcontrols::Tests_ToolBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ToolButton::initTestCase() PASS : qtquickcontrols::Tests_ToolButton::test_activeFocusOnPress() SKIP : qtquickcontrols::Tests_ToolButton::test_activeFocusOnTab() This function doesn't support NOT iterating all. Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_toolbutton.qml(77)] PASS : qtquickcontrols::Tests_ToolButton::test_checkableActionsWithinExclusiveGroup() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithAction_QTBUG30971() PASS : qtquickcontrols::Tests_ToolButton::test_checkableWithinExclusiveGroup_QTBUG31033() PASS : qtquickcontrols::Tests_ToolButton::test_createToolButton() PASS : qtquickcontrols::Tests_ToolButton::cleanupTestCase() Totals: 479 passed, 1 failed, 19 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 120 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00442/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418223334): http://codereview.qt-project.org/76081 [PS11] - Add autotest for baselines From ci-noreply at qt-project.org Wed Dec 10 16:22:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 17:22:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4707 Message-ID: <20141210_152225_061639.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #4707: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04707/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418224695): http://codereview.qt-project.org/87987 [PS2] - Clean up QDebug operators for QDir http://codereview.qt-project.org/101864 [PS2] - Use categorized logging for QGestureManager. http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions From ci-noreply at qt-project.org Wed Dec 10 17:02:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 18:02:30 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #960 Message-ID: <20141210_160230_076850.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-10 18:01:58.912 tst_qwindow[7223:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-10 18:02:26.549 tst_qwindow[7263:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 55 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00960/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418221230): http://codereview.qt-project.org/101822 [PS1] - GL2PaintEngine: Prevent fillInPendingGlyphs from breaking gradients From ci-noreply at qt-project.org Wed Dec 10 18:00:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 19:00:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #449 Message-ID: <20141210_170059_022735.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #449: SUCCESS Tested changes (refs/builds/5.4_1418223911): http://codereview.qt-project.org/101603 [PS1] - QML Debugging: Fix breakpoints/stepping in a with-statement. From ci-noreply at qt-project.org Wed Dec 10 18:13:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 19:13:28 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2082 Message-ID: <20141210_171328_030403.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2082: SUCCESS Tested changes (refs/builds/dev_1418223783): http://codereview.qt-project.org/100180 [PS7] - Remove arrayData() calls from qv4object.cpp http://codereview.qt-project.org/99358 [PS4] - Changed value type property index encoding From ci-noreply at qt-project.org Wed Dec 10 18:22:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 19:22:17 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4708 Message-ID: <20141210_172217_048444.ci-noreply@qt-project.org> QtBase_dev_Integration #4708: SUCCESS Tested changes (refs/builds/dev_1418225205): http://codereview.qt-project.org/87987 [PS2] - Clean up QDebug operators for QDir From ci-noreply at qt-project.org Wed Dec 10 18:37:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 19:37:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4710 Message-ID: <20141210_173754_069704.ci-noreply@qt-project.org> qtbase failed to compile :( compiling fontdatabases/fontconfig/qfontconfigdatabase.cpp fontdatabases/fontconfig/qfontconfigdatabase.cpp: In function ‘int weightFromFcWeight(int)’: fontdatabases/fontconfig/qfontconfigdatabase.cpp:82:117: error: ‘mapToQtWeighttForRange’ was not declared in this scope make[3]: *** [.obj/qfontconfigdatabase.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-project.org/ci/QtBase_dev_Integration/build_04710/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418232233): http://codereview.qt-project.org/98182 [PS10] - Add QFont::Weight enum values http://codereview.qt-project.org/100006 [PS2] - Add Q_DECL_RELAXED_CONSTEXPR to QUuid http://codereview.qt-project.org/101864 [PS2] - Use categorized logging for QGestureManager. From ci-noreply at qt-project.org Wed Dec 10 18:43:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 19:43:12 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #43 Message-ID: <20141210_174312_034064.ci-noreply@qt-project.org> Qt3D_dev_Integration #43: SUCCESS Tested changes (refs/builds/dev_1418229785): http://codereview.qt-project.org/100095 [PS4] - RenderEntity: check for QShaderData components http://codereview.qt-project.org/100094 [PS4] - RenderEntity: add helper methods for retrieving ShaderData components http://codereview.qt-project.org/99969 [PS5] - RenderEntity: Handle multiple components of the same type http://codereview.qt-project.org/99954 [PS6] - playground-qml: Add ShaderData component for testing purposes http://codereview.qt-project.org/99953 [PS6] - Registered RenderShaderData as backend type for QShaderData http://codereview.qt-project.org/99952 [PS6] - Added ShaderDataManager to Renderer http://codereview.qt-project.org/99951 [PS6] - Manager for RenderShaderData http://codereview.qt-project.org/99950 [PS6] - RenderShaderData backend class for QShaderData http://codereview.qt-project.org/99949 [PS6] - QShaderData registered to QML http://codereview.qt-project.org/99948 [PS6] - QShaderData component From ci-noreply at qt-project.org Wed Dec 10 19:24:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 20:24:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2083 Message-ID: <20141210_182408_068385.ci-noreply@qt-project.org> Autotest `tst_qquickanimatedsprite' failed :( Testing tst_qquickanimatedsprite FAIL! : tst_qquickanimatedsprite::test_largeAnimation(frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location FAIL! : tst_qquickanimatedsprite::test_largeAnimation(no_frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location Totals: 5 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 QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickanimatedsprite ********* 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_qquickanimatedsprite::initTestCase() PASS : tst_qquickanimatedsprite::test_properties() PASS : tst_qquickanimatedsprite::test_runningChangedSignal() PASS : tst_qquickanimatedsprite::test_frameChangedSignal() FAIL! : tst_qquickanimatedsprite::test_largeAnimation(frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location FAIL! : tst_qquickanimatedsprite::test_largeAnimation(no_frameSync) 'maxFrame > maxTextureSize' returned FALSE. () tst_qquickanimatedsprite.cpp(256) : failure location PASS : tst_qquickanimatedsprite::cleanupTestCase() Totals: 5 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickanimatedsprite ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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_qquickanimatedsprite: 59 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02083/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418231702): http://codereview.qt-project.org/100583 [PS4] - Default to threaded when using opengl32 From ci-noreply at qt-project.org Wed Dec 10 20:02:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 21:02:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #450 Message-ID: <20141210_190221_068561.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #450: SUCCESS Tested changes (refs/builds/5.4_1418230954): http://codereview.qt-project.org/101859 [PS2] - Restore extension types documentation From ci-noreply at qt-project.org Wed Dec 10 20:12:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 21:12:17 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #962 Message-ID: <20141210_191217_087815.ci-noreply@qt-project.org> QtBase_5.4_Integration #962: SUCCESS Tested changes (refs/builds/5.4_1418227446): http://codereview.qt-project.org/101872 [PS1] - Enable input methods for QQuickWidget From ci-noreply at qt-project.org Wed Dec 10 21:02:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 22:02:16 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #45 Message-ID: <20141210_200216_003267.ci-noreply@qt-project.org> Qt3D_dev_Integration #45: SUCCESS Tested changes (refs/builds/dev_1418237087): http://codereview.qt-project.org/100100 [PS5] - QMaterial: check for null when setting the QEffect http://codereview.qt-project.org/100099 [PS5] - QKeyboardInput: few fixes http://codereview.qt-project.org/100098 [PS4] - playground-qml example cleaned up and simplified http://codereview.qt-project.org/100097 [PS4] - QParameter: removed isTexture flag and perform check on QNode* values http://codereview.qt-project.org/100096 [PS4] - QParameter: send clone of QTexture values From ci-noreply at qt-project.org Wed Dec 10 21:04:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 22:04:52 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4711 Message-ID: <20141210_200452_048176.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::sessionCipher(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(712) : failure location Totals: 567 passed, 1 failed, 8 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) SKIP : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(575) : 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) FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(712) : failure location PASS : tst_QSslSocket::flush(WithoutProxy) PASS : tst_QSslSocket::flush(WithSocks5Proxy) PASS : tst_QSslSocket::flush(WithSocks5ProxyAuth) PASS : tst_QSslSocket::flush(WithHttpProxy) PASS : tst_QSslSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::isEncrypted(WithoutProxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::isEncrypted(WithHttpProxy) PASS : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificate(WithoutProxy) PASS : tst_QSslSocket::localCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificate(WithHttpProxy) PASS : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::mode(WithoutProxy) PASS : tst_QSslSocket::mode(WithSocks5Proxy) PASS : tst_QSslSocket::mode(WithSocks5ProxyAuth) PASS : tst_QSslSocket::mode(WithHttpProxy) PASS : tst_QSslSocket::mode(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::peerCertificate(WithoutProxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::peerCertificate(WithHttpProxy) PASS : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host tst_qsslsocket.cpp(770) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(929) : failure location PASS : tst_QSslSocket::protocol(WithHttpProxy) FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) 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) SKIP : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1328) : failure location 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(1354) : 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(1509) : 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(1714) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1886) : 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) QWARN : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState 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: 572 passed, 3 failed, 7 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 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 288 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04711/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418236770): http://codereview.qt-project.org/100006 [PS2] - Add Q_DECL_RELAXED_CONSTEXPR to QUuid From ci-noreply at qt-project.org Wed Dec 10 21:34:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 22:34:07 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2009 Message-ID: <20141210_203407_057560.ci-noreply@qt-project.org> Qt_4.8_Integration #2009: SUCCESS Tested changes (refs/builds/4.8_1418223475): http://codereview.qt-project.org/101851 [PS2] - Fixed a bug where spans did not always work in layouts. From ci-noreply at qt-project.org Wed Dec 10 21:40:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 21:40:02 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #226 - FAILURE Message-ID: <20141210204002.26FF03063F@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_00226 From ci-noreply at qt-project.org Wed Dec 10 21:48:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 22:48:05 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #964 Message-ID: <20141210_204805_080495.ci-noreply@qt-project.org> Autotests `tst_qdbustype' and `tst_qwindow' failed :( Testing tst_QWindow 2014-12-10 22:47:33.369 tst_qwindow[99686:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-10 22:47:59.623 tst_qwindow[99689:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Testing tst_QDBusType QFATAL : tst_QDBusType::isValidFixedType(bool) Cannot find libdbus-1 in your system to resolve symbol 'dbus_type_is_fixed'. FAIL! : tst_QDBusType::isValidFixedType(bool) 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 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qdbustype [96075] QtQA::App::TestRunner: Path: /work/*/tst_qdbustype.app/Contents/MacOS/tst_qdbustype QtQA::App::TestRunner: Identifier: tst_qdbustype QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [96074] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-10 22:17:46.233 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[96075]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff82c28ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff869e07d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff869d1a7a abort + 143 QtQA::App::TestRunner: 3 org.qt-project.QtCore 0x0000000107aa1529 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 org.qt-project.QtCore 0x0000000107aa2cd6 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 246 QtQA::App::TestRunner: 5 com.yourcompany.tst_qdbustype 0x00000001079d16e3 TestNamespace::qdbus_resolve_me(char const*) + 83 QtQA::App::TestRunner: 6 com.yourcompany.tst_qdbustype 0x00000001079cf967 tst_QDBusType::isValidFixedType() + 359 QtQA::App::TestRunner: 7 com.yourcompany.tst_qdbustype 0x00000001079d0f5a tst_QDBusType::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 58 QtQA::App::TestRunner: 8 org.qt-project.QtCore 0x0000000107caf65f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 1055 QtQA::App::TestRunner: 9 org.qt-project.QtCore 0x0000000107caf1d7 TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 3479 QtQA::App::TestRunner: 10 org.qt-project.QtTest 0x00000001080cb459 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1497 QtQA::App::TestRunner: 11 org.qt-project.QtTest 0x00000001080c80d5 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 2165 QtQA::App::TestRunner: 12 com.yourcompany.tst_qdbustype 0x00000001079d0ed8 main + 88 QtQA::App::TestRunner: 13 com.yourcompany.tst_qdbustype 0x00000001079cf0e4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff82c297e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff89636786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff89635316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff82c29192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff869e0594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff869e1b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff82c29192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff869e0594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff869e1b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff675c9aa8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000407 rsi: 0x0000000000000006 rbp: 0x00007fff675c9ad0 rsp: 0x00007fff675c9aa8 QtQA::App::TestRunner: r8: 0x00007fff72453fb8 r9: 0x0000000000000000 r10: 0x00007fff82c28d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007f7fea41f7f0 r13: 0x0000000000000004 r14: 0x00007fff72456960 r15: 0x0000000000000001 QtQA::App::TestRunner: rip: 0x00007fff82c28ce2 rfl: 0x0000000000000246 cr2: 0x0000000107aa1520 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x1079cc000 - 0x1079d2fff +com.yourcompany.tst_qdbustype (??? - ???) <829D2D98-3150-3F6F-8DCF-0DC4CB349602> /work/*/tst_qdbustype.app/Contents/MacOS/tst_qdbustype QtQA::App::TestRunner: 0x1079de000 - 0x107a41ff7 +org.qt-project.QtDBus (5.4 - 5.4.0) /work/*/QtDBus.framework/Versions/5/QtDBus QtQA::App::TestRunner: 0x107a7e000 - 0x107f94fff +org.qt-project.QtCore (5.4 - 5.4.0) <58219ED1-11B0-3739-8AC0-6CA5CF0FEB32> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1080c2000 - 0x1080e7fff +org.qt-project.QtTest (5.4 - 5.4.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x7fff675cc000 - 0x7fff67600baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff819fc000 - 0x7fff819fdff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff81e76000 - 0x7fff81efbff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff82166000 - 0x7fff8216afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff821cd000 - 0x7fff821d2fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff821d3000 - 0x7fff823d5fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff82772000 - 0x7fff82773fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff82774000 - 0x7fff8277fff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff82780000 - 0x7fff82882fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828c6000 - 0x7fff828c7ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff82ba8000 - 0x7fff82bbffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff82c12000 - 0x7fff82c32fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff82c8a000 - 0x7fff82ce6ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff82ce7000 - 0x7fff82ce7fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82ce8000 - 0x7fff83115fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff833b0000 - 0x7fff833c2ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff833c6000 - 0x7fff833d0ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff834ad000 - 0x7fff8354eff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8354f000 - 0x7fff83844ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff83b89000 - 0x7fff83b96ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff83be0000 - 0x7fff83efcfff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff83ff2000 - 0x7fff83ff2fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff841ba000 - 0x7fff8423eff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8428c000 - 0x7fff842abfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff842ac000 - 0x7fff842acfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff842da000 - 0x7fff84350ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff84415000 - 0x7fff845e9ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8466e000 - 0x7fff84674fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff84970000 - 0x7fff84970fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff84c52000 - 0x7fff84c92ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84c93000 - 0x7fff84d16fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff84d17000 - 0x7fff84d38fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84d4b000 - 0x7fff84d50fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8501b000 - 0x7fff8508efff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8508f000 - 0x7fff85173ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff85374000 - 0x7fff854aafff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff855af000 - 0x7fff855b5fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff855c5000 - 0x7fff855cafff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff855d3000 - 0x7fff85600fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff86208000 - 0x7fff86256fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff862a2000 - 0x7fff86381fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff86390000 - 0x7fff86391fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff863a5000 - 0x7fff863b0fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff864d1000 - 0x7fff864d8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff868f9000 - 0x7fff8698fff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff86990000 - 0x7fff86a6dfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff86a7a000 - 0x7fff86a96ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff86deb000 - 0x7fff87104fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff87105000 - 0x7fff8710aff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff87944000 - 0x7fff87a39fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff87add000 - 0x7fff87b18fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff87b75000 - 0x7fff87ba0ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff87c85000 - 0x7fff87c8eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff87c91000 - 0x7fff87d58ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff885a5000 - 0x7fff885a6fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff885a7000 - 0x7fff885d7ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff885d8000 - 0x7fff885e7ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff885e8000 - 0x7fff8862aff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff88674000 - 0x7fff88676fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff887d4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8944a000 - 0x7fff89458fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff89459000 - 0x7fff89459fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8945a000 - 0x7fff89499fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff89633000 - 0x7fff89641fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff896bd000 - 0x7fff896c2fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff89708000 - 0x7fff89731fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89732000 - 0x7fff8a0d0a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8a8b9000 - 0x7fff8a953ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8a954000 - 0x7fff8a956fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8a9f9000 - 0x7fff8aa01fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8aa02000 - 0x7fff8aa26fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8aa27000 - 0x7fff8aaa2ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8aaa3000 - 0x7fff8aaefff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8ab1a000 - 0x7fff8ab21fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ab22000 - 0x7fff8ac06e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8ac0a000 - 0x7fff8ac0efff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ac0f000 - 0x7fff8ac10fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8ac11000 - 0x7fff8ac52fff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8ac53000 - 0x7fff8ac65ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ac66000 - 0x7fff8ad19ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8ad64000 - 0x7fff8ad78ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ad79000 - 0x7fff8ad96fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8af26000 - 0x7fff8b02dfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8b036000 - 0x7fff8b08afff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8b67c000 - 0x7fff8b7e3fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8b8b1000 - 0x7fff8b8c4ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8bc89000 - 0x7fff8bc89fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8c105000 - 0x7fff8c212fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8c315000 - 0x7fff8c31afff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8c31b000 - 0x7fff8c38bfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8c40b000 - 0x7fff8c40efff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8c6b7000 - 0x7fff8c6eaff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7d3000 - 0x7fff8cdb7fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8cdb8000 - 0x7fff8cebdfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8d111000 - 0x7fff8d112ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8d5db000 - 0x7fff8d633ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8d67f000 - 0x7fff8d68dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8d961000 - 0x7fff8d967fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8d9d3000 - 0x7fff8dadffef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8dc38000 - 0x7fff8dc4dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8dc4e000 - 0x7fff8dc54ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8e9fc000 - 0x7fff8ea67ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 1 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 6189 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=114.9M resident=56.5M(49%) swapped_out_or_unallocated=58.4M(51%) QtQA::App::TestRunner: Writable regions: Total=50.4M written=536K(1%) resident=832K(2%) swapped_out=0K(0%) unallocated=49.6M(98%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 40.5M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9752K QtQA::App::TestRunner: VM_ALLOCATE 44K QtQA::App::TestRunner: __DATA 4152K QtQA::App::TestRunner: __LINKEDIT 50.5M QtQA::App::TestRunner: __TEXT 64.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 241.6M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDBusType ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QDBusType::initTestCase() QFATAL : tst_QDBusType::isValidFixedType(bool) Cannot find libdbus-1 in your system to resolve symbol 'dbus_type_is_fixed'. FAIL! : tst_QDBusType::isValidFixedType(bool) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDBusType ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qdbustype [96076] QtQA::App::TestRunner: Path: /work/*/tst_qdbustype.app/Contents/MacOS/tst_qdbustype QtQA::App::TestRunner: Identifier: tst_qdbustype QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [96074] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-10 22:17:47.790 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[96076]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff82c28ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff869e07d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff869d1a7a abort + 143 QtQA::App::TestRunner: 3 org.qt-project.QtCore 0x0000000107bd8529 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 org.qt-project.QtCore 0x0000000107bd9cd6 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 246 QtQA::App::TestRunner: 5 com.yourcompany.tst_qdbustype 0x0000000107b0a6e3 TestNamespace::qdbus_resolve_me(char const*) + 83 QtQA::App::TestRunner: 6 com.yourcompany.tst_qdbustype 0x0000000107b08967 tst_QDBusType::isValidFixedType() + 359 QtQA::App::TestRunner: 7 com.yourcompany.tst_qdbustype 0x0000000107b09f5a tst_QDBusType::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 58 QtQA::App::TestRunner: 8 org.qt-project.QtCore 0x0000000107de665f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 1055 QtQA::App::TestRunner: 9 org.qt-project.QtCore 0x0000000107de61d7 TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 3479 QtQA::App::TestRunner: 10 org.qt-project.QtTest 0x00000001081fc459 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1497 QtQA::App::TestRunner: 11 org.qt-project.QtTest 0x00000001081f90d5 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 2165 QtQA::App::TestRunner: 12 com.yourcompany.tst_qdbustype 0x0000000107b09ed8 main + 88 QtQA::App::TestRunner: 13 com.yourcompany.tst_qdbustype 0x0000000107b080e4 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff82c297e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff89636786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff89635316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff82c29192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff869e0594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff869e1b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff82c29192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff869e0594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff869e1b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4: QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff67702ab8 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000407 rsi: 0x0000000000000006 rbp: 0x00007fff67702ae0 rsp: 0x00007fff67702ab8 QtQA::App::TestRunner: r8: 0x00007fff72453fb8 r9: 0x0000000000000000 r10: 0x00007fff82c28d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00007ff742805db0 r13: 0x0000000000000004 r14: 0x00007fff72456960 r15: 0x0000000000000001 QtQA::App::TestRunner: rip: 0x00007fff82c28ce2 rfl: 0x0000000000000246 cr2: 0x0000000107bd8520 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x107b05000 - 0x107b0bfff +com.yourcompany.tst_qdbustype (??? - ???) <829D2D98-3150-3F6F-8DCF-0DC4CB349602> /work/*/tst_qdbustype.app/Contents/MacOS/tst_qdbustype QtQA::App::TestRunner: 0x107b17000 - 0x107b7aff7 +org.qt-project.QtDBus (5.4 - 5.4.0) /work/*/QtDBus.framework/Versions/5/QtDBus QtQA::App::TestRunner: 0x107bb5000 - 0x1080cbfff +org.qt-project.QtCore (5.4 - 5.4.0) <58219ED1-11B0-3739-8AC0-6CA5CF0FEB32> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1081f3000 - 0x108218fff +org.qt-project.QtTest (5.4 - 5.4.0) /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x7fff67705000 - 0x7fff67739baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff819fc000 - 0x7fff819fdff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff81e76000 - 0x7fff81efbff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff82166000 - 0x7fff8216afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff821cd000 - 0x7fff821d2fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff821d3000 - 0x7fff823d5fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff82772000 - 0x7fff82773fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff82774000 - 0x7fff8277fff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff82780000 - 0x7fff82882fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828c6000 - 0x7fff828c7ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff82ba8000 - 0x7fff82bbffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff82c12000 - 0x7fff82c32fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff82c8a000 - 0x7fff82ce6ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff82ce7000 - 0x7fff82ce7fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82ce8000 - 0x7fff83115fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff833b0000 - 0x7fff833c2ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff833c6000 - 0x7fff833d0ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff834ad000 - 0x7fff8354eff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8354f000 - 0x7fff83844ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff83b89000 - 0x7fff83b96ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff83be0000 - 0x7fff83efcfff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff83ff2000 - 0x7fff83ff2fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff841ba000 - 0x7fff8423eff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8428c000 - 0x7fff842abfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff842ac000 - 0x7fff842acfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff842da000 - 0x7fff84350ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff84415000 - 0x7fff845e9ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8466e000 - 0x7fff84674fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff84970000 - 0x7fff84970fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff84c52000 - 0x7fff84c92ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84c93000 - 0x7fff84d16fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff84d17000 - 0x7fff84d38fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84d4b000 - 0x7fff84d50fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8501b000 - 0x7fff8508efff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8508f000 - 0x7fff85173ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff85374000 - 0x7fff854aafff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff855af000 - 0x7fff855b5fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff855c5000 - 0x7fff855cafff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff855d3000 - 0x7fff85600fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff86208000 - 0x7fff86256fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff862a2000 - 0x7fff86381fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff86390000 - 0x7fff86391fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff863a5000 - 0x7fff863b0fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff864d1000 - 0x7fff864d8fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff868f9000 - 0x7fff8698fff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff86990000 - 0x7fff86a6dfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff86a7a000 - 0x7fff86a96ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff86deb000 - 0x7fff87104fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff87105000 - 0x7fff8710aff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff87944000 - 0x7fff87a39fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff87add000 - 0x7fff87b18fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff87b75000 - 0x7fff87ba0ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff87c85000 - 0x7fff87c8eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff87c91000 - 0x7fff87d58ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff885a5000 - 0x7fff885a6fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff885a7000 - 0x7fff885d7ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff885d8000 - 0x7fff885e7ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff885e8000 - 0x7fff8862aff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff88674000 - 0x7fff88676fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff887d4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8944a000 - 0x7fff89458fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff89459000 - 0x7fff89459fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8945a000 - 0x7fff89499fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff89633000 - 0x7fff89641fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff896bd000 - 0x7fff896c2fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff89708000 - 0x7fff89731fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89732000 - 0x7fff8a0d0a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8a8b9000 - 0x7fff8a953ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff8a954000 - 0x7fff8a956fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8a9f9000 - 0x7fff8aa01fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8aa02000 - 0x7fff8aa26fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff8aa27000 - 0x7fff8aaa2ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8aaa3000 - 0x7fff8aaefff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8ab1a000 - 0x7fff8ab21fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ab22000 - 0x7fff8ac06e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8ac0a000 - 0x7fff8ac0efff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff8ac0f000 - 0x7fff8ac10fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff8ac11000 - 0x7fff8ac52fff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8ac53000 - 0x7fff8ac65ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8ac66000 - 0x7fff8ad19ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8ad64000 - 0x7fff8ad78ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8ad79000 - 0x7fff8ad96fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8af26000 - 0x7fff8b02dfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8b036000 - 0x7fff8b08afff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8b67c000 - 0x7fff8b7e3fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8b8b1000 - 0x7fff8b8c4ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8bc89000 - 0x7fff8bc89fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8c105000 - 0x7fff8c212fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8c315000 - 0x7fff8c31afff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8c31b000 - 0x7fff8c38bfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8c40b000 - 0x7fff8c40efff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8c6b7000 - 0x7fff8c6eaff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff8c7d3000 - 0x7fff8cdb7fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8cdb8000 - 0x7fff8cebdfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8d111000 - 0x7fff8d112ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8d5db000 - 0x7fff8d633ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8d67f000 - 0x7fff8d68dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8d961000 - 0x7fff8d967fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8d9d3000 - 0x7fff8dadffef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8dc38000 - 0x7fff8dc4dfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8dc4e000 - 0x7fff8dc54ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8e9fc000 - 0x7fff8ea67ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 1 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 6190 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=114.9M resident=56.5M(49%) swapped_out_or_unallocated=58.4M(51%) QtQA::App::TestRunner: Writable regions: Total=43.9M written=592K(1%) resident=856K(2%) swapped_out=0K(0%) unallocated=43.1M(98%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 33.5M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9756K QtQA::App::TestRunner: Stack (reserved) 520K reserved VM address space (unallocated) QtQA::App::TestRunner: VM_ALLOCATE 44K QtQA::App::TestRunner: __DATA 4152K QtQA::App::TestRunner: __LINKEDIT 50.5M QtQA::App::TestRunner: __TEXT 64.4M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 235.1M QtQA::App::TestRunner: TOTAL, minus reserved VM space 234.6M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdbustype: 3 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00964/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418238840): http://codereview.qt-project.org/101843 [PS1] - Complete the work for the runtime libdbus-1 support http://codereview.qt-project.org/101819 [PS1] - Remove direct linkage to dbus and qdbus http://codereview.qt-project.org/101810 [PS8] - Fix build on Linux when dbus headers cannot be found http://codereview.qt-project.org/101842 [PS2] - Make QtDBus unit tests compile with runtime dbus-1 too http://codereview.qt-project.org/101394 [PS1] - iOS: let keyboard gesture work better with other gestures http://codereview.qt-project.org/101419 [PS3] - QCoreTextFontDatabase: release CTFontDescriptorRef references in dtor http://codereview.qt-project.org/101311 [PS4] - GL2PaintEngine: centralize logic for updating/preparing textures http://codereview.qt-project.org/101822 [PS1] - GL2PaintEngine: Prevent fillInPendingGlyphs from breaking gradients From ci-noreply at qt-project.org Wed Dec 10 22:37:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 10 Dec 2014 23:37:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4712 Message-ID: <20141210_213757_046130.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-10 23:37:22.722 tst_qwindow[125:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-10 23:37:49.138 tst_qwindow[129:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04712/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418241988): http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false From ci-noreply at qt-project.org Wed Dec 10 23:21:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 00:21:09 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #47 Message-ID: <20141210_222109_004925.ci-noreply@qt-project.org> Compilation failed :( backend\qgraphicscontext.cpp(236) : error C2039: 'initializeUniformBlocks' : is not a member of 'TestNamespace::Qt3D::Render::RenderShader' c:\work\build\qt\qtbase\include\qt3drenderer\5.5.0\qt3drenderer\private\../../../../../../qt3d/src/render/backend/rendershader_p.h(63) : see declaration of 'TestNamespace::Qt3D::Render::RenderShader' Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00047/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418249125): http://codereview.qt-project.org/100145 [PS5] - QGraphicsHelperGL3/ShaderUniform: store array stride http://codereview.qt-project.org/100144 [PS5] - QGraphicHelpers: bindUniformBlock method added, http://codereview.qt-project.org/100143 [PS5] - QGraphicsContext: initialize uniform blocks if helper supports it. http://codereview.qt-project.org/100101 [PS5] - QGraphicsHelpers: Add uniform block introspection From ci-noreply at qt-project.org Thu Dec 11 00:09:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 01:09:56 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #966 Message-ID: <20141210_230956_027443.ci-noreply@qt-project.org> QtBase_5.4_Integration #966: SUCCESS Tested changes (refs/builds/5.4_1418244646): http://codereview.qt-project.org/101822 [PS1] - GL2PaintEngine: Prevent fillInPendingGlyphs from breaking gradients From ci-noreply at qt-project.org Thu Dec 11 01:39:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 02:39:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4714 Message-ID: <20141211_003936_079151.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-11 02:39:05.356 tst_qwindow[3408:6023] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-11 02:39:32.215 tst_qwindow[3412:660b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04714/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418247596): http://codereview.qt-project.org/101864 [PS2] - Use categorized logging for QGestureManager. From ci-noreply at qt-project.org Thu Dec 11 01:42:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 02:42:16 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #969 Message-ID: <20141211_004216_005315.ci-noreply@qt-project.org> Autotest `tst_qdbustype' failed :( Testing tst_QDBusType QFATAL : tst_QDBusType::isValidFixedType(bool) Cannot find libdbus-1 in your system to resolve symbol 'dbus_type_is_fixed'. FAIL! : tst_QDBusType::isValidFixedType(bool) 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 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDBusType ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QDBusType::initTestCase() QFATAL : tst_QDBusType::isValidFixedType(bool) Cannot find libdbus-1 in your system to resolve symbol 'dbus_type_is_fixed'. FAIL! : tst_QDBusType::isValidFixedType(bool) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDBusType ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdbustype: 8 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00969/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418253092): http://codereview.qt-project.org/101258 [PS1] - Fix win32-g++ build due to -Werror http://codereview.qt-project.org/101843 [PS1] - Complete the work for the runtime libdbus-1 support http://codereview.qt-project.org/101810 [PS8] - Fix build on Linux when dbus headers cannot be found http://codereview.qt-project.org/101819 [PS1] - Remove direct linkage to dbus and qdbus http://codereview.qt-project.org/101842 [PS2] - Make QtDBus unit tests compile with runtime dbus-1 too From ci-noreply at qt-project.org Thu Dec 11 01:46:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 02:46:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4716 Message-ID: <20141211_004620_016903.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4716: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04716/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418258477): http://codereview.qt-project.org/101652 [PS1] - fix daylight time in QTimeZone on Android http://codereview.qt-project.org/100006 [PS2] - Add Q_DECL_RELAXED_CONSTEXPR to QUuid From ci-noreply at qt-project.org Thu Dec 11 01:47:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 01:47:36 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #35 - FAILURE Message-ID: <20141211004736.9B6F830646@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.0_state/build_00035 From ci-noreply at qt-project.org Thu Dec 11 02:01:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 03:01:49 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #209 Message-ID: <20141211_010149_077037.ci-noreply@qt-project.org> Autotest `tst_qqmltimer' failed :( Testing tst_qqmltimer FAIL! : tst_qqmltimer::restartFromTriggered() 'timer->isRunning()' returned FALSE. () tst_qqmltimer.cpp(351) : failure location Totals: 12 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.4.0, Qt 5.4.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() PASS : tst_qqmltimer::restart() FAIL! : tst_qqmltimer::restartFromTriggered() Compared values are not the same Actual (helper.count): 1 Expected (2) : 2 tst_qqmltimer.cpp(350) : failure location PASS : tst_qqmltimer::runningFromTriggered() PASS : tst_qqmltimer::parentProperty() PASS : tst_qqmltimer::cleanupTestCase() Totals: 12 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-project.org/ci/Qt5_5.4_Integration/build_00209/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418237948): http://codereview.qt-project.org/101314 [PS17] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 11 02:30:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 02:30:25 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #303 - FAILURE Message-ID: <20141211013025.045E330604@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_00303 From ci-noreply at qt-project.org Thu Dec 11 03:16:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 04:16:12 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #970 Message-ID: <20141211_021612_063195.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(963) : failure location Totals: 565 passed, 1 failed, 7 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.0, Qt 5.4.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(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(648) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=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) SKIP : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(837) : 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) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(869) : 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) SKIP : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1305) : failure location PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(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) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2142) : failure location PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) 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: 569 passed, 2 failed, 8 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: 255 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00970/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418258630): http://codereview.qt-project.org/101311 [PS4] - GL2PaintEngine: centralize logic for updating/preparing textures http://codereview.qt-project.org/101394 [PS1] - iOS: let keyboard gesture work better with other gestures http://codereview.qt-project.org/101419 [PS3] - QCoreTextFontDatabase: release CTFontDescriptorRef references in dtor From ci-noreply at qt-project.org Thu Dec 11 03:39:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 04:39:44 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4717 Message-ID: <20141211_023944_042862.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "http://127.0.0.1:52422/qtest/rfc3252.txt" ) failed: # 2 "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4876)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "https://127.0.0.1:52426/qtest/rfc3252.txt" ) failed: # 2 "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4876)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi" ) timed out. ) Loc: [../tst_qnetworkreply.cpp(4523)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi" ) timed out. ) Loc: [../tst_qnetworkreply.cpp(4523)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi" ) timed out. ) Loc: [../tst_qnetworkreply.cpp(4523)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi" ) timed out. ) Loc: [../tst_qnetworkreply.cpp(4523)] 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(7802)] Totals: 599 passed, 4 failed, 28 skipped, 5 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* 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_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::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(1952)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1952)] 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(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] 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: 171428571 (it received 1200000 bytes in 7 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 687104 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:53943/qtest/rfc3252.txt" ) failed: # 2 "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4876)] 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 43 ms: rate = 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14814814 (it received 1200000 bytes in 81 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:53947/qtest/rfc3252.txt" ) failed: # 2 "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4876)] 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(3528)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4132)] 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(4497)] 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(4497)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::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(5148)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] 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) FAIL! : tst_QNetworkReply::httpRecursiveCreation() '!reply->error()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(5963)] FAIL! : tst_QNetworkReply::httpRecursiveCreation() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6004)] 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(6261)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6261)] 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(6584)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6586)] 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(6770)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6770)] 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(7802)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7859)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7859)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7859)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7859)] PASS : tst_QNetworkReply::putWithRateLimiting() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 602 passed, 2 failed, 28 skipped, 5 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 4 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 582 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04717/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1418259769): http://codereview.qt-project.org/101652 [PS1] - fix daylight time in QTimeZone on Android From ci-noreply at qt-project.org Thu Dec 11 04:13:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 04:13:43 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #197 - FAILURE Message-ID: <20141211031343.0084D3063C@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_00197 From ci-noreply at qt-project.org Thu Dec 11 04:51:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 05:51:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4718 Message-ID: <20141211_035105_049701.ci-noreply@qt-project.org> Autotest `tst_qrawfont' failed :( Testing tst_QRawFont FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=0) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=1) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=2) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=3) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] Totals: 1255 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QRawFont ********* 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_QRawFont::initTestCase() PASS : tst_QRawFont::invalidRawFont() PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(Default hinting preference) PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(No hinting) PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(Vertical hinting) PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(Full hinting) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(Default hinting preference) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(No hinting) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(Vertical hinting) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(Full hinting) FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=0) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=0) FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=1) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=1) FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=2) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=2) FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=3) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=3) PASS : tst_QRawFont::glyphIndices() PASS : tst_QRawFont::advances(Default hinting preference) PASS : tst_QRawFont::advances(No hinting) PASS : tst_QRawFont::advances(Vertical hinting) PASS : tst_QRawFont::advances(Full hinting) PASS : tst_QRawFont::textLayout() PASS : tst_QRawFont::fontTable(Head table, magic number, default hinting) PASS : tst_QRawFont::fontTable(Head table, magic number, no hinting) PASS : tst_QRawFont::fontTable(Head table, magic number, vertical hinting) PASS : tst_QRawFont::fontTable(Head table, magic number, full hinting) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=0) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=0) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=1) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=1) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=2) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=2) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=3) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x21, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x22, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x23, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x24, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x25, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x26, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x27, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x28, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x29, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x30, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x31, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x32, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x33, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x34, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x35, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x36, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x37, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x38, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x39, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x40, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x41, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x42, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x43, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x44, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x45, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x46, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x47, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x48, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x49, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x50, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x51, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x52, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x53, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x54, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x55, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x56, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x57, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x58, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x59, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x60, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x61, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x62, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x63, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x64, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x65, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x66, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x67, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x68, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x69, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x70, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x71, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x72, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x73, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x74, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x75, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x76, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x77, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x78, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x79, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5da, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5db, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dc, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dd, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5de, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5df, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5ea, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(Missing character, :/testfont.ttf, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x21, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x22, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x23, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x24, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x25, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x26, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x27, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x28, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x29, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x30, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x31, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x32, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x33, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x34, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x35, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x36, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x37, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x38, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x39, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x40, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x41, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x42, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x43, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x44, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x45, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x46, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x47, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x48, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x49, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x50, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x51, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x52, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x53, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x54, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x55, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x56, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x57, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x58, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x59, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x60, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x61, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x62, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x63, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x64, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x65, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x66, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x67, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x68, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x69, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x70, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x71, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x72, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x73, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x74, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x75, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x76, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x77, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x78, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x79, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5da, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5db, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dc, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dd, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5de, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5df, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5ea, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(Missing character, /work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x21, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x22, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x23, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x24, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x25, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x26, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x27, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x28, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x29, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x30, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x31, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x32, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x33, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x34, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x35, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x36, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x37, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x38, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x39, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x40, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x41, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x42, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x43, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x44, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x45, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x46, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x47, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x48, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x49, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x50, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x51, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x52, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x53, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x54, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x55, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x56, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x57, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x58, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x59, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x60, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x61, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x62, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x63, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x64, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x65, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x66, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x67, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x68, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x69, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x70, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x71, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x72, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x73, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x74, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x75, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x76, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x77, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x78, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x79, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d0, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d1, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d2, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d3, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d4, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d5, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d6, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d7, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d8, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d9, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5da, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5db, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dc, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dd, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5de, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5df, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e0, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e1, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e2, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e3, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e4, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e5, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e6, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e7, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e8, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e9, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5ea, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(Missing character, :/testfont.ttf, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x21, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x22, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x23, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x24, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x25, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x26, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x27, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x28, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x29, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x30, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x31, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x32, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x33, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x34, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x35, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x36, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x37, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x38, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x39, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x40, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x41, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x42, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x43, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x44, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x45, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x46, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x47, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x48, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x49, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x50, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x51, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x52, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x53, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x54, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x55, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x56, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x57, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x58, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x59, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x60, hintingPreference=1) (... 299 lines omitted; there are too many errors!) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5ea, hintingPreference=2) PASS : tst_QRawFont::supportsCharacter(Missing character, /work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, hintingPreference=2) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x21, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x22, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x23, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x24, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x25, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x26, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x27, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x28, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x29, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x30, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x31, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x32, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x33, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x34, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x35, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x36, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x37, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x38, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x39, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x40, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x41, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x42, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x43, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x44, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x45, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x46, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x47, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x48, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x49, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x50, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x51, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x52, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x53, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x54, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x55, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x56, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x57, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x58, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x59, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x60, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x61, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x62, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x63, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x64, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x65, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x66, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x67, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x68, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x69, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x70, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x71, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x72, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x73, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x74, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x75, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x76, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x77, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x78, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x79, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5da, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5db, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dc, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dd, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5de, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5df, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5ea, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(Missing character, :/testfont.ttf, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x21, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x22, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x23, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x24, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x25, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x26, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x27, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x28, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x29, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x30, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x31, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x32, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x33, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x34, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x35, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x36, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x37, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x38, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x39, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x40, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x41, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x42, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x43, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x44, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x45, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x46, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x47, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x48, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x49, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x50, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x51, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x52, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x53, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x54, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x55, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x56, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x57, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x58, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x59, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x60, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x61, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x62, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x63, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x64, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x65, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x66, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x67, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x68, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x69, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x70, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x71, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x72, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x73, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x74, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x75, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x76, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x77, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x78, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x79, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5da, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5db, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dc, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dd, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5de, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5df, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5ea, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(Missing character, /work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=3) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=0, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=0, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=0, writingSystem=1) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=1, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=1, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=1, writingSystem=1) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=2, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=2, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=2, writingSystem=1) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=3, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=3, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=3, writingSystem=1) PASS : tst_QRawFont::copyConstructor(Default hinting preference) PASS : tst_QRawFont::copyConstructor(No hinting preference) PASS : tst_QRawFont::copyConstructor(Vertical hinting preference) PASS : tst_QRawFont::copyConstructor(Full hinting preference) PASS : tst_QRawFont::detach(Default hinting preference) PASS : tst_QRawFont::detach(No hinting preference) PASS : tst_QRawFont::detach(Vertical hinting preference) PASS : tst_QRawFont::detach(Full hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(Default hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(No hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(Vertical hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(Full hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(Default hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(No hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(Vertical hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(Full hinting preference) PASS : tst_QRawFont::multipleRawFontsFromData() QWARN : tst_QRawFont::rawFontFromInvalidData() QCoreTextFontDatabase::fontEngine: CGFontCreateWithDataProvider failed QWARN : tst_QRawFont::rawFontFromInvalidData() QCoreTextFontDatabase::fontEngine: CGFontCreateWithDataProvider failed PASS : tst_QRawFont::rawFontFromInvalidData() PASS : tst_QRawFont::cleanupTestCase() Totals: 1255 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QRawFont ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qrawfont: 3 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04718/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1418265678): http://codereview.qt-project.org/98182 [PS11] - Add QFont::Weight enum values From ci-noreply at qt-project.org Thu Dec 11 05:09:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 06:09:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4720 Message-ID: <20141211_040941_023160.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4720: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04720/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418270691): http://codereview.qt-project.org/101652 [PS1] - fix daylight time in QTimeZone on Android From ci-noreply at qt-project.org Thu Dec 11 06:12:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 07:12:51 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #972 Message-ID: <20141211_051251_060821.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-11 07:12:26.865 tst_qwindow[2686:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-11 07:12:53.315 tst_qwindow[2689:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00972/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418264470): http://codereview.qt-project.org/101311 [PS4] - GL2PaintEngine: centralize logic for updating/preparing textures From ci-noreply at qt-project.org Thu Dec 11 07:04:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 08:04:24 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #210 Message-ID: <20141211_060424_041373.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-project.org/ci/Qt5_5.4_Integration/build_00210/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ Qt5_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #210: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00210/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418277805): http://codereview.qt-project.org/101314 [PS18] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 11 07:06:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 07:06:41 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #94 - FAILURE Message-ID: <20141211060641.2760930652@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_00094 From ci-noreply at qt-project.org Thu Dec 11 07:36:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 07:36:24 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #198 - FAILURE Message-ID: <20141211063624.E739630657@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_00198 From ci-noreply at qt-project.org Thu Dec 11 08:02:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 09:02:01 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #973 Message-ID: <20141211_070201_032576.ci-noreply@qt-project.org> QtBase_5.4_Integration #973: SUCCESS Tested changes (refs/builds/5.4_1418274919): http://codereview.qt-project.org/101311 [PS4] - GL2PaintEngine: centralize logic for updating/preparing textures From ci-noreply at qt-project.org Thu Dec 11 08:45:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 09:45:37 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141211_074537_000083.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-11T07:43:37Z: [QtDeclarative_dev_Integration error] new build for QtDeclarative_dev_Integration failed: 502 Proxy Error, retry in 2 seconds From ci-noreply at qt-project.org Thu Dec 11 09:07:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 10:07:10 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4721 Message-ID: <20141211_080710_008438.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(671) : failure location FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(712) : failure location FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(712) : failure location Totals: 568 passed, 3 failed, 7 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) 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(770) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) SKIP : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1005) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) SKIP : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1328) : failure location PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxy) PASS : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1354) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1381) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(1509) : 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) FAIL! : tst_QSslSocket::setReadBufferSize(WithoutProxy) 'server.waitForNewConnection(0)' returned FALSE. () tst_qsslsocket.cpp(1640) : failure location 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(1714) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1886) : 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) SKIP : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2137) : failure location PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2170) : failure location 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(2170) : failure location SKIP : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2170) : failure location PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxy) PASS : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.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: 558 passed, 2 failed, 11 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 3 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 287 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04721/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418279762): http://codereview.qt-project.org/101864 [PS2] - Use categorized logging for QGestureManager. From ci-noreply at qt-project.org Thu Dec 11 09:29:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 10:29:07 +0200 Subject: [Ci-reports] fail on QtMultimedia_5.4_Integration #47 Message-ID: <20141211_082907_033803.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #47: ABORTED Tested changes (refs/builds/5.4_1418284771): http://codereview.qt-project.org/101686 [PS1] - winrt: Add missing QAbstractVideoSurface::stop() call. From ci-noreply at qt-project.org Thu Dec 11 09:35:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 10:35:39 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #978 Message-ID: <20141211_083539_006690.ci-noreply@qt-project.org> QtBase_5.4_Integration » winrt-x64-msvc2013_Windows_81 #978: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00978/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418281416): http://codereview.qt-project.org/101819 [PS1] - Remove direct linkage to dbus and qdbus From ci-noreply at qt-project.org Thu Dec 11 09:55:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 10:55:48 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #89 Message-ID: <20141211_085548_088301.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #89: SUCCESS Tested changes (refs/builds/dev_1418284757): http://codereview.qt-project.org/101876 [PS6] - Add categorized logging for registration of Active X controls. http://codereview.qt-project.org/101875 [PS4] - Streamline code updating the registry. From ci-noreply at qt-project.org Thu Dec 11 10:33:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 11:33:01 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4723 Message-ID: <20141211_093301_039885.ci-noreply@qt-project.org> Autotest `tst_qrawfont' failed :( Testing tst_QRawFont FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=0) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=1) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=2) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=3) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] Totals: 1255 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QRawFont ********* 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_QRawFont::initTestCase() PASS : tst_QRawFont::invalidRawFont() PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(Default hinting preference) PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(No hinting) PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(Vertical hinting) PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(Full hinting) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(Default hinting preference) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(No hinting) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(Vertical hinting) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(Full hinting) FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=0) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=0) FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=1) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=1) FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=2) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=2) FAIL! : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=3) Compared values are not the same Actual (font.weight()): 57 Expected (int(weight)) : 50 Loc: [tst_qrawfont.cpp(248)] PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=3) PASS : tst_QRawFont::glyphIndices() PASS : tst_QRawFont::advances(Default hinting preference) PASS : tst_QRawFont::advances(No hinting) PASS : tst_QRawFont::advances(Vertical hinting) PASS : tst_QRawFont::advances(Full hinting) PASS : tst_QRawFont::textLayout() PASS : tst_QRawFont::fontTable(Head table, magic number, default hinting) PASS : tst_QRawFont::fontTable(Head table, magic number, no hinting) PASS : tst_QRawFont::fontTable(Head table, magic number, vertical hinting) PASS : tst_QRawFont::fontTable(Head table, magic number, full hinting) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=0) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=0) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=1) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=1) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=2) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=2) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=3) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x21, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x22, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x23, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x24, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x25, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x26, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x27, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x28, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x29, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x30, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x31, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x32, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x33, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x34, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x35, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x36, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x37, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x38, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x39, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x40, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x41, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x42, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x43, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x44, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x45, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x46, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x47, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x48, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x49, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x50, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x51, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x52, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x53, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x54, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x55, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x56, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x57, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x58, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x59, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x60, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x61, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x62, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x63, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x64, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x65, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x66, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x67, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x68, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x69, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x70, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x71, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x72, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x73, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x74, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x75, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x76, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x77, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x78, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x79, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5da, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5db, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dc, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dd, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5de, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5df, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5ea, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(Missing character, :/testfont.ttf, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x21, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x22, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x23, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x24, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x25, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x26, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x27, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x28, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x29, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x30, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x31, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x32, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x33, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x34, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x35, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x36, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x37, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x38, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x39, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x40, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x41, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x42, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x43, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x44, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x45, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x46, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x47, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x48, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x49, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x50, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x51, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x52, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x53, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x54, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x55, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x56, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x57, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x58, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x59, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x60, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x61, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x62, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x63, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x64, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x65, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x66, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x67, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x68, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x69, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x70, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x71, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x72, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x73, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x74, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x75, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x76, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x77, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x78, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x79, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5da, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5db, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dc, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dd, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5de, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5df, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5ea, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(Missing character, /work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x21, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x22, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x23, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x24, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x25, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x26, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x27, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x28, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x29, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x30, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x31, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x32, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x33, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x34, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x35, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x36, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x37, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x38, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x39, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x40, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x41, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x42, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x43, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x44, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x45, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x46, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x47, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x48, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x49, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x50, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x51, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x52, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x53, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x54, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x55, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x56, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x57, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x58, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x59, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x60, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x61, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x62, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x63, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x64, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x65, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x66, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x67, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x68, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x69, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x70, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x71, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x72, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x73, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x74, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x75, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x76, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x77, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x78, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x79, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d0, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d1, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d2, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d3, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d4, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d5, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d6, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d7, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d8, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d9, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5da, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5db, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dc, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dd, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5de, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5df, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e0, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e1, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e2, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e3, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e4, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e5, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e6, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e7, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e8, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e9, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5ea, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(Missing character, :/testfont.ttf, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x21, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x22, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x23, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x24, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x25, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x26, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x27, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x28, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x29, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x30, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x31, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x32, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x33, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x34, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x35, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x36, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x37, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x38, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x39, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x40, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x41, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x42, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x43, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x44, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x45, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x46, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x47, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x48, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x49, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x50, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x51, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x52, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x53, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x54, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x55, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x56, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x57, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x58, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x59, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x60, hintingPreference=1) (... 299 lines omitted; there are too many errors!) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5ea, hintingPreference=2) PASS : tst_QRawFont::supportsCharacter(Missing character, /work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, hintingPreference=2) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x21, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x22, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x23, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x24, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x25, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x26, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x27, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x28, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x29, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x30, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x31, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x32, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x33, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x34, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x35, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x36, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x37, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x38, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x39, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x40, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x41, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x42, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x43, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x44, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x45, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x46, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x47, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x48, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x49, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x50, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x51, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x52, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x53, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x54, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x55, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x56, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x57, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x58, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x59, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x60, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x61, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x62, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x63, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x64, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x65, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x66, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x67, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x68, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x69, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x70, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x71, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x72, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x73, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x74, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x75, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x76, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x77, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x78, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x79, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5da, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5db, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dc, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dd, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5de, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5df, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5ea, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(Missing character, :/testfont.ttf, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x21, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x22, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x23, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x24, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x25, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x26, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x27, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x28, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x29, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x30, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x31, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x32, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x33, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x34, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x35, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x36, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x37, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x38, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x39, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x40, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x41, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x42, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x43, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x44, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x45, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x46, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x47, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x48, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x49, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x50, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x51, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x52, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x53, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x54, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x55, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x56, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x57, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x58, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x59, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x60, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x61, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x62, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x63, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x64, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x65, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x66, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x67, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x68, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x69, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x70, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x71, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x72, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x73, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x74, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x75, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x76, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x77, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x78, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x79, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5da, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5db, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dc, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dd, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5de, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5df, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5ea, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(Missing character, /work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=3) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=0, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=0, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=0, writingSystem=1) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=1, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=1, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=1, writingSystem=1) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=2, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=2, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=2, writingSystem=1) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=3, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=3, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=3, writingSystem=1) PASS : tst_QRawFont::copyConstructor(Default hinting preference) PASS : tst_QRawFont::copyConstructor(No hinting preference) PASS : tst_QRawFont::copyConstructor(Vertical hinting preference) PASS : tst_QRawFont::copyConstructor(Full hinting preference) PASS : tst_QRawFont::detach(Default hinting preference) PASS : tst_QRawFont::detach(No hinting preference) PASS : tst_QRawFont::detach(Vertical hinting preference) PASS : tst_QRawFont::detach(Full hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(Default hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(No hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(Vertical hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(Full hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(Default hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(No hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(Vertical hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(Full hinting preference) PASS : tst_QRawFont::multipleRawFontsFromData() QWARN : tst_QRawFont::rawFontFromInvalidData() QCoreTextFontDatabase::fontEngine: CGFontCreateWithDataProvider failed QWARN : tst_QRawFont::rawFontFromInvalidData() QCoreTextFontDatabase::fontEngine: CGFontCreateWithDataProvider failed PASS : tst_QRawFont::rawFontFromInvalidData() PASS : tst_QRawFont::cleanupTestCase() Totals: 1255 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QRawFont ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qrawfont: 3 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04723/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1418285325): http://codereview.qt-project.org/98182 [PS11] - Add QFont::Weight enum values http://codereview.qt-project.org/100006 [PS2] - Add Q_DECL_RELAXED_CONSTEXPR to QUuid http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false From ci-noreply at qt-project.org Thu Dec 11 10:46:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 11:46:06 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2085 Message-ID: <20141211_094606_075146.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2085: SUCCESS Tested changes (refs/builds/dev_1418283703): http://codereview.qt-project.org/100486 [PS6] - Better encapsulate access to the global object http://codereview.qt-project.org/100453 [PS6] - Encapsulate accesses to the root context http://codereview.qt-project.org/100192 [PS8] - Fix Object::arrayData() accessor to return a heap object http://codereview.qt-project.org/100191 [PS8] - Get rid of a not required reinterpret_cast http://codereview.qt-project.org/100190 [PS8] - Cleanup header inclusion order From ci-noreply at qt-project.org Thu Dec 11 11:00:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 12:00:30 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2086 Message-ID: <20141211_100030_069659.ci-noreply@qt-project.org> Compilation failed :( jsruntime\qv4object.cpp(169) : error C2446: ':' : no conversion from 'int' to 'TestNamespace::QV4::Scoped' jsruntime\qv4object.cpp(170) : error C2446: ':' : no conversion from 'int' to 'TestNamespace::QV4::Scoped' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02086/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418291393): http://codereview.qt-project.org/101353 [PS4] - Use Scoped values a bit more consistently http://codereview.qt-project.org/101352 [PS4] - Return a Heap object from the getter()/setter() methods of Property http://codereview.qt-project.org/101284 [PS5] - Fix crash when setting proto to 0 http://codereview.qt-project.org/101283 [PS5] - Fix JSON stringification to work with heap objects http://codereview.qt-project.org/101282 [PS5] - Fix Context::getPropertyAndBase to use Heap based objects http://codereview.qt-project.org/101256 [PS4] - Fix comparisons between Object pointers http://codereview.qt-project.org/101255 [PS3] - Use a Heap::FunctionObject to store the thrower function http://codereview.qt-project.org/101194 [PS3] - Remove most of the places where getPointer() is used http://codereview.qt-project.org/101193 [PS3] - Fix wrong use of Scoped.getPointer() http://codereview.qt-project.org/101192 [PS3] - Fix RegExpCache to store Heap Objects http://codereview.qt-project.org/100999 [PS4] - Store a Heap::EvalFunction pointer in the engine http://codereview.qt-project.org/100998 [PS3] - Fix the way we set the property name during iteration http://codereview.qt-project.org/100966 [PS4] - Return Heap::ExecutionContext for globalContext() http://codereview.qt-project.org/100962 [PS4] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS6] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/100887 [PS5] - Return a Heap::Object in Object::prototype() http://codereview.qt-project.org/100682 [PS7] - Move prototype back from the vtable into Object From ci-noreply at qt-project.org Thu Dec 11 11:02:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 12:02:51 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #443 Message-ID: <20141211_100251_092901.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 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: [New LWP 21304] QtQA::App::TestRunner: [New LWP 21305] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f3ed17203e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f3ec7b7f700 (LWP 21305)): QtQA::App::TestRunner: #0 0x00007f3ed17c2e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f3ece4f4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f3ece4f5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f3ed2382415 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xd0cb40, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f3ed2308920 in TestNamespace::QEventLoop::processEvents (this=0x7f3ec7b7ed80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f3ed2308bf9 in TestNamespace::QEventLoop::exec (this=0x7f3ec7b7ed80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f3ed2084df4 in TestNamespace::QThread::exec (this=0xcf4050) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f3ecff9a765 in TestNamespace::QQmlThreadPrivate::run (this=0xcf4050) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f3ed208c3a4 in TestNamespace::QThreadPrivate::start (arg=0xcf4050) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f3ecf958efc in start_thread (arg=0x7f3ec7b7f700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f3ed17cef8d 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 0x7f3ed3683760 (LWP 21304)): QtQA::App::TestRunner: #0 0x00007f3ed17203e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f3ed1723b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f3ed20782df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f3ed20749d8 in TestNamespace::QMessageLogger::fatal (this=0x7fff7c560080, msg=0x7f3ed23e37f0 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f3ed206e7ad in TestNamespace::qt_assert_x (where=0x7f3ed0821151 "QSGNode::reparentChildNodesTo", what=0x7f3ed0821128 "newParent is already part of a hierarchy", file=0x7f3ed0820f28 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f3ed05e94f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x21337c0, newParent=0x22f7e60) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f3ed06725b5 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0xd1acc0, item=0x3a151a0) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007f3ed0671ac0 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0xd1acc0) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007f3ed0666838 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0xd1acc0) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f3ed062d85a in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0xcf79a0, window=0xd06d90) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007f3ed062df76 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0xcf79a0, e=0x7fff7c560cd0) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007f3ed29e11c2 in TestNamespace::QApplicationPrivate::notify_helper (this=0xcd3190, receiver=0xcf79a0, e=0x7fff7c560cd0) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007f3ed29de89d in TestNamespace::QApplication::notify (this=0xcd3170, receiver=0xcf79a0, e=0x7fff7c560cd0) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007f3ed230be2c in TestNamespace::QCoreApplication::notifyInternal (this=0xcd3170, receiver=0xcf79a0, event=0x7fff7c560cd0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f3ed230fc01 in TestNamespace::QCoreApplication::sendEvent (receiver=0xcf79a0, event=0x7fff7c560cd0) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f3ed23806bc in TestNamespace::QTimerInfoList::activateTimers (this=0xd05b40) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f3ed23819bd in TestNamespace::timerSourceDispatch (source=0xd05ae0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007f3ece4f4a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f3ece4f5258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007f3ece4f5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f3ed2382415 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xcedae0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f3ecaaa9712 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xcedae0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f3ed230c2bc in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f3ed327f19a in TestNamespace::QTest::simulateEvent (window=0xd06d90, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f3ed327f433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0xd06d90, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f3ed327f288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xd06d90, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f3ed327f9f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xd06d90, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f3ed327faa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0xd06d90, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f3ed327fad6 in TestNamespace::QTest::keyClick (window=0xd06d90, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f3ed32808e4 in TestNamespace::QuickTestEvent::keyClick (this=0x251c120, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f3ed3288655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x251c120, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff7c561790) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f3ed3288bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x251c120, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff7c561790) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f3ed2314a1d in TestNamespace::QMetaObject::metacall (object=0x251c120, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff7c561790) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f3ecfe9fa3b in TestNamespace::CallMethod (object=0x251c120, index=7, returnType=1, argCount=3, argTypes=0xf77984, engine=0xd09200, callArgs=0x7f3ec6b80430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007f3ecfea05f7 in TestNamespace::CallPrecise (object=0x251c120, data=..., engine=0xd09200, callArgs=0x7f3ec6b80430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007f3ecfea2c5f in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f3ec2e47360, callData=0x7f3ec6b80430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f3ecfea26b9 in TestNamespace::QV4::QObjectMethod::call (m=0x7f3ec2e47360, callData=0x7f3ec6b80430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007f3ecfd8c410 in TestNamespace::QV4::Object::call (this=0x7f3ec2e47360, d=0x7f3ec6b80430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007f3ecfebe4cc in TestNamespace::QV4::Runtime::callProperty (engine=0xd1d1e0, nameIndex=53, callData=0x7f3ec6b80430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007f3ed35344b0 in ?? () QtQA::App::TestRunner: #40 0x0000000000d1d1e0 in ?? () QtQA::App::TestRunner: #41 0x00000004c27fea80 in ?? () QtQA::App::TestRunner: #42 0x0000000000d1d1e0 in ?? () QtQA::App::TestRunner: #43 0x00007fff7c561cf0 in ?? () QtQA::App::TestRunner: #44 0x00007fff7c561cd0 in ?? () QtQA::App::TestRunner: #45 0x00007f3ec2c3a730 in ?? () QtQA::App::TestRunner: #46 0x00007fff7c561cd0 in ?? () QtQA::App::TestRunner: #47 0x0000000000d1d1e0 in ?? () QtQA::App::TestRunner: #48 0x00007f3ec6b803e0 in ?? () QtQA::App::TestRunner: #49 0x00007f3ed3534000 in ?? () QtQA::App::TestRunner: #50 0x00007fff7c561de0 in ?? () QtQA::App::TestRunner: #51 0x00007f3ecfe489bf in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f3ecfcb4c2f, callData=0x7fff7c561bf0) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.6.1) 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() failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable 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_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(165)] 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() failed to create drawable failed to create drawable 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 21308] QtQA::App::TestRunner: [New LWP 21309] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f5a496e93e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f5a3fb48700 (LWP 21309)): QtQA::App::TestRunner: #0 0x00007f5a4978be63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f5a464bdf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5a464be429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5a4a34b415 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xdc2670, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f5a4a2d1920 in TestNamespace::QEventLoop::processEvents (this=0x7f5a3fb47d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f5a4a2d1bf9 in TestNamespace::QEventLoop::exec (this=0x7f5a3fb47d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f5a4a04ddf4 in TestNamespace::QThread::exec (this=0xdaa050) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f5a47f63765 in TestNamespace::QQmlThreadPrivate::run (this=0xdaa050) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f5a4a0553a4 in TestNamespace::QThreadPrivate::start (arg=0xdaa050) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f5a47921efc in start_thread (arg=0x7f5a3fb48700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f5a49797f8d 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 0x7f5a4b64c760 (LWP 21308)): QtQA::App::TestRunner: #0 0x00007f5a496e93e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f5a496ecb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f5a4a0412df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f5a4a03d9d8 in TestNamespace::QMessageLogger::fatal (this=0x7fff44945420, msg=0x7f5a4a3ac7f0 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f5a4a0377ad in TestNamespace::qt_assert_x (where=0x7f5a487ea151 "QSGNode::reparentChildNodesTo", what=0x7f5a487ea128 "newParent is already part of a hierarchy", file=0x7f5a487e9f28 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f5a485b24f2 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x3f50600, newParent=0x1fc3a20) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f5a4863b5b5 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0xdd0cc0, item=0x16cc8e0) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007f5a4863aac0 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0xdd0cc0) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007f5a4862f838 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0xdd0cc0) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f5a485f685a in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0xdad9a0, window=0xdbcd90) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007f5a485f6f76 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0xdad9a0, e=0x7fff44946070) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007f5a4a9aa1c2 in TestNamespace::QApplicationPrivate::notify_helper (this=0xd89190, receiver=0xdad9a0, e=0x7fff44946070) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007f5a4a9a789d in TestNamespace::QApplication::notify (this=0xd89170, receiver=0xdad9a0, e=0x7fff44946070) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007f5a4a2d4e2c in TestNamespace::QCoreApplication::notifyInternal (this=0xd89170, receiver=0xdad9a0, event=0x7fff44946070) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f5a4a2d8c01 in TestNamespace::QCoreApplication::sendEvent (receiver=0xdad9a0, event=0x7fff44946070) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f5a4a3496bc in TestNamespace::QTimerInfoList::activateTimers (this=0xdbbb40) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f5a4a34a9bd in TestNamespace::timerSourceDispatch (source=0xdbbae0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007f5a464bda5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f5a464be258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007f5a464be429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f5a4a34b415 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xda3ae0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f5a42a72712 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xda3ae0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f5a4a2d52bc in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f5a4b24819a in TestNamespace::QTest::simulateEvent (window=0xdbcd90, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f5a4b248433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0xdbcd90, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f5a4b248288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xdbcd90, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f5a4b2489f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xdbcd90, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f5a4b248aa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0xdbcd90, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f5a4b248ad6 in TestNamespace::QTest::keyClick (window=0xdbcd90, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f5a4b2498e4 in TestNamespace::QuickTestEvent::keyClick (this=0x2b14a40, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f5a4b251655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x2b14a40, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff44946b30) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f5a4b251bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x2b14a40, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff44946b30) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f5a4a2dda1d in TestNamespace::QMetaObject::metacall (object=0x2b14a40, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff44946b30) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f5a47e68a3b in TestNamespace::CallMethod (object=0x2b14a40, index=7, returnType=1, argCount=3, argTypes=0x13ab994, engine=0xdbf200, callArgs=0x7f5a3eb49430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007f5a47e695f7 in TestNamespace::CallPrecise (object=0x2b14a40, data=..., engine=0xdbf200, callArgs=0x7f5a3eb49430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007f5a47e6bc5f in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f5a3ae10360, callData=0x7f5a3eb49430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f5a47e6b6b9 in TestNamespace::QV4::QObjectMethod::call (m=0x7f5a3ae10360, callData=0x7f5a3eb49430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007f5a47d55410 in TestNamespace::QV4::Object::call (this=0x7f5a3ae10360, d=0x7f5a3eb49430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:268 QtQA::App::TestRunner: #38 0x00007f5a47e874cc in TestNamespace::QV4::Runtime::callProperty (engine=0xdd31e0, nameIndex=53, callData=0x7f5a3eb49430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007f5a4b4fd4b0 in ?? () QtQA::App::TestRunner: #40 0x0000000000dd31e0 in ?? () QtQA::App::TestRunner: #41 0x000000043a7c7a80 in ?? () QtQA::App::TestRunner: #42 0x0000000000dd31e0 in ?? () QtQA::App::TestRunner: #43 0x00007fff44947090 in ?? () QtQA::App::TestRunner: #44 0x00007fff44947070 in ?? () QtQA::App::TestRunner: #45 0x00007f5a3ac03730 in ?? () QtQA::App::TestRunner: #46 0x00007fff44947070 in ?? () QtQA::App::TestRunner: #47 0x0000000000dd31e0 in ?? () QtQA::App::TestRunner: #48 0x00007f5a3eb493e0 in ?? () QtQA::App::TestRunner: #49 0x00007f5a4b4fd000 in ?? () QtQA::App::TestRunner: #50 0x00007fff44947180 in ?? () QtQA::App::TestRunner: #51 0x00007f5a47e119bf in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f5a47c7dc2f, callData=0x7fff44946f90) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 96 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00443/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418290129): http://codereview.qt-project.org/101561 [PS1] - WinRT: fix ToolButtonStyle From ci-noreply at qt-project.org Thu Dec 11 11:29:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 12:29:22 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #979 Message-ID: <20141211_102922_087001.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(887) : failure location Totals: 576 passed, 1 failed, 5 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.0, Qt 5.4.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(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) FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : 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(1331) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(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: 158 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00979/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418287090): http://codereview.qt-project.org/101819 [PS1] - Remove direct linkage to dbus and qdbus From ci-noreply at qt-project.org Thu Dec 11 11:36:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 12:36:25 +0200 Subject: [Ci-reports] fail on QtLocation_5.4_Integration #31 Message-ID: <20141211_103625_097923.ci-noreply@qt-project.org> QtLocation_5.4_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #31: FAILURE Build log: http://testresults.qt-project.org/ci/QtLocation_5.4_Integration/build_00031/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418292966): http://codereview.qt-project.org/101655 [PS1] - Remove unused private member From ci-noreply at qt-project.org Thu Dec 11 11:45:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 12:45:59 +0200 Subject: [Ci-reports] fail on QtTools_dev_Integration #275 Message-ID: <20141211_104559_007309.ci-noreply@qt-project.org> qtwebkit failed to compile :( generated\glslang_lex.cpp:1:10: warning: unknown escape sequence: '\c' [enabled by default] generated\glslang_lex.cpp:1:10: warning: unknown escape sequence: '\g' [enabled by default] generated\glslang_lex.cpp:2248:5: error: unterminated comment generatedglslang_lex.cpp:2563:5: error: unterminated comment generated\glslang_lex.cpp: In function 'void yyrestart(FILE*, yyscan_t)': generated\glslang_lex.cpp:2142:40: error: expected primary-expression before 'struct' generated\glslang_lex.cpp:2142:56: error: 'M4zeof' was not declared in this scope generated\glslang_lex.cpp:2144:10: error: 'ptr_yy_globals' was not declared in this scope generated\glslang_lex.cpp:2146:16: error: return-statement with a value, in function returning 'void' [-fpermissive] generated\glslang_lex.cpp:2150:13: error: 'ptr_yy_globals' was not declared in this scope generated\glslang_lex.cpp:2152:46: error: return-statement with a value, in function returning 'void' [-fpermissive] generated\glslang_lex.cpp:2165:1: error: a function-definition is not allowed here before '{' token generated\glslang_lex.cpp:2246:32: error: expected '}' at end of input generatedglslang_lex.cpp: In function 'void yyrestart(FILE*, yyscan_t)': generatedglslang_lex.cpp:2440:40: error: expected primary-expression before 'struct' generatedglslang_lex.cpp:2440:56: error: 'M4zeof' was not declared in this scope generatedglslang_lex.cpp:2442:10: error: 'ptr_yy_globals' was not declared in this scope generatedglslang_lex.cpp:2444:16: error: return-statement with a value, in function returning 'void' [-fpermissive] generatedglslang_lex.cpp:2448:13: error: 'ptr_yy_globals' was not declared in this scope generatedglslang_lex.cpp:2450:46: error: return-statement with a value, in function returning 'void' [-fpermissive] generatedglslang_lex.cpp:2464:1: error: a function-definition is not allowed here before '{' token generatedglslang_lex.cpp:2561:32: error: expected '}' at end of input Makefile.ANGLE.Target.Release:1391: recipe for target '.obj/release/glslang_lex.o' failed mingw32-make[4]: *** [.obj/release/glslang_lex.o] Error 1 Makefile.ANGLE.Target.Release:1425: recipe for target '.obj/release/Tokenizer_lex.o' failed mingw32-make[4]: *** [.obj/release/Tokenizer_lex.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 mingw32-make[1]: *** [sub-Source-ThirdParty-ANGLE-ANGLE-pro-make_first-ordered] Error 2 mingw32-make: *** [module-qtwebkit] Error 2 Build log: http://testresults.qt-project.org/ci/QtTools_dev_Integration/build_00275/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418291979): http://codereview.qt-project.org/97424 [PS2] - qdbusviewer: Restore the window size and state on startup From ci-noreply at qt-project.org Thu Dec 11 11:49:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 12:49:02 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #451 Message-ID: <20141211_104902_005000.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration » winrt-x64-msvc2013_Windows_81 #451: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00451/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418292246): http://codereview.qt-project.org/101873 [PS1] - Input method support for QQuickWidget From ci-noreply at qt-project.org Thu Dec 11 12:02:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 13:02:56 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #444 Message-ID: <20141211_110256_007573.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: Proc::Reliable failed to run process for unknown reasons QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/1594f1d9a61c9b6e60dfd86ffdc4c17a8db217 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5WidgetsTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9a/d4fd5cb36bd8fb54f1474b56f4741afebcf542 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/13/adb66c2d91e519b34b9bdcd3be8397edf86349 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/00/53821f5858b2134cded93de2948a76c8baf755 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/d0/34bcd523d8a4904b699547394b18688b9e7253 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/25/dfa1434139f67ce52bc6a84d13d3517ce2fbb1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/3d/e6ce9db524fa0ba8e8c85334001f7f08dbb4ed QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/8a4e6d2790400e772c9576d9e3c0ac7b68de0a QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtTest/libqmltestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/61/01d20f07d0c4772a210b53fdce7957558130b5 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtquickcontrols/tests/auto/testplugin/QtQuickControlsTests/libtestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/21/086bc620f2928995f88509ee5931f1e9f0e427 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Window.2/libwindowplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e6/c5e32caff3b7855aff0884c6d2d0e463eca511 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Controls/libqtquickcontrolsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/02/5d4abbf73d693c740d491edd8e0bce93299514 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Layouts/libqquicklayoutsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/7f/7317b088cb7d4ea595e96f041eb99798bdca09 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 20611] QtQA::App::TestRunner: [New Thread 20613] QtQA::App::TestRunner: [New Thread 20612] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f2791cb8700 (LWP 20612)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f27935d9551 in TestNamespace::QXcbEventReader::run (this=0x19c1fd0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f279a23627b in TestNamespace::QThreadPrivate::start (arg=0x19c1fd0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f278bfff700 (LWP 20613)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f279a53d165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f27840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f279a4bf618 in TestNamespace::QEventLoop::processEvents (this=0x7f278bffecc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f279a4bf8f0 in TestNamespace::QEventLoop::exec (this=0x7f278bffecc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f279a22e7fb in TestNamespace::QThread::exec (this=0x19e1140) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f279b23b3ef in TestNamespace::QQmlThreadPrivate::run (this=0x19e1140) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f279a23627b in TestNamespace::QThreadPrivate::start (arg=0x19e1140) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f27997797e0 (LWP 20611)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f279a221881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f279a21e132 in TestNamespace::QMessageLogger::fatal (this=0x7fffcc2eb4e0, msg=0x7f279a5adca8 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f279a217baf in TestNamespace::qt_assert_x (where=0x7f2799b7f449 "QSGNode::reparentChildNodesTo", what=0x7f2799b7f420 "newParent is already part of a hierarchy", file=0x7f2799b7f220 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f2799945b3e in TestNamespace::QSGNode::reparentChildNodesTo (this=0x413a440, newParent=0x4e8e030) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f27999ce5bc in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x19ee410, item=0x502f660) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007f27999cdae9 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x19ee410) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007f27999c25e5 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x19ee410) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f279998931b in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x19e5510, window=0x19d1f30) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007f2799989a4c in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x19e5510, e=0x7fffcc2ec260) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007f279c164d78 in TestNamespace::QApplicationPrivate::notify_helper (this=0x19a8210, receiver=0x19e5510, e=0x7fffcc2ec260) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007f279c1623b5 in TestNamespace::QApplication::notify (this=0x19a81f0, receiver=0x19e5510, e=0x7fffcc2ec260) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007f279a4c2dce in TestNamespace::QCoreApplication::notifyInternal (this=0x19a81f0, receiver=0x19e5510, event=0x7fffcc2ec260) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f279a4c6db3 in TestNamespace::QCoreApplication::sendEvent (receiver=0x19e5510, event=0x7fffcc2ec260) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f279a53b364 in TestNamespace::QTimerInfoList::activateTimers (this=0x19e0730) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f279a53c6fd in TestNamespace::timerSourceDispatch (source=0x19e06d0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f279a53d165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x19d14c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f279363b696 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x19d14c0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f279a4c326a in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f279ca11347 in TestNamespace::QTest::simulateEvent (window=0x19d1f30, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f279ca115e7 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x19d1f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f279ca1143c in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x19d1f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f279ca11ba5 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x19d1f30, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f279ca11c64 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x19d1f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f279ca11c9e in TestNamespace::QTest::keyClick (window=0x19d1f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f279ca12add in TestNamespace::QuickTestEvent::keyClick (this=0x51644f0, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f279ca1a7d5 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x51644f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffcc2ecde0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f279ca1ad73 in TestNamespace::QuickTestEvent::qt_metacall (this=0x51644f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffcc2ecde0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f279a4cbc25 in TestNamespace::QMetaObject::metacall (object=0x51644f0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fffcc2ecde0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f279b140417 in TestNamespace::CallMethod (object=0x51644f0, index=7, returnType=1, argCount=3, argTypes=0x3084c54, engine=0x19e1b60, callArgs=0x7f279001f430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007f279b140fa0 in TestNamespace::CallPrecise (object=0x51644f0, data=..., engine=0x19e1b60, callArgs=0x7f279001f430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007f279b143664 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f2789a86360, callData=0x7f279001f430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f279b1430cf in TestNamespace::QV4::QObjectMethod::call (m=0x7f2789a86360, callData=0x7f279001f430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007f279b02ec02 in TestNamespace::QV4::Object::call (this=0x7f2789a86360, d=0x7f279001f430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:267 QtQA::App::TestRunner: #38 0x00007f279b15ea6a in TestNamespace::QV4::Runtime::callProperty (engine=0x19f28f0, nameIndex=53, callData=0x7f279001f430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007f27900054b0 in ?? () QtQA::App::TestRunner: #40 0x00007f279b0bc939 in TestNamespace::QV4::Heap::ExecutionContext::ExecutionContext (this=0x7f2790005000, engine=0x7f279001f3e0, t=0) at jsruntime/qv4engine_p.h:386 QtQA::App::TestRunner: #41 0x00007f279b0ec5a3 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f2789879730, callData=0x7f279001f3a0) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: #42 0x00007f279b02ec02 in TestNamespace::QV4::Object::call (this=0x7f2789879730, d=0x7f279001f3a0) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:267 QtQA::App::TestRunner: #43 0x00007f279b15e607 in TestNamespace::QV4::Runtime::callActivationProperty (engine=0x19f28f0, nameIndex=115, callData=0x7f279001f3a0) at jsruntime/qv4runtime.cpp:940 QtQA::App::TestRunner: #44 0x00007f2788755746 in ?? () QtQA::App::TestRunner: #45 0x00000000019f28f0 in ?? () QtQA::App::TestRunner: #46 0x00007fffcc2ed6a0 in ?? () QtQA::App::TestRunner: #47 0x0003000000000000 in ?? () QtQA::App::TestRunner: #48 0x00007f279b0bc889 in TestNamespace::QV4::Heap::CallContext::CallContext (this=0x7f279001f358, engine=0x19f28f0, t=32767) at jsruntime/qv4context_p.h:101 QtQA::App::TestRunner: #49 0x00007f279b0ec5a3 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f27898791c0, callData=0x7f279001f318) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: #50 0x00007f279b02ec02 in TestNamespace::QV4::Object::call (this=0x7f27898791c0, d=0x7f279001f318) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:267 QtQA::App::TestRunner: #51 0x00007f279b15ec95 in TestNamespace::QV4::Runtime::callElement (engine=0x19f28f0, index=..., callData=0x7f279001f318) at jsruntime/qv4runtime.cpp:995 QtQA::App::TestRunner: #52 0x00007f279000113c in ?? () QtQA::App::TestRunner: #53 0x00007fffcc2ed860 in ?? () QtQA::App::TestRunner: #54 0x0000000200000002 in ?? () QtQA::App::TestRunner: #55 0x00007f278b5346d0 in ?? () QtQA::App::TestRunner: #56 0x00007fffcc2edb00 in ?? () QtQA::App::TestRunner: #57 0x00007f279001f228 in ?? () QtQA::App::TestRunner: #58 0x00007f278b5ad920 in ?? () QtQA::App::TestRunner: #59 0x00007f279001f230 in ?? () QtQA::App::TestRunner: #60 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.4.7 20120313 (Red Hat 4.4.7-4)) 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_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_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(165)] 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: Proc::Reliable failed to run process for unknown reasons QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/1594f1d9a61c9b6e60dfd86ffdc4c17a8db217 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5WidgetsTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9a/d4fd5cb36bd8fb54f1474b56f4741afebcf542 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/13/adb66c2d91e519b34b9bdcd3be8397edf86349 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/00/53821f5858b2134cded93de2948a76c8baf755 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/d0/34bcd523d8a4904b699547394b18688b9e7253 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/25/dfa1434139f67ce52bc6a84d13d3517ce2fbb1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/3d/e6ce9db524fa0ba8e8c85334001f7f08dbb4ed QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/8a4e6d2790400e772c9576d9e3c0ac7b68de0a QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtTest/libqmltestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/61/01d20f07d0c4772a210b53fdce7957558130b5 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtquickcontrols/tests/auto/testplugin/QtQuickControlsTests/libtestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/21/086bc620f2928995f88509ee5931f1e9f0e427 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Window.2/libwindowplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e6/c5e32caff3b7855aff0884c6d2d0e463eca511 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Controls/libqtquickcontrolsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/02/5d4abbf73d693c740d491edd8e0bce93299514 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Layouts/libqquicklayoutsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/7f/7317b088cb7d4ea595e96f041eb99798bdca09 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 20620] QtQA::App::TestRunner: [New Thread 20622] QtQA::App::TestRunner: [New Thread 20621] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fd6c33f2700 (LWP 20621)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fd6c4d13551 in TestNamespace::QXcbEventReader::run (this=0x91ffd0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007fd6cb97027b in TestNamespace::QThreadPrivate::start (arg=0x91ffd0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fd6c1f57700 (LWP 20622)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fd6cbc77165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fd6b40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fd6cbbf9618 in TestNamespace::QEventLoop::processEvents (this=0x7fd6c1f56cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fd6cbbf98f0 in TestNamespace::QEventLoop::exec (this=0x7fd6c1f56cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fd6cb9687fb in TestNamespace::QThread::exec (this=0x93e370) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fd6cc9753ef in TestNamespace::QQmlThreadPrivate::run (this=0x93e370) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fd6cb97027b in TestNamespace::QThreadPrivate::start (arg=0x93e370) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fd6caeb37e0 (LWP 20620)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fd6cb95b881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007fd6cb958132 in TestNamespace::QMessageLogger::fatal (this=0x7fff66d3aeb0, msg=0x7fd6cbce7ca8 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007fd6cb951baf in TestNamespace::qt_assert_x (where=0x7fd6cb2b9449 "QSGNode::reparentChildNodesTo", what=0x7fd6cb2b9420 "newParent is already part of a hierarchy", file=0x7fd6cb2b9220 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007fd6cb07fb3e in TestNamespace::QSGNode::reparentChildNodesTo (this=0x42e0c60, newParent=0x2baff70) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007fd6cb1085bc in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x94c410, item=0x3a13110) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007fd6cb107ae9 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x94c410) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007fd6cb0fc5e5 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x94c410) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007fd6cb0c331b in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x943e10, window=0x92ff30) at scenegraph/qsgrenderloop.cpp:364 QtQA::App::TestRunner: #10 0x00007fd6cb0c3a4c in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x943e10, e=0x7fff66d3bc30) at scenegraph/qsgrenderloop.cpp:466 QtQA::App::TestRunner: #11 0x00007fd6cd89ed78 in TestNamespace::QApplicationPrivate::notify_helper (this=0x906210, receiver=0x943e10, e=0x7fff66d3bc30) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007fd6cd89c3b5 in TestNamespace::QApplication::notify (this=0x9061f0, receiver=0x943e10, e=0x7fff66d3bc30) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007fd6cbbfcdce in TestNamespace::QCoreApplication::notifyInternal (this=0x9061f0, receiver=0x943e10, event=0x7fff66d3bc30) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007fd6cbc00db3 in TestNamespace::QCoreApplication::sendEvent (receiver=0x943e10, event=0x7fff66d3bc30) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007fd6cbc75364 in TestNamespace::QTimerInfoList::activateTimers (this=0x93e730) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007fd6cbc766fd in TestNamespace::timerSourceDispatch (source=0x93e6d0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007fd6cbc77165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x92f4c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007fd6c4d75696 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x92f4c0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007fd6cbbfd26a in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007fd6ce14b347 in TestNamespace::QTest::simulateEvent (window=0x92ff30, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007fd6ce14b5e7 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x92ff30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007fd6ce14b43c in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x92ff30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007fd6ce14bba5 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x92ff30, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007fd6ce14bc64 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x92ff30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007fd6ce14bc9e in TestNamespace::QTest::keyClick (window=0x92ff30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007fd6ce14cadd in TestNamespace::QuickTestEvent::keyClick (this=0x40c8c60, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007fd6ce1547d5 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x40c8c60, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff66d3c7b0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007fd6ce154d73 in TestNamespace::QuickTestEvent::qt_metacall (this=0x40c8c60, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff66d3c7b0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007fd6cbc05c25 in TestNamespace::QMetaObject::metacall (object=0x40c8c60, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff66d3c7b0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007fd6cc87a417 in TestNamespace::CallMethod (object=0x40c8c60, index=7, returnType=1, argCount=3, argTypes=0x2319f64, engine=0x926590, callArgs=0x7fd6c0d58430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007fd6cc87afa0 in TestNamespace::CallPrecise (object=0x40c8c60, data=..., engine=0x926590, callArgs=0x7fd6c0d58430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007fd6cc87d664 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7fd6bb1c0360, callData=0x7fd6c0d58430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007fd6cc87d0cf in TestNamespace::QV4::QObjectMethod::call (m=0x7fd6bb1c0360, callData=0x7fd6c0d58430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007fd6cc768c02 in TestNamespace::QV4::Object::call (this=0x7fd6bb1c0360, d=0x7fd6c0d58430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:267 QtQA::App::TestRunner: #38 0x00007fd6cc898a6a in TestNamespace::QV4::Runtime::callProperty (engine=0x9508f0, nameIndex=53, callData=0x7fd6c0d58430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007fd6c040f4b0 in ?? () QtQA::App::TestRunner: #40 0x00007fd6cc7f6939 in TestNamespace::QV4::Heap::ExecutionContext::ExecutionContext (this=0x7fd6c040f000, engine=0x7fd6c0d583e0, t=0) at jsruntime/qv4engine_p.h:386 QtQA::App::TestRunner: #41 0x00007fd6cc8265a3 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7fd6bafb3670, callData=0x7fd6c0d583a0) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: #42 0x00007fd6cc768c02 in TestNamespace::QV4::Object::call (this=0x7fd6bafb3670, d=0x7fd6c0d583a0) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:267 QtQA::App::TestRunner: #43 0x00007fd6cc898607 in TestNamespace::QV4::Runtime::callActivationProperty (engine=0x9508f0, nameIndex=115, callData=0x7fd6c0d583a0) at jsruntime/qv4runtime.cpp:940 QtQA::App::TestRunner: #44 0x00007fd6b9e8f746 in ?? () QtQA::App::TestRunner: #45 0x00000000009508f0 in ?? () QtQA::App::TestRunner: #46 0x00007fff66d3d070 in ?? () QtQA::App::TestRunner: #47 0x0003000000000000 in ?? () QtQA::App::TestRunner: #48 0x00007fd6cc7f6889 in TestNamespace::QV4::Heap::CallContext::CallContext (this=0x7fd6c0d58358, engine=0x9508f0, t=32767) at jsruntime/qv4context_p.h:101 QtQA::App::TestRunner: #49 0x00007fd6cc8265a3 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7fd6bafb3100, callData=0x7fd6c0d58318) at jsruntime/qv4functionobject.cpp:537 QtQA::App::TestRunner: #50 0x00007fd6cc768c02 in TestNamespace::QV4::Object::call (this=0x7fd6bafb3100, d=0x7fd6c0d58318) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:267 QtQA::App::TestRunner: #51 0x00007fd6cc898c95 in TestNamespace::QV4::Runtime::callElement (engine=0x9508f0, index=..., callData=0x7fd6c0d58318) at jsruntime/qv4runtime.cpp:995 QtQA::App::TestRunner: #52 0x00007fd6c040b13c in ?? () QtQA::App::TestRunner: #53 0x00007fff66d3d230 in ?? () QtQA::App::TestRunner: #54 0x0000000200000002 in ?? () QtQA::App::TestRunner: #55 0x00007fd6c0c7c6d0 in ?? () QtQA::App::TestRunner: #56 0x00007fff66d3d4d0 in ?? () QtQA::App::TestRunner: #57 0x00007fd6c0d58228 in ?? () QtQA::App::TestRunner: #58 0x00007fd6c0cf5920 in ?? () QtQA::App::TestRunner: #59 0x00007fd6c0d58230 in ?? () QtQA::App::TestRunner: #60 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 68 seconds, status -1 (unusual error) Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00444/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418292265): http://codereview.qt-project.org/101573 [PS1] - Clean up path vs url when handling the style import From ci-noreply at qt-project.org Thu Dec 11 12:05:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 13:05:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2087 Message-ID: <20141211_110501_054064.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win32-msvc2010_Windows_7 #2087: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02087/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418295725): http://codereview.qt-project.org/101192 [PS3] - Fix RegExpCache to store Heap Objects http://codereview.qt-project.org/100999 [PS4] - Store a Heap::EvalFunction pointer in the engine http://codereview.qt-project.org/100998 [PS3] - Fix the way we set the property name during iteration http://codereview.qt-project.org/100966 [PS4] - Return Heap::ExecutionContext for globalContext() http://codereview.qt-project.org/100962 [PS4] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS6] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/100887 [PS5] - Return a Heap::Object in Object::prototype() http://codereview.qt-project.org/100682 [PS7] - Move prototype back from the vtable into Object From ci-noreply at qt-project.org Thu Dec 11 12:14:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 13:14:14 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #553 Message-ID: <20141211_111414_065411.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' 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 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' qwinjumplist.cpp qwinjumplist.cpp(46) : fatal error C1083: Cannot open include file: 'propvarutil.h': No such file or directory Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00553/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418291957): http://codereview.qt-project.org/101640 [PS13] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 11 12:24:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 13:24:31 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4724 Message-ID: <20141211_112431_016928.ci-noreply@qt-project.org> QtBase_dev_Integration #4724: SUCCESS Tested changes (refs/builds/dev_1418290476): http://codereview.qt-project.org/99674 [PS3] - Make the defaultSectionSize property of QHeaderView style dependent http://codereview.qt-project.org/101864 [PS2] - Use categorized logging for QGestureManager. From ci-noreply at qt-project.org Thu Dec 11 12:55:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 13:55:11 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2088 Message-ID: <20141211_115511_011643.ci-noreply@qt-project.org> Compilation failed :( jsruntime\qv4jsonobject.cpp(1020) : error C2039: 'heapObject' : is not a member of 'TestNamespace::QV4::Object' c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4object_p.h(64) : see declaration of 'TestNamespace::QV4::Object' jsruntime\qv4jsonobject.cpp(1027) : error C2039: 'heapObject' : is not a member of 'TestNamespace::QV4::Object' c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4object_p.h(64) : see declaration of 'TestNamespace::QV4::Object' jsruntime\qv4jsonobject.cpp(1042) : error C2039: 'heapObject' : is not a member of 'TestNamespace::QV4::Object' c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4object_p.h(64) : see declaration of 'TestNamespace::QV4::Object' jsruntime\qv4jsonobject.cpp(1068) : error C2039: 'heapObject' : is not a member of 'TestNamespace::QV4::ArrayObject' c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4object_p.h(335) : see declaration of 'TestNamespace::QV4::ArrayObject' jsruntime\qv4jsonobject.cpp(1075) : error C2039: 'heapObject' : is not a member of 'TestNamespace::QV4::ArrayObject' c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4object_p.h(335) : see declaration of 'TestNamespace::QV4::ArrayObject' jsruntime\qv4jsonobject.cpp(1086) : error C2039: 'heapObject' : is not a member of 'TestNamespace::QV4::ArrayObject' c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4object_p.h(335) : see declaration of 'TestNamespace::QV4::ArrayObject' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02088/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418298323): http://codereview.qt-project.org/101902 [PS2] - Use pointers to Heap object to avoid recursion http://codereview.qt-project.org/101353 [PS5] - Use Scoped values a bit more consistently http://codereview.qt-project.org/101352 [PS5] - Return a Heap object from the getter()/setter() methods of Property http://codereview.qt-project.org/101284 [PS6] - Fix crash when setting proto to 0 http://codereview.qt-project.org/101283 [PS6] - Fix JSON stringification to work with heap objects http://codereview.qt-project.org/101282 [PS6] - Fix Context::getPropertyAndBase to use Heap based objects http://codereview.qt-project.org/101256 [PS5] - Fix comparisons between Object pointers http://codereview.qt-project.org/101255 [PS4] - Use a Heap::FunctionObject to store the thrower function http://codereview.qt-project.org/101194 [PS4] - Remove most of the places where getPointer() is used http://codereview.qt-project.org/101193 [PS3] - Fix wrong use of Scoped.getPointer() http://codereview.qt-project.org/101192 [PS3] - Fix RegExpCache to store Heap Objects http://codereview.qt-project.org/100999 [PS4] - Store a Heap::EvalFunction pointer in the engine http://codereview.qt-project.org/100998 [PS3] - Fix the way we set the property name during iteration http://codereview.qt-project.org/100966 [PS4] - Return Heap::ExecutionContext for globalContext() http://codereview.qt-project.org/100962 [PS4] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS6] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/100887 [PS5] - Return a Heap::Object in Object::prototype() http://codereview.qt-project.org/100682 [PS7] - Move prototype back from the vtable into Object From ci-noreply at qt-project.org Thu Dec 11 13:06:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 14:06:49 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #980 Message-ID: <20141211_120649_071602.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-11 14:06:21.128 tst_qwindow[99646:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-11 14:06:47.720 tst_qwindow[99648:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00980/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418293857): http://codereview.qt-project.org/101898 [PS1] - DiagLib: Add Wheel event to mouse event category of the event filter.. From ci-noreply at qt-project.org Thu Dec 11 13:24:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 14:24:54 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2089 Message-ID: <20141211_122454_046994.ci-noreply@qt-project.org> Autotest `tst_qjsengine' 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.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSEngine::initTestCase() PASS : tst_QJSEngine::callQObjectSlot() PASS : tst_QJSEngine::constructWithParent() PASS : tst_QJSEngine::newObject() PASS : tst_QJSEngine::newArray() PASS : tst_QJSEngine::newArray_HooliganTask218092() PASS : tst_QJSEngine::newArray_HooliganTask233836() PASS : tst_QJSEngine::newVariant() PASS : tst_QJSEngine::newVariant_valueOfToString() PASS : tst_QJSEngine::newRegExp() PASS : tst_QJSEngine::jsRegExp() PASS : tst_QJSEngine::newDate() PASS : tst_QJSEngine::jsParseDate() XFAIL : tst_QJSEngine::newQObject() FIXME: newly created QObject's prototype is an JS Object tst_qjsengine.cpp(600) : failure location PASS : tst_QJSEngine::newQObject() PASS : tst_QJSEngine::newQObject_ownership() PASS : tst_QJSEngine::newQObject_deletedEngine() PASS : tst_QJSEngine::exceptionInSlot() PASS : tst_QJSEngine::globalObjectProperties() PASS : tst_QJSEngine::globalObjectEquals() PASS : tst_QJSEngine::globalObjectProperties_enumerate() PASS : tst_QJSEngine::createGlobalObjectProperty() PASS : tst_QJSEngine::globalObjectWithCustomPrototype() PASS : tst_QJSEngine::builtinFunctionNames(parseInt) PASS : tst_QJSEngine::builtinFunctionNames(parseFloat) PASS : tst_QJSEngine::builtinFunctionNames(isNaN) PASS : tst_QJSEngine::builtinFunctionNames(isFinite) PASS : tst_QJSEngine::builtinFunctionNames(decodeURI) PASS : tst_QJSEngine::builtinFunctionNames(decodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(encodeURI) PASS : tst_QJSEngine::builtinFunctionNames(encodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(escape) PASS : tst_QJSEngine::builtinFunctionNames(unescape) PASS : tst_QJSEngine::builtinFunctionNames(Array) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.join) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.pop) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.push) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.reverse) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.shift) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.sort) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.splice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.unshift) PASS : tst_QJSEngine::builtinFunctionNames(Boolean) PASS : tst_QJSEngine::builtinFunctionNames(Boolean.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTimezoneOffset) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toUTCString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toGMTString) PASS : tst_QJSEngine::builtinFunctionNames(Error) PASS : tst_QJSEngine::builtinFunctionNames(Error.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(EvalError) PASS : tst_QJSEngine::builtinFunctionNames(RangeError) PASS : tst_QJSEngine::builtinFunctionNames(ReferenceError) PASS : tst_QJSEngine::builtinFunctionNames(SyntaxError) PASS : tst_QJSEngine::builtinFunctionNames(TypeError) PASS : tst_QJSEngine::builtinFunctionNames(URIError) PASS : tst_QJSEngine::builtinFunctionNames(Function) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.apply) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.call) PASS : tst_QJSEngine::builtinFunctionNames(Math.abs) PASS : tst_QJSEngine::builtinFunctionNames(Math.acos) PASS : tst_QJSEngine::builtinFunctionNames(Math.asin) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan2) PASS : tst_QJSEngine::builtinFunctionNames(Math.ceil) PASS : tst_QJSEngine::builtinFunctionNames(Math.cos) PASS : tst_QJSEngine::builtinFunctionNames(Math.exp) PASS : tst_QJSEngine::builtinFunctionNames(Math.floor) PASS : tst_QJSEngine::builtinFunctionNames(Math.log) PASS : tst_QJSEngine::builtinFunctionNames(Math.max) PASS : tst_QJSEngine::builtinFunctionNames(Math.min) PASS : tst_QJSEngine::builtinFunctionNames(Math.pow) PASS : tst_QJSEngine::builtinFunctionNames(Math.random) PASS : tst_QJSEngine::builtinFunctionNames(Math.round) PASS : tst_QJSEngine::builtinFunctionNames(Math.sin) PASS : tst_QJSEngine::builtinFunctionNames(Math.sqrt) PASS : tst_QJSEngine::builtinFunctionNames(Math.tan) PASS : tst_QJSEngine::builtinFunctionNames(Number) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toFixed) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toExponential) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toPrecision) PASS : tst_QJSEngine::builtinFunctionNames(Object) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.hasOwnProperty) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.isPrototypeOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.propertyIsEnumerable) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineGetter__) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineSetter__) PASS : tst_QJSEngine::builtinFunctionNames(RegExp) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.exec) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.test) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charCodeAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.indexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.lastIndexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.localeCompare) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.match) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.replace) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.search) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.split) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.substring) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toUpperCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleUpperCase) PASS : tst_QJSEngine::evaluate((newline)) PASS : tst_QJSEngine::evaluate(0 //) PASS : tst_QJSEngine::evaluate(/* */) PASS : tst_QJSEngine::evaluate(//) PASS : tst_QJSEngine::evaluate((spaces)) PASS : tst_QJSEngine::evaluate((empty)) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(functionThatDoesntExist()) PASS : tst_QJSEngine::evaluate(for (var p in this) { continue labelThatDoesntExist; }) PASS : tst_QJSEngine::evaluate(duplicateLabel: { duplicateLabel: ; }) PASS : tst_QJSEngine::evaluate(/=/) PASS : tst_QJSEngine::evaluate(/=/g) PASS : tst_QJSEngine::evaluate(/a/) PASS : tst_QJSEngine::evaluate(/a/g) PASS : tst_QJSEngine::evaluate(/a/gim) PASS : tst_QJSEngine::evaluate(/a/gimp) PASS : tst_QJSEngine::evaluate(empty-array-concat) PASS : tst_QJSEngine::evaluate(object-literal) PASS : tst_QJSEngine::errorMessage_QT679() PASS : tst_QJSEngine::valueConversion_basic() XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1249) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1252) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1267) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1269) : failure location PASS : tst_QJSEngine::valueConversion_QVariant() PASS : tst_QJSEngine::valueConversion_basic2() PASS : tst_QJSEngine::valueConversion_dateTime() XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::patternSyntax (always uses RegExp2) tst_qjsengine.cpp(1391) : failure location XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::minimal (always false) tst_qjsengine.cpp(1408) : failure location PASS : tst_QJSEngine::valueConversion_regExp() PASS : tst_QJSEngine::castWithMultipleInheritance() PASS : tst_QJSEngine::collectGarbage() PASS : tst_QJSEngine::gcWithNestedDataStructure() PASS : tst_QJSEngine::stacktrace() PASS : tst_QJSEngine::numberParsing(decimal 0) PASS : tst_QJSEngine::numberParsing(hex 0) PASS : tst_QJSEngine::numberParsing(decimal 100) PASS : tst_QJSEngine::numberParsing(hex 100) PASS : tst_QJSEngine::numberParsing(decimal 4G) PASS : tst_QJSEngine::numberParsing(hex 4G) PASS : tst_QJSEngine::numberParsing(0.5) PASS : tst_QJSEngine::numberParsing(1.5) PASS : tst_QJSEngine::numberParsing(1e2) PASS : tst_QJSEngine::automaticSemicolonInsertion() PASS : tst_QJSEngine::errorConstructors() PASS : tst_QJSEngine::argumentsProperty_globalContext() PASS : tst_QJSEngine::argumentsProperty_JS() PASS : tst_QJSEngine::jsNumberClass() PASS : tst_QJSEngine::jsForInStatement_simple() PASS : tst_QJSEngine::jsForInStatement_prototypeProperties() PASS : tst_QJSEngine::jsForInStatement_mutateWhileIterating() PASS : tst_QJSEngine::jsForInStatement_arrays() PASS : tst_QJSEngine::jsForInStatement_constant() 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: 2 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02089/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418299185): http://codereview.qt-project.org/101192 [PS3] - Fix RegExpCache to store Heap Objects http://codereview.qt-project.org/100999 [PS4] - Store a Heap::EvalFunction pointer in the engine http://codereview.qt-project.org/100998 [PS3] - Fix the way we set the property name during iteration http://codereview.qt-project.org/100966 [PS4] - Return Heap::ExecutionContext for globalContext() http://codereview.qt-project.org/100962 [PS4] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS6] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/100887 [PS5] - Return a Heap::Object in Object::prototype() http://codereview.qt-project.org/100682 [PS7] - Move prototype back from the vtable into Object From ci-noreply at qt-project.org Thu Dec 11 13:58:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 14:58:15 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2091 Message-ID: <20141211_125815_027195.ci-noreply@qt-project.org> Autotest `tst_qjsengine' 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.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSEngine::initTestCase() PASS : tst_QJSEngine::callQObjectSlot() PASS : tst_QJSEngine::constructWithParent() PASS : tst_QJSEngine::newObject() PASS : tst_QJSEngine::newArray() PASS : tst_QJSEngine::newArray_HooliganTask218092() PASS : tst_QJSEngine::newArray_HooliganTask233836() PASS : tst_QJSEngine::newVariant() PASS : tst_QJSEngine::newVariant_valueOfToString() PASS : tst_QJSEngine::newRegExp() PASS : tst_QJSEngine::jsRegExp() PASS : tst_QJSEngine::newDate() PASS : tst_QJSEngine::jsParseDate() XFAIL : tst_QJSEngine::newQObject() FIXME: newly created QObject's prototype is an JS Object tst_qjsengine.cpp(600) : failure location PASS : tst_QJSEngine::newQObject() PASS : tst_QJSEngine::newQObject_ownership() PASS : tst_QJSEngine::newQObject_deletedEngine() PASS : tst_QJSEngine::exceptionInSlot() PASS : tst_QJSEngine::globalObjectProperties() PASS : tst_QJSEngine::globalObjectEquals() PASS : tst_QJSEngine::globalObjectProperties_enumerate() PASS : tst_QJSEngine::createGlobalObjectProperty() PASS : tst_QJSEngine::globalObjectWithCustomPrototype() PASS : tst_QJSEngine::builtinFunctionNames(parseInt) PASS : tst_QJSEngine::builtinFunctionNames(parseFloat) PASS : tst_QJSEngine::builtinFunctionNames(isNaN) PASS : tst_QJSEngine::builtinFunctionNames(isFinite) PASS : tst_QJSEngine::builtinFunctionNames(decodeURI) PASS : tst_QJSEngine::builtinFunctionNames(decodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(encodeURI) PASS : tst_QJSEngine::builtinFunctionNames(encodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(escape) PASS : tst_QJSEngine::builtinFunctionNames(unescape) PASS : tst_QJSEngine::builtinFunctionNames(Array) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.join) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.pop) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.push) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.reverse) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.shift) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.sort) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.splice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.unshift) PASS : tst_QJSEngine::builtinFunctionNames(Boolean) PASS : tst_QJSEngine::builtinFunctionNames(Boolean.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTimezoneOffset) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toUTCString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toGMTString) PASS : tst_QJSEngine::builtinFunctionNames(Error) PASS : tst_QJSEngine::builtinFunctionNames(Error.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(EvalError) PASS : tst_QJSEngine::builtinFunctionNames(RangeError) PASS : tst_QJSEngine::builtinFunctionNames(ReferenceError) PASS : tst_QJSEngine::builtinFunctionNames(SyntaxError) PASS : tst_QJSEngine::builtinFunctionNames(TypeError) PASS : tst_QJSEngine::builtinFunctionNames(URIError) PASS : tst_QJSEngine::builtinFunctionNames(Function) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.apply) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.call) PASS : tst_QJSEngine::builtinFunctionNames(Math.abs) PASS : tst_QJSEngine::builtinFunctionNames(Math.acos) PASS : tst_QJSEngine::builtinFunctionNames(Math.asin) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan2) PASS : tst_QJSEngine::builtinFunctionNames(Math.ceil) PASS : tst_QJSEngine::builtinFunctionNames(Math.cos) PASS : tst_QJSEngine::builtinFunctionNames(Math.exp) PASS : tst_QJSEngine::builtinFunctionNames(Math.floor) PASS : tst_QJSEngine::builtinFunctionNames(Math.log) PASS : tst_QJSEngine::builtinFunctionNames(Math.max) PASS : tst_QJSEngine::builtinFunctionNames(Math.min) PASS : tst_QJSEngine::builtinFunctionNames(Math.pow) PASS : tst_QJSEngine::builtinFunctionNames(Math.random) PASS : tst_QJSEngine::builtinFunctionNames(Math.round) PASS : tst_QJSEngine::builtinFunctionNames(Math.sin) PASS : tst_QJSEngine::builtinFunctionNames(Math.sqrt) PASS : tst_QJSEngine::builtinFunctionNames(Math.tan) PASS : tst_QJSEngine::builtinFunctionNames(Number) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toFixed) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toExponential) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toPrecision) PASS : tst_QJSEngine::builtinFunctionNames(Object) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.hasOwnProperty) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.isPrototypeOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.propertyIsEnumerable) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineGetter__) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineSetter__) PASS : tst_QJSEngine::builtinFunctionNames(RegExp) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.exec) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.test) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charCodeAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.indexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.lastIndexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.localeCompare) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.match) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.replace) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.search) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.split) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.substring) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toUpperCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleUpperCase) PASS : tst_QJSEngine::evaluate((newline)) PASS : tst_QJSEngine::evaluate(0 //) PASS : tst_QJSEngine::evaluate(/* */) PASS : tst_QJSEngine::evaluate(//) PASS : tst_QJSEngine::evaluate((spaces)) PASS : tst_QJSEngine::evaluate((empty)) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(functionThatDoesntExist()) PASS : tst_QJSEngine::evaluate(for (var p in this) { continue labelThatDoesntExist; }) PASS : tst_QJSEngine::evaluate(duplicateLabel: { duplicateLabel: ; }) PASS : tst_QJSEngine::evaluate(/=/) PASS : tst_QJSEngine::evaluate(/=/g) PASS : tst_QJSEngine::evaluate(/a/) PASS : tst_QJSEngine::evaluate(/a/g) PASS : tst_QJSEngine::evaluate(/a/gim) PASS : tst_QJSEngine::evaluate(/a/gimp) PASS : tst_QJSEngine::evaluate(empty-array-concat) PASS : tst_QJSEngine::evaluate(object-literal) PASS : tst_QJSEngine::errorMessage_QT679() PASS : tst_QJSEngine::valueConversion_basic() XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1249) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1252) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1267) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1269) : failure location PASS : tst_QJSEngine::valueConversion_QVariant() PASS : tst_QJSEngine::valueConversion_basic2() PASS : tst_QJSEngine::valueConversion_dateTime() XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::patternSyntax (always uses RegExp2) tst_qjsengine.cpp(1391) : failure location XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::minimal (always false) tst_qjsengine.cpp(1408) : failure location PASS : tst_QJSEngine::valueConversion_regExp() PASS : tst_QJSEngine::castWithMultipleInheritance() PASS : tst_QJSEngine::collectGarbage() PASS : tst_QJSEngine::gcWithNestedDataStructure() PASS : tst_QJSEngine::stacktrace() PASS : tst_QJSEngine::numberParsing(decimal 0) PASS : tst_QJSEngine::numberParsing(hex 0) PASS : tst_QJSEngine::numberParsing(decimal 100) PASS : tst_QJSEngine::numberParsing(hex 100) PASS : tst_QJSEngine::numberParsing(decimal 4G) PASS : tst_QJSEngine::numberParsing(hex 4G) PASS : tst_QJSEngine::numberParsing(0.5) PASS : tst_QJSEngine::numberParsing(1.5) PASS : tst_QJSEngine::numberParsing(1e2) PASS : tst_QJSEngine::automaticSemicolonInsertion() PASS : tst_QJSEngine::errorConstructors() PASS : tst_QJSEngine::argumentsProperty_globalContext() PASS : tst_QJSEngine::argumentsProperty_JS() PASS : tst_QJSEngine::jsNumberClass() PASS : tst_QJSEngine::jsForInStatement_simple() PASS : tst_QJSEngine::jsForInStatement_prototypeProperties() PASS : tst_QJSEngine::jsForInStatement_mutateWhileIterating() PASS : tst_QJSEngine::jsForInStatement_arrays() PASS : tst_QJSEngine::jsForInStatement_constant() 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: 2 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02091/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418300949): http://codereview.qt-project.org/100966 [PS4] - Return Heap::ExecutionContext for globalContext() http://codereview.qt-project.org/100962 [PS4] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS6] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/100887 [PS5] - Return a Heap::Object in Object::prototype() http://codereview.qt-project.org/100682 [PS7] - Move prototype back from the vtable into Object From ci-noreply at qt-project.org Thu Dec 11 14:04:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 15:04:29 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #452 Message-ID: <20141211_130429_074166.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #452: SUCCESS Tested changes (refs/builds/5.4_1418295533): http://codereview.qt-project.org/101873 [PS1] - Input method support for QQuickWidget From ci-noreply at qt-project.org Thu Dec 11 14:35:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 15:35:58 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #983 Message-ID: <20141211_133558_049808.ci-noreply@qt-project.org> QtBase_5.4_Integration » winrt-x64-msvc2013_Windows_81 #983: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00983/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418299703): http://codereview.qt-project.org/101881 [PS1] - iOS: Don't scroll screen on changes to input item transform http://codereview.qt-project.org/101880 [PS1] - iOS: Only scroll to cursor on keyboard hide gesture reset if requested From ci-noreply at qt-project.org Thu Dec 11 14:42:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 15:42:34 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2010 Message-ID: <20141211_134234_097891.ci-noreply@qt-project.org> Compilation failed :( text\qfontengine_win.cpp(200) : error C2653: 'QWindowsFontEngine' : is not a class or namespace name text\qfontengine_win.cpp(201) : error C2270: 'hasCMapTable' : modifiers not allowed on nonmember functions text\qfontengine_win.cpp(202) : error C2065: 'm_fontEngineData' : undeclared identifier text\qfontengine_win.cpp(202) : error C2227: left of '->hdc' must point to class/struct/union/generic type text\qfontengine_win.cpp(203) : error C2065: 'hfont' : undeclared identifier NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2' Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02010/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1418304262): http://codereview.qt-project.org/101883 [PS2] - Fix OpenType fonts with cmap tables on Windows http://codereview.qt-project.org/101831 [PS3] - Make distance fields rendering work with Opentype CFF fonts From ci-noreply at qt-project.org Thu Dec 11 14:45:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 15:45:26 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4725 Message-ID: <20141211_134526_083169.ci-noreply@qt-project.org> QtBase_dev_Integration #4725: SUCCESS Tested changes (refs/builds/dev_1418297166): http://codereview.qt-project.org/100006 [PS2] - Add Q_DECL_RELAXED_CONSTEXPR to QUuid http://codereview.qt-project.org/94208 [PS11] - Add NoPartialUpdate support to QOpenGLWidget http://codereview.qt-project.org/94230 [PS4] - Add GL_EXT_discard_framebuffer to QOpenGLExtensions From ci-noreply at qt-project.org Thu Dec 11 15:08:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 16:08:50 +0200 Subject: [Ci-reports] pass on QtLocation_5.4_Integration #36 Message-ID: <20141211_140850_073139.ci-noreply@qt-project.org> QtLocation_5.4_Integration #36: SUCCESS Tested changes (refs/builds/5.4_1418301608): http://codereview.qt-project.org/101655 [PS1] - Remove unused private member From ci-noreply at qt-project.org Thu Dec 11 15:25:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 16:25:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4726 Message-ID: <20141211_142541_057825.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #4726: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04726/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418305622): http://codereview.qt-project.org/101697 [PS1] - Xcb: remove compile warnings http://codereview.qt-project.org/94427 [PS16] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/101652 [PS1] - fix daylight time in QTimeZone on Android http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false From ci-noreply at qt-project.org Thu Dec 11 15:31:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 16:31:50 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #213 Message-ID: <20141211_143150_043827.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-11 16:29:52.424 tst_qwindow[31717:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-11 16:30:19.023 tst_qwindow[31720:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00213/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418280352): http://codereview.qt-project.org/101314 [PS18] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 11 15:35:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 16:35:40 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #320 Message-ID: <20141211_143540_000781.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #320: SUCCESS Tested changes (refs/builds/dev_1418304965): http://codereview.qt-project.org/101920 [PS2] - Improve some parts of the SmartPoster API docs http://codereview.qt-project.org/101919 [PS1] - Neard: Read all availabe SmartPoster data http://codereview.qt-project.org/101918 [PS1] - Fix writing of NFC URI records From ci-noreply at qt-project.org Thu Dec 11 15:49:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 16:49:37 +0200 Subject: [Ci-reports] fail on QtConnectivity_wip_win_Integration #46 Message-ID: <20141211_144937_052339.ci-noreply@qt-project.org> qtconnectivity failed to compile :( ./.obj\release\qwinclassicbluetooth.o:qwinclassicbluetooth.cpp:(.text+0x146c): undefined reference to `BluetoothSdpGetElementData' ./.obj\release\qwinclassicbluetooth.o:qwinclassicbluetooth.cpp:(.text+0x1749): undefined reference to `L2CAP_PROTOCOL_UUID' ./.obj\release\qwinclassicbluetooth.o:qwinclassicbluetooth.cpp:(.text+0x1757): undefined reference to `L2CAP_PROTOCOL_UUID' ./.obj\release\qwinclassicbluetooth.o:qwinclassicbluetooth.cpp:(.text+0x1760): undefined reference to `L2CAP_PROTOCOL_UUID' ./.obj\release\qwinclassicbluetooth.o:qwinclassicbluetooth.cpp:(.text+0x1769): undefined reference to `L2CAP_PROTOCOL_UUID' Makefile.Release:211: recipe for target 'C:\work\build\qt\qtbase\lib\Qt5BluetoothTestInfix.dll' failed mingw32-make[4]: *** [C:\work\build\qt\qtbase\lib\Qt5BluetoothTestInfix.dll] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-bluetooth-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtconnectivity] Error 2 Build log: http://testresults.qt-project.org/ci/QtConnectivity_wip_win_Integration/build_00046/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/wip/win_1418307992): http://codereview.qt-project.org/100616 [PS12] - Bluetooth - service discovery on Windows From ci-noreply at qt-project.org Thu Dec 11 15:50:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 16:50:18 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4727 Message-ID: <20141211_145018_019609.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4727: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04727/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418308489): http://codereview.qt-project.org/101652 [PS1] - fix daylight time in QTimeZone on Android From ci-noreply at qt-project.org Thu Dec 11 16:09:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 17:09:24 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #984 Message-ID: <20141211_150924_061857.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-11 17:08:58.909 tst_qwindow[99883:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-11 17:09:25.660 tst_qwindow[99886:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00984/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418305053): http://codereview.qt-project.org/101898 [PS1] - DiagLib: Add Wheel event to mouse event category of the event filter.. http://codereview.qt-project.org/101915 [PS1] - Windows: Fix window geometry when using QWindow::fromWinId(). http://codereview.qt-project.org/101916 [PS3] - Windows: Do not register windows obtained by QWindow::fromWinId() for touch. From ci-noreply at qt-project.org Thu Dec 11 16:31:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 17:31:37 +0200 Subject: [Ci-reports] pass on QtWinExtras_dev_Integration #116 Message-ID: <20141211_153137_060886.ci-noreply@qt-project.org> QtWinExtras_dev_Integration #116: SUCCESS Tested changes (refs/builds/dev_1418309986): http://codereview.qt-project.org/101913 [PS1] - Disable build for WinCE on top-level From ci-noreply at qt-project.org Thu Dec 11 17:18:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 18:18:02 +0200 Subject: [Ci-reports] pass on QtWayland_5.4_Integration #87 Message-ID: <20141211_161802_077265.ci-noreply@qt-project.org> QtWayland_5.4_Integration #87: SUCCESS Tested changes (refs/builds/5.4_1418313590): http://codereview.qt-project.org/101900 [PS1] - Fix dangling pointer access when getting dnd data in some cases From ci-noreply at qt-project.org Thu Dec 11 17:42:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 18:42:23 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2092 Message-ID: <20141211_164223_044193.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2092: SUCCESS Tested changes (refs/builds/dev_1418309991): http://codereview.qt-project.org/100682 [PS7] - Move prototype back from the vtable into Object From ci-noreply at qt-project.org Thu Dec 11 17:42:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 18:42:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4729 Message-ID: <20141211_164259_022125.ci-noreply@qt-project.org> Compilation failed :( sqlite3.obj : error LNK2019: unresolved external symbol localtime referenced in function osLocaltime ..\..\..\..\plugins\sqldrivers\qsqlite.dll : fatal error LNK1120: 1 unresolved externals Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04729/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418315378): http://codereview.qt-project.org/101910 [PS1] - update bundled sqlite to 3.8.7.4 http://codereview.qt-project.org/98182 [PS13] - Add QFont::Weight enum values From ci-noreply at qt-project.org Thu Dec 11 17:48:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 18:48:40 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #48 Message-ID: <20141211_164840_012534.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #48: SUCCESS Tested changes (refs/builds/5.4_1418311845): http://codereview.qt-project.org/101817 [PS1] - Make it compile with no-opengl http://codereview.qt-project.org/101550 [PS1] - Remove private API use from video orientation handler From ci-noreply at qt-project.org Thu Dec 11 18:14:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 19:14:39 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2093 Message-ID: <20141211_171439_078147.ci-noreply@qt-project.org> Autotest `tst_qjsengine' 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.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSEngine::initTestCase() PASS : tst_QJSEngine::callQObjectSlot() PASS : tst_QJSEngine::constructWithParent() PASS : tst_QJSEngine::newObject() PASS : tst_QJSEngine::newArray() PASS : tst_QJSEngine::newArray_HooliganTask218092() PASS : tst_QJSEngine::newArray_HooliganTask233836() PASS : tst_QJSEngine::newVariant() PASS : tst_QJSEngine::newVariant_valueOfToString() PASS : tst_QJSEngine::newRegExp() PASS : tst_QJSEngine::jsRegExp() PASS : tst_QJSEngine::newDate() PASS : tst_QJSEngine::jsParseDate() XFAIL : tst_QJSEngine::newQObject() FIXME: newly created QObject's prototype is an JS Object tst_qjsengine.cpp(600) : failure location PASS : tst_QJSEngine::newQObject() PASS : tst_QJSEngine::newQObject_ownership() PASS : tst_QJSEngine::newQObject_deletedEngine() PASS : tst_QJSEngine::exceptionInSlot() PASS : tst_QJSEngine::globalObjectProperties() PASS : tst_QJSEngine::globalObjectEquals() PASS : tst_QJSEngine::globalObjectProperties_enumerate() PASS : tst_QJSEngine::createGlobalObjectProperty() PASS : tst_QJSEngine::globalObjectWithCustomPrototype() PASS : tst_QJSEngine::builtinFunctionNames(parseInt) PASS : tst_QJSEngine::builtinFunctionNames(parseFloat) PASS : tst_QJSEngine::builtinFunctionNames(isNaN) PASS : tst_QJSEngine::builtinFunctionNames(isFinite) PASS : tst_QJSEngine::builtinFunctionNames(decodeURI) PASS : tst_QJSEngine::builtinFunctionNames(decodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(encodeURI) PASS : tst_QJSEngine::builtinFunctionNames(encodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(escape) PASS : tst_QJSEngine::builtinFunctionNames(unescape) PASS : tst_QJSEngine::builtinFunctionNames(Array) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.join) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.pop) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.push) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.reverse) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.shift) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.sort) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.splice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.unshift) PASS : tst_QJSEngine::builtinFunctionNames(Boolean) PASS : tst_QJSEngine::builtinFunctionNames(Boolean.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTimezoneOffset) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toUTCString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toGMTString) PASS : tst_QJSEngine::builtinFunctionNames(Error) PASS : tst_QJSEngine::builtinFunctionNames(Error.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(EvalError) PASS : tst_QJSEngine::builtinFunctionNames(RangeError) PASS : tst_QJSEngine::builtinFunctionNames(ReferenceError) PASS : tst_QJSEngine::builtinFunctionNames(SyntaxError) PASS : tst_QJSEngine::builtinFunctionNames(TypeError) PASS : tst_QJSEngine::builtinFunctionNames(URIError) PASS : tst_QJSEngine::builtinFunctionNames(Function) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.apply) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.call) PASS : tst_QJSEngine::builtinFunctionNames(Math.abs) PASS : tst_QJSEngine::builtinFunctionNames(Math.acos) PASS : tst_QJSEngine::builtinFunctionNames(Math.asin) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan2) PASS : tst_QJSEngine::builtinFunctionNames(Math.ceil) PASS : tst_QJSEngine::builtinFunctionNames(Math.cos) PASS : tst_QJSEngine::builtinFunctionNames(Math.exp) PASS : tst_QJSEngine::builtinFunctionNames(Math.floor) PASS : tst_QJSEngine::builtinFunctionNames(Math.log) PASS : tst_QJSEngine::builtinFunctionNames(Math.max) PASS : tst_QJSEngine::builtinFunctionNames(Math.min) PASS : tst_QJSEngine::builtinFunctionNames(Math.pow) PASS : tst_QJSEngine::builtinFunctionNames(Math.random) PASS : tst_QJSEngine::builtinFunctionNames(Math.round) PASS : tst_QJSEngine::builtinFunctionNames(Math.sin) PASS : tst_QJSEngine::builtinFunctionNames(Math.sqrt) PASS : tst_QJSEngine::builtinFunctionNames(Math.tan) PASS : tst_QJSEngine::builtinFunctionNames(Number) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toFixed) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toExponential) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toPrecision) PASS : tst_QJSEngine::builtinFunctionNames(Object) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.hasOwnProperty) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.isPrototypeOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.propertyIsEnumerable) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineGetter__) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineSetter__) PASS : tst_QJSEngine::builtinFunctionNames(RegExp) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.exec) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.test) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charCodeAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.indexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.lastIndexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.localeCompare) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.match) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.replace) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.search) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.split) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.substring) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toUpperCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleUpperCase) PASS : tst_QJSEngine::evaluate((newline)) PASS : tst_QJSEngine::evaluate(0 //) PASS : tst_QJSEngine::evaluate(/* */) PASS : tst_QJSEngine::evaluate(//) PASS : tst_QJSEngine::evaluate((spaces)) PASS : tst_QJSEngine::evaluate((empty)) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(functionThatDoesntExist()) PASS : tst_QJSEngine::evaluate(for (var p in this) { continue labelThatDoesntExist; }) PASS : tst_QJSEngine::evaluate(duplicateLabel: { duplicateLabel: ; }) PASS : tst_QJSEngine::evaluate(/=/) PASS : tst_QJSEngine::evaluate(/=/g) PASS : tst_QJSEngine::evaluate(/a/) PASS : tst_QJSEngine::evaluate(/a/g) PASS : tst_QJSEngine::evaluate(/a/gim) PASS : tst_QJSEngine::evaluate(/a/gimp) PASS : tst_QJSEngine::evaluate(empty-array-concat) PASS : tst_QJSEngine::evaluate(object-literal) PASS : tst_QJSEngine::errorMessage_QT679() PASS : tst_QJSEngine::valueConversion_basic() XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1249) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1252) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1267) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1269) : failure location PASS : tst_QJSEngine::valueConversion_QVariant() PASS : tst_QJSEngine::valueConversion_basic2() PASS : tst_QJSEngine::valueConversion_dateTime() XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::patternSyntax (always uses RegExp2) tst_qjsengine.cpp(1391) : failure location XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::minimal (always false) tst_qjsengine.cpp(1408) : failure location PASS : tst_QJSEngine::valueConversion_regExp() PASS : tst_QJSEngine::castWithMultipleInheritance() PASS : tst_QJSEngine::collectGarbage() PASS : tst_QJSEngine::gcWithNestedDataStructure() PASS : tst_QJSEngine::stacktrace() PASS : tst_QJSEngine::numberParsing(decimal 0) PASS : tst_QJSEngine::numberParsing(hex 0) PASS : tst_QJSEngine::numberParsing(decimal 100) PASS : tst_QJSEngine::numberParsing(hex 100) PASS : tst_QJSEngine::numberParsing(decimal 4G) PASS : tst_QJSEngine::numberParsing(hex 4G) PASS : tst_QJSEngine::numberParsing(0.5) PASS : tst_QJSEngine::numberParsing(1.5) PASS : tst_QJSEngine::numberParsing(1e2) PASS : tst_QJSEngine::automaticSemicolonInsertion() PASS : tst_QJSEngine::errorConstructors() PASS : tst_QJSEngine::argumentsProperty_globalContext() PASS : tst_QJSEngine::argumentsProperty_JS() PASS : tst_QJSEngine::jsNumberClass() PASS : tst_QJSEngine::jsForInStatement_simple() PASS : tst_QJSEngine::jsForInStatement_prototypeProperties() PASS : tst_QJSEngine::jsForInStatement_mutateWhileIterating() PASS : tst_QJSEngine::jsForInStatement_arrays() PASS : tst_QJSEngine::jsForInStatement_constant() 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 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02093/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418316484): http://codereview.qt-project.org/100887 [PS5] - Return a Heap::Object in Object::prototype() From ci-noreply at qt-project.org Thu Dec 11 18:17:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 19:17:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4732 Message-ID: <20141211_171722_022983.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4732: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04732/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418316700): http://codereview.qt-project.org/98182 [PS13] - Add QFont::Weight enum values From ci-noreply at qt-project.org Thu Dec 11 18:30:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 19:30:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4734 Message-ID: <20141211_173050_066901.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4734: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04734/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418318732): http://codereview.qt-project.org/98182 [PS13] - Add QFont::Weight enum values From ci-noreply at qt-project.org Thu Dec 11 19:16:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 20:16:13 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #49 Message-ID: <20141211_181613_073529.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #49: SUCCESS Tested changes (refs/builds/5.4_1418316614): http://codereview.qt-project.org/101686 [PS2] - winrt: Add missing QAbstractVideoSurface::stop() call. http://codereview.qt-project.org/101551 [PS2] - winrt: Fix encoding properties http://codereview.qt-project.org/101548 [PS3] - winrt: Fix camera auto rotation From ci-noreply at qt-project.org Thu Dec 11 19:18:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 20:18:33 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #986 Message-ID: <20141211_181833_072528.ci-noreply@qt-project.org> QtBase_5.4_Integration #986: SUCCESS Tested changes (refs/builds/5.4_1418310704): http://codereview.qt-project.org/101916 [PS3] - Windows: Do not register windows obtained by QWindow::fromWinId() for touch. http://codereview.qt-project.org/101915 [PS1] - Windows: Fix window geometry when using QWindow::fromWinId(). http://codereview.qt-project.org/101898 [PS1] - DiagLib: Add Wheel event to mouse event category of the event filter.. http://codereview.qt-project.org/98427 [PS2] - Propagate the source of mouse events http://codereview.qt-project.org/101394 [PS1] - iOS: let keyboard gesture work better with other gestures http://codereview.qt-project.org/101602 [PS3] - iOS: only clear focus object if it supports IM http://codereview.qt-project.org/101921 [PS2] - ANGLE: Do not use std::strlen http://codereview.qt-project.org/101880 [PS1] - iOS: Only scroll to cursor on keyboard hide gesture reset if requested http://codereview.qt-project.org/101881 [PS1] - iOS: Don't scroll screen on changes to input item transform From ci-noreply at qt-project.org Thu Dec 11 20:09:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 21:09:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4735 Message-ID: <20141211_190951_051531.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-11 21:09:19.195 tst_qwindow[1377:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-11 21:09:45.749 tst_qwindow[1380:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04735/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418319418): http://codereview.qt-project.org/98182 [PS13] - Add QFont::Weight enum values From ci-noreply at qt-project.org Thu Dec 11 20:12:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 21:12:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4736 Message-ID: <20141211_191238_062845.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #4736: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04736/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418325088): http://codereview.qt-project.org/101027 [PS1] - QTextDocument QRegExp search cleanup http://codereview.qt-project.org/101028 [PS1] - QTextDocument QRegularExpression search cleanup From ci-noreply at qt-project.org Thu Dec 11 20:29:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 21:29:12 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2094 Message-ID: <20141211_192912_096080.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2094: SUCCESS Tested changes (refs/builds/dev_1418319800): http://codereview.qt-project.org/101505 [PS4] - Release the VM of unused heap chunks From ci-noreply at qt-project.org Thu Dec 11 20:39:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 21:39:26 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #49 Message-ID: <20141211_193926_026783.ci-noreply@qt-project.org> Compilation failed :( LINK : fatal error LNK1181: cannot open input file 'Qt53DInput.lib' Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00049/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418325780): http://codereview.qt-project.org/101951 [PS1] - Fix initialization order http://codereview.qt-project.org/101950 [PS1] - Fix parameter priority regression http://codereview.qt-project.org/100913 [PS7] - UBO handling arrays and structs http://codereview.qt-project.org/101571 [PS3] - Quick3DParameter: Use QJSValue to QVariantList converter http://codereview.qt-project.org/101502 [PS4] - Quick3DShaderDataPropertyReader: converts Quick3DShaderDataArray to QVariantList http://codereview.qt-project.org/101501 [PS4] - Quick3DShaderDataArray http://codereview.qt-project.org/101332 [PS5] - Quick3DShaderData for QJSValue handling http://codereview.qt-project.org/101331 [PS4] - Style fix in Quick3DParameter http://codereview.qt-project.org/100638 [PS4] - QGraphicsHelpers: fixes for bvec uniform uploading http://codereview.qt-project.org/100621 [PS5] - RenderShaderData: thread synchronization primitives added http://codereview.qt-project.org/100619 [PS5] - QGraphicsHelperGL3: logging of uniform introspection http://codereview.qt-project.org/100618 [PS5] - RenderShaderData: update UBO uniform by uniform http://codereview.qt-project.org/100617 [PS4] - UniformBuffer: update takes an offset http://codereview.qt-project.org/100522 [PS4] - ShaderUniform: store raw byte size http://codereview.qt-project.org/100521 [PS4] - QGraphicsHelpers: uniformByteSize method http://codereview.qt-project.org/100520 [PS4] - QShaderData: property introspection fix http://codereview.qt-project.org/100519 [PS4] - RenderViewJobUtils preprocess updated http://codereview.qt-project.org/100518 [PS4] - RenderShaderData: index properties by QString instead of char* http://codereview.qt-project.org/100517 [PS4] - Removed RenderLight as QAbstractLight is now a QShaderData http://codereview.qt-project.org/100516 [PS4] - QAbstractLight: subclass of QShaderData http://codereview.qt-project.org/100515 [PS4] - RenderView/RenderViewJobUtils: removed hard coded processing of lights http://codereview.qt-project.org/100384 [PS5] - playground-qml example updated to use ShaderData http://codereview.qt-project.org/100383 [PS5] - QGraphicsContext: UBO support implemented http://codereview.qt-project.org/100382 [PS5] - RenderView: handles Uniform Block values http://codereview.qt-project.org/100381 [PS5] - RenderShaderData completed to build UBO http://codereview.qt-project.org/100379 [PS5] - UniformBuffer: wraps around the GL calls needed to have a UBO http://codereview.qt-project.org/100378 [PS5] - QUniformPack: contains an array of uniform blocks/buffer http://codereview.qt-project.org/100377 [PS5] - QGraphicsContext: uniform block methods http://codereview.qt-project.org/100289 [PS8] - QGraphicsHelper: buildUniformBuffer method http://codereview.qt-project.org/100288 [PS7] - Unit tests for QGraphicsUtils http://codereview.qt-project.org/100287 [PS7] - QGraphicsUtils: added methods to help filling UBO buffers http://codereview.qt-project.org/100286 [PS5] - QGraphicsHelperGL3: store matrix stride and initialize index of uniform blocks http://codereview.qt-project.org/100285 [PS4] - QGraphicsHelper: bindBufferBase method added http://codereview.qt-project.org/100149 [PS6] - RenderLight: qDebug removed http://codereview.qt-project.org/100148 [PS6] - RenderView: add QShaderData http://codereview.qt-project.org/100147 [PS6] - RenderShaderData http://codereview.qt-project.org/100146 [PS6] - RenderShader: added getters for uniform and attributes http://codereview.qt-project.org/100145 [PS6] - QGraphicsHelperGL3/ShaderUniform: store array stride http://codereview.qt-project.org/100144 [PS6] - QGraphicHelpers: bindUniformBlock method added, http://codereview.qt-project.org/100143 [PS6] - QGraphicsContext: initialize uniform blocks if helper supports it. http://codereview.qt-project.org/100142 [PS6] - RenderShader: initialize uniform blocks method added http://codereview.qt-project.org/100101 [PS6] - QGraphicsHelpers: Add uniform block introspection From ci-noreply at qt-project.org Thu Dec 11 21:12:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 21:12:13 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #227 - FAILURE Message-ID: <20141211201213.2452D305DF@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_00227 From ci-noreply at qt-project.org Thu Dec 11 21:35:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 22:35:29 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2096 Message-ID: <20141211_203529_042330.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » winphone-arm-msvc2013_Windows_81 #2096: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02096/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418329854): http://codereview.qt-project.org/100967 [PS1] - Add default parameter value for ScopedCallData() http://codereview.qt-project.org/100961 [PS1] - Add default parameter value for ExecutionEngine::newString() From ci-noreply at qt-project.org Thu Dec 11 21:56:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 11 Dec 2014 22:56:39 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #50 Message-ID: <20141211_205639_050178.ci-noreply@qt-project.org> Compilation failed :( LINK : fatal error LNK1181: cannot open input file 'Qt53DInput.lib' Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00050/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418330462): http://codereview.qt-project.org/101951 [PS1] - Fix initialization order http://codereview.qt-project.org/101950 [PS1] - Fix parameter priority regression http://codereview.qt-project.org/100101 [PS6] - QGraphicsHelpers: Add uniform block introspection From ci-noreply at qt-project.org Thu Dec 11 23:35:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 00:35:00 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2097 Message-ID: <20141211_223500_049615.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #2097: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02097/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418333825): http://codereview.qt-project.org/100961 [PS1] - Add default parameter value for ExecutionEngine::newString() http://codereview.qt-project.org/100967 [PS1] - Add default parameter value for ScopedCallData() From ci-noreply at qt-project.org Fri Dec 12 00:06:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 01:06:37 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4737 Message-ID: <20141211_230637_078198.ci-noreply@qt-project.org> QtBase_dev_Integration #4737: SUCCESS Tested changes (refs/builds/dev_1418332752): http://codereview.qt-project.org/101652 [PS1] - fix daylight time in QTimeZone on Android From ci-noreply at qt-project.org Fri Dec 12 01:29:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 02:29:36 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2011 Message-ID: <20141212_002936_041871.ci-noreply@qt-project.org> Autotest `tst_qfiledialog' failed :( Testing tst_QFiledialog FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location Totals: 36 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFiledialog ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QFiledialog::initTestCase() PASS : tst_QFiledialog::currentChangedSignal() PASS : tst_QFiledialog::directoryEnteredSignal() PASS : tst_QFiledialog::filesSelectedSignal() PASS : tst_QFiledialog::filterSelectedSignal() PASS : tst_QFiledialog::args() PASS : tst_QFiledialog::directory() FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location PASS : tst_QFiledialog::completer_up() PASS : tst_QFiledialog::acceptMode() PASS : tst_QFiledialog::confirmOverwrite() PASS : tst_QFiledialog::defaultSuffix() PASS : tst_QFiledialog::fileMode() PASS : tst_QFiledialog::filters() PASS : tst_QFiledialog::history() PASS : tst_QFiledialog::iconProvider() PASS : tst_QFiledialog::isReadOnly() PASS : tst_QFiledialog::itemDelegate() PASS : tst_QFiledialog::labelText() PASS : tst_QFiledialog::resolveSymlinks() PASS : tst_QFiledialog::selectFile() XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location PASS : tst_QFiledialog::selectFiles() PASS : tst_QFiledialog::selectFilter() PASS : tst_QFiledialog::viewMode() PASS : tst_QFiledialog::proxymodel() PASS : tst_QFiledialog::setNameFilter() PASS : tst_QFiledialog::setEmptyNameFilter() PASS : tst_QFiledialog::focus() PASS : tst_QFiledialog::caption() PASS : tst_QFiledialog::historyBack() PASS : tst_QFiledialog::historyForward() PASS : tst_QFiledialog::disableSaveButton() PASS : tst_QFiledialog::saveButtonText() PASS : tst_QFiledialog::clearLineEdit() PASS : tst_QFiledialog::enableChooseButton() PASS : tst_QFiledialog::hooks() PASS : tst_QFiledialog::cleanupTestCase() Totals: 36 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFiledialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfiledialog: 75 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02011/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1418326942): http://codereview.qt-project.org/101835 [PS1] - fix QWebSettings::setUserStyleSheetUrl() not working with windows paths From ci-noreply at qt-project.org Fri Dec 12 01:30:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 01:30:22 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #36 - FAILURE Message-ID: <20141212003022.1A08D30670@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.0_state/build_00036 From ci-noreply at qt-project.org Fri Dec 12 01:44:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 02:44:01 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4741 Message-ID: <20141212_004401_042370.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #4741: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04741/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418339292): http://codereview.qt-project.org/101949 [PS1] - Drop modularization leftovers http://codereview.qt-project.org/101027 [PS1] - QTextDocument QRegExp search cleanup http://codereview.qt-project.org/101028 [PS1] - QTextDocument QRegularExpression search cleanup http://codereview.qt-project.org/98182 [PS13] - Add QFont::Weight enum values From ci-noreply at qt-project.org Fri Dec 12 01:54:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 01:54:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #304 - FAILURE Message-ID: <20141212005433.A2FC130604@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_00304 From ci-noreply at qt-project.org Fri Dec 12 02:43:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 03:43:16 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2098 Message-ID: <20141212_014316_079336.ci-noreply@qt-project.org> Autotest `tst_qquickpathview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickPathView FAIL! : tst_QQuickPathView::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 Totals: 128 passed, 2 failed, 0 skipped, 0 blacklisted 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) 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) 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() 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 ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickpathview: 104 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02098/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418345071): http://codereview.qt-project.org/100967 [PS1] - Add default parameter value for ScopedCallData() http://codereview.qt-project.org/100961 [PS1] - Add default parameter value for ExecutionEngine::newString() From ci-noreply at qt-project.org Fri Dec 12 03:14:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 04:14:27 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #988 Message-ID: <20141212_021427_078178.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-12 04:13:54.763 tst_qwindow[12783:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-12 04:14:21.112 tst_qwindow[12786:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00988/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418343440): http://codereview.qt-project.org/101823 [PS6] - GL: Make updateTexture invalidate texture on change of texture unit http://codereview.qt-project.org/101419 [PS3] - QCoreTextFontDatabase: release CTFontDescriptorRef references in dtor http://codereview.qt-project.org/101952 [PS1] - Fix the Apple build version numbers for Clang From ci-noreply at qt-project.org Fri Dec 12 04:20:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 04:20:28 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #198 - FAILURE Message-ID: <20141212032028.3EB0030617@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_00198 From ci-noreply at qt-project.org Fri Dec 12 04:52:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 05:52:41 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #989 Message-ID: <20141212_035241_068320.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-12 05:52:12.683 tst_qwindow[7419:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-12 05:52:39.446 tst_qwindow[7468:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00989/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418350747): http://codereview.qt-project.org/101823 [PS6] - GL: Make updateTexture invalidate texture on change of texture unit From ci-noreply at qt-project.org Fri Dec 12 05:52:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 06:52:51 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2099 Message-ID: <20141212_045251_046890.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2099: SUCCESS Tested changes (refs/builds/dev_1418352700): http://codereview.qt-project.org/100961 [PS1] - Add default parameter value for ExecutionEngine::newString() http://codereview.qt-project.org/100967 [PS1] - Add default parameter value for ScopedCallData() From ci-noreply at qt-project.org Fri Dec 12 06:37:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 06:37:24 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #95 - FAILURE Message-ID: <20141212053724.AD2CC300C3@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_00095 From ci-noreply at qt-project.org Fri Dec 12 06:42:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 07:42:55 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4744 Message-ID: <20141212_054255_064410.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #4744: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04744/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418357858): http://codereview.qt-project.org/100203 [PS1] - Merge the multiple implementations of fromHex too http://codereview.qt-project.org/100202 [PS1] - Merge the different implementations of toHex in one central place http://codereview.qt-project.org/100201 [PS3] - QTextStream: stream QStrings without modifying the user content http://codereview.qt-project.org/100322 [PS2] - Add the C++11 features supported by Visual Studio 2015 http://codereview.qt-project.org/98649 [PS3] - Add detection of and support for Visual Studio 2015 http://codereview.qt-project.org/100321 [PS2] - Create a common qmake configuration for all MSVC versions http://codereview.qt-project.org/100320 [PS1] - Update the names of Microsoft compilers http://codereview.qt-project.org/100319 [PS2] - Remove mkspecs and detection of Visual Studio .NET 2003 http://codereview.qt-project.org/101949 [PS1] - Drop modularization leftovers http://codereview.qt-project.org/101027 [PS1] - QTextDocument QRegExp search cleanup http://codereview.qt-project.org/101028 [PS1] - QTextDocument QRegularExpression search cleanup http://codereview.qt-project.org/98182 [PS13] - Add QFont::Weight enum values From ci-noreply at qt-project.org Fri Dec 12 07:27:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 08:27:01 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2013 Message-ID: <20141212_062701_041562.ci-noreply@qt-project.org> Autotest `tst_platformsocketengine' 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. QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() Testing tst_PlatformSocketEngine FAIL! : tst_PlatformSocketEngine::serverTest() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(405) : failure location QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 928.2MB/4.9s: 185.6MB/s QDEBUG : tst_PlatformSocketEngine::tcpLoopbackPerformance() 777.2MB/4.9s: 155.4MB/s Totals: 15 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() ********* Start testing of tst_PlatformSocketEngine ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_PlatformSocketEngine::initTestCase() PASS : tst_PlatformSocketEngine::construction() PASS : tst_PlatformSocketEngine::simpleConnectToIMAP() PASS : tst_PlatformSocketEngine::udpLoopbackTest() PASS : tst_PlatformSocketEngine::udpIPv6LoopbackTest() PASS : tst_PlatformSocketEngine::broadcastTest() FAIL! : tst_PlatformSocketEngine::serverTest() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(405) : failure location QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 953.6MB/4.9s: 190.7MB/s PASS : tst_PlatformSocketEngine::udpLoopbackPerformance() FAIL! : tst_PlatformSocketEngine::tcpLoopbackPerformance() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(515) : failure location PASS : tst_PlatformSocketEngine::readWriteBufferSize() PASS : tst_PlatformSocketEngine::bind() PASS : tst_PlatformSocketEngine::networkError() PASS : tst_PlatformSocketEngine::setSocketDescriptor() PASS : tst_PlatformSocketEngine::invalidSend() PASS : tst_PlatformSocketEngine::receiveUrgentData() SKIP : tst_PlatformSocketEngine::tooManySockets() Certain windows machines suffocate and spend too much time in this test. .\tst_platformsocketengine.cpp(578) : failure location PASS : tst_PlatformSocketEngine::cleanupTestCase() Totals: 14 passed, 2 failed, 1 skipped ********* Finished testing of tst_PlatformSocketEngine ********* 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_platformsocketengine: 16 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02013/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1418344269): http://codereview.qt-project.org/101834 [PS4] - fix glyph's CMAP index might be corrupted http://codereview.qt-project.org/101883 [PS3] - Fix OpenType fonts with cmap tables on Windows http://codereview.qt-project.org/101831 [PS3] - Make distance fields rendering work with Opentype CFF fonts From ci-noreply at qt-project.org Fri Dec 12 08:01:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 09:01:29 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2100 Message-ID: <20141212_070129_061434.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2100: SUCCESS Tested changes (refs/builds/dev_1418361277): http://codereview.qt-project.org/101786 [PS6] - Remove QML bundle code From ci-noreply at qt-project.org Fri Dec 12 09:08:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 10:08:58 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4745 Message-ID: <20141212_080858_013866.ci-noreply@qt-project.org> QtBase_dev_Integration #4745: SUCCESS Tested changes (refs/builds/dev_1418364045): http://codereview.qt-project.org/101949 [PS1] - Drop modularization leftovers http://codereview.qt-project.org/101027 [PS1] - QTextDocument QRegExp search cleanup http://codereview.qt-project.org/101028 [PS1] - QTextDocument QRegularExpression search cleanup http://codereview.qt-project.org/98182 [PS13] - Add QFont::Weight enum values From ci-noreply at qt-project.org Fri Dec 12 09:50:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 09:50:46 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #199 - FAILURE Message-ID: <20141212085046.0821630617@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_00199 From ci-noreply at qt-project.org Fri Dec 12 09:57:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 10:57:58 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #993 Message-ID: <20141212_085758_096542.ci-noreply@qt-project.org> QtBase_5.4_Integration #993: SUCCESS Tested changes (refs/builds/5.4_1418356455): http://codereview.qt-project.org/101952 [PS1] - Fix the Apple build version numbers for Clang From ci-noreply at qt-project.org Fri Dec 12 10:01:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 11:01:33 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #994 Message-ID: <20141212_090133_050641.ci-noreply@qt-project.org> Compilation failed :( In file included from /work/build/qt/qtbase/include/QtCore/qarraydata.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:39, from /work/build/qt/qtbase/include/QtCore/qbytearray.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:38, from /work/build/qt/qtbase/include/QtCore/qstring.h:1, from /work/build/qt/qtbase/qmake/library/proitems.h:39, from /work/build/qt/qtbase/qmake/library/qmakeparser.h:38, from /work/build/qt/qtbase/qmake/library/qmakeevaluator.h:41, from /work/build/qt/qtbase/qmake/project.h:37, from /work/build/qt/qtbase/qmake/project.cpp:34: /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qarraydata.h: In static member function ‘static QTypedArrayData* QTypedArrayData::allocate(size_t, QArrayData::AllocationOptions)’: /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qarraydata.h:221:9: error: expected ‘,’ or ‘;’ before ‘result’ gmake: *** [project.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00994/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ Compilation failed :( In file included from /work/build/qt/qtbase/qmake/project.cpp:34: In file included from /work/build/qt/qtbase/qmake/project.h:37: In file included from /work/build/qt/qtbase/qmake/library/qmakeevaluator.h:41: In file included from /work/build/qt/qtbase/qmake/library/qmakeparser.h:38: In file included from /work/build/qt/qtbase/qmake/library/proitems.h:39: In file included from /work/build/qt/qtbase/include/QtCore/qstring.h:1: In file included from /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:38: In file included from /work/build/qt/qtbase/include/QtCore/qbytearray.h:1: In file included from /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:39: In file included from /work/build/qt/qtbase/include/QtCore/qarraydata.h:1: /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qarraydata.h:219:66: error: expected ';' at end of declaration make: *** [project.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00994/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418374773): http://codereview.qt-project.org/101932 [PS1] - qdoc: Fixed broken TOC links to Reimplemented sections http://codereview.qt-project.org/101866 [PS1] - Qt OpenGL is deprecated with 5.4. Show that in the docs as well http://codereview.qt-project.org/101430 [PS2] - Use the GCC and Clang __builtin_bswap intrinsics in qbswap http://codereview.qt-project.org/101417 [PS2] - Tell the compiler that QArrayData allocates memory and it is aligned http://codereview.qt-project.org/101823 [PS6] - GL: Make updateTexture invalidate texture on change of texture unit From ci-noreply at qt-project.org Fri Dec 12 10:14:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 11:14:14 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4746 Message-ID: <20141212_091414_029025.ci-noreply@qt-project.org> Autotest `tst_qquickcumulativedirection' failed :( Testing tst_qquickcumulativedirection QFATAL : tst_qquickcumulativedirection::test_basic() Received signal 11 FAIL! : tst_qquickcumulativedirection::test_basic() 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 5493] QtQA::App::TestRunner: [New LWP 5494] 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_qquickcumulativedirection -silent -o /work/ci/qt/qtbase/dev/_artifacts/te'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fe2cbe203e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fe2c3e0d700 (LWP 5494)): QtQA::App::TestRunner: #0 0x00007fe2cbec2e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fe2c9f25f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fe2c9f26429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe2cca821c9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x109b280, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fe2cca086d4 in TestNamespace::QEventLoop::processEvents (this=0x7fe2c3e0cd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fe2cca089ad in TestNamespace::QEventLoop::exec (this=0x7fe2c3e0cd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fe2cc784df4 in TestNamespace::QThread::exec (this=0x1096e20) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fe2cd58119d in TestNamespace::QQmlThreadPrivate::run (this=0x1096e20) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fe2cc78c3a4 in TestNamespace::QThreadPrivate::start (arg=0x1096e20) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007fe2cb32defc in start_thread (arg=0x7fe2c3e0d700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fe2cbecef8d 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 0x7fe2cef48760 (LWP 5493)): QtQA::App::TestRunner: #0 0x00007fe2cbe203e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fe2cbe23b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fe2cc7782df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007fe2cc7749d8 in TestNamespace::QMessageLogger::fatal (this=0x7fffaea4f6d0, msg=0x7fe2ccf49044 "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007fe2ccf2e473 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2271 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007fe2c6ad0c14 in TestNamespace::QXcbIntegration::createPlatformWindow (this=0x1079480, window=0x10c2d70) at qxcbintegration.cpp:193 QtQA::App::TestRunner: #7 0x00007fe2cdb4e7d8 in TestNamespace::QWindowPrivate::create (this=0x10a98d0, recursive=false) at kernel/qwindow.cpp:395 QtQA::App::TestRunner: #8 0x00007fe2cdb4ec3f in TestNamespace::QWindow::create (this=0x10c2d70) at kernel/qwindow.cpp:544 QtQA::App::TestRunner: #9 0x00007fe2cdb4ea1b in TestNamespace::QWindow::setVisible (this=0x10c2d70, visible=true) at kernel/qwindow.cpp:480 QtQA::App::TestRunner: #10 0x00007fe2cdb515ae in TestNamespace::QWindow::showNormal (this=0x10c2d70) at kernel/qwindow.cpp:1856 QtQA::App::TestRunner: #11 0x00007fe2cdb514bb in TestNamespace::QWindow::show (this=0x10c2d70) at kernel/qwindow.cpp:1784 QtQA::App::TestRunner: #12 0x0000000000404f25 in createView (filename=..., additionalWait=600) at ../shared/particlestestsshared.h:68 QtQA::App::TestRunner: #13 0x0000000000405009 in tst_qquickcumulativedirection::test_basic (this=0x7fffaea50c10) at tst_qquickcumulativedirection.cpp:60 QtQA::App::TestRunner: #14 0x0000000000405659 in tst_qquickcumulativedirection::qt_static_metacall (_o=0x7fffaea50c10, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffaea4ff10) at .moc/tst_qquickcumulativedirection.moc:72 QtQA::App::TestRunner: #15 0x00007fe2cca18519 in TestNamespace::QMetaMethod::invoke (this=0x7fffaea501b0, object=0x7fffaea50c10, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #16 0x00007fe2cca179c5 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffaea50c10, member=0x10c2e80 "test_basic", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #17 0x00007fe2ccf316a9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffaea50c10, member=0x10c2e80 "test_basic", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #18 0x00007fe2ccf2cfa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x10c2e80 "test_basic") at qtestcase.cpp:1887 QtQA::App::TestRunner: #19 0x00007fe2ccf2d862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x10a9e18 "test_basic()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #20 0x00007fe2ccf2e355 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffaea50c10) at qtestcase.cpp:2236 QtQA::App::TestRunner: #21 0x00007fe2ccf2e995 in TestNamespace::QTest::qExec (testObject=0x7fffaea50c10, argc=6, argv=0x7fffaea50d48) at qtestcase.cpp:2478 QtQA::App::TestRunner: #22 0x00000000004055b3 in main (argc=6, argv=0x7fffaea50d48) at tst_qquickcumulativedirection.cpp:83 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickcumulativedirection ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_qquickcumulativedirection::initTestCase() QFATAL : tst_qquickcumulativedirection::test_basic() Received signal 11 FAIL! : tst_qquickcumulativedirection::test_basic() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickcumulativedirection ********* 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 5707] QtQA::App::TestRunner: [New LWP 5724] 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_qquickcumulativedirection -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f51845903e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f517c57d700 (LWP 5724)): QtQA::App::TestRunner: #0 0x00007f5184632e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f5182695f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5182696429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f51851f21c9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1b7b280, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f51851786d4 in TestNamespace::QEventLoop::processEvents (this=0x7f517c57cd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f51851789ad in TestNamespace::QEventLoop::exec (this=0x7f517c57cd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f5184ef4df4 in TestNamespace::QThread::exec (this=0x1b76e20) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f5185cf119d in TestNamespace::QQmlThreadPrivate::run (this=0x1b76e20) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f5184efc3a4 in TestNamespace::QThreadPrivate::start (arg=0x1b76e20) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f5183a9defc in start_thread (arg=0x7f517c57d700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f518463ef8d 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 0x7f51876b8760 (LWP 5707)): QtQA::App::TestRunner: #0 0x00007f51845903e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f5184593b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f5184ee82df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f5184ee49d8 in TestNamespace::QMessageLogger::fatal (this=0x7fff8171d110, msg=0x7f51856b9044 "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f518569e473 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2271 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00007f517f240c14 in TestNamespace::QXcbIntegration::createPlatformWindow (this=0x1b59480, window=0x1ba2d70) at qxcbintegration.cpp:193 QtQA::App::TestRunner: #7 0x00007f51862be7d8 in TestNamespace::QWindowPrivate::create (this=0x1b898d0, recursive=false) at kernel/qwindow.cpp:395 QtQA::App::TestRunner: #8 0x00007f51862bec3f in TestNamespace::QWindow::create (this=0x1ba2d70) at kernel/qwindow.cpp:544 QtQA::App::TestRunner: #9 0x00007f51862bea1b in TestNamespace::QWindow::setVisible (this=0x1ba2d70, visible=true) at kernel/qwindow.cpp:480 QtQA::App::TestRunner: #10 0x00007f51862c15ae in TestNamespace::QWindow::showNormal (this=0x1ba2d70) at kernel/qwindow.cpp:1856 QtQA::App::TestRunner: #11 0x00007f51862c14bb in TestNamespace::QWindow::show (this=0x1ba2d70) at kernel/qwindow.cpp:1784 QtQA::App::TestRunner: #12 0x0000000000404f25 in createView (filename=..., additionalWait=600) at ../shared/particlestestsshared.h:68 QtQA::App::TestRunner: #13 0x0000000000405009 in tst_qquickcumulativedirection::test_basic (this=0x7fff8171e620) at tst_qquickcumulativedirection.cpp:60 QtQA::App::TestRunner: #14 0x0000000000405659 in tst_qquickcumulativedirection::qt_static_metacall (_o=0x7fff8171e620, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff8171d920) at .moc/tst_qquickcumulativedirection.moc:72 QtQA::App::TestRunner: #15 0x00007f5185188519 in TestNamespace::QMetaMethod::invoke (this=0x7fff8171dbc0, object=0x7fff8171e620, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #16 0x00007f51851879c5 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff8171e620, member=0x1ba2e80 "test_basic", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #17 0x00007f51856a16a9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff8171e620, member=0x1ba2e80 "test_basic", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #18 0x00007f518569cfa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1ba2e80 "test_basic") at qtestcase.cpp:1887 QtQA::App::TestRunner: #19 0x00007f518569d862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1b89e18 "test_basic()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #20 0x00007f518569e355 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff8171e620) at qtestcase.cpp:2236 QtQA::App::TestRunner: #21 0x00007f518569e995 in TestNamespace::QTest::qExec (testObject=0x7fff8171e620, argc=5, argv=0x7fff8171e758) at qtestcase.cpp:2478 QtQA::App::TestRunner: #22 0x00000000004055b3 in main (argc=5, argv=0x7fff8171e758) at tst_qquickcumulativedirection.cpp:83 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickcumulativedirection: 31 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04746/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418371833): http://codereview.qt-project.org/94427 [PS16] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/100203 [PS1] - Merge the multiple implementations of fromHex too http://codereview.qt-project.org/100202 [PS1] - Merge the different implementations of toHex in one central place http://codereview.qt-project.org/100201 [PS3] - QTextStream: stream QStrings without modifying the user content http://codereview.qt-project.org/100322 [PS2] - Add the C++11 features supported by Visual Studio 2015 http://codereview.qt-project.org/98649 [PS3] - Add detection of and support for Visual Studio 2015 http://codereview.qt-project.org/100321 [PS2] - Create a common qmake configuration for all MSVC versions http://codereview.qt-project.org/100320 [PS1] - Update the names of Microsoft compilers http://codereview.qt-project.org/100319 [PS2] - Remove mkspecs and detection of Visual Studio .NET 2003 From ci-noreply at qt-project.org Fri Dec 12 10:17:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 11:17:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4747 Message-ID: <20141212_091702_007338.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #4747: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04747/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418375750): http://codereview.qt-project.org/101697 [PS1] - Xcb: remove compile warnings From ci-noreply at qt-project.org Fri Dec 12 10:31:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 11:31:49 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #214 Message-ID: <20141212_093149_008530.ci-noreply@qt-project.org> Autotest `tst_qmdiarea' failed :( Testing tst_QMdiArea 2014-12-12 10:23:16.845 tst_qmdiarea[64951:507] not in fullscreen state 2014-12-12 10:23:39.769 tst_qmdiarea[64951:5b07] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmdiarea.savedState/window_1.data: No such file or directory (2) FAIL! : tst_QMdiArea::tileSubWindows() Compared values are not the same Actual (((workspace.size()))): QSize(1152x864) Expected (QSize(160, 150)) : QSize(160x150) Loc: [tst_qmdiarea.cpp(1737)] BPASS : tst_QMdiArea::updateScrollBars() Totals: 47 passed, 1 failed, 2 skipped, 1 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMdiArea ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QMdiArea::initTestCase() PASS : tst_QMdiArea::subWindowActivated(data0) PASS : tst_QMdiArea::subWindowActivated(data1) PASS : tst_QMdiArea::subWindowActivated(data2) SKIP : tst_QMdiArea::subWindowActivated2() QTBUG-25298: This test is unstable on Mac. Loc: [tst_qmdiarea.cpp(519)] FAIL! : tst_QMdiArea::subWindowActivatedWithMinimize() 'activeWindow == window1' returned FALSE. () Loc: [tst_qmdiarea.cpp(563)] PASS : tst_QMdiArea::showWindows() 2014-12-12 10:23:52.297 tst_qmdiarea[64953:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmdiarea.savedState/window_1.data: No such file or directory (2) 2014-12-12 10:23:52.393 tst_qmdiarea[64953:507] not in fullscreen state PASS : tst_QMdiArea::changeWindowTitle() PASS : tst_QMdiArea::changeModified() PASS : tst_QMdiArea::childSize() PASS : tst_QMdiArea::fixedSize() PASS : tst_QMdiArea::minimumSizeHint() PASS : tst_QMdiArea::sizeHint() PASS : tst_QMdiArea::setActiveSubWindow() PASS : tst_QMdiArea::activeSubWindow() PASS : tst_QMdiArea::currentSubWindow() PASS : tst_QMdiArea::addAndRemoveWindows() PASS : tst_QMdiArea::addAndRemoveWindowsWithReparenting() PASS : tst_QMdiArea::removeSubWindow_2() PASS : tst_QMdiArea::closeWindows() PASS : tst_QMdiArea::activateNextAndPreviousWindow() PASS : tst_QMdiArea::subWindowList(CreationOrder) PASS : tst_QMdiArea::subWindowList(StackingOrder) PASS : tst_QMdiArea::subWindowList(ActivationHistoryOrder) PASS : tst_QMdiArea::setBackground() PASS : tst_QMdiArea::setViewport() PASS : tst_QMdiArea::tileSubWindows() XFAIL : tst_QMdiArea::cascadeAndTileSubWindows() QTBUG-25298 Loc: [tst_qmdiarea.cpp(1793)] PASS : tst_QMdiArea::cascadeAndTileSubWindows() PASS : tst_QMdiArea::resizeMaximizedChildWindows(multiple children) PASS : tst_QMdiArea::focusWidgetAfterAddSubWindow() PASS : tst_QMdiArea::dontMaximizeSubWindowOnActivation() PASS : tst_QMdiArea::delayedPlacement() PASS : tst_QMdiArea::iconGeometryInMenuBar() PASS : tst_QMdiArea::resizeTimer() BPASS : tst_QMdiArea::updateScrollBars() XFAIL : tst_QMdiArea::setActivationOrder(CreationOrder) QTBUG-25298 Loc: [tst_qmdiarea.cpp(2240)] PASS : tst_QMdiArea::setActivationOrder(CreationOrder) XFAIL : tst_QMdiArea::setActivationOrder(StackingOrder) QTBUG-25298 Loc: [tst_qmdiarea.cpp(2240)] PASS : tst_QMdiArea::setActivationOrder(StackingOrder) XFAIL : tst_QMdiArea::setActivationOrder(ActivationHistoryOrder) QTBUG-25298 Loc: [tst_qmdiarea.cpp(2240)] PASS : tst_QMdiArea::setActivationOrder(ActivationHistoryOrder) QWARN : tst_QMdiArea::tabBetweenSubWindows() No rubber band XFAIL : tst_QMdiArea::tabBetweenSubWindows() QTBUG-25298 Loc: [tst_qmdiarea.cpp(2288)] PASS : tst_QMdiArea::tabBetweenSubWindows() PASS : tst_QMdiArea::setViewMode() PASS : tst_QMdiArea::setTabsClosable() PASS : tst_QMdiArea::setTabsMovable() PASS : tst_QMdiArea::setTabShape() PASS : tst_QMdiArea::setTabPosition(North) PASS : tst_QMdiArea::setTabPosition(South) PASS : tst_QMdiArea::setTabPosition(East) PASS : tst_QMdiArea::setTabPosition(West) SKIP : tst_QMdiArea::nativeSubWindows() nativeSubWindows() does not work on this platform (cocoa). Loc: [tst_qmdiarea.cpp(2594)] PASS : tst_QMdiArea::task_209615() PASS : tst_QMdiArea::task_236750() PASS : tst_QMdiArea::cleanupTestCase() Totals: 47 passed, 1 failed, 2 skipped, 1 blacklisted ********* Finished testing of tst_QMdiArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmdiarea: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00214/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418362779): http://codereview.qt-project.org/101314 [PS19] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 12 11:36:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 12:36:13 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #995 Message-ID: <20141212_103613_016429.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-12 12:35:44.513 tst_qwindow[94404:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-12 12:36:11.355 tst_qwindow[94788:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00995/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418375182): http://codereview.qt-project.org/101823 [PS6] - GL: Make updateTexture invalidate texture on change of texture unit From ci-noreply at qt-project.org Fri Dec 12 11:44:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 12:44:15 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #115 Message-ID: <20141212_104415_001829.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #115: SUCCESS Tested changes (refs/builds/5.4_1418371195): http://codereview.qt-project.org/101797 [PS1] - Remove double quotation from $preprocessor From ci-noreply at qt-project.org Fri Dec 12 11:47:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 12:47:48 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2101 Message-ID: <20141212_104748_077140.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2101: SUCCESS Tested changes (refs/builds/dev_1418374985): http://codereview.qt-project.org/100583 [PS5] - Default to threaded when using opengl32 From ci-noreply at qt-project.org Fri Dec 12 12:01:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 13:01:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4749 Message-ID: <20141212_110146_005110.ci-noreply@qt-project.org> `make' failed :( sh: /usr/bin/rm: No such file or directory make[3]: *** [../../lib/QtCore.framework/Versions/5/Headers/5.5.0/QtCore/private/qdir_p.h] Error 127 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04749/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418377140): http://codereview.qt-project.org/94427 [PS17] - Make GLX and EGL dynamic dependencies for xcb From ci-noreply at qt-project.org Fri Dec 12 12:21:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 13:21:24 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2102 Message-ID: <20141212_112124_000915.ci-noreply@qt-project.org> Autotest `tst_qjsengine' 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.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSEngine::initTestCase() PASS : tst_QJSEngine::callQObjectSlot() PASS : tst_QJSEngine::constructWithParent() PASS : tst_QJSEngine::newObject() PASS : tst_QJSEngine::newArray() PASS : tst_QJSEngine::newArray_HooliganTask218092() PASS : tst_QJSEngine::newArray_HooliganTask233836() PASS : tst_QJSEngine::newVariant() PASS : tst_QJSEngine::newVariant_valueOfToString() PASS : tst_QJSEngine::newRegExp() PASS : tst_QJSEngine::jsRegExp() PASS : tst_QJSEngine::newDate() PASS : tst_QJSEngine::jsParseDate() XFAIL : tst_QJSEngine::newQObject() FIXME: newly created QObject's prototype is an JS Object tst_qjsengine.cpp(600) : failure location PASS : tst_QJSEngine::newQObject() PASS : tst_QJSEngine::newQObject_ownership() PASS : tst_QJSEngine::newQObject_deletedEngine() PASS : tst_QJSEngine::exceptionInSlot() PASS : tst_QJSEngine::globalObjectProperties() PASS : tst_QJSEngine::globalObjectEquals() PASS : tst_QJSEngine::globalObjectProperties_enumerate() PASS : tst_QJSEngine::createGlobalObjectProperty() PASS : tst_QJSEngine::globalObjectWithCustomPrototype() PASS : tst_QJSEngine::builtinFunctionNames(parseInt) PASS : tst_QJSEngine::builtinFunctionNames(parseFloat) PASS : tst_QJSEngine::builtinFunctionNames(isNaN) PASS : tst_QJSEngine::builtinFunctionNames(isFinite) PASS : tst_QJSEngine::builtinFunctionNames(decodeURI) PASS : tst_QJSEngine::builtinFunctionNames(decodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(encodeURI) PASS : tst_QJSEngine::builtinFunctionNames(encodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(escape) PASS : tst_QJSEngine::builtinFunctionNames(unescape) PASS : tst_QJSEngine::builtinFunctionNames(Array) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.join) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.pop) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.push) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.reverse) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.shift) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.sort) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.splice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.unshift) PASS : tst_QJSEngine::builtinFunctionNames(Boolean) PASS : tst_QJSEngine::builtinFunctionNames(Boolean.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTimezoneOffset) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toUTCString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toGMTString) PASS : tst_QJSEngine::builtinFunctionNames(Error) PASS : tst_QJSEngine::builtinFunctionNames(Error.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(EvalError) PASS : tst_QJSEngine::builtinFunctionNames(RangeError) PASS : tst_QJSEngine::builtinFunctionNames(ReferenceError) PASS : tst_QJSEngine::builtinFunctionNames(SyntaxError) PASS : tst_QJSEngine::builtinFunctionNames(TypeError) PASS : tst_QJSEngine::builtinFunctionNames(URIError) PASS : tst_QJSEngine::builtinFunctionNames(Function) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.apply) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.call) PASS : tst_QJSEngine::builtinFunctionNames(Math.abs) PASS : tst_QJSEngine::builtinFunctionNames(Math.acos) PASS : tst_QJSEngine::builtinFunctionNames(Math.asin) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan2) PASS : tst_QJSEngine::builtinFunctionNames(Math.ceil) PASS : tst_QJSEngine::builtinFunctionNames(Math.cos) PASS : tst_QJSEngine::builtinFunctionNames(Math.exp) PASS : tst_QJSEngine::builtinFunctionNames(Math.floor) PASS : tst_QJSEngine::builtinFunctionNames(Math.log) PASS : tst_QJSEngine::builtinFunctionNames(Math.max) PASS : tst_QJSEngine::builtinFunctionNames(Math.min) PASS : tst_QJSEngine::builtinFunctionNames(Math.pow) PASS : tst_QJSEngine::builtinFunctionNames(Math.random) PASS : tst_QJSEngine::builtinFunctionNames(Math.round) PASS : tst_QJSEngine::builtinFunctionNames(Math.sin) PASS : tst_QJSEngine::builtinFunctionNames(Math.sqrt) PASS : tst_QJSEngine::builtinFunctionNames(Math.tan) PASS : tst_QJSEngine::builtinFunctionNames(Number) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toFixed) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toExponential) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toPrecision) PASS : tst_QJSEngine::builtinFunctionNames(Object) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.hasOwnProperty) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.isPrototypeOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.propertyIsEnumerable) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineGetter__) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineSetter__) PASS : tst_QJSEngine::builtinFunctionNames(RegExp) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.exec) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.test) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charCodeAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.indexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.lastIndexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.localeCompare) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.match) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.replace) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.search) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.split) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.substring) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toUpperCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleUpperCase) PASS : tst_QJSEngine::evaluate((newline)) PASS : tst_QJSEngine::evaluate(0 //) PASS : tst_QJSEngine::evaluate(/* */) PASS : tst_QJSEngine::evaluate(//) PASS : tst_QJSEngine::evaluate((spaces)) PASS : tst_QJSEngine::evaluate((empty)) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(functionThatDoesntExist()) PASS : tst_QJSEngine::evaluate(for (var p in this) { continue labelThatDoesntExist; }) PASS : tst_QJSEngine::evaluate(duplicateLabel: { duplicateLabel: ; }) PASS : tst_QJSEngine::evaluate(/=/) PASS : tst_QJSEngine::evaluate(/=/g) PASS : tst_QJSEngine::evaluate(/a/) PASS : tst_QJSEngine::evaluate(/a/g) PASS : tst_QJSEngine::evaluate(/a/gim) PASS : tst_QJSEngine::evaluate(/a/gimp) PASS : tst_QJSEngine::evaluate(empty-array-concat) PASS : tst_QJSEngine::evaluate(object-literal) PASS : tst_QJSEngine::errorMessage_QT679() PASS : tst_QJSEngine::valueConversion_basic() XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1249) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1252) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1267) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1269) : failure location PASS : tst_QJSEngine::valueConversion_QVariant() PASS : tst_QJSEngine::valueConversion_basic2() PASS : tst_QJSEngine::valueConversion_dateTime() XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::patternSyntax (always uses RegExp2) tst_qjsengine.cpp(1391) : failure location XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::minimal (always false) tst_qjsengine.cpp(1408) : failure location PASS : tst_QJSEngine::valueConversion_regExp() PASS : tst_QJSEngine::castWithMultipleInheritance() PASS : tst_QJSEngine::collectGarbage() PASS : tst_QJSEngine::gcWithNestedDataStructure() PASS : tst_QJSEngine::stacktrace() PASS : tst_QJSEngine::numberParsing(decimal 0) PASS : tst_QJSEngine::numberParsing(hex 0) PASS : tst_QJSEngine::numberParsing(decimal 100) PASS : tst_QJSEngine::numberParsing(hex 100) PASS : tst_QJSEngine::numberParsing(decimal 4G) PASS : tst_QJSEngine::numberParsing(hex 4G) PASS : tst_QJSEngine::numberParsing(0.5) PASS : tst_QJSEngine::numberParsing(1.5) PASS : tst_QJSEngine::numberParsing(1e2) PASS : tst_QJSEngine::automaticSemicolonInsertion() PASS : tst_QJSEngine::errorConstructors() PASS : tst_QJSEngine::argumentsProperty_globalContext() PASS : tst_QJSEngine::argumentsProperty_JS() PASS : tst_QJSEngine::jsNumberClass() PASS : tst_QJSEngine::jsForInStatement_simple() PASS : tst_QJSEngine::jsForInStatement_prototypeProperties() PASS : tst_QJSEngine::jsForInStatement_mutateWhileIterating() PASS : tst_QJSEngine::jsForInStatement_arrays() PASS : tst_QJSEngine::jsForInStatement_constant() 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: 2 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02102/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418381363): http://codereview.qt-project.org/100887 [PS6] - Return a Heap::Object in Object::prototype() From ci-noreply at qt-project.org Fri Dec 12 12:32:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 13:32:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4751 Message-ID: <20141212_113237_001250.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #4751: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04751/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418382269): http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false http://codereview.qt-project.org/101697 [PS1] - Xcb: remove compile warnings http://codereview.qt-project.org/101795 [PS1] - Unbreak shortcut handling on embedded From ci-noreply at qt-project.org Fri Dec 12 13:22:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 14:22:03 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #51 Message-ID: <20141212_122203_053842.ci-noreply@qt-project.org> Qt3D_dev_Integration #51: SUCCESS Tested changes (refs/builds/dev_1418378300): http://codereview.qt-project.org/101951 [PS1] - Fix initialization order http://codereview.qt-project.org/101950 [PS1] - Fix parameter priority regression http://codereview.qt-project.org/101956 [PS1] - Ensure input aspect is built before the quick input plugin From ci-noreply at qt-project.org Fri Dec 12 13:30:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 14:30:15 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #453 Message-ID: <20141212_123015_065590.ci-noreply@qt-project.org> Autotest `tst_qquickborderimage' failed :( Testing tst_qquickborderimage 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: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 1825] QtQA::App::TestRunner: [New LWP 1828] QtQA::App::TestRunner: [New LWP 1826] QtQA::App::TestRunner: [New LWP 1827] 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_qquickborderimage -silent -o /work/ci/qt/qtdeclarative/5.4/_artifacts/tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f0fbc66c3e5 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 0x7f0fb2fbc700 (LWP 1827)): QtQA::App::TestRunner: #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 QtQA::App::TestRunner: #1 0x00007f0fbcfcbcdd in TestNamespace::_q_futex (addr=0x7f0fac0021e8, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f0fbcfcbec8 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f0fbcfcbd39 in TestNamespace::QBasicMutex::lockInternal (this=0x7f0fac0021e8) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f0fbcfcc125 in TestNamespace::QBasicMutex::lock (this=0x7f0fac0021e8) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f0fbcfcc35c in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f0fac0021d0, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f0fbcfcbaea in TestNamespace::QMutex::lock (this=0x7f0fac003270) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f0fb54d61dc in QDBusMutexLocker::QDBusMutexLocker (this=0x7f0fb2fbac80, a=SendWithReplyAndBlockAction, s=0x7f0fac003230, m=0x7f0fac003270) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f0fb54d6278 in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f0fb2fbac80, a=SendWithReplyAndBlockAction, s=0x7f0fac003230) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f0fb54d11c0 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f0fac003230, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2042 QtQA::App::TestRunner: #10 0x00007f0fb54d401d in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f0fac003230, serviceName=...) at qdbusintegrator.cpp:2500 QtQA::App::TestRunner: #11 0x00007f0fb54d2cfd in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f0fac003230, key=..., hook=...) at qdbusintegrator.cpp:2276 QtQA::App::TestRunner: #12 0x00007f0fb54d28e5 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f0fac003230, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f0fac013180, slot=0x7f0fb1418098 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusintegrator.cpp:2243 QtQA::App::TestRunner: #13 0x00007f0fb54bf47c in TestNamespace::QDBusConnection::connect (this=0x7f0fb2fbb3b0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f0fac013180, slot=0x7f0fb1418098 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f0fb54bf0a5 in TestNamespace::QDBusConnection::connect (this=0x7f0fb2fbb3b0, service=..., path=..., interface=..., name=..., receiver=0x7f0fac013180, slot=0x7f0fb1418098 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f0fb1406cb0 in TestNamespace::QOfonoManagerInterface::QOfonoManagerInterface (this=0x7f0fac013180, parent=0x7f0fac0023a0) at ../linux_common/qofonoservice_linux.cpp:82 QtQA::App::TestRunner: #16 0x00007f0fb140af5a in TestNamespace::QConnmanEngine::QConnmanEngine (this=0x7f0fac0023a0, parent=0x0) at qconnmanengine.cpp:57 QtQA::App::TestRunner: #17 0x00007f0fb13f9f07 in TestNamespace::QConnmanEnginePlugin::create (this=0x7f0fac000e40, key=...) at main.cpp:67 QtQA::App::TestRunner: #18 0x00007f0fbda7172f in TestNamespace::qLoadPlugin (loader=0x7f0fbdd6baa0, key=...) at ../../include/QtCore/5.4.0/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #19 0x00007f0fbda6fcd0 in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x7f0fac000af0) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #20 0x00007f0fbda6e552 in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x7f0fac000af0) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #21 0x00007f0fbda6b840 in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #22 0x00007f0fbda6b8cb in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x132e2d0, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #23 0x00007f0fbda2a714 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x132e210) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #24 0x00007f0fbda25d76 in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x132e1d0, parent=0x132c6f0) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #25 0x00007f0fbe0ccccf in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x1207e60, parent=0x132c6f0) at qml/qqmlengine.cpp:1064 QtQA::App::TestRunner: #26 0x00007f0fbf06f42f in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x132c310) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #27 0x00007f0fbf0714b6 in TestNamespace::QQuickPixmapReader::processJob (this=0x132c310, runningJob=0x132c8e0, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #28 0x00007f0fbf070851 in TestNamespace::QQuickPixmapReader::processJobs (this=0x132c310) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #29 0x00007f0fbf071997 in TestNamespace::QQuickPixmapReader::run (this=0x132c310) at util/qquickpixmapcache.cpp:711 QtQA::App::TestRunner: #30 0x00007f0fbcfd6db8 in TestNamespace::QThreadPrivate::start (arg=0x132c310) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #31 0x00007f0fbc19cefc in start_thread (arg=0x7f0fb2fbc700) at pthread_create.c:304 QtQA::App::TestRunner: #32 0x00007f0fbc71af8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #33 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f0fb4a0c700 (LWP 1826)): QtQA::App::TestRunner: #0 0x00007f0fbc70ee63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f0fbab38f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f0fbab39429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f0fbd2cf5d9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x11fc9f0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f0fbd25035c in TestNamespace::QEventLoop::processEvents (this=0x7f0fb4a0bd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f0fbd250635 in TestNamespace::QEventLoop::exec (this=0x7f0fb4a0bd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f0fbcfcf82c in TestNamespace::QThread::exec (this=0x11f1b60) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f0fbe1875cd in TestNamespace::QQmlThreadPrivate::run (this=0x11f1b60) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f0fbcfd6db8 in TestNamespace::QThreadPrivate::start (arg=0x11f1b60) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f0fbc19cefc in start_thread (arg=0x7f0fb4a0c700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f0fbc71af8d 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 0x7f0fb27bb700 (LWP 1828)): QtQA::App::TestRunner: #0 0x00007f0fbc70ee63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f0fbab38f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f0fbab39429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f0fbd2cf5d9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x12ee6e0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f0fbd25035c in TestNamespace::QEventLoop::processEvents (this=0x7f0fb27bad80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f0fbd250635 in TestNamespace::QEventLoop::exec (this=0x7f0fb27bad80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f0fbcfcf82c in TestNamespace::QThread::exec (this=0x7f0fac000e20) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f0fbcfcf9ca in TestNamespace::QThread::run (this=0x7f0fac000e20) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f0fbcfd6db8 in TestNamespace::QThreadPrivate::start (arg=0x7f0fac000e20) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f0fbc19cefc in start_thread (arg=0x7f0fb27bb700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f0fbc71af8d 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 0x7f0fbf87f760 (LWP 1825)): QtQA::App::TestRunner: #0 0x00007f0fbc66c3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f0fbc66fb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f0fbcfc2cf7 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f0fbcfbf3f0 in TestNamespace::QMessageLogger::fatal (this=0x7fffebc89c10, msg=0x7f0fbd798084 "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f0fbd77d4a3 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 0x00007f0fbcfd84f7 in TestNamespace::QWaitConditionPrivate::wait (this=0x7f0fac003400, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007f0fbcfd82bf in TestNamespace::QWaitCondition::wait (this=0x7f0fac0033c8, mutex=0x7f0fac0033c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007f0fbcfcc8fa in TestNamespace::QReadWriteLock::lockForRead (this=0x7f0fac0032a0) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f0fb54c1287 in QDBusReadLocker::QDBusReadLocker (this=0x7fffebc8a1f0, a=HandleSignalAction, s=0x7f0fac003230) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f0fb54cf35b in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f0fac003230, msg=...) at qdbusintegrator.cpp:1643 QtQA::App::TestRunner: #12 0x00007f0fb54c9c30 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f0fac003230, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007f0fb54c9ad1 in TestNamespace::qDBusSignalFilter (connection=0x7f0fac004be0, message=0x7f0fac007850, data=0x7f0fac003230) at qdbusintegrator.cpp:558 QtQA::App::TestRunner: #14 0x00007f0fb11b9ab6 in dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f0fb54c6b4d in TestNamespace::q_dbus_connection_dispatch (connection=0x7f0fac004be0) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007f0fb54cc5e6 in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f0fac003230) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007f0fb551d7be in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f0fac003230, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f0fac007d30) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f0fbd290799 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f0fac008110, object=0x7f0fac003230) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f0fbd291882 in TestNamespace::QObject::event (this=0x7f0fac003230, e=0x7f0fac008110) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f0fbd253c82 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x11c2cf0, receiver=0x7f0fac003230, event=0x7f0fac008110) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0x00007f0fbd25395c in TestNamespace::QCoreApplication::notify (this=0x7fffebc8be10, receiver=0x7f0fac003230, event=0x7f0fac008110) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0x00007f0fbe742f64 in TestNamespace::QGuiApplication::notify (this=0x7fffebc8be10, object=0x7f0fac003230, event=0x7f0fac008110) at kernel/qguiapplication.cpp:1528 QtQA::App::TestRunner: #23 0x00007f0fbd253868 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffebc8be10, receiver=0x7f0fac003230, event=0x7f0fac008110) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007f0fbd25763d in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f0fac003230, event=0x7f0fac008110) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f0fbd2549a0 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x11c2e20) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007f0fbd254562 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #27 0x00007f0fbd2ced75 in TestNamespace::postEventSourceDispatch (s=0x11f4900) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00007f0fbab38a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f0fbab39258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f0fbab39429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f0fbd2cf5d9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x11dda70, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f0fb793779a in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x11dda70, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f0fbd253db2 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1128 QtQA::App::TestRunner: #34 0x0000000000407f7e in TestNamespace::QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040a246 in tst_qquickborderimage::imageSource (this=0x7fffebc8bdd0) at tst_qquickborderimage.cpp:159 QtQA::App::TestRunner: #36 0x000000000041e328 in tst_qquickborderimage::qt_static_metacall (_o=0x7fffebc8bdd0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffebc8b0d0) at .moc/tst_qquickborderimage.moc:133 QtQA::App::TestRunner: #37 0x00007f0fbd260191 in TestNamespace::QMetaMethod::invoke (this=0x7fffebc8b370, object=0x7fffebc8bdd0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2183 QtQA::App::TestRunner: #38 0x00007f0fbd25f635 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffebc8bdd0, member=0x12f9790 "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 0x00007f0fbd7806d9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffebc8bdd0, member=0x12f9790 "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 0x00007f0fbd77bfa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x12f9790 "imageSource") at qtestcase.cpp:1884 QtQA::App::TestRunner: #41 0x00007f0fbd77c862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x12edb78 "imageSource()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #42 0x00007f0fbd77d386 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffebc8bdd0) at qtestcase.cpp:2239 QtQA::App::TestRunner: #43 0x00007f0fbd77d9c5 in TestNamespace::QTest::qExec (testObject=0x7fffebc8bdd0, argc=6, argv=0x7fffebc8bf18) at qtestcase.cpp:2481 QtQA::App::TestRunner: #44 0x000000000041e255 in main (argc=6, argv=0x7fffebc8bf18) at tst_qquickborderimage.cpp:574 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickborderimage ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_qquickborderimage::initTestCase() PASS : tst_qquickborderimage::noSource() PASS : tst_qquickborderimage::imageSource(local) PASS : tst_qquickborderimage::imageSource(local 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: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 1846] QtQA::App::TestRunner: [New LWP 1848] QtQA::App::TestRunner: [New LWP 1847] QtQA::App::TestRunner: [New LWP 1849] 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_qquickborderimage -o /work/ci/qt/qtdeclarative/5.4/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f73798d83e5 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 0x7f736fa27700 (LWP 1849)): QtQA::App::TestRunner: #0 0x00007f737997ae63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f7377da4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f7377da5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f737a53b5d9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7a9460, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f737a4bc35c in TestNamespace::QEventLoop::processEvents (this=0x7f736fa26d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f737a4bc635 in TestNamespace::QEventLoop::exec (this=0x7f736fa26d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f737a23b82c in TestNamespace::QThread::exec (this=0x7f7368000c70) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f737a23b9ca in TestNamespace::QThread::run (this=0x7f7368000c70) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f737a242db8 in TestNamespace::QThreadPrivate::start (arg=0x7f7368000c70) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f7379408efc in start_thread (arg=0x7f736fa27700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f7379986f8d 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 0x7f7371c78700 (LWP 1847)): QtQA::App::TestRunner: #0 0x00007f737997ae63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f7377da4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f7377da5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f737a53b5d9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x6809f0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f737a4bc35c in TestNamespace::QEventLoop::processEvents (this=0x7f7371c77d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f737a4bc635 in TestNamespace::QEventLoop::exec (this=0x7f7371c77d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f737a23b82c in TestNamespace::QThread::exec (this=0x675b60) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f737b3f35cd in TestNamespace::QQmlThreadPrivate::run (this=0x675b60) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f737a242db8 in TestNamespace::QThreadPrivate::start (arg=0x675b60) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f7379408efc in start_thread (arg=0x7f7371c78700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f7379986f8d 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 0x7f7370228700 (LWP 1848)): QtQA::App::TestRunner: #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 QtQA::App::TestRunner: #1 0x00007f737a237cdd in TestNamespace::_q_futex (addr=0x7f73680029b8, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f737a237ec8 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f737a237d39 in TestNamespace::QBasicMutex::lockInternal (this=0x7f73680029b8) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f737a238125 in TestNamespace::QBasicMutex::lock (this=0x7f73680029b8) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f737a23835c in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f73680029a0, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f737a237aea in TestNamespace::QMutex::lock (this=0x7f7368003100) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f73727421dc in QDBusMutexLocker::QDBusMutexLocker (this=0x7f7370226c80, a=SendWithReplyAndBlockAction, s=0x7f73680030c0, m=0x7f7368003100) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f7372742278 in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f7370226c80, a=SendWithReplyAndBlockAction, s=0x7f73680030c0) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f737273d1c0 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f73680030c0, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2042 QtQA::App::TestRunner: #10 0x00007f737274001d in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f73680030c0, serviceName=...) at qdbusintegrator.cpp:2500 QtQA::App::TestRunner: #11 0x00007f737273ecfd in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f73680030c0, key=..., hook=...) at qdbusintegrator.cpp:2276 QtQA::App::TestRunner: #12 0x00007f737273e8e5 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f73680030c0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f7368009b20, slot=0x7f736e9e4098 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusintegrator.cpp:2243 QtQA::App::TestRunner: #13 0x00007f737272b47c in TestNamespace::QDBusConnection::connect (this=0x7f73702273b0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f7368009b20, slot=0x7f736e9e4098 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f737272b0a5 in TestNamespace::QDBusConnection::connect (this=0x7f73702273b0, service=..., path=..., interface=..., name=..., receiver=0x7f7368009b20, slot=0x7f736e9e4098 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f736e9d2cb0 in TestNamespace::QOfonoManagerInterface::QOfonoManagerInterface (this=0x7f7368009b20, parent=0x7f7368001a60) at ../linux_common/qofonoservice_linux.cpp:82 QtQA::App::TestRunner: #16 0x00007f736e9d6f5a in TestNamespace::QConnmanEngine::QConnmanEngine (this=0x7f7368001a60, parent=0x0) at qconnmanengine.cpp:57 QtQA::App::TestRunner: #17 0x00007f736e9c5f07 in TestNamespace::QConnmanEnginePlugin::create (this=0x7f7368001de0, key=...) at main.cpp:67 QtQA::App::TestRunner: #18 0x00007f737acdd72f in TestNamespace::qLoadPlugin (loader=0x7f737afd7aa0, key=...) at ../../include/QtCore/5.4.0/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #19 0x00007f737acdbcd0 in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x65f820) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #20 0x00007f737acda552 in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x65f820) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #21 0x00007f737acd7840 in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #22 0x00007f737acd78cb in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x7b39b0, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #23 0x00007f737ac96714 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x7b38f0) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #24 0x00007f737ac91d76 in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x7b21e0, parent=0x7b0580) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #25 0x00007f737b338ccf in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x68be60, parent=0x7b0580) at qml/qqmlengine.cpp:1064 QtQA::App::TestRunner: #26 0x00007f737c2db42f in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x7ac830) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #27 0x00007f737c2dd4b6 in TestNamespace::QQuickPixmapReader::processJob (this=0x7ac830, runningJob=0x7b07e0, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #28 0x00007f737c2dc851 in TestNamespace::QQuickPixmapReader::processJobs (this=0x7ac830) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #29 0x00007f737c2dd997 in TestNamespace::QQuickPixmapReader::run (this=0x7ac830) at util/qquickpixmapcache.cpp:711 QtQA::App::TestRunner: #30 0x00007f737a242db8 in TestNamespace::QThreadPrivate::start (arg=0x7ac830) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #31 0x00007f7379408efc in start_thread (arg=0x7f7370228700) at pthread_create.c:304 QtQA::App::TestRunner: #32 0x00007f7379986f8d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #33 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f737caeb760 (LWP 1846)): QtQA::App::TestRunner: #0 0x00007f73798d83e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f73798dbb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f737a22ecf7 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f737a22b3f0 in TestNamespace::QMessageLogger::fatal (this=0x7fff200addd0, msg=0x7f737aa04084 "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f737a9e94a3 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 0x00007f737a2444f7 in TestNamespace::QWaitConditionPrivate::wait (this=0x7f7368003250, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007f737a2442bf in TestNamespace::QWaitCondition::wait (this=0x7f7368002338, mutex=0x7f7368002330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007f737a2388fa in TestNamespace::QReadWriteLock::lockForRead (this=0x7f7368003130) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f737272d287 in QDBusReadLocker::QDBusReadLocker (this=0x7fff200ae3e0, a=HandleSignalAction, s=0x7f73680030c0) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f737273b35b in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f73680030c0, msg=...) at qdbusintegrator.cpp:1643 QtQA::App::TestRunner: #12 0x00007f7372735c30 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f73680030c0, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007f7372735ad1 in TestNamespace::qDBusSignalFilter (connection=0x7f73680049d0, message=0x7f7368007680, data=0x7f73680030c0) at qdbusintegrator.cpp:558 QtQA::App::TestRunner: #14 0x00007f736e456ab6 in dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f7372732b4d in TestNamespace::q_dbus_connection_dispatch (connection=0x7f73680049d0) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007f73727385e6 in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f73680030c0) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007f73727897be in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f73680030c0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f7368007b10) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f737a4fc799 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f7368007f00, object=0x7f73680030c0) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f737a4fd882 in TestNamespace::QObject::event (this=0x7f73680030c0, e=0x7f7368007f00) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f737a4bfc82 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x646cf0, receiver=0x7f73680030c0, event=0x7f7368007f00) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0x00007f737a4bf95c in TestNamespace::QCoreApplication::notify (this=0x7fff200b0000, receiver=0x7f73680030c0, event=0x7f7368007f00) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0x00007f737b9aef64 in TestNamespace::QGuiApplication::notify (this=0x7fff200b0000, object=0x7f73680030c0, event=0x7f7368007f00) at kernel/qguiapplication.cpp:1528 QtQA::App::TestRunner: #23 0x00007f737a4bf868 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff200b0000, receiver=0x7f73680030c0, event=0x7f7368007f00) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007f737a4c363d in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f73680030c0, event=0x7f7368007f00) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f737a4c09a0 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x646e20) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007f737a4c0562 in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #27 0x00007f737a53ad75 in TestNamespace::postEventSourceDispatch (s=0x678900) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00007f7377da4a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f7377da5258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f7377da5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f737a53b5d9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x661a70, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f7374ba379a in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x661a70, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f737a4bfdb2 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1128 QtQA::App::TestRunner: #34 0x0000000000407f7e in TestNamespace::QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040a246 in tst_qquickborderimage::imageSource (this=0x7fff200affc0) at tst_qquickborderimage.cpp:159 QtQA::App::TestRunner: #36 0x000000000041e328 in tst_qquickborderimage::qt_static_metacall (_o=0x7fff200affc0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff200af2c0) at .moc/tst_qquickborderimage.moc:133 QtQA::App::TestRunner: #37 0x00007f737a4cc191 in TestNamespace::QMetaMethod::invoke (this=0x7fff200af560, object=0x7fff200affc0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2183 QtQA::App::TestRunner: #38 0x00007f737a4cb635 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff200affc0, member=0x7744e0 "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 0x00007f737a9ec6d9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff200affc0, member=0x7744e0 "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 0x00007f737a9e7fa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x7744e0 "imageSource") at qtestcase.cpp:1884 QtQA::App::TestRunner: #41 0x00007f737a9e8862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x7719a8 "imageSource()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #42 0x00007f737a9e9386 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff200affc0) at qtestcase.cpp:2239 QtQA::App::TestRunner: #43 0x00007f737a9e99c5 in TestNamespace::QTest::qExec (testObject=0x7fff200affc0, argc=5, argv=0x7fff200b0108) at qtestcase.cpp:2481 QtQA::App::TestRunner: #44 0x000000000041e255 in main (argc=5, argv=0x7fff200b0108) at tst_qquickborderimage.cpp:574 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickborderimage: 936 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00453/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/5.4_1418380918): http://codereview.qt-project.org/101989 [PS1] - Mark qmlRegisterCustomExtendedType as \internal From ci-noreply at qt-project.org Fri Dec 12 13:38:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 14:38:13 +0200 Subject: [Ci-reports] pass on QtWayland_5.4_Integration #88 Message-ID: <20141212_123813_057994.ci-noreply@qt-project.org> QtWayland_5.4_Integration #88: SUCCESS Tested changes (refs/builds/5.4_1418386789): http://codereview.qt-project.org/102006 [PS2] - Fix wrong check condition. From ci-noreply at qt-project.org Fri Dec 12 13:46:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 14:46:39 +0200 Subject: [Ci-reports] fail on QtXmlPatterns_5.4_Integration #11 Message-ID: <20141212_124639_031736.ci-noreply@qt-project.org> Autotest `tst_xmlpatterns' failed :( Testing tst_XmlPatterns FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_XmlPatterns ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.4.7 20120313 (Red Hat 4.4.7-4)) PASS : tst_XmlPatterns::initTestCase() FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Pass -help) FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(only -no-format) FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Specify no arguments at all.) PASS : tst_XmlPatterns::xquerySupport(Use -output twice) PASS : tst_XmlPatterns::xquerySupport(-output with a non-writable file) FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(A single dash, that's invalid) PASS : tst_XmlPatterns::xquerySupport(Invoke -version) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -unknown-switch) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -d) PASS : tst_XmlPatterns::xquerySupport(Passing a single dash is insufficient) FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(We don't support -format any longer) FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Invoke with invalid -param value.) PASS : tst_XmlPatterns::xquerySupport(Invoke with colon in variable name.) PASS : tst_XmlPatterns::xquerySupport(Invoke with missing name in -param arg.) FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xsltSupport(-initial-template doesn't work with XQueries.) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value(#2)) PASS : tst_XmlPatterns::xsltSupport(Invalid template name) FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::stdoutFailure() PASS : tst_XmlPatterns::cleanupTestCase() Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_XmlPatterns ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_xmlpatterns: 4 seconds, exit code 57 Build log: http://testresults.qt-project.org/ci/QtXmlPatterns_5.4_Integration/build_00011/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.4_1418385602): http://codereview.qt-project.org/97485 [PS2] - Doc: fix issues to display examples in Qt Creator From ci-noreply at qt-project.org Fri Dec 12 13:48:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 14:48:52 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #557 Message-ID: <20141212_124852_036217.ci-noreply@qt-project.org> Autotests `tst_qquickapplication' and `tst_qxmlquery' 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_QXmlQuery Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused FAIL! : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the http scheme) 'query.isValid()' returned FALSE. () Loc: [tst_qxmlquery.cpp(2550)] Error FODC0002 in http://qt-test-server.qt-test-net/qtest/qxmlquery/wellFormed.xml: Connection refused FAIL! : tst_QXmlQuery::fnDocNetworkAccessSuccess(http scheme) 'query.evaluateTo(&serializer)' returned FALSE. () Loc: [tst_qxmlquery.cpp(2017)] Totals: 189 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QXmlQuery ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QXmlQuery::initTestCase() PASS : tst_QXmlQuery::defaultConstructor() PASS : tst_QXmlQuery::copyConstructor() PASS : tst_QXmlQuery::constructorQXmlNamePool() PASS : tst_QXmlQuery::constructorQXmlNamePoolQueryLanguage() PASS : tst_QXmlQuery::constructorQXmlNamePoolWithinQSimpleXmlNodeModel() PASS : tst_QXmlQuery::assignmentOperator() PASS : tst_QXmlQuery::isValid() PASS : tst_QXmlQuery::sequentialExecution() PASS : tst_QXmlQuery::bindVariableQString() PASS : tst_QXmlQuery::bindVariableQStringNoExternalDeclaration() PASS : tst_QXmlQuery::bindVariableQXmlName() PASS : tst_QXmlQuery::bindVariableQXmlNameTriggerWarnings() PASS : tst_QXmlQuery::bindVariableQStringQIODevice() PASS : tst_QXmlQuery::bindVariableQStringQIODeviceWithByteArray() PASS : tst_QXmlQuery::bindVariableQStringQIODeviceWithString() PASS : tst_QXmlQuery::bindVariableQStringQIODeviceWithQFile() PASS : tst_QXmlQuery::bindVariableQXmlNameQIODevice() PASS : tst_QXmlQuery::bindVariableQXmlNameQIODeviceTriggerWarnings() Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused Warning in : The variable paramSelectWithTypeIntBoundWithBindVariableRequired is unused PASS : tst_QXmlQuery::bindVariableXSLTSuccess() PASS : tst_QXmlQuery::bindVariableTemporaryNode() PASS : tst_QXmlQuery::setMessageHandler() PASS : tst_QXmlQuery::messageHandler() PASS : tst_QXmlQuery::evaluateToQAbstractXmlReceiverTriggerWarnings() PASS : tst_QXmlQuery::evaluateToQXmlResultItems() PASS : tst_QXmlQuery::evaluateToQXmlResultItemsTriggerWarnings() PASS : tst_QXmlQuery::evaluateToQXmlResultItemsErrorAtEnd() PASS : tst_QXmlQuery::evaluateToReceiver(allAtomics.xq) PASS : tst_QXmlQuery::evaluateToReceiver(allAtomicsExternally.xq) PASS : tst_QXmlQuery::evaluateToReceiver(completelyEmptyQuery.xq) PASS : tst_QXmlQuery::evaluateToReceiver(concat.xq) PASS : tst_QXmlQuery::evaluateToReceiver(emptySequence.xq) PASS : tst_QXmlQuery::evaluateToReceiver(errorFunction.xq) PASS : tst_QXmlQuery::evaluateToReceiver(externalStringVariable.xq) PASS : tst_QXmlQuery::evaluateToReceiver(externalVariable.xq) PASS : tst_QXmlQuery::evaluateToReceiver(externalVariableUsedTwice.xq) PASS : tst_QXmlQuery::evaluateToReceiver(flwor.xq) PASS : tst_QXmlQuery::evaluateToReceiver(invalidRegexp.xq) PASS : tst_QXmlQuery::evaluateToReceiver(invalidRegexpFlag.xq) PASS : tst_QXmlQuery::evaluateToReceiver(nodeSequence.xq) PASS : tst_QXmlQuery::evaluateToReceiver(nonexistingCollection.xq) PASS : tst_QXmlQuery::evaluateToReceiver(oneElement.xq) PASS : tst_QXmlQuery::evaluateToReceiver(onePlusOne.xq) PASS : tst_QXmlQuery::evaluateToReceiver(onlyDocumentNode.xq) PASS : tst_QXmlQuery::evaluateToReceiver(openDocument.xq) PASS : tst_QXmlQuery::evaluateToReceiver(reportGlobals.xq) PASS : tst_QXmlQuery::evaluateToReceiver(simpleLibraryModule.xq) PASS : tst_QXmlQuery::evaluateToReceiver(staticError.xq) PASS : tst_QXmlQuery::evaluateToReceiver(syntaxError.xq) PASS : tst_QXmlQuery::evaluateToReceiver(threeVariables.xq) PASS : tst_QXmlQuery::evaluateToReceiver(twoVariables.xq) PASS : tst_QXmlQuery::evaluateToReceiver(typeError.xq) PASS : tst_QXmlQuery::evaluateToReceiver(unavailableExternalVariable.xq) PASS : tst_QXmlQuery::evaluateToReceiver(unsupportedCollation.xq) PASS : tst_QXmlQuery::evaluateToReceiver(wrongArity.xq) PASS : tst_QXmlQuery::evaluateToReceiver(zeroDivision.xq) PASS : tst_QXmlQuery::evaluateToReceiverOnInvalidQuery() PASS : tst_QXmlQuery::evaluateToQStringTriggerError() PASS : tst_QXmlQuery::evaluateToQString(Two atomics) PASS : tst_QXmlQuery::evaluateToQString(An element) PASS : tst_QXmlQuery::evaluateToQStringSignature() PASS : tst_QXmlQuery::checkGeneratedBaselines() PASS : tst_QXmlQuery::basicXQueryToQtTypeCheck() PASS : tst_QXmlQuery::basicQtToXQueryTypeCheck() PASS : tst_QXmlQuery::bindNode() PASS : tst_QXmlQuery::relativeBaseURI() PASS : tst_QXmlQuery::emptyBaseURI() PASS : tst_QXmlQuery::roundTripDateWithinQXmlItem() PASS : tst_QXmlQuery::bindingMissing() PASS : tst_QXmlQuery::bindDefaultConstructedItem(QXmlItem()) PASS : tst_QXmlQuery::bindDefaultConstructedItem(QXmlItem(QVariant())) PASS : tst_QXmlQuery::bindDefaultConstructedItem(QXmlItem(QXmlNodeModelIndex())) PASS : tst_QXmlQuery::bindEmptyNullString() PASS : tst_QXmlQuery::bindEmptyString() PASS : tst_QXmlQuery::rebindVariableSameType() PASS : tst_QXmlQuery::rebindVariableDifferentType() PASS : tst_QXmlQuery::rebindVariableWithNullItem() PASS : tst_QXmlQuery::eraseQXmlItemBinding() PASS : tst_QXmlQuery::eraseDeviceBinding() PASS : tst_QXmlQuery::constCorrectness() PASS : tst_QXmlQuery::objectSize() PASS : tst_QXmlQuery::setUriResolver() PASS : tst_QXmlQuery::uriResolver() PASS : tst_QXmlQuery::messageXML() PASS : tst_QXmlQuery::resultItemsDeallocatedQuery() PASS : tst_QXmlQuery::copyCheckMessageHandler() PASS : tst_QXmlQuery::shadowedVariables() PASS : tst_QXmlQuery::setFocusQXmlItem() PASS : tst_QXmlQuery::setFocusQUrl() PASS : tst_QXmlQuery::setFocusQIODevice() PASS : tst_QXmlQuery::setFocusQIODeviceAvoidVariableClash() PASS : tst_QXmlQuery::setFocusQIODeviceFailure() PASS : tst_QXmlQuery::setFocusQIODeviceTriggerWarnings() PASS : tst_QXmlQuery::setFocusQString() PASS : tst_QXmlQuery::setFocusQStringFailure() PASS : tst_QXmlQuery::setFocusQStringSignature() PASS : tst_QXmlQuery::recompilationWithEvaluateToResultFailing() PASS : tst_QXmlQuery::secondEvaluationWithEvaluateToResultFailing() PASS : tst_QXmlQuery::recompilationWithEvaluateToReceiver() PASS : tst_QXmlQuery::fnDocOnQIODeviceTimeout() PASS : tst_QXmlQuery::evaluateToQStringListOnInvalidQuery() PASS : tst_QXmlQuery::evaluateToQStringList(One atomic) PASS : tst_QXmlQuery::evaluateToQStringList(Two atomics) PASS : tst_QXmlQuery::evaluateToQStringList(A query which evaluates to sub-types of xs:string.) PASS : tst_QXmlQuery::evaluateToQStringList(A query which evaluates to two elements.) PASS : tst_QXmlQuery::evaluateToQStringListTriggerWarnings() PASS : tst_QXmlQuery::evaluateToQStringListNoConversion() PASS : tst_QXmlQuery::evaluateToQIODevice() PASS : tst_QXmlQuery::evaluateToQIODeviceTriggerWarnings() PASS : tst_QXmlQuery::evaluateToQIODeviceSignature() PASS : tst_QXmlQuery::evaluateToQIODeviceOnInvalidQuery() PASS : tst_QXmlQuery::setQueryQIODeviceQUrl() PASS : tst_QXmlQuery::setQueryQIODeviceQUrlTriggerWarnings() PASS : tst_QXmlQuery::setQueryQString() PASS : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the data scheme) PASS : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the file scheme) PASS : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the ftp scheme) FAIL! : tst_QXmlQuery::setQueryQUrlSuccess(A valid query via the http scheme) 'query.isValid()' returned FALSE. () Loc: [tst_qxmlquery.cpp(2550)] PASS : tst_QXmlQuery::setQueryQUrlFailSucceed() PASS : tst_QXmlQuery::setQueryQUrlFailure(Query via file:// that does not exist.) PASS : tst_QXmlQuery::setQueryQUrlFailure(A query via file:// that is completely empty, but readable.) PASS : tst_QXmlQuery::setQueryQUrlFailure(Query via file:/ that does not have read permissions.) PASS : tst_QXmlQuery::setQueryQUrlFailure(Query via HTTP that does not exist.) PASS : tst_QXmlQuery::setQueryQUrlFailure(A query via http:// that is completely empty, but readable.) PASS : tst_QXmlQuery::setQueryQUrlFailure(A query via ftp:// that is completely empty, but readable.) PASS : tst_QXmlQuery::setQueryQUrlBaseURI(absolute HTTP) PASS : tst_QXmlQuery::setQueryQUrlBaseURI(None, so the query URI is used) PASS : tst_QXmlQuery::setQueryQUrlBaseURI(Relative base URI) PASS : tst_QXmlQuery::setQueryWithNonExistentQUrlOnValidQuery() PASS : tst_QXmlQuery::setQueryWithInvalidQueryFromQUrlOnValidQuery() PASS : tst_QXmlQuery::retrieveNameFromQuery(Document-node) PASS : tst_QXmlQuery::retrieveNameFromQuery(Element) PASS : tst_QXmlQuery::declareUnavailableExternal() PASS : tst_QXmlQuery::msvcCacheIssue() PASS : tst_QXmlQuery::unavailableExternalVariable() PASS : tst_QXmlQuery::useUriResolver() PASS : tst_QXmlQuery::queryWithFocusAndVariable() PASS : tst_QXmlQuery::undefinedFocus() PASS : tst_QXmlQuery::basicFocusUsage() PASS : tst_QXmlQuery::queryLanguage() PASS : tst_QXmlQuery::queryLanguageSignature() PASS : tst_QXmlQuery::enumQueryLanguage() PASS : tst_QXmlQuery::setNetworkAccessManager() PASS : tst_QXmlQuery::networkAccessManagerSignature() PASS : tst_QXmlQuery::networkAccessManagerDefaultValue() PASS : tst_QXmlQuery::networkAccessManager() PASS : tst_QXmlQuery::setInitialTemplateNameQXmlName() PASS : tst_QXmlQuery::setInitialTemplateNameQXmlNameSignature() PASS : tst_QXmlQuery::setInitialTemplateNameQString() PASS : tst_QXmlQuery::setInitialTemplateNameQStringSignature() PASS : tst_QXmlQuery::initialTemplateName() PASS : tst_QXmlQuery::initialTemplateNameSignature() PASS : tst_QXmlQuery::fnDocNetworkAccessSuccess(file scheme) PASS : tst_QXmlQuery::fnDocNetworkAccessSuccess(data scheme with ASCII) PASS : tst_QXmlQuery::fnDocNetworkAccessSuccess(data scheme with ASCII no MIME type) PASS : tst_QXmlQuery::fnDocNetworkAccessSuccess(data scheme with base 64) PASS : tst_QXmlQuery::fnDocNetworkAccessSuccess(qrc scheme) PASS : tst_QXmlQuery::fnDocNetworkAccessSuccess(http scheme) PASS : tst_QXmlQuery::fnDocNetworkAccessSuccess(ftp scheme) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(data scheme, not-well-formed) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(file scheme, non-existent file) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, file not found) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, nonexistent host) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(qrc scheme, not well-formed) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure('qrc:/', non-existing file) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(http scheme, not well-formed) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, not well-formed) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(https scheme, nonexistent host) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, nonexistent host) PASS : tst_QXmlQuery::fnDocNetworkAccessFailure(ftp scheme, not well-formed) PASS : tst_QXmlQuery::multipleDocsAndFocus() PASS : tst_QXmlQuery::multipleEvaluationsWithDifferentFocus() PASS : tst_QXmlQuery::bindVariableQXmlQuery(First query has one atomic value.) PASS : tst_QXmlQuery::bindVariableQXmlQuery(First query has two atomic values.) PASS : tst_QXmlQuery::bindVariableQXmlQuery(First query is a node.) PASS : tst_QXmlQuery::bindVariableQXmlQuery(First query has a dynamic error.) PASS : tst_QXmlQuery::bindVariableQStringQXmlQuerySignature() PASS : tst_QXmlQuery::bindVariableQXmlNameQXmlQuerySignature() PASS : tst_QXmlQuery::bindVariableQXmlNameQXmlQuery() PASS : tst_QXmlQuery::bindVariableQXmlQueryInvalidate() PASS : tst_QXmlQuery::unknownSourceLocation() PASS : tst_QXmlQuery::identityConstraintSuccess() PASS : tst_QXmlQuery::identityConstraintFailure(We don't have element constructors in identity constraint pattern, it's an XQuery feature(Selector).) PASS : tst_QXmlQuery::identityConstraintFailure(We don't have functions in identity constraint pattern, it's an XPath feature(Selector).) PASS : tst_QXmlQuery::identityConstraintFailure(We don't have element constructors in identity constraint pattern, it's an XQuery feature(Field).) PASS : tst_QXmlQuery::identityConstraintFailure(We don't have functions in identity constraint pattern, it's an XPath feature(Field).) PASS : tst_QXmlQuery::identityConstraintFailure(@attributeName is disallowed for the selector.) PASS : tst_QXmlQuery::identityConstraintFailure(attribute:: is disallowed for the selector.) PASS : tst_QXmlQuery::identityConstraintFailure(ancestor::name is disallowed for the selector.) PASS : tst_QXmlQuery::identityConstraintFailure(ancestor::name is disallowed for the field.) PASS : tst_QXmlQuery::cleanupTestCase() Totals: 190 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QXmlQuery ********* 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_qxmlquery: 1 seconds, exit code 1 Testing tst_qquickapplication FAIL! : tst_qquickapplication::state() Compared values are not the same Loc: [tst_qquickapplication.cpp(155)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00557/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418365365): http://codereview.qt-project.org/101640 [PS16] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 12 13:56:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 14:56:16 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #276 Message-ID: <20141212_125616_058921.ci-noreply@qt-project.org> QtTools_dev_Integration #276: SUCCESS Tested changes (refs/builds/dev_1418377668): http://codereview.qt-project.org/97424 [PS2] - qdbusviewer: Restore the window size and state on startup From ci-noreply at qt-project.org Fri Dec 12 14:01:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 15:01:50 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #52 Message-ID: <20141212_130150_064748.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qt3d\src\render\io\qmeshdata_p.h(64) : see previous definition of '{ctor}' io\uniformbuffer.cpp(71) : error C2065: 'GL_UNIFORM_BUFFER' : undeclared identifier io\uniformbuffer.cpp(74) : error C2065: 'GL_UNIFORM_BUFFER' : undeclared identifier io\uniformbuffer.cpp(75) : error C2065: 'GL_UNIFORM_BUFFER' : undeclared identifier io\uniformbuffer.cpp(80) : error C2065: 'GL_UNIFORM_BUFFER' : undeclared identifier io\uniformbuffer.cpp(81) : error C2065: 'GL_UNIFORM_BUFFER' : undeclared identifier io\uniformbuffer.cpp(82) : error C2065: 'GL_UNIFORM_BUFFER' : undeclared identifier io\uniformbuffer.cpp(87) : error C2065: 'GL_UNIFORM_BUFFER' : undeclared identifier Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00052/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418388338): http://codereview.qt-project.org/100913 [PS8] - UBO handling arrays and structs http://codereview.qt-project.org/101571 [PS4] - Quick3DParameter: Use QJSValue to QVariantList converter http://codereview.qt-project.org/101502 [PS5] - Quick3DShaderDataPropertyReader: converts Quick3DShaderDataArray to QVariantList http://codereview.qt-project.org/101501 [PS5] - Quick3DShaderDataArray http://codereview.qt-project.org/101332 [PS6] - Quick3DShaderData for QJSValue handling http://codereview.qt-project.org/101331 [PS5] - Style fix in Quick3DParameter http://codereview.qt-project.org/100638 [PS5] - QGraphicsHelpers: fixes for bvec uniform uploading http://codereview.qt-project.org/100621 [PS6] - RenderShaderData: thread synchronization primitives added http://codereview.qt-project.org/100619 [PS6] - QGraphicsHelperGL3: logging of uniform introspection http://codereview.qt-project.org/100618 [PS6] - RenderShaderData: update UBO uniform by uniform http://codereview.qt-project.org/100617 [PS5] - UniformBuffer: update takes an offset http://codereview.qt-project.org/100522 [PS5] - ShaderUniform: store raw byte size http://codereview.qt-project.org/100521 [PS5] - QGraphicsHelpers: uniformByteSize method http://codereview.qt-project.org/100520 [PS5] - QShaderData: property introspection fix http://codereview.qt-project.org/100519 [PS5] - RenderViewJobUtils preprocess updated http://codereview.qt-project.org/100518 [PS5] - RenderShaderData: index properties by QString instead of char* http://codereview.qt-project.org/100517 [PS5] - Removed RenderLight as QAbstractLight is now a QShaderData http://codereview.qt-project.org/100516 [PS5] - QAbstractLight: subclass of QShaderData http://codereview.qt-project.org/100515 [PS5] - RenderView/RenderViewJobUtils: removed hard coded processing of lights http://codereview.qt-project.org/100384 [PS6] - playground-qml example updated to use ShaderData http://codereview.qt-project.org/100383 [PS6] - QGraphicsContext: UBO support implemented http://codereview.qt-project.org/100382 [PS6] - RenderView: handles Uniform Block values http://codereview.qt-project.org/100381 [PS6] - RenderShaderData completed to build UBO http://codereview.qt-project.org/100379 [PS6] - UniformBuffer: wraps around the GL calls needed to have a UBO http://codereview.qt-project.org/100378 [PS6] - QUniformPack: contains an array of uniform blocks/buffer http://codereview.qt-project.org/100377 [PS6] - QGraphicsContext: uniform block methods http://codereview.qt-project.org/100289 [PS9] - QGraphicsHelper: buildUniformBuffer method http://codereview.qt-project.org/100288 [PS8] - Unit tests for QGraphicsUtils http://codereview.qt-project.org/100287 [PS8] - QGraphicsUtils: added methods to help filling UBO buffers http://codereview.qt-project.org/100286 [PS6] - QGraphicsHelperGL3: store matrix stride and initialize index of uniform blocks http://codereview.qt-project.org/100285 [PS5] - QGraphicsHelper: bindBufferBase method added http://codereview.qt-project.org/100149 [PS7] - RenderLight: qDebug removed http://codereview.qt-project.org/100148 [PS7] - RenderView: add QShaderData http://codereview.qt-project.org/100147 [PS7] - RenderShaderData http://codereview.qt-project.org/100146 [PS7] - RenderShader: added getters for uniform and attributes http://codereview.qt-project.org/100145 [PS7] - QGraphicsHelperGL3/ShaderUniform: store array stride http://codereview.qt-project.org/100144 [PS7] - QGraphicHelpers: bindUniformBlock method added, http://codereview.qt-project.org/100143 [PS7] - QGraphicsContext: initialize uniform blocks if helper supports it. http://codereview.qt-project.org/100142 [PS7] - RenderShader: initialize uniform blocks method added http://codereview.qt-project.org/100101 [PS7] - QGraphicsHelpers: Add uniform block introspection From ci-noreply at qt-project.org Fri Dec 12 14:02:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 15:02:09 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4752 Message-ID: <20141212_130209_056660.ci-noreply@qt-project.org> Autotest `tst_qwindowcontainer' failed :( Testing tst_QWindowContainer FAIL! : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () Loc: [tst_qwindowcontainer.cpp(108)] FAIL! : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () Loc: [tst_qwindowcontainer.cpp(144)] FAIL! : tst_QWindowContainer::testActivation() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x12e77a0 Expected (window) : 0x12cdd50 Loc: [tst_qwindowcontainer.cpp(219)] Totals: 8 passed, 3 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 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_QWindowContainer::initTestCase() QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 8 (BadMatch), sequence: 233, resource id: 60817413, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 234, resource id: 60817415, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 235, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 236, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 237, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 239, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 240, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 241, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 242, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 245, resource id: 60817415, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 246, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 247, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 248, resource id: 60817415, major code: 20 (GetProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 251, resource id: 60817415, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testShow() QXcbConnection: XCB error: 3 (BadWindow), sequence: 252, resource id: 60817415, major code: 8 (MapWindow), minor code: 0 FAIL! : tst_QWindowContainer::testShow() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () Loc: [tst_qwindowcontainer.cpp(108)] QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 295, resource id: 60817415, major code: 10 (UnmapWindow), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 298, resource id: 60817415, major code: 4 (DestroyWindow), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 8 (BadMatch), sequence: 325, resource id: 60817423, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 326, resource id: 60817425, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 327, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 328, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 329, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 331, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 332, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 333, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 334, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 337, resource id: 60817425, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 338, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 339, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 340, resource id: 60817425, major code: 20 (GetProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 343, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 344, resource id: 60817425, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 345, resource id: 60817425, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 346, resource id: 60817425, major code: 19 (DeleteProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 347, resource id: 60817427, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 348, resource id: 60817427, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testPositionAndSize() QXcbConnection: XCB error: 3 (BadWindow), sequence: 349, resource id: 60817425, major code: 8 (MapWindow), minor code: 0 PASS : tst_QWindowContainer::testPositionAndSize() QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 380, resource id: 60817425, major code: 10 (UnmapWindow), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 383, resource id: 60817425, major code: 19 (DeleteProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 385, resource id: 60817427, major code: 4 (DestroyWindow), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 386, resource id: 60817425, major code: 4 (DestroyWindow), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 8 (BadMatch), sequence: 418, resource id: 60817431, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 419, resource id: 60817433, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 420, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 421, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 422, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 424, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 425, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 426, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 427, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 430, resource id: 60817433, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 431, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 432, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 433, resource id: 60817433, major code: 20 (GetProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 436, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 437, resource id: 60817433, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 438, resource id: 60817433, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 439, resource id: 60817433, major code: 19 (DeleteProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 440, resource id: 60817435, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 441, resource id: 60817435, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testExposeObscure() QXcbConnection: XCB error: 3 (BadWindow), sequence: 442, resource id: 60817433, major code: 8 (MapWindow), minor code: 0 FAIL! : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(window)' returned FALSE. () Loc: [tst_qwindowcontainer.cpp(144)] PASS : tst_QWindowContainer::testOwnership() QWARN : tst_QWindowContainer::testBehindTheScenesDeletion() QXcbConnection: XCB error: 3 (BadWindow), sequence: 473, resource id: 60817433, major code: 10 (UnmapWindow), minor code: 0 QWARN : tst_QWindowContainer::testBehindTheScenesDeletion() QXcbConnection: XCB error: 3 (BadWindow), sequence: 476, resource id: 60817433, major code: 19 (DeleteProperty), minor code: 0 QWARN : tst_QWindowContainer::testBehindTheScenesDeletion() QXcbConnection: XCB error: 3 (BadWindow), sequence: 478, resource id: 60817435, major code: 4 (DestroyWindow), minor code: 0 QWARN : tst_QWindowContainer::testBehindTheScenesDeletion() QXcbConnection: XCB error: 3 (BadWindow), sequence: 479, resource id: 60817433, major code: 4 (DestroyWindow), minor code: 0 PASS : tst_QWindowContainer::testBehindTheScenesDeletion() PASS : tst_QWindowContainer::testUnparenting() QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 8 (BadMatch), sequence: 631, resource id: 60817449, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 632, resource id: 60817451, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 633, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 634, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 635, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 637, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 638, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 639, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 640, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 643, resource id: 60817451, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 644, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 645, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 646, resource id: 60817451, major code: 20 (GetProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 649, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 650, resource id: 60817451, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 651, resource id: 60817451, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 652, resource id: 60817451, major code: 19 (DeleteProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 653, resource id: 60817453, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 654, resource id: 60817453, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testActivation() QXcbConnection: XCB error: 3 (BadWindow), sequence: 655, resource id: 60817451, major code: 8 (MapWindow), minor code: 0 FAIL! : tst_QWindowContainer::testActivation() Compared pointers are not the same Actual (((QGuiApplication::focusWindow()))): 0x15587a0 Expected (window) : 0x15867e0 Loc: [tst_qwindowcontainer.cpp(219)] QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 691, resource id: 60817451, major code: 10 (UnmapWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 694, resource id: 60817451, major code: 19 (DeleteProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 696, resource id: 60817453, major code: 4 (DestroyWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 697, resource id: 60817451, major code: 4 (DestroyWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 8 (BadMatch), sequence: 727, resource id: 60817457, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 728, resource id: 60817459, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 729, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 730, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 731, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 733, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 734, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 735, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 736, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 739, resource id: 60817459, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 740, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 741, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 742, resource id: 60817459, major code: 20 (GetProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 745, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 746, resource id: 60817459, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 747, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 748, resource id: 60817459, major code: 19 (DeleteProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 749, resource id: 60817461, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 750, resource id: 60817461, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 751, resource id: 60817459, major code: 8 (MapWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 782, resource id: 60817459, major code: 10 (UnmapWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 784, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 785, resource id: 60817459, major code: 12 (ConfigureWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 786, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 787, resource id: 60817459, major code: 12 (ConfigureWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 788, resource id: 60817459, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 789, resource id: 60817459, major code: 12 (ConfigureWindow), minor code: 0 QWARN : tst_QWindowContainer::testAncestorChange() QXcbConnection: XCB error: 3 (BadWindow), sequence: 811, resource id: 60817459, major code: 7 (ReparentWindow), minor code: 0 PASS : tst_QWindowContainer::testAncestorChange() QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 849, resource id: 60817459, major code: 19 (DeleteProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 851, resource id: 60817461, major code: 4 (DestroyWindow), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 852, resource id: 60817459, major code: 4 (DestroyWindow), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 8 (BadMatch), sequence: 891, resource id: 60817470, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 892, resource id: 60817472, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 893, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 894, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 895, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 897, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 898, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 899, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 900, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 903, resource id: 60817472, major code: 2 (ChangeWindowAttributes), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 904, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 905, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 906, resource id: 60817472, major code: 20 (GetProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 909, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 910, resource id: 60817472, major code: 1 (CreateWindow), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 911, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 912, resource id: 60817472, major code: 19 (DeleteProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 913, resource id: 60817474, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 914, resource id: 60817474, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 915, resource id: 60817472, major code: 8 (MapWindow), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 948, resource id: 60817472, major code: 10 (UnmapWindow), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 973, resource id: 60817472, major code: 7 (ReparentWindow), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 975, resource id: 60817472, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 976, resource id: 60817472, major code: 12 (ConfigureWindow), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 977, resource id: 60817474, major code: 18 (ChangeProperty), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 978, resource id: 60817472, major code: 8 (MapWindow), minor code: 0 QWARN : tst_QWindowContainer::testDockWidget() QXcbConnection: XCB error: 3 (BadWindow), sequence: 981, resource id: 60817472, major code: 12 (ConfigureWindow), minor code: 0 PASS : tst_QWindowContainer::testDockWidget() PASS : tst_QWindowContainer::cleanupTestCase() Totals: 8 passed, 3 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: 55 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04752/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418384081): http://codereview.qt-project.org/101795 [PS1] - Unbreak shortcut handling on embedded http://codereview.qt-project.org/94427 [PS17] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/101954 [PS2] - GLSL #version directive does not have to be at start of line http://codereview.qt-project.org/101953 [PS1] - Fix corner case in preprocessor of QOpenGLShaderProgram http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Fri Dec 12 14:09:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 15:09:15 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2103 Message-ID: <20141212_130915_048661.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2103: SUCCESS Tested changes (refs/builds/dev_1418383378): http://codereview.qt-project.org/100747 [PS9] - Support threading with QQuickRenderControl http://codereview.qt-project.org/101991 [PS1] - Fix the V4 valgrind integration From ci-noreply at qt-project.org Fri Dec 12 14:51:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 15:51:12 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #999 Message-ID: <20141212_135112_044447.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(WithHttpProxyBasicAuth: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(WithSocks5ProxyAuth) '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.0, Qt 5.4.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(WithSocks5Proxy:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server) PASS : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server) FAIL! : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server) Compared lists have different sizes. Actual (output) size: 0 Expected (expected) size: 2 tst_qsslsocket.cpp(579) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=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) SKIP : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(837) : 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(906) : 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) SKIP : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1305) : failure location 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) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(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) SKIP : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2226) : failure location PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.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: 566 passed, 3 failed, 8 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 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 274 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00999/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418380668): http://codereview.qt-project.org/101955 [PS2] - QColorDialog: Fix picking screen colors inside QColorPicker http://codereview.qt-project.org/101899 [PS1] - Fix xcb backend not grabbing the server as default From ci-noreply at qt-project.org Fri Dec 12 15:01:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 16:01:33 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1000 Message-ID: <20141212_140133_017190.ci-noreply@qt-project.org> Compilation failed :( LINK : fatal error LNK1181: cannot open input file '.obj\release\qqmljsastvisitor.obj' Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01000/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418392370): http://codereview.qt-project.org/100455 [PS1] - Make QRawFont usage safer in a multi-threaded environment http://codereview.qt-project.org/102010 [PS2] - Prevent continuous painting with viewport QOpenGLWidget http://codereview.qt-project.org/101312 [PS10] - Make GL2PaintEngine::drawCachedGlyphs use updateTexture http://codereview.qt-project.org/101824 [PS7] - Ensure that GL::updateBrushTexture() activates and binds properly http://codereview.qt-project.org/101419 [PS3] - QCoreTextFontDatabase: release CTFontDescriptorRef references in dtor http://codereview.qt-project.org/101997 [PS1] - doc: Fix mistake in QProgressBar::orientation http://codereview.qt-project.org/101932 [PS1] - qdoc: Fixed broken TOC links to Reimplemented sections http://codereview.qt-project.org/101992 [PS1] - Doc: fix copy & paste error http://codereview.qt-project.org/101823 [PS6] - GL: Make updateTexture invalidate texture on change of texture unit From ci-noreply at qt-project.org Fri Dec 12 15:06:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 16:06:29 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #445 Message-ID: <20141212_140629_041294.ci-noreply@qt-project.org> QtQuickControls_dev_Integration » linux-arm-gnueabi-g++_Ubuntu_11.10_x86 #445: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00445/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. fatal: read error: Invalid argument `git clone qtgitreadonly:qt/qtqa.git _qtqa_latest' exited with code 128 at _testconfig/test.pl line 1103. Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00445/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418393077): http://codereview.qt-project.org/101573 [PS1] - Clean up path vs url when handling the style import http://codereview.qt-project.org/76081 [PS12] - Add autotest for baselines From ci-noreply at qt-project.org Fri Dec 12 15:10:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 16:10:38 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #446 Message-ID: <20141212_141038_097875.ci-noreply@qt-project.org> QtQuickControls_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #446: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00446/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418393305): http://codereview.qt-project.org/101573 [PS1] - Clean up path vs url when handling the style import http://codereview.qt-project.org/76081 [PS12] - Add autotest for baselines From ci-noreply at qt-project.org Fri Dec 12 15:12:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 16:12:12 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1003 Message-ID: <20141212_141212_081206.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1003: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01003/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtBase_5.4_Integration » winphone-arm-msvc2013_Windows_81 #1003: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01003/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418393025): http://codereview.qt-project.org/101899 [PS1] - Fix xcb backend not grabbing the server as default From ci-noreply at qt-project.org Fri Dec 12 15:23:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 16:23:44 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4755 Message-ID: <20141212_142344_023038.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #4755: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04755/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ QtBase_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #4755: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04755/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418389423): http://codereview.qt-project.org/101739 [PS9] - Add a compileTestWithPkgConfig helper function to configure http://codereview.qt-project.org/101697 [PS1] - Xcb: remove compile warnings From ci-noreply at qt-project.org Fri Dec 12 15:38:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 16:38:53 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #57 Message-ID: <20141212_143853_022893.ci-noreply@qt-project.org> Qt3D_dev_Integration #57: SUCCESS Tested changes (refs/builds/dev_1418390316): http://codereview.qt-project.org/102021 [PS1] - Define GL_UNIFORM_BUFFER for dynamic GL builds http://codereview.qt-project.org/100913 [PS8] - UBO handling arrays and structs http://codereview.qt-project.org/101571 [PS4] - Quick3DParameter: Use QJSValue to QVariantList converter http://codereview.qt-project.org/101502 [PS5] - Quick3DShaderDataPropertyReader: converts Quick3DShaderDataArray to QVariantList http://codereview.qt-project.org/101501 [PS5] - Quick3DShaderDataArray http://codereview.qt-project.org/101332 [PS6] - Quick3DShaderData for QJSValue handling http://codereview.qt-project.org/101331 [PS5] - Style fix in Quick3DParameter http://codereview.qt-project.org/100638 [PS5] - QGraphicsHelpers: fixes for bvec uniform uploading http://codereview.qt-project.org/100621 [PS6] - RenderShaderData: thread synchronization primitives added http://codereview.qt-project.org/100619 [PS6] - QGraphicsHelperGL3: logging of uniform introspection http://codereview.qt-project.org/100618 [PS6] - RenderShaderData: update UBO uniform by uniform http://codereview.qt-project.org/100617 [PS5] - UniformBuffer: update takes an offset http://codereview.qt-project.org/100522 [PS5] - ShaderUniform: store raw byte size http://codereview.qt-project.org/100521 [PS5] - QGraphicsHelpers: uniformByteSize method http://codereview.qt-project.org/100520 [PS5] - QShaderData: property introspection fix http://codereview.qt-project.org/100519 [PS5] - RenderViewJobUtils preprocess updated http://codereview.qt-project.org/100518 [PS5] - RenderShaderData: index properties by QString instead of char* http://codereview.qt-project.org/100517 [PS5] - Removed RenderLight as QAbstractLight is now a QShaderData http://codereview.qt-project.org/100516 [PS5] - QAbstractLight: subclass of QShaderData http://codereview.qt-project.org/100515 [PS5] - RenderView/RenderViewJobUtils: removed hard coded processing of lights http://codereview.qt-project.org/100384 [PS6] - playground-qml example updated to use ShaderData http://codereview.qt-project.org/100383 [PS6] - QGraphicsContext: UBO support implemented http://codereview.qt-project.org/100382 [PS6] - RenderView: handles Uniform Block values http://codereview.qt-project.org/100381 [PS6] - RenderShaderData completed to build UBO http://codereview.qt-project.org/100379 [PS6] - UniformBuffer: wraps around the GL calls needed to have a UBO http://codereview.qt-project.org/100378 [PS6] - QUniformPack: contains an array of uniform blocks/buffer http://codereview.qt-project.org/100377 [PS6] - QGraphicsContext: uniform block methods http://codereview.qt-project.org/100289 [PS9] - QGraphicsHelper: buildUniformBuffer method http://codereview.qt-project.org/100288 [PS8] - Unit tests for QGraphicsUtils http://codereview.qt-project.org/100287 [PS8] - QGraphicsUtils: added methods to help filling UBO buffers http://codereview.qt-project.org/100286 [PS6] - QGraphicsHelperGL3: store matrix stride and initialize index of uniform blocks http://codereview.qt-project.org/100285 [PS5] - QGraphicsHelper: bindBufferBase method added http://codereview.qt-project.org/100149 [PS7] - RenderLight: qDebug removed http://codereview.qt-project.org/100148 [PS7] - RenderView: add QShaderData http://codereview.qt-project.org/100147 [PS7] - RenderShaderData http://codereview.qt-project.org/100146 [PS7] - RenderShader: added getters for uniform and attributes http://codereview.qt-project.org/100145 [PS7] - QGraphicsHelperGL3/ShaderUniform: store array stride http://codereview.qt-project.org/100144 [PS7] - QGraphicHelpers: bindUniformBlock method added, http://codereview.qt-project.org/100143 [PS7] - QGraphicsContext: initialize uniform blocks if helper supports it. http://codereview.qt-project.org/100142 [PS7] - RenderShader: initialize uniform blocks method added http://codereview.qt-project.org/100101 [PS7] - QGraphicsHelpers: Add uniform block introspection From ci-noreply at qt-project.org Fri Dec 12 15:45:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 16:45:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4756 Message-ID: <20141212_144549_024678.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4756: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04756/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418394319): http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false http://codereview.qt-project.org/101953 [PS1] - Fix corner case in preprocessor of QOpenGLShaderProgram http://codereview.qt-project.org/101954 [PS2] - GLSL #version directive does not have to be at start of line http://codereview.qt-project.org/101795 [PS1] - Unbreak shortcut handling on embedded From ci-noreply at qt-project.org Fri Dec 12 15:53:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 16:53:28 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #73 Message-ID: <20141212_145328_051779.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #73: SUCCESS Tested changes (refs/builds/dev_1418383802): http://codereview.qt-project.org/100702 [PS19] - Introduce QWebEngineProfile API From ci-noreply at qt-project.org Fri Dec 12 16:14:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 17:14:49 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #447 Message-ID: <20141212_151449_034983.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 298 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: Proc::Reliable failed to run process for unknown reasons QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e0/0426f0961db3c15a4ab61d18b981d67c10f8f8 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5WidgetsTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/85/08253fead86b254fd29f801ab6c08b795616af QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/33/fb5db23bb5acfb04a0f908b8f8bccf110b3bff QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/cb/62f0459ba29191d4548c86ba4db41a9a3d3f9f QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/04/18874b5227b543e3f486fa07c71f5bad5c369c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/25/dfa1434139f67ce52bc6a84d13d3517ce2fbb1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/4534649a7602f803ffbe95f2355b5fd6459934 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/96/f8e97fa621933ff980f7c1fe4560ec107375fb QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtTest/libqmltestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/f7/1dd51bac7a0346dccfe48c8d7b53ab55794306 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtquickcontrols/tests/auto/testplugin/QtQuickControlsTests/libtestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/21/086bc620f2928995f88509ee5931f1e9f0e427 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Window.2/libwindowplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e6/c5e32caff3b7855aff0884c6d2d0e463eca511 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Controls/libqtquickcontrolsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/7c/d000cd3589c0ff4e79c9f5c590ce555057937b QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Layouts/libqquicklayoutsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e8/cc3b2960058ce4e94987181e73ea7b183b234b QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 20591] QtQA::App::TestRunner: [New Thread 20593] QtQA::App::TestRunner: [New Thread 20592] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f8a1eb4d700 (LWP 20592)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f8a2046e5d1 in TestNamespace::QXcbEventReader::run (this=0x1835fd0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f8a270cb27b in TestNamespace::QThreadPrivate::start (arg=0x1835fd0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f8a1d6b2700 (LWP 20593)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f8a273d2165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f8a100008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f8a27354618 in TestNamespace::QEventLoop::processEvents (this=0x7f8a1d6b1cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f8a273548f0 in TestNamespace::QEventLoop::exec (this=0x7f8a1d6b1cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f8a270c37fb in TestNamespace::QThread::exec (this=0x1855260) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f8a280cbc97 in TestNamespace::QQmlThreadPrivate::run (this=0x1855260) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f8a270cb27b in TestNamespace::QThreadPrivate::start (arg=0x1855260) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f8a2660e7e0 (LWP 20591)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f8a270b6881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f8a270b3132 in TestNamespace::QMessageLogger::fatal (this=0x7fffc9249ed0, msg=0x7f8a27442ca8 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f8a270acbaf in TestNamespace::qt_assert_x (where=0x7f8a26a144e9 "QSGNode::reparentChildNodesTo", what=0x7f8a26a144c0 "newParent is already part of a hierarchy", file=0x7f8a26a142c0 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f8a267dab9e in TestNamespace::QSGNode::reparentChildNodesTo (this=0x43d2330, newParent=0x5414d10) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f8a2686361c in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x1862530, item=0x47e9c40) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007f8a26862b49 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x1862530) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007f8a26857645 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x1862530) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f8a2681e37b in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x1859630, window=0x1845f30) at scenegraph/qsgrenderloop.cpp:369 QtQA::App::TestRunner: #10 0x00007f8a2681eaac in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x1859630, e=0x7fffc924ac50) at scenegraph/qsgrenderloop.cpp:471 QtQA::App::TestRunner: #11 0x00007f8a28ff6098 in TestNamespace::QApplicationPrivate::notify_helper (this=0x181c210, receiver=0x1859630, e=0x7fffc924ac50) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007f8a28ff36d5 in TestNamespace::QApplication::notify (this=0x181c1f0, receiver=0x1859630, e=0x7fffc924ac50) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007f8a27357dce in TestNamespace::QCoreApplication::notifyInternal (this=0x181c1f0, receiver=0x1859630, event=0x7fffc924ac50) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f8a2735bdb3 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1859630, event=0x7fffc924ac50) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f8a273d0364 in TestNamespace::QTimerInfoList::activateTimers (this=0x1854730) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f8a273d16fd in TestNamespace::timerSourceDispatch (source=0x18546d0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f8a273d2165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x18454c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f8a204d0716 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x18454c0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f8a2735826a in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f8a298a5347 in TestNamespace::QTest::simulateEvent (window=0x1845f30, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f8a298a55e7 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x1845f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f8a298a543c in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1845f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f8a298a5ba5 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1845f30, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f8a298a5c64 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x1845f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f8a298a5c9e in TestNamespace::QTest::keyClick (window=0x1845f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f8a298a6add in TestNamespace::QuickTestEvent::keyClick (this=0x59712a0, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f8a298ae7d5 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x59712a0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffc924b7d0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f8a298aed73 in TestNamespace::QuickTestEvent::qt_metacall (this=0x59712a0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffc924b7d0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f8a27360c25 in TestNamespace::QMetaObject::metacall (object=0x59712a0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fffc924b7d0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f8a27fd5013 in TestNamespace::CallMethod (object=0x59712a0, index=7, returnType=1, argCount=3, argTypes=0x2ef8124, engine=0x1855b60, callArgs=0x7f8a1c4b3430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007f8a27fd5b9c in TestNamespace::CallPrecise (object=0x59712a0, data=..., engine=0x1855b60, callArgs=0x7f8a1c4b3430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007f8a27fd8260 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f8a15994520, callData=0x7f8a1c4b3430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f8a27fd7ccb in TestNamespace::QV4::QObjectMethod::call (m=0x7f8a15994520, callData=0x7f8a1c4b3430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007f8a27ec2bb8 in TestNamespace::QV4::Object::call (this=0x7f8a15994520, d=0x7f8a1c4b3430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:238 QtQA::App::TestRunner: #38 0x00007f8a27ff36b2 in TestNamespace::QV4::Runtime::callProperty (engine=0x186a0f0, nameIndex=53, callData=0x7f8a1c4b3430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007f8a1c1a54b0 in ?? () QtQA::App::TestRunner: #40 0x00007f8a27f50aa9 in TestNamespace::QV4::Heap::ExecutionContext::ExecutionContext (this=0x7f8a1c1a5000, engine=0x7f8a1c4b33e0, t=0) at jsruntime/qv4engine_p.h:406 QtQA::App::TestRunner: #41 0x00007f8a27f81137 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f8a164c0640, callData=0x7f8a1c4b33a0) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #42 0x00007f8a27ec2bb8 in TestNamespace::QV4::Object::call (this=0x7f8a164c0640, d=0x7f8a1c4b33a0) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:238 QtQA::App::TestRunner: #43 0x00007f8a27ff324f in TestNamespace::QV4::Runtime::callActivationProperty (engine=0x186a0f0, nameIndex=115, callData=0x7f8a1c4b33a0) at jsruntime/qv4runtime.cpp:940 QtQA::App::TestRunner: #44 0x00007f8a169a4746 in ?? () QtQA::App::TestRunner: #45 0x000000000186a0f0 in ?? () QtQA::App::TestRunner: #46 0x00007fffc924c090 in ?? () QtQA::App::TestRunner: #47 0x0003000000000000 in ?? () QtQA::App::TestRunner: #48 0x00007f8a27f509f9 in TestNamespace::QV4::Heap::CallContext::CallContext (this=0x7f8a1c4b3358, engine=0x186a0f0, t=32767) at jsruntime/qv4context_p.h:101 QtQA::App::TestRunner: #49 0x00007f8a27f81137 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f8a164c1a00, callData=0x7f8a1c4b3318) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #50 0x00007f8a27ec2bb8 in TestNamespace::QV4::Object::call (this=0x7f8a164c1a00, d=0x7f8a1c4b3318) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:238 QtQA::App::TestRunner: #51 0x00007f8a27ff38dd in TestNamespace::QV4::Runtime::callElement (engine=0x186a0f0, index=..., callData=0x7f8a1c4b3318) at jsruntime/qv4runtime.cpp:995 QtQA::App::TestRunner: #52 0x00007f8a1c1a113c in ?? () QtQA::App::TestRunner: #53 0x00007fffc924c250 in ?? () QtQA::App::TestRunner: #54 0x0000000200000002 in ?? () QtQA::App::TestRunner: #55 0x00007f8a1c3e7430 in ?? () QtQA::App::TestRunner: #56 0x00007fffc924c4f0 in ?? () QtQA::App::TestRunner: #57 0x00007f8a1c4b3228 in ?? () QtQA::App::TestRunner: #58 0x00007f8a169ed4e0 in ?? () QtQA::App::TestRunner: #59 0x00007f8a1c4b3230 in ?? () QtQA::App::TestRunner: #60 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.4.7 20120313 (Red Hat 4.4.7-4)) 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_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(165)] 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 298 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: Proc::Reliable failed to run process for unknown reasons QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e0/0426f0961db3c15a4ab61d18b981d67c10f8f8 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5WidgetsTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/85/08253fead86b254fd29f801ab6c08b795616af QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/33/fb5db23bb5acfb04a0f908b8f8bccf110b3bff QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/cb/62f0459ba29191d4548c86ba4db41a9a3d3f9f QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/04/18874b5227b543e3f486fa07c71f5bad5c369c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/25/dfa1434139f67ce52bc6a84d13d3517ce2fbb1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/4534649a7602f803ffbe95f2355b5fd6459934 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/96/f8e97fa621933ff980f7c1fe4560ec107375fb QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtTest/libqmltestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/f7/1dd51bac7a0346dccfe48c8d7b53ab55794306 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtquickcontrols/tests/auto/testplugin/QtQuickControlsTests/libtestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/21/086bc620f2928995f88509ee5931f1e9f0e427 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Window.2/libwindowplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e6/c5e32caff3b7855aff0884c6d2d0e463eca511 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Controls/libqtquickcontrolsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/7c/d000cd3589c0ff4e79c9f5c590ce555057937b QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Layouts/libqquicklayoutsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e8/cc3b2960058ce4e94987181e73ea7b183b234b QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 20600] QtQA::App::TestRunner: [New Thread 20601] QtQA::App::TestRunner: [New Thread 20602] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fb39ba08700 (LWP 20602)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fb3a9805165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fb3940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fb3a9787618 in TestNamespace::QEventLoop::processEvents (this=0x7fb39ba07cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fb3a97878f0 in TestNamespace::QEventLoop::exec (this=0x7fb39ba07cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fb3a94f67fb in TestNamespace::QThread::exec (this=0xa43260) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fb3aa4fec97 in TestNamespace::QQmlThreadPrivate::run (this=0xa43260) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fb3a94fe27b in TestNamespace::QThreadPrivate::start (arg=0xa43260) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fb3a0f80700 (LWP 20601)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fb3a28a15d1 in TestNamespace::QXcbEventReader::run (this=0xa23fd0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007fb3a94fe27b in TestNamespace::QThreadPrivate::start (arg=0xa23fd0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fb3a8a417e0 (LWP 20600)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fb3a94e9881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007fb3a94e6132 in TestNamespace::QMessageLogger::fatal (this=0x7fff69645380, msg=0x7fb3a9875ca8 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007fb3a94dfbaf in TestNamespace::qt_assert_x (where=0x7fb3a8e474e9 "QSGNode::reparentChildNodesTo", what=0x7fb3a8e474c0 "newParent is already part of a hierarchy", file=0x7fb3a8e472c0 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007fb3a8c0db9e in TestNamespace::QSGNode::reparentChildNodesTo (this=0x43e7ae0, newParent=0x34cbf10) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007fb3a8c9661c in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0xa50530, item=0x4876b80) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007fb3a8c95b49 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0xa50530) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007fb3a8c8a645 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0xa50530) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007fb3a8c5137b in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0xa47f30, window=0xa33f30) at scenegraph/qsgrenderloop.cpp:369 QtQA::App::TestRunner: #10 0x00007fb3a8c51aac in TestNamespace::QSGGuiThreadRenderLoop::event (this=0xa47f30, e=0x7fff69646100) at scenegraph/qsgrenderloop.cpp:471 QtQA::App::TestRunner: #11 0x00007fb3ab429098 in TestNamespace::QApplicationPrivate::notify_helper (this=0xa0a210, receiver=0xa47f30, e=0x7fff69646100) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007fb3ab4266d5 in TestNamespace::QApplication::notify (this=0xa0a1f0, receiver=0xa47f30, e=0x7fff69646100) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007fb3a978adce in TestNamespace::QCoreApplication::notifyInternal (this=0xa0a1f0, receiver=0xa47f30, event=0x7fff69646100) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007fb3a978edb3 in TestNamespace::QCoreApplication::sendEvent (receiver=0xa47f30, event=0x7fff69646100) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007fb3a9803364 in TestNamespace::QTimerInfoList::activateTimers (this=0xa42730) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007fb3a98046fd in TestNamespace::timerSourceDispatch (source=0xa426d0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007fb3a9805165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xa334c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007fb3a2903716 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xa334c0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007fb3a978b26a in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007fb3abcd8347 in TestNamespace::QTest::simulateEvent (window=0xa33f30, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007fb3abcd85e7 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0xa33f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007fb3abcd843c in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xa33f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007fb3abcd8ba5 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xa33f30, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007fb3abcd8c64 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0xa33f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007fb3abcd8c9e in TestNamespace::QTest::keyClick (window=0xa33f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007fb3abcd9add in TestNamespace::QuickTestEvent::keyClick (this=0x4034bd0, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007fb3abce17d5 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x4034bd0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff69646c80) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007fb3abce1d73 in TestNamespace::QuickTestEvent::qt_metacall (this=0x4034bd0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff69646c80) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007fb3a9793c25 in TestNamespace::QMetaObject::metacall (object=0x4034bd0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff69646c80) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007fb3aa408013 in TestNamespace::CallMethod (object=0x4034bd0, index=7, returnType=1, argCount=3, argTypes=0x20a9124, engine=0xa43b60, callArgs=0x7fb39a809430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007fb3aa408b9c in TestNamespace::CallPrecise (object=0x4034bd0, data=..., engine=0xa43b60, callArgs=0x7fb39a809430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007fb3aa40b260 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7fb393d92520, callData=0x7fb39a809430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007fb3aa40accb in TestNamespace::QV4::QObjectMethod::call (m=0x7fb393d92520, callData=0x7fb39a809430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007fb3aa2f5bb8 in TestNamespace::QV4::Object::call (this=0x7fb393d92520, d=0x7fb39a809430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:238 QtQA::App::TestRunner: #38 0x00007fb3aa4266b2 in TestNamespace::QV4::Runtime::callProperty (engine=0xa580f0, nameIndex=53, callData=0x7fb39a809430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007fb3a00034b0 in ?? () QtQA::App::TestRunner: #40 0x00007fb3aa383aa9 in TestNamespace::QV4::Heap::ExecutionContext::ExecutionContext (this=0x7fb3a0003000, engine=0x7fb39a8093e0, t=0) at jsruntime/qv4engine_p.h:406 QtQA::App::TestRunner: #41 0x00007fb3aa3b4137 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7fb3988f66c0, callData=0x7fb39a8093a0) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #42 0x00007fb3aa2f5bb8 in TestNamespace::QV4::Object::call (this=0x7fb3988f66c0, d=0x7fb39a8093a0) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:238 QtQA::App::TestRunner: #43 0x00007fb3aa42624f in TestNamespace::QV4::Runtime::callActivationProperty (engine=0xa580f0, nameIndex=115, callData=0x7fb39a8093a0) at jsruntime/qv4runtime.cpp:940 QtQA::App::TestRunner: #44 0x00007fb398dd6746 in ?? () QtQA::App::TestRunner: #45 0x0000000000a580f0 in ?? () QtQA::App::TestRunner: #46 0x00007fff69647540 in ?? () QtQA::App::TestRunner: #47 0x0003000000000000 in ?? () QtQA::App::TestRunner: #48 0x00007fb3aa3839f9 in TestNamespace::QV4::Heap::CallContext::CallContext (this=0x7fb39a809358, engine=0xa580f0, t=32767) at jsruntime/qv4context_p.h:101 QtQA::App::TestRunner: #49 0x00007fb3aa3b4137 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7fb3988f7a80, callData=0x7fb39a809318) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #50 0x00007fb3aa2f5bb8 in TestNamespace::QV4::Object::call (this=0x7fb3988f7a80, d=0x7fb39a809318) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:238 QtQA::App::TestRunner: #51 0x00007fb3aa4268dd in TestNamespace::QV4::Runtime::callElement (engine=0xa580f0, index=..., callData=0x7fb39a809318) at jsruntime/qv4runtime.cpp:995 QtQA::App::TestRunner: #52 0x00007fb399fa913c in ?? () QtQA::App::TestRunner: #53 0x00007fff69647700 in ?? () QtQA::App::TestRunner: #54 0x0000000200000002 in ?? () QtQA::App::TestRunner: #55 0x00007fb3a0012430 in ?? () QtQA::App::TestRunner: #56 0x00007fff696479a0 in ?? () QtQA::App::TestRunner: #57 0x00007fb39a809228 in ?? () QtQA::App::TestRunner: #58 0x00007fb398e1f4e0 in ?? () QtQA::App::TestRunner: #59 0x00007fb39a809230 in ?? () QtQA::App::TestRunner: #60 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 65 seconds, status -1 (unusual error) Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00447/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418393852): http://codereview.qt-project.org/76081 [PS12] - Add autotest for baselines From ci-noreply at qt-project.org Fri Dec 12 16:15:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 17:15:55 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2105 Message-ID: <20141212_151555_041802.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2105: SUCCESS Tested changes (refs/builds/dev_1418389922): http://codereview.qt-project.org/100308 [PS4] - Fix QQmlPropertyCache population with gadgets http://codereview.qt-project.org/101935 [PS2] - Revert "Properly handle negative years when printing JS Dates to strings." From ci-noreply at qt-project.org Fri Dec 12 16:44:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 17:44:45 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #448 Message-ID: <20141212_154445_082631.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 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: [New LWP 20123] QtQA::App::TestRunner: [New LWP 20124] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fda140c93e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fda0a52c700 (LWP 20124)): QtQA::App::TestRunner: #0 0x00007fda1416be63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fda10ea1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fda10ea2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fda14d2b415 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xba0880, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fda14cb1920 in TestNamespace::QEventLoop::processEvents (this=0x7fda0a52bd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fda14cb1bf9 in TestNamespace::QEventLoop::exec (this=0x7fda0a52bd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fda14a2ddf4 in TestNamespace::QThread::exec (this=0xb88050) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fda129431b9 in TestNamespace::QQmlThreadPrivate::run (this=0xb88050) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fda14a353a4 in TestNamespace::QThreadPrivate::start (arg=0xb88050) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007fda12305efc in start_thread (arg=0x7fda0a52c700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fda14177f8d 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 0x7fda1602e760 (LWP 20123)): QtQA::App::TestRunner: #0 0x00007fda140c93e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fda140ccb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fda14a212df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007fda14a1d9d8 in TestNamespace::QMessageLogger::fatal (this=0x7fffe3abd250, msg=0x7fda14d8c7f0 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007fda14a177ad in TestNamespace::qt_assert_x (where=0x7fda131c9211 "QSGNode::reparentChildNodesTo", what=0x7fda131c91e8 "newParent is already part of a hierarchy", file=0x7fda131c8fe8 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007fda12f91562 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x2412f10, newParent=0x1c5ec30) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007fda1301a625 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0xbaecc0, item=0x21b2e20) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007fda13019b30 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0xbaecc0) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007fda1300e8a8 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0xbaecc0) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007fda12fd58ca in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0xb8b9a0, window=0xb9ad90) at scenegraph/qsgrenderloop.cpp:369 QtQA::App::TestRunner: #10 0x00007fda12fd5fe6 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0xb8b9a0, e=0x7fffe3abdea0) at scenegraph/qsgrenderloop.cpp:471 QtQA::App::TestRunner: #11 0x00007fda1538a4e2 in TestNamespace::QApplicationPrivate::notify_helper (this=0xb67190, receiver=0xb8b9a0, e=0x7fffe3abdea0) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007fda15387bbd in TestNamespace::QApplication::notify (this=0xb67170, receiver=0xb8b9a0, e=0x7fffe3abdea0) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007fda14cb4e2c in TestNamespace::QCoreApplication::notifyInternal (this=0xb67170, receiver=0xb8b9a0, event=0x7fffe3abdea0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007fda14cb8c01 in TestNamespace::QCoreApplication::sendEvent (receiver=0xb8b9a0, event=0x7fffe3abdea0) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007fda14d296bc in TestNamespace::QTimerInfoList::activateTimers (this=0xb99b40) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007fda14d2a9bd in TestNamespace::timerSourceDispatch (source=0xb99ae0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007fda10ea1a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007fda10ea2258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007fda10ea2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007fda14d2b415 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xb81ae0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007fda0d456792 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xb81ae0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007fda14cb52bc in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007fda15c2a19a in TestNamespace::QTest::simulateEvent (window=0xb9ad90, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007fda15c2a433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0xb9ad90, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007fda15c2a288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xb9ad90, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007fda15c2a9f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xb9ad90, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007fda15c2aaa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0xb9ad90, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007fda15c2aad6 in TestNamespace::QTest::keyClick (window=0xb9ad90, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007fda15c2b8e4 in TestNamespace::QuickTestEvent::keyClick (this=0x2fe1380, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007fda15c33655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x2fe1380, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffe3abe960) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007fda15c33bc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x2fe1380, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffe3abe960) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007fda14cbda1d in TestNamespace::QMetaObject::metacall (object=0x2fe1380, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fffe3abe960) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007fda1284c6e5 in TestNamespace::CallMethod (object=0x2fe1380, index=7, returnType=1, argCount=3, argTypes=0x1528534, engine=0xb9e060, callArgs=0x7fda0952d430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007fda1284d2a1 in TestNamespace::CallPrecise (object=0x2fe1380, data=..., engine=0xb9e060, callArgs=0x7fda0952d430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007fda1284f909 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7fda04f11680, callData=0x7fda0952d430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007fda1284f363 in TestNamespace::QV4::QObjectMethod::call (m=0x7fda04f11680, callData=0x7fda0952d430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007fda12738420 in TestNamespace::QV4::Object::call (this=0x7fda04f11680, d=0x7fda0952d430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:238 QtQA::App::TestRunner: #38 0x00007fda1286b1b4 in TestNamespace::QV4::Runtime::callProperty (engine=0xbb0ae0, nameIndex=53, callData=0x7fda0952d430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007fda15eef4b0 in ?? () QtQA::App::TestRunner: #40 0x0000000000bb0ae0 in ?? () QtQA::App::TestRunner: #41 0x00000004056eeaa0 in ?? () QtQA::App::TestRunner: #42 0x0000000000bb0ae0 in ?? () QtQA::App::TestRunner: #43 0x00007fffe3abeec0 in ?? () QtQA::App::TestRunner: #44 0x00007fffe3abeea0 in ?? () QtQA::App::TestRunner: #45 0x00007fda0539df80 in ?? () QtQA::App::TestRunner: #46 0x00007fffe3abeea0 in ?? () QtQA::App::TestRunner: #47 0x0000000000bb0ae0 in ?? () QtQA::App::TestRunner: #48 0x00007fda0952d3e0 in ?? () QtQA::App::TestRunner: #49 0x00007fda15eef000 in ?? () QtQA::App::TestRunner: #50 0x00007fffe3abefb0 in ?? () QtQA::App::TestRunner: #51 0x00007fda127f5647 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7fda12660af5, callData=0x7fffe3abedc0) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.6.1) 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() failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable 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_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(165)] 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() failed to create drawable failed to create drawable 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* 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 20127] QtQA::App::TestRunner: [New LWP 20128] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f39d31853e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f39c95e8700 (LWP 20128)): QtQA::App::TestRunner: #0 0x00007f39d3227e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f39cff5df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f39cff5e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f39d3de7415 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1bd89e0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f39d3d6d920 in TestNamespace::QEventLoop::processEvents (this=0x7f39c95e7d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f39d3d6dbf9 in TestNamespace::QEventLoop::exec (this=0x7f39c95e7d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f39d3ae9df4 in TestNamespace::QThread::exec (this=0x1bc0050) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f39d19ff1b9 in TestNamespace::QQmlThreadPrivate::run (this=0x1bc0050) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f39d3af13a4 in TestNamespace::QThreadPrivate::start (arg=0x1bc0050) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f39d13c1efc in start_thread (arg=0x7f39c95e8700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f39d3233f8d 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 0x7f39d50ea760 (LWP 20127)): QtQA::App::TestRunner: #0 0x00007f39d31853e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f39d3188b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f39d3add2df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f39d3ad99d8 in TestNamespace::QMessageLogger::fatal (this=0x7fff97774990, msg=0x7f39d3e487f0 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f39d3ad37ad in TestNamespace::qt_assert_x (where=0x7f39d2285211 "QSGNode::reparentChildNodesTo", what=0x7f39d22851e8 "newParent is already part of a hierarchy", file=0x7f39d2284fe8 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f39d204d562 in TestNamespace::QSGNode::reparentChildNodesTo (this=0x26019d0, newParent=0x39c91a0) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f39d20d6625 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x1be6cc0, item=0x42e6150) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007f39d20d5b30 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x1be6cc0) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007f39d20ca8a8 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x1be6cc0) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f39d20918ca in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x1bc39a0, window=0x1bd2d90) at scenegraph/qsgrenderloop.cpp:369 QtQA::App::TestRunner: #10 0x00007f39d2091fe6 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x1bc39a0, e=0x7fff977755e0) at scenegraph/qsgrenderloop.cpp:471 QtQA::App::TestRunner: #11 0x00007f39d44464e2 in TestNamespace::QApplicationPrivate::notify_helper (this=0x1b9f190, receiver=0x1bc39a0, e=0x7fff977755e0) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007f39d4443bbd in TestNamespace::QApplication::notify (this=0x1b9f170, receiver=0x1bc39a0, e=0x7fff977755e0) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007f39d3d70e2c in TestNamespace::QCoreApplication::notifyInternal (this=0x1b9f170, receiver=0x1bc39a0, event=0x7fff977755e0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f39d3d74c01 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1bc39a0, event=0x7fff977755e0) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f39d3de56bc in TestNamespace::QTimerInfoList::activateTimers (this=0x1bd1b40) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f39d3de69bd in TestNamespace::timerSourceDispatch (source=0x1bd1ae0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00007f39cff5da5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00007f39cff5e258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00007f39cff5e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f39d3de7415 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1bb9ae0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f39cc512792 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1bb9ae0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f39d3d712bc in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f39d4ce619a in TestNamespace::QTest::simulateEvent (window=0x1bd2d90, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f39d4ce6433 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x1bd2d90, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f39d4ce6288 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1bd2d90, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f39d4ce69f4 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1bd2d90, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f39d4ce6aa2 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x1bd2d90, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f39d4ce6ad6 in TestNamespace::QTest::keyClick (window=0x1bd2d90, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f39d4ce78e4 in TestNamespace::QuickTestEvent::keyClick (this=0x318bfb0, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f39d4cef655 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x318bfb0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff977760a0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f39d4cefbc4 in TestNamespace::QuickTestEvent::qt_metacall (this=0x318bfb0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff977760a0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f39d3d79a1d in TestNamespace::QMetaObject::metacall (object=0x318bfb0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff977760a0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f39d19086e5 in TestNamespace::CallMethod (object=0x318bfb0, index=7, returnType=1, argCount=3, argTypes=0x21a9d14, engine=0x1bd6060, callArgs=0x7f39c85e9430) at jsruntime/qv4qobjectwrapper.cpp:1153 QtQA::App::TestRunner: #34 0x00007f39d19092a1 in TestNamespace::CallPrecise (object=0x318bfb0, data=..., engine=0x1bd6060, callArgs=0x7f39c85e9430) at jsruntime/qv4qobjectwrapper.cpp:1405 QtQA::App::TestRunner: #35 0x00007f39d190b909 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f39c3fcd680, callData=0x7f39c85e9430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f39d190b363 in TestNamespace::QV4::QObjectMethod::call (m=0x7f39c3fcd680, callData=0x7f39c85e9430) at jsruntime/qv4qobjectwrapper.cpp:1819 QtQA::App::TestRunner: #37 0x00007f39d17f4420 in TestNamespace::QV4::Object::call (this=0x7f39c3fcd680, d=0x7f39c85e9430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:238 QtQA::App::TestRunner: #38 0x00007f39d19271b4 in TestNamespace::QV4::Runtime::callProperty (engine=0x1be8ae0, nameIndex=53, callData=0x7f39c85e9430) at jsruntime/qv4runtime.cpp:967 QtQA::App::TestRunner: #39 0x00007f39d4fab4b0 in ?? () QtQA::App::TestRunner: #40 0x0000000001be8ae0 in ?? () QtQA::App::TestRunner: #41 0x00000004c47aaaa0 in ?? () QtQA::App::TestRunner: #42 0x0000000001be8ae0 in ?? () QtQA::App::TestRunner: #43 0x00007fff97776600 in ?? () QtQA::App::TestRunner: #44 0x00007fff977765e0 in ?? () QtQA::App::TestRunner: #45 0x00007f39c4459f80 in ?? () QtQA::App::TestRunner: #46 0x00007fff977765e0 in ?? () QtQA::App::TestRunner: #47 0x0000000001be8ae0 in ?? () QtQA::App::TestRunner: #48 0x00007f39c85e93e0 in ?? () QtQA::App::TestRunner: #49 0x00007f39d4fab000 in ?? () QtQA::App::TestRunner: #50 0x00007fff977766f0 in ?? () QtQA::App::TestRunner: #51 0x00007f39d18b1647 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f39d171caf5, callData=0x7fff97776500) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 77 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00448/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418397382): http://codereview.qt-project.org/101573 [PS1] - Clean up path vs url when handling the style import From ci-noreply at qt-project.org Fri Dec 12 16:59:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 17:59:34 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #455 Message-ID: <20141212_155934_045792.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #455: SUCCESS Tested changes (refs/builds/5.4_1418393523): http://codereview.qt-project.org/101989 [PS1] - Mark qmlRegisterCustomExtendedType as \internal From ci-noreply at qt-project.org Fri Dec 12 17:01:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 18:01:32 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1004 Message-ID: <20141212_160132_061946.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-12 18:01:00.472 tst_qwindow[1014:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-12 18:01:27.953 tst_qwindow[1017:640b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 54 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01004/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418393672): http://codereview.qt-project.org/101997 [PS1] - doc: Fix mistake in QProgressBar::orientation http://codereview.qt-project.org/101955 [PS2] - QColorDialog: Fix picking screen colors inside QColorPicker http://codereview.qt-project.org/100455 [PS1] - Make QRawFont usage safer in a multi-threaded environment http://codereview.qt-project.org/101823 [PS6] - GL: Make updateTexture invalidate texture on change of texture unit From ci-noreply at qt-project.org Fri Dec 12 17:33:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 18:33:46 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2107 Message-ID: <20141212_163346_036908.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: 122 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02107/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418397449): http://codereview.qt-project.org/99896 [PS6] - Simplify calling methods on value types http://codereview.qt-project.org/99817 [PS6] - Simplify QFont value type wrapper in preparation for gadgets http://codereview.qt-project.org/101968 [PS1] - Fix QQmlProperty to work correctly with deeply nested objects. http://codereview.qt-project.org/101922 [PS1] - fix the build with -no-qml-debug http://codereview.qt-project.org/102019 [PS2] - Document behavior of JavaScript Date with negative years From ci-noreply at qt-project.org Fri Dec 12 17:38:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 18:38:00 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #74 Message-ID: <20141212_163800_009968.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #74: SUCCESS Tested changes (refs/builds/dev_1418396102): http://codereview.qt-project.org/100863 [PS11] - QML API for WebEngineProfiles From ci-noreply at qt-project.org Fri Dec 12 18:21:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 19:21:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4761 Message-ID: <20141212_172126_008270.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4761: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04761/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418399244): http://codereview.qt-project.org/101954 [PS2] - GLSL #version directive does not have to be at start of line http://codereview.qt-project.org/101697 [PS1] - Xcb: remove compile warnings http://codereview.qt-project.org/101739 [PS9] - Add a compileTestWithPkgConfig helper function to configure http://codereview.qt-project.org/102040 [PS3] - ssl: store socket in setEmptyDefaultConfiguration http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false From ci-noreply at qt-project.org Fri Dec 12 18:33:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 19:33:14 +0200 Subject: [Ci-reports] fail on QtXmlPatterns_5.4_Integration #12 Message-ID: <20141212_173314_050463.ci-noreply@qt-project.org> Autotest `tst_xmlpatterns' failed :( Testing tst_XmlPatterns FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_XmlPatterns ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.4.7 20120313 (Red Hat 4.4.7-4)) PASS : tst_XmlPatterns::initTestCase() FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Pass -help) FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(only -no-format) FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Specify no arguments at all.) PASS : tst_XmlPatterns::xquerySupport(Use -output twice) PASS : tst_XmlPatterns::xquerySupport(-output with a non-writable file) FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(A single dash, that's invalid) PASS : tst_XmlPatterns::xquerySupport(Invoke -version) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -unknown-switch) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -d) PASS : tst_XmlPatterns::xquerySupport(Passing a single dash is insufficient) FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(We don't support -format any longer) FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Invoke with invalid -param value.) PASS : tst_XmlPatterns::xquerySupport(Invoke with colon in variable name.) PASS : tst_XmlPatterns::xquerySupport(Invoke with missing name in -param arg.) FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xsltSupport(-initial-template doesn't work with XQueries.) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value(#2)) PASS : tst_XmlPatterns::xsltSupport(Invalid template name) FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::stdoutFailure() PASS : tst_XmlPatterns::cleanupTestCase() Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_XmlPatterns ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_xmlpatterns: 6 seconds, exit code 57 Build log: http://testresults.qt-project.org/ci/QtXmlPatterns_5.4_Integration/build_00012/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.4_1418403017): http://codereview.qt-project.org/97485 [PS2] - Doc: fix issues to display examples in Qt Creator From ci-noreply at qt-project.org Fri Dec 12 18:58:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 19:58:32 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1005 Message-ID: <20141212_175832_045462.ci-noreply@qt-project.org> QtBase_5.4_Integration #1005: SUCCESS Tested changes (refs/builds/5.4_1418400191): http://codereview.qt-project.org/101992 [PS1] - Doc: fix copy & paste error http://codereview.qt-project.org/101899 [PS1] - Fix xcb backend not grabbing the server as default http://codereview.qt-project.org/102035 [PS1] - Make ImhNoPredictiveText work on Samsung devices http://codereview.qt-project.org/101988 [PS2] - Doc: corrected documentation addOptions() http://codereview.qt-project.org/95395 [PS3] - Fix incorrect QImage transformation when its devicePixelRatio != 1 From ci-noreply at qt-project.org Fri Dec 12 19:03:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 20:03:56 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1006 Message-ID: <20141212_180356_004011.ci-noreply@qt-project.org> Compilation failed :( In file included from /work/build/qt/qtbase/include/QtCore/qendian.h:1:0, from /work/build/qt/qtbase/src/corelib/codecs/qutfcodec.cpp:37: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qendian.h: In function ‘T qbswap(T) [with T = short unsigned int]’: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qendian.h:288:36: error: ‘__builtin_bswap16’ was not declared in this scope make: *** [qutfcodec.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01006/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz ============================================================ Compilation failed :( In file included from /work/build/qt/qtbase/include/QtCore/qendian.h:1:0, from /work/build/qt/qtbase/src/corelib/codecs/qutfcodec.cpp:37: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qendian.h: In function ‘T qbswap(T) [with T = short unsigned int]’: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qendian.h:288:36: error: ‘__builtin_bswap16’ was not declared in this scope make: *** [qutfcodec.o] Error 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01006/linux-qnx-x86_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1418407208): http://codereview.qt-project.org/101654 [PS1] - Bump version number to 5.4.1 http://codereview.qt-project.org/102010 [PS2] - Prevent continuous painting with viewport QOpenGLWidget http://codereview.qt-project.org/101430 [PS2] - Use the GCC and Clang __builtin_bswap intrinsics in qbswap http://codereview.qt-project.org/100455 [PS1] - Make QRawFont usage safer in a multi-threaded environment http://codereview.qt-project.org/101823 [PS6] - GL: Make updateTexture invalidate texture on change of texture unit From ci-noreply at qt-project.org Fri Dec 12 19:10:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 20:10:27 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #19 Message-ID: <20141212_181027_016675.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #19: SUCCESS Tested changes (refs/builds/5.4_1418400250): http://codereview.qt-project.org/102042 [PS1] - Enable cmake config files generation From ci-noreply at qt-project.org Fri Dec 12 19:22:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 20:22:04 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #75 Message-ID: <20141212_182204_003857.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #75: SUCCESS Tested changes (refs/builds/dev_1418402374): http://codereview.qt-project.org/101946 [PS1] - Make deserializeNavigationHistory static From ci-noreply at qt-project.org Fri Dec 12 19:26:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 20:26:46 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2108 Message-ID: <20141212_182646_071489.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2108: SUCCESS Tested changes (refs/builds/dev_1418402439): http://codereview.qt-project.org/102019 [PS2] - Document behavior of JavaScript Date with negative years From ci-noreply at qt-project.org Fri Dec 12 21:22:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 21:22:10 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #228 - FAILURE Message-ID: <20141212202210.948DE30622@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_00228 From ci-noreply at qt-project.org Fri Dec 12 21:22:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 22:22:16 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2110 Message-ID: <20141212_202216_032948.ci-noreply@qt-project.org> Autotest `tst_qquickborderimage' failed :( Testing tst_qquickborderimage QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/c9/4b873dff29ba3de46e67c4e98b0a247b9a0206 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/33/fb5db23bb5acfb04a0f908b8f8bccf110b3bff QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/05f1907c93779118438dadcd77eb6431864c77 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/25/dfa1434139f67ce52bc6a84d13d3517ce2fbb1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/04/18874b5227b543e3f486fa07c71f5bad5c369c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/96/f8e97fa621933ff980f7c1fe4560ec107375fb QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqconnmanbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/7a/67274ba80329fc30b9544844cf69d467e49e9b QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqgenericbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/90/58cd71014fbf7b3a39f5f0509807bd97e948af QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqnmbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/944508c4cdd1892355288b5541d2b5de873dbe QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 3253] QtQA::App::TestRunner: [New Thread 3254] QtQA::App::TestRunner: [New Thread 3257] QtQA::App::TestRunner: [New Thread 3255] QtQA::App::TestRunner: [New Thread 3256] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickborderimage -silent -o /work/ci/qt/qtdeclarative/dev/_artifacts/tes'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f83bb9db700 (LWP 3256)): QtQA::App::TestRunner: #0 0x00000039a62e53c9 in syscall () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f83ca6eea14 in TestNamespace::_q_futex (addr=0x7f83b00049e8, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f83ca6eebf4 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f83ca6eea75 in TestNamespace::QBasicMutex::lockInternal (this=0x7f83b00049e8) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f83ca6eee53 in TestNamespace::QBasicMutex::lock (this=0x7f83b00049e8) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f83ca6ef0a4 in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f83b00049d0, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f83ca6ee820 in TestNamespace::QMutex::lock (this=0x7f83b0004d30) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f83c2b6b3ac in QDBusMutexLocker::QDBusMutexLocker (this=0x7f83bb9d9650, a=SendWithReplyAndBlockAction, s=0x7f83b0004cf0, m=0x7f83b0004d30) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f83c2b6b44b in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f83bb9d9650, a=SendWithReplyAndBlockAction, s=0x7f83b0004cf0) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f83c2b66283 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f83b0004cf0, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2042 QtQA::App::TestRunner: #10 0x00007f83c2b691d2 in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f83b0004cf0, serviceName=...) at qdbusintegrator.cpp:2500 QtQA::App::TestRunner: #11 0x00007f83c2b67e56 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f83b0004cf0, key=..., hook=...) at qdbusintegrator.cpp:2276 QtQA::App::TestRunner: #12 0x00007f83c2b67a1e in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f83b0004cf0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f83b0016250, slot=0x7f83b9d62d38 "1propertiesSwap(QMap)") at qdbusintegrator.cpp:2243 QtQA::App::TestRunner: #13 0x00007f83c2b5418c in TestNamespace::QDBusConnection::connect (this=0x7f83bb9da0d0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f83b0016250, slot=0x7f83b9d62d38 "1propertiesSwap(QMap)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f83c2b53d94 in TestNamespace::QDBusConnection::connect (this=0x7f83bb9da0d0, service=..., path=..., interface=..., name=..., receiver=0x7f83b0016250, slot=0x7f83b9d62d38 "1propertiesSwap(QMap)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f83b9d3605a in TestNamespace::QNetworkManagerInterface::QNetworkManagerInterface (this=0x7f83b0016250, parent=0x7f83b0016c10) at qnetworkmanagerservice.cpp:97 QtQA::App::TestRunner: #16 0x00007f83b9d4e9de in TestNamespace::QNetworkManagerEngine::nmRegistered (this=0x7f83b0016c10) at qnetworkmanagerengine.cpp:1075 QtQA::App::TestRunner: #17 0x00007f83b9d47e93 in TestNamespace::QNetworkManagerEngine::QNetworkManagerEngine (this=0x7f83b0016c10, parent=0x0) at qnetworkmanagerengine.cpp:86 QtQA::App::TestRunner: #18 0x00007f83b9d35248 in TestNamespace::QNetworkManagerEnginePlugin::create (this=0x7f83b0012240, key=...) at main.cpp:68 QtQA::App::TestRunner: #19 0x00007f83cb220451 in TestNamespace::qLoadPlugin (loader=0x7f83cb51bcc0, key=...) at ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #20 0x00007f83cb21e913 in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x7f83b0002510) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #21 0x00007f83cb21d147 in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x7f83b0002510) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #22 0x00007f83cb21a791 in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #23 0x00007f83cb21a821 in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x7f83b0002420, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #24 0x00007f83cb1d8c56 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x7f83b0002360) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #25 0x00007f83cb1d429f in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x7f83b0002340, parent=0x7f83b0002120) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #26 0x00007f83cb88168e in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x1709300, parent=0x7f83b0002120) at qml/qqmlengine.cpp:1063 QtQA::App::TestRunner: #27 0x00007f83cc808abe in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x17f1e10) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #28 0x00007f83cc80abda in TestNamespace::QQuickPixmapReader::processJob (this=0x17f1e10, runningJob=0x17f27f0, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #29 0x00007f83cc809f4f in TestNamespace::QQuickPixmapReader::processJobs (this=0x17f1e10) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #30 0x00007f83cc80b0cf in TestNamespace::QQuickPixmapReader::run (this=0x17f1e10) at util/qquickpixmapcache.cpp:711 QtQA::App::TestRunner: #31 0x00007f83ca6fa27b in TestNamespace::QThreadPrivate::start (arg=0x17f1e10) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #32 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #33 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f83c1ea1700 (LWP 3255)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f83caa01165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f83b40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f83ca983618 in TestNamespace::QEventLoop::processEvents (this=0x7f83c1ea0cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f83ca9838f0 in TestNamespace::QEventLoop::exec (this=0x7f83c1ea0cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f83ca6f27fb in TestNamespace::QThread::exec (this=0x170e700) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f83cb937c57 in TestNamespace::QQmlThreadPrivate::run (this=0x170e700) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f83ca6fa27b in TestNamespace::QThreadPrivate::start (arg=0x170e700) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f83bafda700 (LWP 3257)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f83caa01165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f83a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f83ca983618 in TestNamespace::QEventLoop::processEvents (this=0x7f83bafd9cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f83ca9838f0 in TestNamespace::QEventLoop::exec (this=0x7f83bafd9cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f83ca6f27fb in TestNamespace::QThread::exec (this=0x7f83b00027e0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f83ca6f29b4 in TestNamespace::QThread::run (this=0x7f83b00027e0) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f83ca6fa27b in TestNamespace::QThreadPrivate::start (arg=0x7f83b00027e0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f83c2b38700 (LWP 3254)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f83c44595d1 in TestNamespace::QXcbEventReader::run (this=0x16e4e00) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f83ca6fa27b in TestNamespace::QThreadPrivate::start (arg=0x16e4e00) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f83ca5f97e0 (LWP 3253)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f83ca6e5881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f83ca6e2132 in TestNamespace::QMessageLogger::fatal (this=0x7fffa5038610, msg=0x7f83caf450dc "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f83caf2a6ed in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2274 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00000039a660b5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #7 0x00007f83ca6fba0b in TestNamespace::QWaitConditionPrivate::wait (this=0x7f83b0004ec0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007f83ca6fb7d3 in TestNamespace::QWaitCondition::wait (this=0x7f83b0004e88, mutex=0x7f83b0004e80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007f83ca6ef6a2 in TestNamespace::QReadWriteLock::lockForRead (this=0x7f83b0004d60) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f83c2b55fdb in QDBusReadLocker::QDBusReadLocker (this=0x7fffa5038be0, a=HandleSignalAction, s=0x7f83b0004cf0) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f83c2b643b5 in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f83b0004cf0, msg=...) at qdbusintegrator.cpp:1643 QtQA::App::TestRunner: #12 0x00007f83c2b5ec27 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f83b0004cf0, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007f83c2b5eac5 in TestNamespace::qDBusSignalFilter (connection=0x7f83b000e6f0, message=0x7f83b00102c0, data=0x7f83b0004cf0) at qdbusintegrator.cpp:560 QtQA::App::TestRunner: #14 0x00000039a8610b06 in dbus_connection_dispatch () from /lib64/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f83c2b5baa0 in TestNamespace::q_dbus_connection_dispatch (connection=0x7f83b000e6f0) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007f83c2b61597 in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f83b0004cf0) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007f83c2bb342c in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f83b0004cf0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f83b000e390) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f83ca9bfc5a in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f83b0011e70, object=0x7f83b0004cf0) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f83ca9c0dfa in TestNamespace::QObject::event (this=0x7f83b0004cf0, e=0x7f83b0011e70) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f83ca9871f4 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x16cade0, receiver=0x7f83b0004cf0, event=0x7f83b0011e70) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0x00007f83ca986eca in TestNamespace::QCoreApplication::notify (this=0x7fffa503a910, receiver=0x7f83b0004cf0, event=0x7f83b0011e70) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0x00007f83cbed7d96 in TestNamespace::QGuiApplication::notify (this=0x7fffa503a910, object=0x7f83b0004cf0, event=0x7f83b0011e70) at kernel/qguiapplication.cpp:1518 QtQA::App::TestRunner: #23 0x00007f83ca986dce in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffa503a910, receiver=0x7f83b0004cf0, event=0x7f83b0011e70) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007f83ca98adb3 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f83b0004cf0, event=0x7f83b0011e70) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f83ca988136 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x16caf10) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007f83ca987ade in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #27 0x00007f83caa008ed in TestNamespace::postEventSourceDispatch (s=0x16ee9a0) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f83caa01165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x16e8c70, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f83c44bb716 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x16e8c70, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f83ca98730e in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1128 QtQA::App::TestRunner: #34 0x0000000000407e3e in TestNamespace::QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040a45e in tst_qquickborderimage::imageSource (this=0x7fffa503a8d0) at tst_qquickborderimage.cpp:159 QtQA::App::TestRunner: #36 0x000000000041fb9f in tst_qquickborderimage::qt_static_metacall (_o=0x7fffa503a8d0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffa5039af0) at .moc/tst_qquickborderimage.moc:133 QtQA::App::TestRunner: #37 0x00007f83ca99396b in TestNamespace::QMetaMethod::invoke (this=0x7fffa503a030, object=0x7fffa503a8d0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #38 0x00007f83ca992da5 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffa503a8d0, member=0x1805be0 "imageSource", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #39 0x00007f83caf2da5e in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffa503a8d0, member=0x1805be0 "imageSource", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #40 0x00007f83caf29215 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1805be0 "imageSource") at qtestcase.cpp:1884 QtQA::App::TestRunner: #41 0x00007f83caf29ac9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1805aa8 "imageSource()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #42 0x00007f83caf2a5e1 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffa503a8d0) at qtestcase.cpp:2239 QtQA::App::TestRunner: #43 0x00007f83caf2ac48 in TestNamespace::QTest::qExec (testObject=0x7fffa503a8d0, argc=6, argv=0x7fffa503aa18) at qtestcase.cpp:2481 QtQA::App::TestRunner: #44 0x000000000041fabb in main (argc=6, argv=0x7fffa503aa18) at tst_qquickborderimage.cpp:574 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickborderimage ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.4.7 20120313 (Red Hat 4.4.7-4)) PASS : tst_qquickborderimage::initTestCase() PASS : tst_qquickborderimage::noSource() PASS : tst_qquickborderimage::imageSource(local) PASS : tst_qquickborderimage::imageSource(local not found) QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/c9/4b873dff29ba3de46e67c4e98b0a247b9a0206 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/33/fb5db23bb5acfb04a0f908b8f8bccf110b3bff QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/05f1907c93779118438dadcd77eb6431864c77 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/25/dfa1434139f67ce52bc6a84d13d3517ce2fbb1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/04/18874b5227b543e3f486fa07c71f5bad5c369c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/96/f8e97fa621933ff980f7c1fe4560ec107375fb QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqconnmanbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/7a/67274ba80329fc30b9544844cf69d467e49e9b QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqgenericbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/90/58cd71014fbf7b3a39f5f0509807bd97e948af QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqnmbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/944508c4cdd1892355288b5541d2b5de873dbe QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 3283] QtQA::App::TestRunner: [New Thread 3284] QtQA::App::TestRunner: [New Thread 3286] QtQA::App::TestRunner: [New Thread 3285] QtQA::App::TestRunner: [New Thread 3287] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquickborderimage -o /work/ci/qt/qtdeclarative/dev/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fe7d35fe700 (LWP 3287)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe7e373b165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fe7c00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fe7e36bd618 in TestNamespace::QEventLoop::processEvents (this=0x7fe7d35fdcc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fe7e36bd8f0 in TestNamespace::QEventLoop::exec (this=0x7fe7d35fdcc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fe7e342c7fb in TestNamespace::QThread::exec (this=0x7fe7c80027e0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fe7e342c9b4 in TestNamespace::QThread::run (this=0x7fe7c80027e0) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007fe7e343427b in TestNamespace::QThreadPrivate::start (arg=0x7fe7c80027e0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fe7dabdb700 (LWP 3285)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fe7e373b165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fe7cc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fe7e36bd618 in TestNamespace::QEventLoop::processEvents (this=0x7fe7dabdacc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fe7e36bd8f0 in TestNamespace::QEventLoop::exec (this=0x7fe7dabdacc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fe7e342c7fb in TestNamespace::QThread::exec (this=0xfd2700) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fe7e4671c57 in TestNamespace::QQmlThreadPrivate::run (this=0xfd2700) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fe7e343427b in TestNamespace::QThreadPrivate::start (arg=0xfd2700) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fe7d3fff700 (LWP 3286)): QtQA::App::TestRunner: #0 0x00000039a62e53c9 in syscall () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fe7e3428a14 in TestNamespace::_q_futex (addr=0x7fe7c80049e8, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007fe7e3428bf4 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007fe7e3428a75 in TestNamespace::QBasicMutex::lockInternal (this=0x7fe7c80049e8) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007fe7e3428e53 in TestNamespace::QBasicMutex::lock (this=0x7fe7c80049e8) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007fe7e34290a4 in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7fe7c80049d0, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007fe7e3428820 in TestNamespace::QMutex::lock (this=0x7fe7c8004d30) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007fe7db8a53ac in QDBusMutexLocker::QDBusMutexLocker (this=0x7fe7d3ffd650, a=SendWithReplyAndBlockAction, s=0x7fe7c8004cf0, m=0x7fe7c8004d30) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007fe7db8a544b in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7fe7d3ffd650, a=SendWithReplyAndBlockAction, s=0x7fe7c8004cf0) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007fe7db8a0283 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7fe7c8004cf0, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2042 QtQA::App::TestRunner: #10 0x00007fe7db8a31d2 in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7fe7c8004cf0, serviceName=...) at qdbusintegrator.cpp:2500 QtQA::App::TestRunner: #11 0x00007fe7db8a1e56 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7fe7c8004cf0, key=..., hook=...) at qdbusintegrator.cpp:2276 QtQA::App::TestRunner: #12 0x00007fe7db8a1a1e in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7fe7c8004cf0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7fe7c80161c0, slot=0x7fe7d29e3d38 "1propertiesSwap(QMap)") at qdbusintegrator.cpp:2243 QtQA::App::TestRunner: #13 0x00007fe7db88e18c in TestNamespace::QDBusConnection::connect (this=0x7fe7d3ffe0d0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7fe7c80161c0, slot=0x7fe7d29e3d38 "1propertiesSwap(QMap)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007fe7db88dd94 in TestNamespace::QDBusConnection::connect (this=0x7fe7d3ffe0d0, service=..., path=..., interface=..., name=..., receiver=0x7fe7c80161c0, slot=0x7fe7d29e3d38 "1propertiesSwap(QMap)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007fe7d29b705a in TestNamespace::QNetworkManagerInterface::QNetworkManagerInterface (this=0x7fe7c80161c0, parent=0x7fe7c8016c10) at qnetworkmanagerservice.cpp:97 QtQA::App::TestRunner: #16 0x00007fe7d29cf9de in TestNamespace::QNetworkManagerEngine::nmRegistered (this=0x7fe7c8016c10) at qnetworkmanagerengine.cpp:1075 QtQA::App::TestRunner: #17 0x00007fe7d29c8e93 in TestNamespace::QNetworkManagerEngine::QNetworkManagerEngine (this=0x7fe7c8016c10, parent=0x0) at qnetworkmanagerengine.cpp:86 QtQA::App::TestRunner: #18 0x00007fe7d29b6248 in TestNamespace::QNetworkManagerEnginePlugin::create (this=0x7fe7c8013d60, key=...) at main.cpp:68 QtQA::App::TestRunner: #19 0x00007fe7e3f5a451 in TestNamespace::qLoadPlugin (loader=0x7fe7e4255cc0, key=...) at ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #20 0x00007fe7e3f58913 in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x7fe7c8002510) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #21 0x00007fe7e3f57147 in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x7fe7c8002510) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #22 0x00007fe7e3f54791 in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #23 0x00007fe7e3f54821 in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x7fe7c8002420, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #24 0x00007fe7e3f12c56 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x7fe7c8002360) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #25 0x00007fe7e3f0e29f in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x7fe7c8002340, parent=0x7fe7c8002120) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #26 0x00007fe7e45bb68e in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0xfcd300, parent=0x7fe7c8002120) at qml/qqmlengine.cpp:1063 QtQA::App::TestRunner: #27 0x00007fe7e5542abe in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x10b5e60) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #28 0x00007fe7e5544bda in TestNamespace::QQuickPixmapReader::processJob (this=0x10b5e60, runningJob=0x10b6760, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #29 0x00007fe7e5543f4f in TestNamespace::QQuickPixmapReader::processJobs (this=0x10b5e60) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #30 0x00007fe7e55450cf in TestNamespace::QQuickPixmapReader::run (this=0x10b5e60) at util/qquickpixmapcache.cpp:711 QtQA::App::TestRunner: #31 0x00007fe7e343427b in TestNamespace::QThreadPrivate::start (arg=0x10b5e60) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #32 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #33 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fe7db872700 (LWP 3284)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fe7dd1935d1 in TestNamespace::QXcbEventReader::run (this=0xfa8e00) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007fe7e343427b in TestNamespace::QThreadPrivate::start (arg=0xfa8e00) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fe7e33337e0 (LWP 3283)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fe7e341f881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007fe7e341c132 in TestNamespace::QMessageLogger::fatal (this=0x7fffac309410, msg=0x7fe7e3c7f0dc "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007fe7e3c646ed in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2274 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00000039a660b5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #7 0x00007fe7e3435a0b in TestNamespace::QWaitConditionPrivate::wait (this=0x7fe7c8004ec0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007fe7e34357d3 in TestNamespace::QWaitCondition::wait (this=0x7fe7c8004e88, mutex=0x7fe7c8004e80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007fe7e34296a2 in TestNamespace::QReadWriteLock::lockForRead (this=0x7fe7c8004d60) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007fe7db88ffdb in QDBusReadLocker::QDBusReadLocker (this=0x7fffac3099f0, a=HandleSignalAction, s=0x7fe7c8004cf0) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007fe7db89e3b5 in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7fe7c8004cf0, msg=...) at qdbusintegrator.cpp:1643 QtQA::App::TestRunner: #12 0x00007fe7db898c27 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7fe7c8004cf0, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007fe7db898ac5 in TestNamespace::qDBusSignalFilter (connection=0x7fe7c800e6f0, message=0x7fe7c80102c0, data=0x7fe7c8004cf0) at qdbusintegrator.cpp:560 QtQA::App::TestRunner: #14 0x00000039a8610b06 in dbus_connection_dispatch () from /lib64/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007fe7db895aa0 in TestNamespace::q_dbus_connection_dispatch (connection=0x7fe7c800e6f0) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007fe7db89b597 in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7fe7c8004cf0) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007fe7db8ed42c in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7fe7c8004cf0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fe7c800e390) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007fe7e36f9c5a in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7fe7c8011e70, object=0x7fe7c8004cf0) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007fe7e36fadfa in TestNamespace::QObject::event (this=0x7fe7c8004cf0, e=0x7fe7c8011e70) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007fe7e36c11f4 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0xf8ede0, receiver=0x7fe7c8004cf0, event=0x7fe7c8011e70) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0x00007fe7e36c0eca in TestNamespace::QCoreApplication::notify (this=0x7fffac30b720, receiver=0x7fe7c8004cf0, event=0x7fe7c8011e70) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0x00007fe7e4c11d96 in TestNamespace::QGuiApplication::notify (this=0x7fffac30b720, object=0x7fe7c8004cf0, event=0x7fe7c8011e70) at kernel/qguiapplication.cpp:1518 QtQA::App::TestRunner: #23 0x00007fe7e36c0dce in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffac30b720, receiver=0x7fe7c8004cf0, event=0x7fe7c8011e70) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007fe7e36c4db3 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7fe7c8004cf0, event=0x7fe7c8011e70) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007fe7e36c2136 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xf8ef10) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007fe7e36c1ade in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #27 0x00007fe7e373a8ed in TestNamespace::postEventSourceDispatch (s=0xfb29a0) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007fe7e373b165 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xfacc70, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007fe7dd1f5716 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xfacc70, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007fe7e36c130e in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1128 QtQA::App::TestRunner: #34 0x0000000000407e3e in TestNamespace::QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040a45e in tst_qquickborderimage::imageSource (this=0x7fffac30b6e0) at tst_qquickborderimage.cpp:159 QtQA::App::TestRunner: #36 0x000000000041fb9f in tst_qquickborderimage::qt_static_metacall (_o=0x7fffac30b6e0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffac30a900) at .moc/tst_qquickborderimage.moc:133 QtQA::App::TestRunner: #37 0x00007fe7e36cd96b in TestNamespace::QMetaMethod::invoke (this=0x7fffac30ae40, object=0x7fffac30b6e0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #38 0x00007fe7e36ccda5 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffac30b6e0, member=0x1005000 "imageSource", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #39 0x00007fe7e3c67a5e in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffac30b6e0, member=0x1005000 "imageSource", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #40 0x00007fe7e3c63215 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1005000 "imageSource") at qtestcase.cpp:1884 QtQA::App::TestRunner: #41 0x00007fe7e3c63ac9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1004d08 "imageSource()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #42 0x00007fe7e3c645e1 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffac30b6e0) at qtestcase.cpp:2239 QtQA::App::TestRunner: #43 0x00007fe7e3c64c48 in TestNamespace::QTest::qExec (testObject=0x7fffac30b6e0, argc=5, argv=0x7fffac30b828) at qtestcase.cpp:2481 QtQA::App::TestRunner: #44 0x000000000041fabb in main (argc=5, argv=0x7fffac30b828) at tst_qquickborderimage.cpp:574 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickborderimage: 917 seconds, status -1 (unusual error) Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02110/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418408902): http://codereview.qt-project.org/101968 [PS1] - Fix QQmlProperty to work correctly with deeply nested objects. http://codereview.qt-project.org/99896 [PS6] - Simplify calling methods on value types http://codereview.qt-project.org/99817 [PS6] - Simplify QFont value type wrapper in preparation for gadgets From ci-noreply at qt-project.org Fri Dec 12 21:30:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 22:30:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4766 Message-ID: <20141212_203046_004658.ci-noreply@qt-project.org> Compilation failed :( LINK : fatal error LNK1104: cannot open file '.obj\release\tst_qstatemachine.obj' NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.EXE"' : return code '0x450' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04766/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418404982): http://codereview.qt-project.org/100322 [PS2] - Add the C++11 features supported by Visual Studio 2015 http://codereview.qt-project.org/98649 [PS3] - Add detection of and support for Visual Studio 2015 http://codereview.qt-project.org/100321 [PS2] - Create a common qmake configuration for all MSVC versions http://codereview.qt-project.org/100320 [PS1] - Update the names of Microsoft compilers http://codereview.qt-project.org/100319 [PS2] - Remove mkspecs and detection of Visual Studio .NET 2003 From ci-noreply at qt-project.org Fri Dec 12 22:19:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 23:19:17 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #76 Message-ID: <20141212_211917_002048.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #76: SUCCESS Tested changes (refs/builds/dev_1418408618): http://codereview.qt-project.org/102050 [PS1] - Update public API test expectations From ci-noreply at qt-project.org Fri Dec 12 22:34:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 23:34:05 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1011 Message-ID: <20141212_213405_061467.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1011: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01011/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418407644): http://codereview.qt-project.org/101823 [PS6] - GL: Make updateTexture invalidate texture on change of texture unit http://codereview.qt-project.org/100455 [PS1] - Make QRawFont usage safer in a multi-threaded environment From ci-noreply at qt-project.org Fri Dec 12 22:40:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 12 Dec 2014 23:40:45 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1013 Message-ID: <20141212_214045_005926.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-project.org/ci/QtBase_5.4_Integration/build_01013/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1013: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01013/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418420140): http://codereview.qt-project.org/101932 [PS1] - qdoc: Fixed broken TOC links to Reimplemented sections http://codereview.qt-project.org/101654 [PS1] - Bump version number to 5.4.1 http://codereview.qt-project.org/101955 [PS2] - QColorDialog: Fix picking screen colors inside QColorPicker From ci-noreply at qt-project.org Sat Dec 13 00:02:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 01:02:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4768 Message-ID: <20141212_230207_070369.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-13 01:01:35.745 tst_qwindow[2304:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-13 01:02:02.092 tst_qwindow[2307:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04768/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418416343): http://codereview.qt-project.org/102040 [PS3] - ssl: store socket in setEmptyDefaultConfiguration http://codereview.qt-project.org/101795 [PS1] - Unbreak shortcut handling on embedded http://codereview.qt-project.org/100203 [PS1] - Merge the multiple implementations of fromHex too http://codereview.qt-project.org/100202 [PS1] - Merge the different implementations of toHex in one central place http://codereview.qt-project.org/100201 [PS3] - QTextStream: stream QStrings without modifying the user content From ci-noreply at qt-project.org Sat Dec 13 00:07:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 01:07:10 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4769 Message-ID: <20141212_230710_032709.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-project.org/ci/QtBase_dev_Integration/build_04769/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4769: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04769/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418425424): http://codereview.qt-project.org/100562 [PS5] - Add annotation to rename methods created by qdbusxml2cpp http://codereview.qt-project.org/100322 [PS2] - Add the C++11 features supported by Visual Studio 2015 http://codereview.qt-project.org/98649 [PS3] - Add detection of and support for Visual Studio 2015 http://codereview.qt-project.org/100321 [PS2] - Create a common qmake configuration for all MSVC versions http://codereview.qt-project.org/100320 [PS1] - Update the names of Microsoft compilers http://codereview.qt-project.org/100319 [PS2] - Remove mkspecs and detection of Visual Studio .NET 2003 http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Sat Dec 13 00:12:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 01:12:50 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4770 Message-ID: <20141212_231250_037187.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4770: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04770/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418425909): http://codereview.qt-project.org/100562 [PS5] - Add annotation to rename methods created by qdbusxml2cpp From ci-noreply at qt-project.org Sat Dec 13 00:28:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 01:28:46 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1014 Message-ID: <20141212_232846_056966.ci-noreply@qt-project.org> QtBase_5.4_Integration #1014: SUCCESS Tested changes (refs/builds/5.4_1418420541): http://codereview.qt-project.org/101823 [PS6] - GL: Make updateTexture invalidate texture on change of texture unit From ci-noreply at qt-project.org Sat Dec 13 00:31:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 00:31:48 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #305 - FAILURE Message-ID: <20141212233148.211F730615@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_00305 From ci-noreply at qt-project.org Sat Dec 13 00:49:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 00:49:45 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #37 - FAILURE Message-ID: <20141212234945.D3408305F1@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.0_state/build_00037 From ci-noreply at qt-project.org Sat Dec 13 01:26:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 02:26:09 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1016 Message-ID: <20141213_002609_033609.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea 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)] 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.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) 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(618)] 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: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01016/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/5.4_1418427021): http://codereview.qt-project.org/101997 [PS1] - doc: Fix mistake in QProgressBar::orientation http://codereview.qt-project.org/101654 [PS1] - Bump version number to 5.4.1 http://codereview.qt-project.org/100455 [PS1] - Make QRawFont usage safer in a multi-threaded environment http://codereview.qt-project.org/101955 [PS2] - QColorDialog: Fix picking screen colors inside QColorPicker From ci-noreply at qt-project.org Sat Dec 13 02:16:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 03:16:02 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2111 Message-ID: <20141213_011602_041462.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2111: SUCCESS Tested changes (refs/builds/dev_1418426634): http://codereview.qt-project.org/99896 [PS6] - Simplify calling methods on value types From ci-noreply at qt-project.org Sat Dec 13 03:03:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 04:03:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4771 Message-ID: <20141213_020319_083823.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-13 04:02:53.364 tst_qwindow[225:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-13 04:03:19.929 tst_qwindow[229:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04771/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418430623): http://codereview.qt-project.org/101954 [PS2] - GLSL #version directive does not have to be at start of line From ci-noreply at qt-project.org Sat Dec 13 03:07:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 04:07:47 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1017 Message-ID: <20141213_020747_085814.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-13 04:07:15.645 tst_qwindow[94136:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-13 04:07:43.402 tst_qwindow[94139:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 55 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01017/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418430464): http://codereview.qt-project.org/100802 [PS1] - Fix constant "Qt" LOG_TAG in Android From ci-noreply at qt-project.org Sat Dec 13 04:12:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 05:12:07 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2112 Message-ID: <20141213_031207_083242.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2112: SUCCESS Tested changes (refs/builds/dev_1418433456): http://codereview.qt-project.org/101098 [PS6] - Read and write QObject pointer properties in QML without registration. From ci-noreply at qt-project.org Sat Dec 13 04:17:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 04:17:13 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #199 - FAILURE Message-ID: <20141213031713.20723305F5@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_00199 From ci-noreply at qt-project.org Sat Dec 13 05:01:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 06:01:27 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1020 Message-ID: <20141213_040127_025665.ci-noreply@qt-project.org> QtBase_5.4_Integration #1020: SUCCESS Tested changes (refs/builds/5.4_1418436561): http://codereview.qt-project.org/101824 [PS7] - Ensure that GL::updateBrushTexture() activates and binds properly http://codereview.qt-project.org/100455 [PS1] - Make QRawFont usage safer in a multi-threaded environment From ci-noreply at qt-project.org Sat Dec 13 05:32:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 05:32:32 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #96 - FAILURE Message-ID: <20141213043232.048C63063B@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_00096 From ci-noreply at qt-project.org Sat Dec 13 07:00:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 08:00:23 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4772 Message-ID: <20141213_060023_036830.ci-noreply@qt-project.org> QtBase_dev_Integration #4772: SUCCESS Tested changes (refs/builds/dev_1418443986): http://codereview.qt-project.org/100322 [PS2] - Add the C++11 features supported by Visual Studio 2015 http://codereview.qt-project.org/98649 [PS3] - Add detection of and support for Visual Studio 2015 http://codereview.qt-project.org/100321 [PS2] - Create a common qmake configuration for all MSVC versions http://codereview.qt-project.org/100320 [PS1] - Update the names of Microsoft compilers http://codereview.qt-project.org/100319 [PS2] - Remove mkspecs and detection of Visual Studio .NET 2003 http://codereview.qt-project.org/100203 [PS1] - Merge the multiple implementations of fromHex too http://codereview.qt-project.org/100202 [PS1] - Merge the different implementations of toHex in one central place http://codereview.qt-project.org/100201 [PS3] - QTextStream: stream QStrings without modifying the user content From ci-noreply at qt-project.org Sat Dec 13 07:47:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 07:47:41 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #200 - FAILURE Message-ID: <20141213064741.961DF3062D@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_00200 From ci-noreply at qt-project.org Sat Dec 13 07:55:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 08:55:39 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1023 Message-ID: <20141213_065539_093945.ci-noreply@qt-project.org> QtBase_5.4_Integration #1023: SUCCESS Tested changes (refs/builds/5.4_1418446985): http://codereview.qt-project.org/101955 [PS2] - QColorDialog: Fix picking screen colors inside QColorPicker http://codereview.qt-project.org/101654 [PS1] - Bump version number to 5.4.1 From ci-noreply at qt-project.org Sat Dec 13 10:20:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 11:20:05 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4773 Message-ID: <20141213_092005_001918.ci-noreply@qt-project.org> QtBase_dev_Integration #4773: SUCCESS Tested changes (refs/builds/dev_1418455988): http://codereview.qt-project.org/102040 [PS3] - ssl: store socket in setEmptyDefaultConfiguration From ci-noreply at qt-project.org Sat Dec 13 10:56:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 11:56:02 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2113 Message-ID: <20141213_095602_063385.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2113: SUCCESS Tested changes (refs/builds/dev_1418458424): http://codereview.qt-project.org/99817 [PS6] - Simplify QFont value type wrapper in preparation for gadgets From ci-noreply at qt-project.org Sat Dec 13 11:23:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 12:23:17 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1025 Message-ID: <20141213_102317_025088.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-13 12:22:54.047 tst_qwindow[18805:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-13 12:23:20.868 tst_qwindow[18809:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01025/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418460684): http://codereview.qt-project.org/101997 [PS1] - doc: Fix mistake in QProgressBar::orientation From ci-noreply at qt-project.org Sat Dec 13 13:34:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 14:34:10 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4775 Message-ID: <20141213_123410_015883.ci-noreply@qt-project.org> QtBase_dev_Integration #4775: SUCCESS Tested changes (refs/builds/dev_1418462499): http://codereview.qt-project.org/98934 [PS4] - QTextStreamPrivate::scan(): remove unnecessary checks From ci-noreply at qt-project.org Sat Dec 13 16:43:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 17:43:44 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2114 Message-ID: <20141213_154344_091082.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2114: SUCCESS Tested changes (refs/builds/dev_1418479058): http://codereview.qt-project.org/101922 [PS1] - fix the build with -no-qml-debug From ci-noreply at qt-project.org Sat Dec 13 20:52:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 13 Dec 2014 20:52:58 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #229 - FAILURE Message-ID: <20141213195258.0C046306CF@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_00229 From ci-noreply at qt-project.org Sun Dec 14 00:03:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 01:03:04 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2014 Message-ID: <20141213_230304_067911.ci-noreply@qt-project.org> Qt_4.8_Integration #2014: SUCCESS Tested changes (refs/builds/4.8_1418491784): http://codereview.qt-project.org/101883 [PS3] - Fix OpenType fonts with cmap tables on Windows http://codereview.qt-project.org/101831 [PS3] - Make distance fields rendering work with Opentype CFF fonts http://codereview.qt-project.org/101834 [PS4] - fix glyph's CMAP index might be corrupted http://codereview.qt-project.org/101835 [PS1] - fix QWebSettings::setUserStyleSheetUrl() not working with windows paths From ci-noreply at qt-project.org Sun Dec 14 00:12:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 01:12:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4783 Message-ID: <20141213_231236_027847.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. java.io.IOException: Remote call on ci-osx1010-x64-04 failed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04783/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1418474145): http://codereview.qt-project.org/101954 [PS2] - GLSL #version directive does not have to be at start of line From ci-noreply at qt-project.org Sun Dec 14 00:14:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 01:14:34 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141213_231434_097813.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-13T23:12:34Z: [QtBase_dev_Integration parse-jenkins-build] already tried 8 times, giving up From ci-noreply at qt-project.org Sun Dec 14 00:15:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 01:15:21 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4784 Message-ID: <20141213_231521_082394.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #4784: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04784/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418512450): http://codereview.qt-project.org/101739 [PS9] - Add a compileTestWithPkgConfig helper function to configure http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false From ci-noreply at qt-project.org Sun Dec 14 02:06:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 02:06:36 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #38 - FAILURE Message-ID: <20141214010636.8BDF3305C4@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.0_state/build_00038 From ci-noreply at qt-project.org Sun Dec 14 02:19:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 02:19:29 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #306 - FAILURE Message-ID: <20141214011929.CBB66305DF@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_00306 From ci-noreply at qt-project.org Sun Dec 14 04:03:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 04:03:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #200 - FAILURE Message-ID: <20141214030312.B03113060D@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_00200 From ci-noreply at qt-project.org Sun Dec 14 05:13:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 06:13:11 +0200 Subject: [Ci-reports] pass on QtQuick1_dev_Integration #195 Message-ID: <20141214_041311_031795.ci-noreply@qt-project.org> QtQuick1_dev_Integration #195: SUCCESS Tested changes (refs/builds/dev_1418521786): http://codereview.qt-project.org/100577 [PS1] - [TextLayout] Drop unused member From ci-noreply at qt-project.org Sun Dec 14 05:24:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 05:24:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #97 - FAILURE Message-ID: <20141214042417.45B81305E0@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_00097 From ci-noreply at qt-project.org Sun Dec 14 06:43:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 06:43:49 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #201 - FAILURE Message-ID: <20141214054349.6292D30084@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_00201 From ci-noreply at qt-project.org Sun Dec 14 07:22:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 08:22:26 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4785 Message-ID: <20141214_062226_028169.ci-noreply@qt-project.org> QtBase_dev_Integration #4785: SUCCESS Tested changes (refs/builds/dev_1418531414): http://codereview.qt-project.org/100578 [PS3] - [QStaticTextItem] Drop unused members From ci-noreply at qt-project.org Sun Dec 14 08:57:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 09:57:32 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2115 Message-ID: <20141214_075732_072779.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from compiler/qv4compileddata.cpp:34: In file included from compiler/qv4compileddata_p.h:43: In file included from /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/qqmlnullablevalue_p_p.h:1: /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlnullablevalue_p_p.h:68:7: error: field has incomplete type 'QUrl' compiler/qv4compileddata_p.h:597:37: note: in instantiation of template class 'QQmlNullableValue' requested here /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1762: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:1760:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' In file included from compiler/qv4compileddata.cpp:34: compiler/qv4compileddata_p.h:590:10: error: incomplete result type 'QUrl' in function definition /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1762: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:1760:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' In file included from compiler/qv4compileddata.cpp:34: compiler/qv4compileddata_p.h:590:50: error: 'QUrl' is an incomplete type make[3]: *** [.obj/qv4compileddata.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02115/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ qtdeclarative failed to compile :( In file included from compiler/qv4compileddata.cpp:34: In file included from compiler/qv4compileddata_p.h:43: In file included from /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/qqmlnullablevalue_p_p.h:1: /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlnullablevalue_p_p.h:68:7: error: field has incomplete type 'QUrl' compiler/qv4compileddata_p.h:597:37: note: in instantiation of template class 'QQmlNullableValue' requested here /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1762: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:1760:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' In file included from compiler/qv4compileddata.cpp:34: compiler/qv4compileddata_p.h:590:10: error: incomplete result type 'QUrl' in function definition /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1762: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:1760:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' In file included from compiler/qv4compileddata.cpp:34: compiler/qv4compileddata_p.h:590:50: error: 'QUrl' is an incomplete type make[3]: *** [.obj/qv4compileddata.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02115/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1418543129): http://codereview.qt-project.org/101897 [PS3] - Simple cache of url for QQmlCompiledData From ci-noreply at qt-project.org Sun Dec 14 11:46:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 12:46:58 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4786 Message-ID: <20141214_104658_021448.ci-noreply@qt-project.org> QtBase_dev_Integration #4786: SUCCESS Tested changes (refs/builds/dev_1418547600): http://codereview.qt-project.org/101954 [PS2] - GLSL #version directive does not have to be at start of line From ci-noreply at qt-project.org Sun Dec 14 16:46:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 17:46:59 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1026 Message-ID: <20141214_154659_060973.ci-noreply@qt-project.org> one hundred and twenty-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. QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindowcontainer: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidgetmetatype: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qundostack: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qundogroup: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreewidget: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreeview: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtoolbutton: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtoolbar: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextpiecetable: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextlayout: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextedit: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextdocumentfragment: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextdocument: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextbrowser: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtabwidget: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtableview: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstylesheetstyle: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstatusbar: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstackedwidget: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qspinbox: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsizepolicy: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qshortcut: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsettings: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qrasterwindow: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qradiobutton: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpushbutton: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qprogressbar: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qprinter: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qplaintextedit: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixelformat: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qopenglwindow: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmouseevent_modal: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmouseevent: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmenubar: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmenu: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmdisubwindow: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmdiarea: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 449 seconds QtQA::App::TestRunner: warning: test duration (449 seconds) is dangerously close to maximum permitted time (450 seconds) QtQA::App::TestRunner: warning: Either modify the test to reduce its runtime, or use a higher timeout. QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmacstyle: 899 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlistwidget: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlistview: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlineedit: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlayout: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qitemmodel: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qitemdelegate: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qinputmethod: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qimagewriter: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qimagereader: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qheaderview: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 449 seconds QtQA::App::TestRunner: warning: test duration (449 seconds) is dangerously close to maximum permitted time (450 seconds) QtQA::App::TestRunner: warning: Either modify the test to reduce its runtime, or use a higher timeout. QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventdispatcher: 899 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgroupbox: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicswidget: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 500 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 500 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 1000 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicssceneindex: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsscene: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsproxywidget: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicslinearlayout: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsitem: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsgridlayout: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicseffectsource: 900 seconds, signal 15 (... 1470 lines omitted; there are too many errors!) QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_CRASH (SIGABRT) QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[2327]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8d5c2ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff899c87d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff899b9a7a abort + 143 QtQA::App::TestRunner: 3 org.qt-project.QtCore 0x00000001031c4529 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9 QtQA::App::TestRunner: 4 org.qt-project.QtCore 0x00000001031c5cd6 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 246 QtQA::App::TestRunner: 5 org.qt-project.QtTest 0x00000001037e95d7 TestNamespace::QTest::FatalSignalHandler::signal(int) + 71 QtQA::App::TestRunner: 6 libsystem_c.dylib 0x00007fff89a1acfa _sigtramp + 26 QtQA::App::TestRunner: 7 libsystem_kernel.dylib 0x00007fff8d5c2df2 __select + 10 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff8997ccc0 pselect$1050 + 106 QtQA::App::TestRunner: 9 org.qt-project.QtCore 0x0000000103418488 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 168 QtQA::App::TestRunner: 10 org.qt-project.QtCore 0x000000010341868a TestNamespace::qt_select_msecs(int, fd_set*, fd_set*, int) + 90 QtQA::App::TestRunner: 11 org.qt-project.QtCore 0x000000010336ebae TestNamespace::QProcessPrivate::waitForFinished(int) + 510 QtQA::App::TestRunner: 12 org.qt-project.QtCore 0x000000010331cd6c TestNamespace::QProcess::waitForFinished(int) + 140 QtQA::App::TestRunner: 13 com.yourcompany.tst_selftests 0x000000010310da01 tst_Selftests::doRunSubTest(TestNamespace::QString const&, TestNamespace::QStringList const&, TestNamespace::QStringList const&, bool) + 1601 QtQA::App::TestRunner: 14 com.yourcompany.tst_selftests 0x0000000103116e8c tst_Selftests::runSubTest() + 156 QtQA::App::TestRunner: 15 org.qt-project.QtCore 0x00000001033d265f TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 1055 QtQA::App::TestRunner: 16 org.qt-project.QtCore 0x00000001033d21d7 TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 3479 QtQA::App::TestRunner: 17 org.qt-project.QtTest 0x00000001037ed459 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1497 QtQA::App::TestRunner: 18 org.qt-project.QtTest 0x00000001037ea0d5 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 2165 QtQA::App::TestRunner: 19 com.yourcompany.tst_selftests 0x00000001031177ab main + 75 QtQA::App::TestRunner: 20 com.yourcompany.tst_selftests 0x0000000103102b74 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8d5c37e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff8e1e8786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff8e1e7316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2:: QProcessManager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8d5c2df2 __select + 10 QtQA::App::TestRunner: 1 org.qt-project.QtCore 0x000000010336b1ef TestNamespace::QProcessManager::run() + 191 QtQA::App::TestRunner: 2 org.qt-project.QtCore 0x00000001031d757a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 3 libsystem_c.dylib 0x00007fff899c68bf _pthread_start + 335 QtQA::App::TestRunner: 4 libsystem_c.dylib 0x00007fff899c9b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff62cfba68 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000407 rsi: 0x0000000000000006 rbp: 0x00007fff62cfba90 rsp: 0x00007fff62cfba68 QtQA::App::TestRunner: r8: 0x00007fff7563efb8 r9: 0x00007fa358604290 r10: 0x00007fff8d5c2d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x0000000000000015 r13: 0x00007fff62cfc160 r14: 0x00007fff75641960 r15: 0x00007fff62cfc2c0 QtQA::App::TestRunner: rip: 0x00007fff8d5c2ce2 rfl: 0x0000000000000246 cr2: 0x00007fff75638a28 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x1030ff000 - 0x103141fff +com.yourcompany.tst_selftests (??? - ???) <7DFCC913-ECB2-3A2E-9CBE-F4CF41FAD58D> /work/*/tst_selftests.app/Contents/MacOS/tst_selftests QtQA::App::TestRunner: 0x103151000 - 0x103182ff7 +org.qt-project.QtXml (5.4 - 5.4.1) <00A16585-D9FC-3848-94FA-E7E3B68FFCA3> /work/*/QtXml.framework/Versions/5/QtXml QtQA::App::TestRunner: 0x1031a1000 - 0x1036b7fff +org.qt-project.QtCore (5.4 - 5.4.1) <18088ECB-20E4-3549-9346-E97C55BCA8D8> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x1037e4000 - 0x103809fff +org.qt-project.QtTest (5.4 - 5.4.1) <22A6668E-E266-3AC1-A0F2-81A02E02D7EE> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x7fff62cff000 - 0x7fff62d33baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff8507b000 - 0x7fff85082fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff85083000 - 0x7fff85084ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff85324000 - 0x7fff85341fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff85343000 - 0x7fff85450fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff854ad000 - 0x7fff854aefff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff854af000 - 0x7fff8550ffff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8557e000 - 0x7fff8557efff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8557f000 - 0x7fff85681fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff8575e000 - 0x7fff860fca27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff861a6000 - 0x7fff861d3fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff861d4000 - 0x7fff86222fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff86365000 - 0x7fff863ffff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff864e0000 - 0x7fff864eefff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff864ef000 - 0x7fff86543fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff865fb000 - 0x7fff865fbfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8695f000 - 0x7fff86960ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff86961000 - 0x7fff86961fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff86962000 - 0x7fff86974ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff86975000 - 0x7fff86976fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff869ad000 - 0x7fff869aeff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff869af000 - 0x7fff869bdff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff869cf000 - 0x7fff86cebfff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff86d7f000 - 0x7fff86dbefff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff86e09000 - 0x7fff86f70fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff86f71000 - 0x7fff86ff4fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff870ca000 - 0x7fff8710bfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8713a000 - 0x7fff8713bfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff874e7000 - 0x7fff87506fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff87507000 - 0x7fff87582ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8758b000 - 0x7fff8758bfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff881b3000 - 0x7fff881c5ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff881c6000 - 0x7fff882bbfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8887f000 - 0x7fff88881fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff88884000 - 0x7fff88888fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff88889000 - 0x7fff888fcfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff888fd000 - 0x7fff889c4ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff889c5000 - 0x7fff889f0ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff889f1000 - 0x7fff889f6ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff88a0c000 - 0x7fff88d01ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff88d11000 - 0x7fff88d15fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff88d4c000 - 0x7fff88d56ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff88e1b000 - 0x7fff88eb1ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88ecf000 - 0x7fff88ed4fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff88ed5000 - 0x7fff88f08ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff89232000 - 0x7fff892b6ff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff892fa000 - 0x7fff892fffff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff89328000 - 0x7fff8932efff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff8965e000 - 0x7fff89977fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff89978000 - 0x7fff89a55fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8a5ca000 - 0x7fff8a5deff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8a5ee000 - 0x7fff8a603fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff8a6b2000 - 0x7fff8a6b3fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8ab78000 - 0x7fff8ac7ffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8ae31000 - 0x7fff8ae89ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8ae8a000 - 0x7fff8ae92fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8ae9f000 - 0x7fff8aebbff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff8bce7000 - 0x7fff8bcedff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8bcf6000 - 0x7fff8bcfbfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8bdb2000 - 0x7fff8bdf4ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8c2df000 - 0x7fff8c3ebfef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8c80e000 - 0x7fff8c815fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8c82b000 - 0x7fff8c930fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8c931000 - 0x7fff8c952fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8cccc000 - 0x7fff8ccfcff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8cf4f000 - 0x7fff8cf55fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8cf56000 - 0x7fff8d035fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8d036000 - 0x7fff8d0bbff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8d0bc000 - 0x7fff8d1f2fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8d1f3000 - 0x7fff8d3c7ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8d508000 - 0x7fff8d57eff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8d5ac000 - 0x7fff8d5ccfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8d5f9000 - 0x7fff8d6acff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff8d726000 - 0x7fff8dd0afff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8dd89000 - 0x7fff8dd9cff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ddd3000 - 0x7fff8dde2ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8ddf0000 - 0x7fff8de07fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff8debd000 - 0x7fff8df5eff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8df5f000 - 0x7fff8df64fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8e1e5000 - 0x7fff8e1f3fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff8e1f4000 - 0x7fff8e21dfff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8ebe5000 - 0x7fff8ebebfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8ebec000 - 0x7fff8ebecfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8f749000 - 0x7fff8f74efff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff9004c000 - 0x7fff900b7ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff90f52000 - 0x7fff90faeff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff90faf000 - 0x7fff90fb8ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff90fb9000 - 0x7fff90fc4fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff9103a000 - 0x7fff9107aff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff91100000 - 0x7fff9110bff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff91116000 - 0x7fff91123ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff91124000 - 0x7fff91127fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff91128000 - 0x7fff91555fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff91640000 - 0x7fff91664fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff916f4000 - 0x7fff916f4fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff9189e000 - 0x7fff91aa0fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff91aa1000 - 0x7fff91adcfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff91ade000 - 0x7fff91ae0fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff91ae8000 - 0x7fff91b34ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff91b3a000 - 0x7fff91baafff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff91bab000 - 0x7fff91c8fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff91cd3000 - 0x7fff91db7ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 1 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 5718 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=114.9M resident=53.6M(47%) swapped_out_or_unallocated=61.2M(53%) QtQA::App::TestRunner: Writable regions: Total=51.8M written=3084K(6%) resident=7392K(14%) swapped_out=0K(0%) unallocated=44.6M(86%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 42.4M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9232K QtQA::App::TestRunner: VM_ALLOCATE 108K QtQA::App::TestRunner: __DATA 4336K QtQA::App::TestRunner: __LINKEDIT 50.4M QtQA::App::TestRunner: __TEXT 64.5M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 243.1M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with status -1 QtQA::App::TestRunner: second attempt: exited with signal 6 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_selftests: 904 seconds, signal 6 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwizard: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidgetsvariant: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidgetaction: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget_window: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtreewidgetitemiterator: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtoolbox: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtexttable: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextscriptengine: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextobject: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextlist: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextformat: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextdocumentlayout: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextcursor: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextblock: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtablewidget: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtabbar: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsystemtrayicon: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsyntaxhighlighter: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsurfaceformat: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstyleoption: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstyle: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstatictext: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstatemachine: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstandarditemmodel: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstandarditem: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstackedlayout: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsqlquerymodel: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsplitter: 900 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsortfilterproxymodel: 900 seconds, signal 15 Testing tst_QSizeGrip QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: unable to kill subprocess 99984no return status from subprocess QtQA::App::TestRunner: Process exited due to signal 127; dumped core 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... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with status -1 QtQA::App::TestRunner: second attempt: exited with signal 15 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_qsizegrip: 905 seconds, signal 15 QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 15 QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qslider: 900 seconds, signal 15 Testing tst_QNetworkInterface FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [tst_qnetworkinterface.cpp(177)] 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_QNetworkInterface ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QNetworkInterface::initTestCase() QDEBUG : tst_QNetworkInterface::dump() Interface: "lo0" QDEBUG : tst_QNetworkInterface::dump() index: 1 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Loopback,Multicast QDEBUG : tst_QNetworkInterface::dump() hw address: QDEBUG : tst_QNetworkInterface::dump() address 0: fe80::1%lo0/64 (ffff:ffff:ffff:ffff::) QDEBUG : tst_QNetworkInterface::dump() address 1: 127.0.0.1/8 (255.0.0.0) broadcast 127.255.255.255 QDEBUG : tst_QNetworkInterface::dump() address 2: ::1/128 (ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff) QDEBUG : tst_QNetworkInterface::dump() Interface: "gif0" QDEBUG : tst_QNetworkInterface::dump() index: 2 QDEBUG : tst_QNetworkInterface::dump() flags: PointToPoint,Multicast QDEBUG : tst_QNetworkInterface::dump() hw address: QDEBUG : tst_QNetworkInterface::dump() Interface: "stf0" QDEBUG : tst_QNetworkInterface::dump() index: 3 QDEBUG : tst_QNetworkInterface::dump() flags: QDEBUG : tst_QNetworkInterface::dump() hw address: QDEBUG : tst_QNetworkInterface::dump() Interface: "en0" QDEBUG : tst_QNetworkInterface::dump() index: 4 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Broadcast,Multicast QDEBUG : tst_QNetworkInterface::dump() hw address: 00:50:56:B0:77:7D QDEBUG : tst_QNetworkInterface::dump() address 0: fe80::250:56ff:feb0:777d%en0/64 (ffff:ffff:ffff:ffff::) QDEBUG : tst_QNetworkInterface::dump() address 1: 10.212.2.73/22 (255.255.252.0) broadcast 10.212.3.255 PASS : tst_QNetworkInterface::dump() PASS : tst_QNetworkInterface::loopbackIPv4() PASS : tst_QNetworkInterface::loopbackIPv6() FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [tst_qnetworkinterface.cpp(177)] PASS : tst_QNetworkInterface::interfaceFromXXX() PASS : tst_QNetworkInterface::copyInvalidInterface() PASS : tst_QNetworkInterface::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkInterface ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkinterface: 0.15319 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01026/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418470477): http://codereview.qt-project.org/101997 [PS1] - doc: Fix mistake in QProgressBar::orientation From ci-noreply at qt-project.org Sun Dec 14 16:57:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 17:57:26 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4790 Message-ID: <20141214_155726_025343.ci-noreply@qt-project.org> QtBase_dev_Integration #4790: SUCCESS Tested changes (refs/builds/dev_1418556304): http://codereview.qt-project.org/101739 [PS9] - Add a compileTestWithPkgConfig helper function to configure From ci-noreply at qt-project.org Sun Dec 14 17:02:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 18:02:14 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1028 Message-ID: <20141214_160214_008465.ci-noreply@qt-project.org> qtbase failed to compile :( /opt/imx6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ --sysroot=/opt/imx6/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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o db2.o db2.cpp db2.cpp:34:20: fatal error: sqlcli.h: No such file or directory make: *** [db2.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o oci.o oci.cpp oci.cpp:34:17: fatal error: oci.h: No such file or directory make: *** [oci.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o odbc.o odbc.cpp odbc.cpp:37:17: fatal error: sql.h: No such file or directory make: *** [odbc.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o sqlite2.o sqlite2.cpp sqlite2.cpp:34:20: fatal error: sqlite.h: No such file or directory make: *** [sqlite2.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o tds.o tds.cpp tds.cpp:34:22: fatal error: sybfront.h: No such file or directory make: *** [tds.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -DLINUX -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o pcre.o pcre.cpp pcre.cpp:34:18: fatal error: pcre.h: No such file or directory make: *** [pcre.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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 /opt/imx6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -include .pch/Qt5PlatformSupport -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -pthread -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include/glib-2.0 -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/lib/glib-2.0/include -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include/freetype2 -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include/freetype2 -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -DLINUX -fno-exceptions -Wall -W -D_REENTRANT -DQT_NO_MTDEV -DQT_NO_CAST_FROM_ASCII -DMESA_EGL_NO_X11_HEADERS -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 -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I../../mkspecs/devices/linux-imx6-g++ -I. -Iaccessibility -I../../include -I../../include/QtPlatformSupport -I../../include/QtPlatformSupport/5.4.1 -I../../include/QtPlatformSupport/5.4.1/QtPlatformSupport -I../../include/QtCore/5.4.1 -I../../include/QtCore/5.4.1/QtCore -I../../include/QtGui/5.4.1 -I../../include/QtGui/5.4.1/QtGui -I../../include/QtGui -I../../include/QtCore -I.moc -isystem /opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o .obj/qeglcompositor.o eglconvenience/qeglcompositor.cpp eglconvenience/qeglcompositor.cpp: In member function 'void QEGLCompositor::render(QEGLPlatformWindow*)': eglconvenience/qeglcompositor.cpp:154:31: error: 'const class QPlatformTextureList' has no member named 'stacksOnTop' eglconvenience/qeglcompositor.cpp:162:23: error: 'const class QPlatformTextureList' has no member named 'stacksOnTop' make[3]: *** [.obj/qeglcompositor.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-project.org/ci/QtBase_5.4_Integration/build_01028/linux-imx6-armv7a_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1418572117): http://codereview.qt-project.org/102010 [PS2] - Prevent continuous painting with viewport QOpenGLWidget http://codereview.qt-project.org/101312 [PS10] - Make GL2PaintEngine::drawCachedGlyphs use updateTexture http://codereview.qt-project.org/100802 [PS1] - Fix constant "Qt" LOG_TAG in Android From ci-noreply at qt-project.org Sun Dec 14 17:06:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 18:06:17 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1029 Message-ID: <20141214_160617_005749.ci-noreply@qt-project.org> QtBase_5.4_Integration » winrt-x64-msvc2013_Windows_81 #1029: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01029/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418573087): http://codereview.qt-project.org/101312 [PS10] - Make GL2PaintEngine::drawCachedGlyphs use updateTexture From ci-noreply at qt-project.org Sun Dec 14 18:30:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 19:30:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4791 Message-ID: <20141214_173054_024206.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-14 19:30:28.928 tst_qwindow[1404:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-14 19:30:55.923 tst_qwindow[1406:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04791/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418572742): http://codereview.qt-project.org/101953 [PS1] - Fix corner case in preprocessor of QOpenGLShaderProgram http://codereview.qt-project.org/101795 [PS1] - Unbreak shortcut handling on embedded From ci-noreply at qt-project.org Sun Dec 14 18:59:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 19:59:48 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1031 Message-ID: <20141214_175948_087995.ci-noreply@qt-project.org> QtBase_5.4_Integration #1031: SUCCESS Tested changes (refs/builds/5.4_1418573447): http://codereview.qt-project.org/101312 [PS10] - Make GL2PaintEngine::drawCachedGlyphs use updateTexture From ci-noreply at qt-project.org Sun Dec 14 20:36:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 21:36:08 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1033 Message-ID: <20141214_193608_013803.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-14 21:35:35.420 tst_qwindow[95067:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-14 21:36:02.244 tst_qwindow[95070:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01033/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418580083): http://codereview.qt-project.org/101997 [PS1] - doc: Fix mistake in QProgressBar::orientation From ci-noreply at qt-project.org Sun Dec 14 20:55:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 20:55:38 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #230 - FAILURE Message-ID: <20141214195538.776F03063F@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_00230 From ci-noreply at qt-project.org Sun Dec 14 21:48:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 22:48:06 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1034 Message-ID: <20141214_204806_012471.ci-noreply@qt-project.org> Autotest `tst_qabstractnetworkcache' 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_QAbstractNetworkCache FAIL! : tst_QAbstractNetworkCache::cacheControl(304-1) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-2) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-4) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-2b) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-4b) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(322)] Totals: 39 passed, 5 failed, 41 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractNetworkCache ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QAbstractNetworkCache::initTestCase() FAIL! : tst_QAbstractNetworkCache::expires(304-0) Compared values are not the same Loc: [tst_qabstractnetworkcache.cpp(322)] PASS : tst_QAbstractNetworkCache::expires(304-1) PASS : tst_QAbstractNetworkCache::expires(304-2) PASS : tst_QAbstractNetworkCache::expires(304-3) PASS : tst_QAbstractNetworkCache::expires(500-0) PASS : tst_QAbstractNetworkCache::expires(500-1) PASS : tst_QAbstractNetworkCache::expires(500-2) PASS : tst_QAbstractNetworkCache::expires(500-3) PASS : tst_QAbstractNetworkCache::expires(200-0) PASS : tst_QAbstractNetworkCache::expires(200-1) PASS : tst_QAbstractNetworkCache::expires(200-2) PASS : tst_QAbstractNetworkCache::expires(200-3) SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-1) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-2) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-3) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(500-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(500-1) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(500-2) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(500-3) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(200-1) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(200-2) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(200-3) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] PASS : tst_QAbstractNetworkCache::lastModified(304-0) PASS : tst_QAbstractNetworkCache::lastModified(304-1) PASS : tst_QAbstractNetworkCache::lastModified(304-2) PASS : tst_QAbstractNetworkCache::lastModified(304-3) PASS : tst_QAbstractNetworkCache::lastModified(200-0) PASS : tst_QAbstractNetworkCache::lastModified(200-1) PASS : tst_QAbstractNetworkCache::lastModified(200-2) PASS : tst_QAbstractNetworkCache::lastModified(200-3) SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-1) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-2) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-3) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-1) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-2) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-3) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] PASS : tst_QAbstractNetworkCache::etag(304-0) PASS : tst_QAbstractNetworkCache::etag(304-1) PASS : tst_QAbstractNetworkCache::etag(304-2) PASS : tst_QAbstractNetworkCache::etag(304-3) PASS : tst_QAbstractNetworkCache::etag(200-0) PASS : tst_QAbstractNetworkCache::etag(200-1) PASS : tst_QAbstractNetworkCache::etag(200-2) PASS : tst_QAbstractNetworkCache::etag(200-3) SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-1) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-2) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-3) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(200-1) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(200-2) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(200-3) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] PASS : tst_QAbstractNetworkCache::cacheControl(200-0) PASS : tst_QAbstractNetworkCache::cacheControl(200-1) PASS : tst_QAbstractNetworkCache::cacheControl(200-2) PASS : tst_QAbstractNetworkCache::cacheControl(200-3) PASS : tst_QAbstractNetworkCache::cacheControl(200-4) PASS : tst_QAbstractNetworkCache::cacheControl(200-5) PASS : tst_QAbstractNetworkCache::cacheControl(304-0) PASS : tst_QAbstractNetworkCache::cacheControl(304-1) PASS : tst_QAbstractNetworkCache::cacheControl(304-2) PASS : tst_QAbstractNetworkCache::cacheControl(304-3) PASS : tst_QAbstractNetworkCache::cacheControl(304-4) PASS : tst_QAbstractNetworkCache::cacheControl(304-2b) PASS : tst_QAbstractNetworkCache::cacheControl(304-4b) SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-1) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-2) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-3) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-4) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-5) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-1) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-2) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-3) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-4) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-2b) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-4b) not working yet, see QTBUG-15221 Loc: [tst_qabstractnetworkcache.cpp(339)] PASS : tst_QAbstractNetworkCache::deleteCache() PASS : tst_QAbstractNetworkCache::cleanupTestCase() Totals: 43 passed, 1 failed, 41 skipped, 0 blacklisted ********* Finished testing of tst_QAbstractNetworkCache ********* 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 5 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_qabstractnetworkcache: 9 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01034/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418585950): http://codereview.qt-project.org/101932 [PS1] - qdoc: Fixed broken TOC links to Reimplemented sections http://codereview.qt-project.org/100802 [PS1] - Fix constant "Qt" LOG_TAG in Android From ci-noreply at qt-project.org Sun Dec 14 22:32:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 23:32:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2117 Message-ID: <20141214_213201_093273.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.52 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.53 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.563332 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02117/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418589801): http://codereview.qt-project.org/102046 [PS1] - Revert parts of "Fix the V4 valgrind integration" From ci-noreply at qt-project.org Sun Dec 14 22:41:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 14 Dec 2014 23:41:22 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4794 Message-ID: <20141214_214122_026976.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-14 23:40:59.412 tst_qwindow[64999:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-14 23:41:25.777 tst_qwindow[65001:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04794/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418578351): http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. From ci-noreply at qt-project.org Sun Dec 14 23:10:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 00:10:37 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1035 Message-ID: <20141214_221037_045977.ci-noreply@qt-project.org> qtbase failed to compile :( compiling eglconvenience/qeglcompositor.cpp eglconvenience/qeglcompositor.cpp: In member function ‘void QEGLCompositor::render(QEGLPlatformWindow*)’: eglconvenience/qeglcompositor.cpp:154:31: error: ‘const class QPlatformTextureList’ has no member named ‘stacksOnTop’ eglconvenience/qeglcompositor.cpp:162:23: error: ‘const class QPlatformTextureList’ has no member named ‘stacksOnTop’ make[3]: *** [.obj/qeglcompositor.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-project.org/ci/QtBase_5.4_Integration/build_01035/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.4_1418594381): http://codereview.qt-project.org/102010 [PS2] - Prevent continuous painting with viewport QOpenGLWidget From ci-noreply at qt-project.org Mon Dec 15 00:57:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 01:57:37 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1037 Message-ID: <20141214_235737_058307.ci-noreply@qt-project.org> Autotest `tst_qelapsedtimer' failed :( Testing tst_QElapsedTimer FAIL! : tst_QElapsedTimer::elapsed() 'elapsed < 5*minResolution' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/tools/qelapsedtimer/tst_qelapsedtimer.cpp(137)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QElapsedTimer ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) PASS : tst_QElapsedTimer::initTestCase() QDEBUG : tst_QElapsedTimer::statics() Clock type is 1 QDEBUG : tst_QElapsedTimer::statics() Said clock is monotonic QDEBUG : tst_QElapsedTimer::statics() Current time is 3229847 PASS : tst_QElapsedTimer::statics() PASS : tst_QElapsedTimer::validity() QDEBUG : tst_QElapsedTimer::basics() value1: 3229847 t1: (3229847) QDEBUG : tst_QElapsedTimer::basics() value2: 3229847 t1: (3229847) elapsed: 0 nsecs: 127265 PASS : tst_QElapsedTimer::basics() FAIL! : tst_QElapsedTimer::elapsed() 'elapsed < 5*minResolution' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/tools/qelapsedtimer/tst_qelapsedtimer.cpp(137)] PASS : tst_QElapsedTimer::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QElapsedTimer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qelapsedtimer: 0.946687 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01037/linux-g++_shadow-build_Ubuntu_11.10_x86/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. java.io.IOException: Remote call on ci-osx1010-x64-02 failed Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01037/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1418595131): http://codereview.qt-project.org/100802 [PS1] - Fix constant "Qt" LOG_TAG in Android From ci-noreply at qt-project.org Mon Dec 15 01:28:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 01:28:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #39 - FAILURE Message-ID: <20141215002817.C4BA93063F@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.0_state/build_00039 From ci-noreply at qt-project.org Mon Dec 15 02:25:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 02:25:04 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #307 - FAILURE Message-ID: <20141215012504.828A5305EF@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_00307 From ci-noreply at qt-project.org Mon Dec 15 03:39:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 04:39:25 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1038 Message-ID: <20141215_023925_009889.ci-noreply@qt-project.org> Autotest `tst_qguiapplication' failed :( Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::abortQuitOnShow() Compared values are not the same Actual (app.exec()): 1 Expected (0) : 0 tst_qguiapplication.cpp(283) : failure location Totals: 31 passed, 1 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.4.1, Qt 5.4.1 (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::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() PASS : tst_QGuiApplication::focusObject() PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::palette() PASS : tst_QGuiApplication::modalWindow() FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'spy2.count() > 15' returned FALSE. () tst_qguiapplication.cpp(813) : failure location PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::cleanupTestCase() Totals: 31 passed, 1 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: 16 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01038/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418605894): http://codereview.qt-project.org/102054 [PS1] - Mention the c++14 CONFIG option in the qmake variable reference From ci-noreply at qt-project.org Mon Dec 15 04:02:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 04:02:08 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #201 - FAILURE Message-ID: <20141215030208.154F330641@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_00201 From ci-noreply at qt-project.org Mon Dec 15 06:22:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 06:22:11 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #98 - FAILURE Message-ID: <20141215052211.3854F3066D@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_00098 From ci-noreply at qt-project.org Mon Dec 15 06:51:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 07:51:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4802 Message-ID: <20141215_055134_039565.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. java.io.IOException: Remote call on ci-osx1010-x64-04 failed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04802/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1418593377): http://codereview.qt-project.org/101697 [PS1] - Xcb: remove compile warnings http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual http://codereview.qt-project.org/101953 [PS1] - Fix corner case in preprocessor of QOpenGLShaderProgram From ci-noreply at qt-project.org Mon Dec 15 06:53:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 07:53:32 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141215_055332_070078.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-15T05:51:32Z: [QtBase_dev_Integration parse-jenkins-build] already tried 8 times, giving up From ci-noreply at qt-project.org Mon Dec 15 06:54:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 07:54:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4803 Message-ID: <20141215_055424_029465.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #4803: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04803/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418622788): http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. http://codereview.qt-project.org/101795 [PS1] - Unbreak shortcut handling on embedded From ci-noreply at qt-project.org Mon Dec 15 07:42:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 07:42:31 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #202 - FAILURE Message-ID: <20141215064231.135D930672@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_00202 From ci-noreply at qt-project.org Mon Dec 15 08:55:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 09:55:01 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1042 Message-ID: <20141215_075501_072797.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-15 09:54:36.699 tst_qwindow[99762:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-15 09:55:03.463 tst_qwindow[99767:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01042/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418614859): http://codereview.qt-project.org/102054 [PS1] - Mention the c++14 CONFIG option in the qmake variable reference From ci-noreply at qt-project.org Mon Dec 15 08:57:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 09:57:33 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1043 Message-ID: <20141215_075733_034037.ci-noreply@qt-project.org> QtBase_5.4_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #1043: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01043/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.4_1418630196): http://codereview.qt-project.org/101932 [PS1] - qdoc: Fixed broken TOC links to Reimplemented sections From ci-noreply at qt-project.org Mon Dec 15 09:08:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 10:08:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2118 Message-ID: <20141215_080801_098803.ci-noreply@qt-project.org> Autotest `tst_qqmlengine' failed :( Testing tst_qqmlengine FAIL! : tst_qqmlengine::baseUrl() Compared values are not the same Actual (engine.baseUrl()): file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/ Expected (cwd2) : file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/ tst_qqmlengine.cpp(190) : failure location Totals: 66 passed, 1 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.5.0, Qt 5.5.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() FAIL! : tst_qqmlengine::baseUrl() Compared values are not the same Actual (engine.baseUrl()): file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/ Expected (cwd2) : file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/ tst_qqmlengine.cpp(190) : failure location PASS : tst_qqmlengine::contextForObject() PASS : tst_qqmlengine::offlineStoragePath() PASS : tst_qqmlengine::clearComponentCache() PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(TransientComponent-1) PASS : tst_qqmlengine::trimComponentCache(TransientComponent-2) PASS : tst_qqmlengine::trimComponentCache(ReloadComponent) PASS : tst_qqmlengine::trimComponentCache(LoaderComponent) PASS : tst_qqmlengine::trimComponentCache(IncubatedComponent) PASS : tst_qqmlengine::trimComponentCache(TopLevelComponent) PASS : tst_qqmlengine::trimComponentCache(ScriptComponent) PASS : tst_qqmlengine::repeatedCompilation() QWARN : tst_qqmlengine::failedCompilation(Invalid URL) QQmlComponent: Component is not ready PASS : tst_qqmlengine::failedCompilation(Invalid URL) QWARN : tst_qqmlengine::failedCompilation(Invalid content) QQmlComponent: Component is not ready PASS : tst_qqmlengine::failedCompilation(Invalid content) PASS : tst_qqmlengine::outputWarningsToStandardError() PASS : tst_qqmlengine::objectOwnership() PASS : tst_qqmlengine::multipleEngines() PASS : tst_qqmlengine::qtqmlModule(import QtQml of correct version (2.0)) PASS : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (3.0)) PASS : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (1.0)) PASS : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (2.5)) PASS : tst_qqmlengine::qtqmlModule(QtQml 2.0 module provides Component, QtObject, Connections, Binding and Timer) PASS : tst_qqmlengine::qtqmlModule(can import QtQml then QtQuick) PASS : tst_qqmlengine::qtqmlModule(can import QtQuick then QtQml) PASS : tst_qqmlengine::qtqmlModule(no import results in no QtObject availability) PASS : tst_qqmlengine::qtqmlModule(importing QtQml only results in no Item availability) PASS : tst_qqmlengine::urlInterceptor(InterceptTypes) PASS : tst_qqmlengine::urlInterceptor(InterceptQmlDir) PASS : tst_qqmlengine::urlInterceptor(InterceptModule) PASS : tst_qqmlengine::urlInterceptor(InterceptStrings) PASS : tst_qqmlengine::cleanupTestCase() Totals: 66 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlengine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlengine: 4 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02118/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418629447): http://codereview.qt-project.org/101713 [PS4] - Cache baseUrl at QQmlEngine creation time. http://codereview.qt-project.org/101897 [PS4] - Simple cache of url for QQmlCompiledData From ci-noreply at qt-project.org Mon Dec 15 09:26:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 10:26:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4804 Message-ID: <20141215_082636_018794.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-15 10:26:12.330 tst_qwindow[4247:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-15 10:26:38.548 tst_qwindow[4250:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04804/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418626558): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Mon Dec 15 10:05:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 11:05:25 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #19 Message-ID: <20141215_090525_012639.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #19: SUCCESS Tested changes (refs/builds/dev_1418629498): http://codereview.qt-project.org/102009 [PS2] - Added templates for QtCanvas3D Qt Creator Wizards From ci-noreply at qt-project.org Mon Dec 15 10:41:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 11:41:59 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #558 Message-ID: <20141215_094159_026875.ci-noreply@qt-project.org> Autotests `tst_qdeclarativegridview' and `tst_qwindow' failed :( Testing tst_QWindow 2014-12-15 11:39:21.602 tst_qwindow[38217:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-15 11:39:49.316 tst_qwindow[38220:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 55 seconds, exit code 1 Testing tst_QDeclarativeGridView FAIL! : tst_QDeclarativeGridView::currentIndex() 'QTest::qWaitForWindowActive(canvas)' returned FALSE. () Loc: [tst_qdeclarativegridview.cpp(706)] Totals: 52 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDeclarativeGridView ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QDeclarativeGridView::initTestCase() PASS : tst_QDeclarativeGridView::items() PASS : tst_QDeclarativeGridView::changed() PASS : tst_QDeclarativeGridView::inserted() PASS : tst_QDeclarativeGridView::removed() PASS : tst_QDeclarativeGridView::clear() PASS : tst_QDeclarativeGridView::moved() PASS : tst_QDeclarativeGridView::changeFlow() FAIL! : tst_QDeclarativeGridView::currentIndex() 'QTest::qWaitForWindowActive(canvas)' returned FALSE. () Loc: [tst_qdeclarativegridview.cpp(706)] PASS : tst_QDeclarativeGridView::noCurrentIndex() PASS : tst_QDeclarativeGridView::defaultValues() PASS : tst_QDeclarativeGridView::properties() PASS : tst_QDeclarativeGridView::propertyChanges() PASS : tst_QDeclarativeGridView::componentChanges() PASS : tst_QDeclarativeGridView::modelChanges() PASS : tst_QDeclarativeGridView::positionViewAtIndex() PASS : tst_QDeclarativeGridView::positionViewAtIndex_rightToLeft() PASS : tst_QDeclarativeGridView::mirroring() PASS : tst_QDeclarativeGridView::snapping() PASS : tst_QDeclarativeGridView::resetModel() PASS : tst_QDeclarativeGridView::enforceRange() PASS : tst_QDeclarativeGridView::enforceRange_rightToLeft() PASS : tst_QDeclarativeGridView::QTBUG_8456() PASS : tst_QDeclarativeGridView::manualHighlight() PASS : tst_QDeclarativeGridView::footer() PASS : tst_QDeclarativeGridView::header() PASS : tst_QDeclarativeGridView::indexAt() PASS : tst_QDeclarativeGridView::onAdd(0, add 1) PASS : tst_QDeclarativeGridView::onAdd(0, add 2) PASS : tst_QDeclarativeGridView::onAdd(0, add 10) PASS : tst_QDeclarativeGridView::onAdd(1, add 1) PASS : tst_QDeclarativeGridView::onAdd(1, add 2) PASS : tst_QDeclarativeGridView::onAdd(1, add 10) PASS : tst_QDeclarativeGridView::onAdd(5, add 1) PASS : tst_QDeclarativeGridView::onAdd(5, add 2) PASS : tst_QDeclarativeGridView::onAdd(5, add 10) PASS : tst_QDeclarativeGridView::onRemove(remove first) PASS : tst_QDeclarativeGridView::onRemove(two items, remove first) PASS : tst_QDeclarativeGridView::onRemove(two items, remove last) PASS : tst_QDeclarativeGridView::onRemove(two items, remove all) PASS : tst_QDeclarativeGridView::onRemove(four items, remove first) PASS : tst_QDeclarativeGridView::onRemove(four items, remove 0-2) PASS : tst_QDeclarativeGridView::onRemove(four items, remove 1-3) PASS : tst_QDeclarativeGridView::onRemove(four items, remove 2-4) PASS : tst_QDeclarativeGridView::onRemove(four items, remove last) PASS : tst_QDeclarativeGridView::onRemove(four items, remove all) PASS : tst_QDeclarativeGridView::onRemove(ten items, remove 1-8) PASS : tst_QDeclarativeGridView::onRemove(ten items, remove 2-7) PASS : tst_QDeclarativeGridView::onRemove(ten items, remove 4-10) PASS : tst_QDeclarativeGridView::testQtQuick11Attributes(positionViewAtBeginning) PASS : tst_QDeclarativeGridView::testQtQuick11Attributes(positionViewAtEnd) PASS : tst_QDeclarativeGridView::contentPosJump() PASS : tst_QDeclarativeGridView::cleanupTestCase() Totals: 52 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDeclarativeGridView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdeclarativegridview: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00558/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418622450): http://codereview.qt-project.org/101640 [PS22] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 15 10:57:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 11:57:25 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2119 Message-ID: <20141215_095725_075749.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.58 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.59 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.63897 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02119/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418634575): http://codereview.qt-project.org/101897 [PS5] - Simple cache of url for QQmlCompiledData From ci-noreply at qt-project.org Mon Dec 15 11:15:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 12:15:36 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1044 Message-ID: <20141215_101536_081123.ci-noreply@qt-project.org> QtBase_5.4_Integration #1044: SUCCESS Tested changes (refs/builds/5.4_1418631636): http://codereview.qt-project.org/101914 [PS2] - [ANGLE] Fix compilation with MSVC2013 Update4 From ci-noreply at qt-project.org Mon Dec 15 11:28:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 12:28:35 +0200 Subject: [Ci-reports] fail on QtXmlPatterns_5.4_Integration #13 Message-ID: <20141215_102835_088095.ci-noreply@qt-project.org> Autotest `tst_xmlpatterns' failed :( Testing tst_XmlPatterns FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_XmlPatterns ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.4.7 20120313 (Red Hat 4.4.7-4)) PASS : tst_XmlPatterns::initTestCase() FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Pass -help) FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(only -no-format) FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Specify no arguments at all.) PASS : tst_XmlPatterns::xquerySupport(Use -output twice) PASS : tst_XmlPatterns::xquerySupport(-output with a non-writable file) FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(A single dash, that's invalid) PASS : tst_XmlPatterns::xquerySupport(Invoke -version) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -unknown-switch) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -d) PASS : tst_XmlPatterns::xquerySupport(Passing a single dash is insufficient) FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(We don't support -format any longer) FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Invoke with invalid -param value.) PASS : tst_XmlPatterns::xquerySupport(Invoke with colon in variable name.) PASS : tst_XmlPatterns::xquerySupport(Invoke with missing name in -param arg.) FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xsltSupport(-initial-template doesn't work with XQueries.) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value(#2)) PASS : tst_XmlPatterns::xsltSupport(Invalid template name) FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::stdoutFailure() PASS : tst_XmlPatterns::cleanupTestCase() Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_XmlPatterns ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_xmlpatterns: 4 seconds, exit code 57 Build log: http://testresults.qt-project.org/ci/QtXmlPatterns_5.4_Integration/build_00013/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.4_1418636886): http://codereview.qt-project.org/97485 [PS2] - Doc: fix issues to display examples in Qt Creator From ci-noreply at qt-project.org Mon Dec 15 12:00:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 13:00:53 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4806 Message-ID: <20141215_110053_070593.ci-noreply@qt-project.org> QtBase_dev_Integration #4806: SUCCESS Tested changes (refs/builds/dev_1418632093): http://codereview.qt-project.org/101953 [PS1] - Fix corner case in preprocessor of QOpenGLShaderProgram http://codereview.qt-project.org/101697 [PS1] - Xcb: remove compile warnings From ci-noreply at qt-project.org Mon Dec 15 12:46:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 13:46:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4809 Message-ID: <20141215_114606_041134.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #4809: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04809/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418641349): http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Mon Dec 15 12:46:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 13:46:30 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2120 Message-ID: <20141215_114630_082237.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.56 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.56 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.60131 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02120/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418641139): http://codereview.qt-project.org/101897 [PS5] - Simple cache of url for QQmlCompiledData From ci-noreply at qt-project.org Mon Dec 15 14:01:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 15:01:52 +0200 Subject: [Ci-reports] pass on Qt5_5.4_Integration #215 Message-ID: <20141215_130152_083146.ci-noreply@qt-project.org> Qt5_5.4_Integration #215: SUCCESS Tested changes (refs/builds/5.4_1418629460): http://codereview.qt-project.org/101314 [PS24] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 15 14:05:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 15:05:05 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1045 Message-ID: <20141215_130505_056393.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-15 15:04:40.618 tst_qwindow[6199:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-15 15:05:07.463 tst_qwindow[6201:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01045/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418642953): http://codereview.qt-project.org/101887 [PS1] - QPlatformSystemTrayIcon: the timeout is in msecs, not secs From ci-noreply at qt-project.org Mon Dec 15 14:25:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 15:25:01 +0200 Subject: [Ci-reports] pass on QtWebEngine_5.4_Integration #21 Message-ID: <20141215_132501_050311.ci-noreply@qt-project.org> QtWebEngine_5.4_Integration #21: SUCCESS Tested changes (refs/builds/5.4_1418643870): http://codereview.qt-project.org/102082 [PS1] - Use QDir::separator() where paths might be generated for Windows From ci-noreply at qt-project.org Mon Dec 15 14:38:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 15:38:59 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4810 Message-ID: <20141215_133859_028491.ci-noreply@qt-project.org> QtBase_dev_Integration #4810: SUCCESS Tested changes (refs/builds/dev_1418644063): http://codereview.qt-project.org/101795 [PS1] - Unbreak shortcut handling on embedded From ci-noreply at qt-project.org Mon Dec 15 15:15:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 16:15:33 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1046 Message-ID: <20141215_141533_098486.ci-noreply@qt-project.org> Autotest `tst_qfiledialog' failed :( Testing tst_QFiledialog XPASS : tst_QFiledialog::clearLineEdit() 'fd.directory().absolutePath() != QDir::home().absolutePath()' returned TRUE unexpectedly. () Loc: [tst_qfiledialog.cpp(1305)] Totals: 66 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFiledialog ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QFiledialog::initTestCase() PASS : tst_QFiledialog::currentChangedSignal() PASS : tst_QFiledialog::directoryEnteredSignal() PASS : tst_QFiledialog::filesSelectedSignal(any) PASS : tst_QFiledialog::filesSelectedSignal(existing) PASS : tst_QFiledialog::filesSelectedSignal(directory) PASS : tst_QFiledialog::filesSelectedSignal(directoryOnly) PASS : tst_QFiledialog::filesSelectedSignal(existingFiles) PASS : tst_QFiledialog::filterSelectedSignal() PASS : tst_QFiledialog::args() PASS : tst_QFiledialog::directory() PASS : tst_QFiledialog::completer(r, 10) PASS : tst_QFiledialog::completer(x, 0) PASS : tst_QFiledialog::completer(../, -1) PASS : tst_QFiledialog::completer(goto root) PASS : tst_QFiledialog::completer(start at root) PASS : tst_QFiledialog::completer(start at one below root r) PASS : tst_QFiledialog::completer(start at one below root ../) PASS : tst_QFiledialog::completer_up() PASS : tst_QFiledialog::acceptMode() PASS : tst_QFiledialog::confirmOverwrite() PASS : tst_QFiledialog::defaultSuffix() PASS : tst_QFiledialog::fileMode() PASS : tst_QFiledialog::filters() PASS : tst_QFiledialog::history() PASS : tst_QFiledialog::iconProvider() PASS : tst_QFiledialog::isReadOnly() PASS : tst_QFiledialog::itemDelegate() PASS : tst_QFiledialog::labelText() PASS : tst_QFiledialog::resolveSymlinks() PASS : tst_QFiledialog::selectFile(null) PASS : tst_QFiledialog::selectFile(file) PASS : tst_QFiledialog::selectFile(tmp) PASS : tst_QFiledialog::selectFiles() SKIP : tst_QFiledialog::selectFileWrongCaseSaveAs() This test is intended for case-insensitive file systems only. Loc: [tst_qfiledialog.cpp(892)] PASS : tst_QFiledialog::selectFilter() PASS : tst_QFiledialog::viewMode() PASS : tst_QFiledialog::proxymodel() PASS : tst_QFiledialog::setNameFilter(namedetailsvisible-empty) PASS : tst_QFiledialog::setNameFilter(namedetailsinvisible-empty) PASS : tst_QFiledialog::setNameFilter(namedetailsvisible-images) PASS : tst_QFiledialog::setNameFilter(namedetailsinvisible-images) PASS : tst_QFiledialog::setNameFilter(namedetailsvisible-invalid) PASS : tst_QFiledialog::setNameFilter(namedetailsinvisible-invalid) PASS : tst_QFiledialog::setEmptyNameFilter() PASS : tst_QFiledialog::focus() PASS : tst_QFiledialog::caption() PASS : tst_QFiledialog::historyBack() PASS : tst_QFiledialog::historyForward() PASS : tst_QFiledialog::disableSaveButton(valid path) PASS : tst_QFiledialog::disableSaveButton(no path) PASS : tst_QFiledialog::disableSaveButton(file) PASS : tst_QFiledialog::saveButtonText(empty path) PASS : tst_QFiledialog::saveButtonText(file path) PASS : tst_QFiledialog::saveButtonText(dir) PASS : tst_QFiledialog::saveButtonText(setTextLabel) PASS : tst_QFiledialog::saveButtonText(dir & label) XPASS : tst_QFiledialog::clearLineEdit() 'fd.directory().absolutePath() != QDir::home().absolutePath()' returned TRUE unexpectedly. () Loc: [tst_qfiledialog.cpp(1305)] PASS : tst_QFiledialog::enableChooseButton() PASS : tst_QFiledialog::widgetlessNativeDialog() PASS : tst_QFiledialog::selectedFilesWithoutWidgets() SKIP : tst_QFiledialog::trailingDotsAndSpaces() This is only tested on Windows Loc: [tst_qfiledialog.cpp(1365)] PASS : tst_QFiledialog::tildeExpansion(empty path) PASS : tst_QFiledialog::tildeExpansion(~) PASS : tst_QFiledialog::tildeExpansion(~/some/sub/dir/) PASS : tst_QFiledialog::tildeExpansion(current user (~ syntax)) PASS : tst_QFiledialog::tildeExpansion(invalid user name) PASS : tst_QFiledialog::rejectModalDialogs() PASS : tst_QFiledialog::cleanupTestCase() Totals: 66 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QFiledialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfiledialog: 37 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01046/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418648799): http://codereview.qt-project.org/100802 [PS1] - Fix constant "Qt" LOG_TAG in Android http://codereview.qt-project.org/101815 [PS1] - Enter/Return should cause an edit inside an itemview on OS X From ci-noreply at qt-project.org Mon Dec 15 15:40:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 16:40:38 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #58 Message-ID: <20141215_144038_072454.ci-noreply@qt-project.org> Qt3D_dev_Integration #58: SUCCESS Tested changes (refs/builds/dev_1418651009): http://codereview.qt-project.org/102057 [PS3] - Add an animated ribbon/wave example http://codereview.qt-project.org/102056 [PS2] - Pass the current time to the aspects From ci-noreply at qt-project.org Mon Dec 15 16:13:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 17:13:46 +0200 Subject: [Ci-reports] pass on QtQuickControls_5.4_Integration #166 Message-ID: <20141215_151346_019956.ci-noreply@qt-project.org> QtQuickControls_5.4_Integration #166: SUCCESS Tested changes (refs/builds/5.4_1418651233): http://codereview.qt-project.org/101928 [PS3] - Remove explicit bug tracker URL From ci-noreply at qt-project.org Mon Dec 15 17:39:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 18:39:32 +0200 Subject: [Ci-reports] pass on QtWebChannel_dev_Integration #46 Message-ID: <20141215_163932_054910.ci-noreply@qt-project.org> QtWebChannel_dev_Integration #46: SUCCESS Tested changes (refs/builds/dev_1418654759): http://codereview.qt-project.org/91748 [PS13] - Separate registered and autoregistered QObjects From ci-noreply at qt-project.org Mon Dec 15 18:03:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 19:03:16 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2121 Message-ID: <20141215_170316_080147.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.52 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.53 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.569931 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02121/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418660118): http://codereview.qt-project.org/101999 [PS1] - Update scenegraph docs regarding threaded render loop usage From ci-noreply at qt-project.org Mon Dec 15 18:47:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 19:47:50 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1048 Message-ID: <20141215_174750_014236.ci-noreply@qt-project.org> QtBase_5.4_Integration #1048: SUCCESS Tested changes (refs/builds/5.4_1418653027): http://codereview.qt-project.org/101911 [PS2] - Fix crash when Android Style is set more than once. From ci-noreply at qt-project.org Mon Dec 15 18:56:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 19:56:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2124 Message-ID: <20141215_175608_092685.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.70 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.71 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.744364 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02124/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418663090): http://codereview.qt-project.org/100663 [PS3] - Allow batching of GL_LINES and GL_POINTS geometry From ci-noreply at qt-project.org Mon Dec 15 18:57:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 19:57:29 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4814 Message-ID: <20141215_175729_069596.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-15 19:56:52.164 tst_qwindow[2006:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-15 19:57:19.004 tst_qwindow[2132:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04814/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418654434): http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. From ci-noreply at qt-project.org Mon Dec 15 18:57:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 19:57:39 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #559 Message-ID: <20141215_175739_017990.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-15 19:55:57.155 tst_qwindow[48445:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-15 19:56:23.938 tst_qwindow[48528:660b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00559/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418651015): http://codereview.qt-project.org/101640 [PS23] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 15 19:00:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 20:00:33 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4815 Message-ID: <20141215_180033_076341.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4815: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04815/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418666344): http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo http://codereview.qt-project.org/94427 [PS20] - Make GLX and EGL dynamic dependencies for xcb From ci-noreply at qt-project.org Mon Dec 15 19:04:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 20:04:26 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2126 Message-ID: <20141215_180426_070125.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » winphone-arm-msvc2013_Windows_81 #2126: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02126/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418666262): http://codereview.qt-project.org/101999 [PS1] - Update scenegraph docs regarding threaded render loop usage From ci-noreply at qt-project.org Mon Dec 15 19:58:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 20:58:30 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2128 Message-ID: <20141215_185830_069204.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.61 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.62 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.659781 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02128/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418666760): http://codereview.qt-project.org/100663 [PS3] - Allow batching of GL_LINES and GL_POINTS geometry From ci-noreply at qt-project.org Mon Dec 15 19:58:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 20:58:50 +0200 Subject: [Ci-reports] fail on QtWebChannel_dev_Integration #47 Message-ID: <20141215_185850_094747.ci-noreply@qt-project.org> Autotest `qml' failed :( Testing qml QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: qml [60856] QtQA::App::TestRunner: Path: /work/*/qml QtQA::App::TestRunner: Identifier: qml QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [60855] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-15 20:58:56.476 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 000000010313f000-0000000103147000 [ 32K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[60856]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 org.qt-project.QtQml 0x0000000104526116 TestNamespace::QV4::Value::toBoolean() const + 86 QtQA::App::TestRunner: 1 org.qt-project.QtQml 0x0000000104571f69 TestNamespace::QV4::Runtime::toBoolean(TestNamespace::QV4::ValueRef) + 9 QtQA::App::TestRunner: 2 ??? 0x0000000104ae2413 0 + 4373488659 QtQA::App::TestRunner: 3 org.qt-project.QtQml 0x00000001045d246a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 4 org.qt-project.QtQml 0x00000001046247ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 5 ??? 0x0000000104ae2582 0 + 4373489026 QtQA::App::TestRunner: 6 org.qt-project.QtQml 0x00000001045d246a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 7 org.qt-project.QtQml 0x00000001046247ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 8 ??? 0x0000000104946f69 0 + 4371804009 QtQA::App::TestRunner: 9 org.qt-project.QtQml 0x00000001045d246a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 10 org.qt-project.QtQml 0x0000000104624cd7 TestNamespace::QV4::Runtime::callProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 1239 QtQA::App::TestRunner: 11 ??? 0x0000000108e484dd 0 + 4444161245 QtQA::App::TestRunner: 12 org.qt-project.QtQml 0x00000001045d1c23 TestNamespace::QV4::ScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 291 QtQA::App::TestRunner: 13 org.qt-project.QtQml 0x0000000104624e75 TestNamespace::QV4::Runtime::callElement(TestNamespace::QV4::ExecutionEngine*, TestNamespace::QV4::ValueRef, TestNamespace::QV4::CallData*) + 245 QtQA::App::TestRunner: 14 ??? 0x0000000108e0476c 0 + 4443883372 QtQA::App::TestRunner: 15 org.qt-project.QtQml 0x00000001045d1c23 TestNamespace::QV4::ScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 291 QtQA::App::TestRunner: 16 org.qt-project.QtQml 0x00000001046247ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 17 ??? 0x0000000108e051e6 0 + 4443886054 QtQA::App::TestRunner: 18 org.qt-project.QtQml 0x00000001045d246a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 19 org.qt-project.QtQml 0x00000001046247ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 20 ??? 0x0000000108e0a011 0 + 4443906065 QtQA::App::TestRunner: 21 org.qt-project.QtQml 0x00000001045d246a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 22 org.qt-project.QtQml 0x00000001046247ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 23 ??? 0x0000000108e0c4e7 0 + 4443915495 QtQA::App::TestRunner: 24 org.qt-project.QtQml 0x00000001045d246a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 25 org.qt-project.QtQml 0x00000001046b552e TestNamespace::QQmlJavaScriptExpression::evaluate(TestNamespace::QQmlContextData*, TestNamespace::QV4::ValueRef, TestNamespace::QV4::CallData*, bool*) + 670 QtQA::App::TestRunner: 26 org.qt-project.QtQml 0x000000010465e774 TestNamespace::QQmlBoundSignalExpression::evaluate(void**) + 2132 QtQA::App::TestRunner: 27 org.qt-project.QtQml 0x000000010465f14a TestNamespace::QQmlBoundSignal_callback(TestNamespace::QQmlNotifierEndpoint*, void**) + 458 QtQA::App::TestRunner: 28 org.qt-project.QtQml 0x00000001046986fc TestNamespace::QQmlNotifier::emitNotify(TestNamespace::QQmlNotifierEndpoint*, void**) + 92 QtQA::App::TestRunner: 29 org.qt-project.QtQml 0x000000010463c587 TestNamespace::QQmlData::signalEmitted(TestNamespace::QAbstractDeclarativeData*, TestNamespace::QObject*, int, void**) + 823 QtQA::App::TestRunner: 30 org.qt-project.QtCore 0x000000010406c568 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 200 QtQA::App::TestRunner: 31 org.qt-project.QtQml 0x00000001046ca627 TestNamespace::QQmlObjectCreator::finalize(TestNamespace::QQmlInstantiationInterrupt&) + 1015 QtQA::App::TestRunner: 32 org.qt-project.QtQml 0x0000000104654960 TestNamespace::QQmlComponentPrivate::complete(TestNamespace::QQmlEnginePrivate*, TestNamespace::QQmlComponentPrivate::ConstructionState*) + 80 QtQA::App::TestRunner: 33 org.qt-project.QtQml 0x0000000104652ef9 TestNamespace::QQmlComponentPrivate::completeCreate() + 41 QtQA::App::TestRunner: 34 org.qt-project.QtQml 0x0000000104654362 TestNamespace::QQmlComponent::create(TestNamespace::QQmlContext*) + 114 QtQA::App::TestRunner: 35 org.qt-project.QtQuick 0x0000000104c7248a TestNamespace::QQuickView::continueExecute() + 794 QtQA::App::TestRunner: 36 org.qt-project.QtQuick 0x0000000104c72120 TestNamespace::QQuickViewPrivate::execute() + 576 QtQA::App::TestRunner: 37 org.qt-project.QtQuickTest 0x000000010315ad6b TestNamespace::quick_test_main(int, char**, char const*, char const*) + 6139 QtQA::App::TestRunner: 38 qml 0x0000000103144234 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c57e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff94268786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff94267316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c5192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff883e4594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff883e5b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c5192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff883e4594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff883e5b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QQmlThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c4df2 __select + 10 QtQA::App::TestRunner: 1 org.qt-project.QtCore 0x000000010408b6a4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 org.qt-project.QtCore 0x000000010408c684 TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 692 QtQA::App::TestRunner: 3 org.qt-project.QtCore 0x000000010408da07 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 org.qt-project.QtCore 0x000000010403c4f9 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 409 QtQA::App::TestRunner: 5 org.qt-project.QtCore 0x0000000103e48283 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 org.qt-project.QtQml 0x00000001046cc0f9 TestNamespace::QQmlThreadPrivate::run() + 57 QtQA::App::TestRunner: 7 org.qt-project.QtCore 0x0000000103e4c58a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff883e28bf _pthread_start + 335 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff883e5b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c5192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff883e4594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff883e5b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000109ab7c30 rbx: 0x000000010854b401 rcx: 0x0000000000000000 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000010854b530 rsi: 0x00007fecf9c99870 rbp: 0x00007fff62d3c120 rsp: 0x00007fff62d3c110 QtQA::App::TestRunner: r8: 0x00007fff62d3bf50 r9: 0x00000001044d1450 r10: 0x0000000000000000 r11: 0x0000000104571f60 QtQA::App::TestRunner: r12: 0x000000010854b578 r13: 0x000000010854b508 r14: 0x00007fecf887a000 r15: 0x0000000109e3de40 QtQA::App::TestRunner: rip: 0x0000000104526116 rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 1 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x10313f000 - 0x103146fff +qml (??? - ???) /work/*/qml QtQA::App::TestRunner: 0x103153000 - 0x103168fff +org.qt-project.QtQuickTest (5.5 - 5.5.0) <1907E903-E581-3EF0-B178-72089A456C05> /work/*/QtQuickTest.framework/Versions/5/QtQuickTest QtQA::App::TestRunner: 0x10317d000 - 0x103663ff7 +org.qt-project.QtWidgets (5.5 - 5.5.0) <7B9D98D8-45AF-3DF3-926C-A508B7620540> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x103892000 - 0x103c9dfff +org.qt-project.QtGui (5.5 - 5.5.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x103e16000 - 0x104329fff +org.qt-project.QtCore (5.5 - 5.5.0) <70CA6087-3544-3DF5-A1FC-69177AFF8CA5> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x104452000 - 0x104477fff +org.qt-project.QtTest (5.5 - 5.5.0) <60376892-479A-3939-A075-236707BC67CA> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x104490000 - 0x1044a6ff7 +org.qt-project.QtWebChannel (5.5 - 5.5.0) /work/*/QtWebChannel.framework/Versions/5/QtWebChannel QtQA::App::TestRunner: 0x1044bd000 - 0x1047e5ff7 +org.qt-project.QtQml (5.5 - 5.5.0) <31E2D663-CD33-35A8-AFBA-C8933BBDE664> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x104949000 - 0x104a5efff +org.qt-project.QtNetwork (5.5 - 5.5.0) <5DC02D69-04DE-39A4-A52B-795D58CC20F5> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x104ae5000 - 0x104aebfff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x104af6000 - 0x104dcdfff +org.qt-project.QtQuick (5.5 - 5.5.0) <76C8F52E-EBD2-369E-B195-C361A0F10B14> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x10618e000 - 0x106239ff7 +libqcocoa.dylib (??? - ???) <61264B03-001A-362E-B728-535600028437> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x1062a5000 - 0x1062d8ff7 +org.qt-project.QtPrintSupport (5.5 - 5.5.0) <0D850CF6-811C-37E7-B37C-0C3384BA5B4E> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x108dda000 - 0x108ddefff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x108de2000 - 0x108deaff7 +libqmltestplugin.dylib (??? - ???) /work/*/libqmltestplugin.dylib QtQA::App::TestRunner: 0x108df1000 - 0x108df6fff +libdeclarative_webchannel.dylib (??? - ???) <8CC0E193-FFF9-3B9E-ACB2-2274CB4CCD57> /work/*/libdeclarative_webchannel.dylib QtQA::App::TestRunner: 0x7fff62d3f000 - 0x7fff62d73baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87870000 - 0x7fff87923ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff87924000 - 0x7fff8799afff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8799b000 - 0x7fff8799dfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8799e000 - 0x7fff879a4fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff879f5000 - 0x7fff87a1bfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff87a26000 - 0x7fff87a3dfff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff87b42000 - 0x7fff87c26e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87c6f000 - 0x7fff87c7dfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff87cdb000 - 0x7fff87d0eff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff87d0f000 - 0x7fff87d2bff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff87d2c000 - 0x7fff87d78ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff87d79000 - 0x7fff87d7bfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff87d7c000 - 0x7fff87ddeff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff87ddf000 - 0x7fff87e1ffe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff87e20000 - 0x7fff87e20fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff87ff8000 - 0x7fff8801cfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88030000 - 0x7fff88035fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff882c9000 - 0x7fff882c9fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8831f000 - 0x7fff88334fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff88394000 - 0x7fff88471fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff88595000 - 0x7fff88679ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff88688000 - 0x7fff886c2fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff886c3000 - 0x7fff886ecfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff886f1000 - 0x7fff886f5ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff88cd2000 - 0x7fff88d68ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88db1000 - 0x7fff88e4bff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88e54000 - 0x7fff88e54fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff89178000 - 0x7fff892aefff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff892bb000 - 0x7fff892befff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff892fb000 - 0x7fff892fcff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff892fd000 - 0x7fff895f2ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff895f3000 - 0x7fff895f9fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8963f000 - 0x7fff89655ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff89656000 - 0x7fff89663ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff89664000 - 0x7fff896cfff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff896d0000 - 0x7fff89775fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff897ca000 - 0x7fff897cafff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff897cb000 - 0x7fff898d0fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff89a14000 - 0x7fff89bb4ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89e2e000 - 0x7fff89e2ffff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff89ef2000 - 0x7fff89ef6fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff89f3c000 - 0x7fff89f59fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff89f5a000 - 0x7fff89fb2ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8a15b000 - 0x7fff8a160fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8a1ae000 - 0x7fff8a1cefff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8a1cf000 - 0x7fff8a2e8fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8a2e9000 - 0x7fff8a2e9fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8ab8e000 - 0x7fff8ab8ffff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8abac000 - 0x7fff8abd5fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8ae45000 - 0x7fff8ae48fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8ae49000 - 0x7fff8ae8afff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8b005000 - 0x7fff8b030ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8b031000 - 0x7fff8b03efff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8b03f000 - 0x7fff8b07efff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8b134000 - 0x7fff8bad2a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8bad3000 - 0x7fff8bad6fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8bd4d000 - 0x7fff8bd55fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8bd56000 - 0x7fff8bdc9fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8bdca000 - 0x7fff8bdd5ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8c292000 - 0x7fff8c2f2fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8c31c000 - 0x7fff8c38cfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8c3e7000 - 0x7fff8c404ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8c417000 - 0x7fff8c42bff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8c42c000 - 0x7fff8c42dff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c43e000 - 0x7fff8c449fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8c44a000 - 0x7fff8c48aff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8c48b000 - 0x7fff8d091fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8d092000 - 0x7fff8d3befff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8d71b000 - 0x7fff8d71bfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8d71c000 - 0x7fff8d71cfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8d754000 - 0x7fff8d928ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8d929000 - 0x7fff8d951fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8e25b000 - 0x7fff8e368fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8e369000 - 0x7fff8e5ddfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8e5de000 - 0x7fff8e5e5fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8e5e6000 - 0x7fff8e613fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8e651000 - 0x7fff8e656fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8e6c0000 - 0x7fff8e7ccfef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8e7d4000 - 0x7fff8ec9bfff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff90099000 - 0x7fff9009cff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff9017c000 - 0x7fff90192fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff901c4000 - 0x7fff901cdff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff901ce000 - 0x7fff901ddfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff90268000 - 0x7fff90268fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff90269000 - 0x7fff90274ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff90275000 - 0x7fff9027cfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff9027d000 - 0x7fff902d1ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff902d2000 - 0x7fff902d7fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff902d8000 - 0x7fff904dafff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff904db000 - 0x7fff9057dfff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff905d3000 - 0x7fff905d3fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff905d4000 - 0x7fff905e7ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff906bc000 - 0x7fff90724ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff907ed000 - 0x7fff90954fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff90955000 - 0x7fff90a1cff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90a1d000 - 0x7fff90d36fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff90d37000 - 0x7fff90d39fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff90d3a000 - 0x7fff90e2ffff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff90e6c000 - 0x7fff90ec7ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff90ff3000 - 0x7fff90ffdff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff90ffe000 - 0x7fff91003fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff9107b000 - 0x7fff9108aff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff9108b000 - 0x7fff910acfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff910ad000 - 0x7fff910adfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff910ae000 - 0x7fff91129ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff9113d000 - 0x7fff91154fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff91574000 - 0x7fff915b8ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff915d6000 - 0x7fff915d8ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff915d9000 - 0x7fff915dafff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff915db000 - 0x7fff91629fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff916d4000 - 0x7fff916d5ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff91782000 - 0x7fff91788ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff91789000 - 0x7fff9180dff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff9180e000 - 0x7fff9183eff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff9184c000 - 0x7fff9186bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff9186c000 - 0x7fff9186dfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff9186e000 - 0x7fff9194dfff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff9194e000 - 0x7fff91f32fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff91f33000 - 0x7fff91f85ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff91f86000 - 0x7fff91fdafff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91fdb000 - 0x7fff91ffffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff92000000 - 0x7fff9215dfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff921eb000 - 0x7fff92247ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff92248000 - 0x7fff92472fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff927a5000 - 0x7fff9281bff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff92837000 - 0x7fff9283efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff92ccb000 - 0x7fff92cddff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff92ea4000 - 0x7fff92f45ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff932f4000 - 0x7fff9332ffff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff93598000 - 0x7fff935daff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff935db000 - 0x7fff935e1fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff9364c000 - 0x7fff936d1ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff936d2000 - 0x7fff936feff7 com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93747000 - 0x7fff9384efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff939da000 - 0x7fff939ecff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff939ed000 - 0x7fff93aeffff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff93af0000 - 0x7fff93af5ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff93e4b000 - 0x7fff94167fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff94168000 - 0x7fff94176ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff9417a000 - 0x7fff94181fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff941c5000 - 0x7fff941c9fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff94209000 - 0x7fff9420dfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff94265000 - 0x7fff94273fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff94274000 - 0x7fff946a1fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff94700000 - 0x7fff94783fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff94784000 - 0x7fff947ecff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 1058 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=173.8M resident=131.9M(76%) swapped_out_or_unallocated=41.8M(24%) QtQA::App::TestRunner: Writable regions: Total=97.3M written=23.5M(24%) resident=25.8M(27%) swapped_out=0K(0%) unallocated=71.4M(73%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreServices 4516K QtQA::App::TestRunner: JS JIT generated code 228K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 17.1M QtQA::App::TestRunner: MALLOC 43.1M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 14.5M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 116.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 35.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 381.6M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qml ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : qml::Bench::initTestCase() PASS : qml::Bench::benchmark_init() PASS : qml::Bench::benchmark_init() PASS : qml::Bench::benchmark_init() PASS : qml::Bench::benchmark_init() RESULT : qml::benchmark_init: 28 msecs per iteration (total: 57, iterations: 2) PASS : qml::Bench::cleanupTestCase() PASS : qml::MultiClient::initTestCase() QWARN : qml::MultiClient::test_autowrappedObjectsNotBroadcasted() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::MultiClient::test_autowrappedObjectsNotBroadcasted() QWARN : qml::MultiClient::test_autowrappedObjectsNotInInit() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::MultiClient::test_autowrappedObjectsNotInInit() PASS : qml::MultiClient::test_multiclient() PASS : qml::MultiClient::cleanupTestCase() PASS : qml::WebChannel::initTestCase() PASS : qml::WebChannel::test_disconnect() PASS : qml::WebChannel::test_grouping() PASS : qml::WebChannel::test_method() PASS : qml::WebChannel::test_property() PASS : qml::WebChannel::test_signal() QWARN : qml::WebChannel::test_wrapper() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::WebChannel::test_wrapper() QWARN : qml::WebChannel::test_wrapper_propertyUpdateOfWrappedObjects() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::WebChannel::test_wrapper_propertyUpdateOfWrappedObjects() QWARN : qml::WebChannel::test_wrapper_wrapEveryQObject() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::WebChannel::test_wrapper_wrapEveryQObject() PASS : qml::WebChannel::cleanupTestCase() PASS : qml::WebChannel Separation::initTestCase() QWARN : qml::WebChannel Separation::test_propertyUpdateSeparation() QQmlComponent: Created graphical object was not placed in the graphics scene. QWARN : qml::WebChannel Separation::test_propertyUpdateSeparation() QQmlComponent: Created graphical object was not placed in the graphics scene. QtQA::App::TestRunner: Process exited due to signal 11 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: qml [60861] QtQA::App::TestRunner: Path: /work/*/qml QtQA::App::TestRunner: Identifier: qml QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [60855] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-15 20:59:04.280 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGSEGV) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x8: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 000000010d21a000-000000010d222000 [ 32K] r-x/rwx SM=COW /work/* QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[60861]: garbage collection is OFF QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 org.qt-project.QtQml 0x000000010e5fa116 TestNamespace::QV4::Value::toBoolean() const + 86 QtQA::App::TestRunner: 1 org.qt-project.QtQml 0x000000010e645f69 TestNamespace::QV4::Runtime::toBoolean(TestNamespace::QV4::ValueRef) + 9 QtQA::App::TestRunner: 2 ??? 0x000000010ebca413 0 + 4542211091 QtQA::App::TestRunner: 3 org.qt-project.QtQml 0x000000010e6a646a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 4 org.qt-project.QtQml 0x000000010e6f87ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 5 ??? 0x000000010ebca582 0 + 4542211458 QtQA::App::TestRunner: 6 org.qt-project.QtQml 0x000000010e6a646a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 7 org.qt-project.QtQml 0x000000010e6f87ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 8 ??? 0x000000010ebbaf69 0 + 4542148457 QtQA::App::TestRunner: 9 org.qt-project.QtQml 0x000000010e6a646a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 10 org.qt-project.QtQml 0x000000010e6f8cd7 TestNamespace::QV4::Runtime::callProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 1239 QtQA::App::TestRunner: 11 ??? 0x0000000112f234dd 0 + 4612830429 QtQA::App::TestRunner: 12 org.qt-project.QtQml 0x000000010e6a5c23 TestNamespace::QV4::ScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 291 QtQA::App::TestRunner: 13 org.qt-project.QtQml 0x000000010e6f8e75 TestNamespace::QV4::Runtime::callElement(TestNamespace::QV4::ExecutionEngine*, TestNamespace::QV4::ValueRef, TestNamespace::QV4::CallData*) + 245 QtQA::App::TestRunner: 14 ??? 0x0000000112edf76c 0 + 4612552556 QtQA::App::TestRunner: 15 org.qt-project.QtQml 0x000000010e6a5c23 TestNamespace::QV4::ScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 291 QtQA::App::TestRunner: 16 org.qt-project.QtQml 0x000000010e6f87ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 17 ??? 0x0000000112ee01e6 0 + 4612555238 QtQA::App::TestRunner: 18 org.qt-project.QtQml 0x000000010e6a646a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 19 org.qt-project.QtQml 0x000000010e6f87ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 20 ??? 0x0000000112ee5011 0 + 4612575249 QtQA::App::TestRunner: 21 org.qt-project.QtQml 0x000000010e6a646a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 22 org.qt-project.QtQml 0x000000010e6f87ce TestNamespace::QV4::Runtime::callActivationProperty(TestNamespace::QV4::ExecutionEngine*, int, TestNamespace::QV4::CallData*) + 814 QtQA::App::TestRunner: 23 ??? 0x0000000112ee74e7 0 + 4612584679 QtQA::App::TestRunner: 24 org.qt-project.QtQml 0x000000010e6a646a TestNamespace::QV4::SimpleScriptFunction::call(TestNamespace::QV4::Managed*, TestNamespace::QV4::CallData*) + 538 QtQA::App::TestRunner: 25 org.qt-project.QtQml 0x000000010e78952e TestNamespace::QQmlJavaScriptExpression::evaluate(TestNamespace::QQmlContextData*, TestNamespace::QV4::ValueRef, TestNamespace::QV4::CallData*, bool*) + 670 QtQA::App::TestRunner: 26 org.qt-project.QtQml 0x000000010e732774 TestNamespace::QQmlBoundSignalExpression::evaluate(void**) + 2132 QtQA::App::TestRunner: 27 org.qt-project.QtQml 0x000000010e73314a TestNamespace::QQmlBoundSignal_callback(TestNamespace::QQmlNotifierEndpoint*, void**) + 458 QtQA::App::TestRunner: 28 org.qt-project.QtQml 0x000000010e76c6fc TestNamespace::QQmlNotifier::emitNotify(TestNamespace::QQmlNotifierEndpoint*, void**) + 92 QtQA::App::TestRunner: 29 org.qt-project.QtQml 0x000000010e710587 TestNamespace::QQmlData::signalEmitted(TestNamespace::QAbstractDeclarativeData*, TestNamespace::QObject*, int, void**) + 823 QtQA::App::TestRunner: 30 org.qt-project.QtCore 0x000000010e143568 TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 200 QtQA::App::TestRunner: 31 org.qt-project.QtQml 0x000000010e79e627 TestNamespace::QQmlObjectCreator::finalize(TestNamespace::QQmlInstantiationInterrupt&) + 1015 QtQA::App::TestRunner: 32 org.qt-project.QtQml 0x000000010e728960 TestNamespace::QQmlComponentPrivate::complete(TestNamespace::QQmlEnginePrivate*, TestNamespace::QQmlComponentPrivate::ConstructionState*) + 80 QtQA::App::TestRunner: 33 org.qt-project.QtQml 0x000000010e726ef9 TestNamespace::QQmlComponentPrivate::completeCreate() + 41 QtQA::App::TestRunner: 34 org.qt-project.QtQml 0x000000010e728362 TestNamespace::QQmlComponent::create(TestNamespace::QQmlContext*) + 114 QtQA::App::TestRunner: 35 org.qt-project.QtQuick 0x000000010ed4848a TestNamespace::QQuickView::continueExecute() + 794 QtQA::App::TestRunner: 36 org.qt-project.QtQuick 0x000000010ed48120 TestNamespace::QQuickViewPrivate::execute() + 576 QtQA::App::TestRunner: 37 org.qt-project.QtQuickTest 0x000000010d230d6b TestNamespace::quick_test_main(int, char**, char const*, char const*) + 6139 QtQA::App::TestRunner: 38 qml 0x000000010d21f234 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c57e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff94268786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff94267316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c5192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff883e4594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff883e5b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c5192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff883e4594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff883e5b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4:: QQmlThread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c4df2 __select + 10 QtQA::App::TestRunner: 1 org.qt-project.QtCore 0x000000010e1626a4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68 QtQA::App::TestRunner: 2 org.qt-project.QtCore 0x000000010e163684 TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags, timespec*) + 692 QtQA::App::TestRunner: 3 org.qt-project.QtCore 0x000000010e164a07 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags) + 263 QtQA::App::TestRunner: 4 org.qt-project.QtCore 0x000000010e1134f9 TestNamespace::QEventLoop::exec(TestNamespace::QFlags) + 409 QtQA::App::TestRunner: 5 org.qt-project.QtCore 0x000000010df1f283 TestNamespace::QThread::exec() + 115 QtQA::App::TestRunner: 6 org.qt-project.QtQml 0x000000010e7a00f9 TestNamespace::QQmlThreadPrivate::run() + 57 QtQA::App::TestRunner: 7 org.qt-project.QtCore 0x000000010df2358a TestNamespace::QThreadPrivate::start(void*) + 474 QtQA::App::TestRunner: 8 libsystem_c.dylib 0x00007fff883e28bf _pthread_start + 335 QtQA::App::TestRunner: 9 libsystem_c.dylib 0x00007fff883e5b75 thread_start + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff8a1c5192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff883e4594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff883e5b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000113b92c30 rbx: 0x0000000112621401 rcx: 0x0000000000000000 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000112621530 rsi: 0x00007f9571b97080 rbp: 0x00007fff6ce17130 rsp: 0x00007fff6ce17120 QtQA::App::TestRunner: r8: 0x00007fff6ce16f60 r9: 0x000000010e5a5450 r10: 0x0000000000000000 r11: 0x000000010e645f60 QtQA::App::TestRunner: r12: 0x0000000112621578 r13: 0x0000000112621508 r14: 0x00007f9571002000 r15: 0x0000000113f18e40 QtQA::App::TestRunner: rip: 0x000000010e5fa116 rfl: 0x0000000000010206 cr2: 0x0000000000000008 QtQA::App::TestRunner: Logical CPU: 2 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x10d21a000 - 0x10d221fff +qml (??? - ???) /work/*/qml QtQA::App::TestRunner: 0x10d229000 - 0x10d23efff +org.qt-project.QtQuickTest (5.5 - 5.5.0) <1907E903-E581-3EF0-B178-72089A456C05> /work/*/QtQuickTest.framework/Versions/5/QtQuickTest QtQA::App::TestRunner: 0x10d252000 - 0x10d738ff7 +org.qt-project.QtWidgets (5.5 - 5.5.0) <7B9D98D8-45AF-3DF3-926C-A508B7620540> /work/*/QtWidgets.framework/Versions/5/QtWidgets QtQA::App::TestRunner: 0x10d968000 - 0x10dd73fff +org.qt-project.QtGui (5.5 - 5.5.0) /work/*/QtGui.framework/Versions/5/QtGui QtQA::App::TestRunner: 0x10deed000 - 0x10e400fff +org.qt-project.QtCore (5.5 - 5.5.0) <70CA6087-3544-3DF5-A1FC-69177AFF8CA5> /work/*/QtCore.framework/Versions/5/QtCore QtQA::App::TestRunner: 0x10e52b000 - 0x10e550fff +org.qt-project.QtTest (5.5 - 5.5.0) <60376892-479A-3939-A075-236707BC67CA> /work/*/QtTest.framework/Versions/5/QtTest QtQA::App::TestRunner: 0x10e566000 - 0x10e57cff7 +org.qt-project.QtWebChannel (5.5 - 5.5.0) /work/*/QtWebChannel.framework/Versions/5/QtWebChannel QtQA::App::TestRunner: 0x10e591000 - 0x10e8b9ff7 +org.qt-project.QtQml (5.5 - 5.5.0) <31E2D663-CD33-35A8-AFBA-C8933BBDE664> /work/*/QtQml.framework/Versions/5/QtQml QtQA::App::TestRunner: 0x10ea21000 - 0x10eb36fff +org.qt-project.QtNetwork (5.5 - 5.5.0) <5DC02D69-04DE-39A4-A52B-795D58CC20F5> /work/*/QtNetwork.framework/Versions/5/QtNetwork QtQA::App::TestRunner: 0x10ebbc000 - 0x10ebc2fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL QtQA::App::TestRunner: 0x10ebcc000 - 0x10eea3fff +org.qt-project.QtQuick (5.5 - 5.5.0) <76C8F52E-EBD2-369E-B195-C361A0F10B14> /work/*/QtQuick.framework/Versions/5/QtQuick QtQA::App::TestRunner: 0x110264000 - 0x11030fff7 +libqcocoa.dylib (??? - ???) <61264B03-001A-362E-B728-535600028437> /work/*/libqcocoa.dylib QtQA::App::TestRunner: 0x11037b000 - 0x1103aeff7 +org.qt-project.QtPrintSupport (5.5 - 5.5.0) <0D850CF6-811C-37E7-B37C-0C3384BA5B4E> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport QtQA::App::TestRunner: 0x112eb0000 - 0x112eb4fff +libqtquick2plugin.dylib (??? - ???) /work/*/libqtquick2plugin.dylib QtQA::App::TestRunner: 0x112eb8000 - 0x112ec0ff7 +libqmltestplugin.dylib (??? - ???) /work/*/libqmltestplugin.dylib QtQA::App::TestRunner: 0x112ec7000 - 0x112eccfff +libdeclarative_webchannel.dylib (??? - ???) <8CC0E193-FFF9-3B9E-ACB2-2274CB4CCD57> /work/*/libdeclarative_webchannel.dylib QtQA::App::TestRunner: 0x7fff6ce1a000 - 0x7fff6ce4ebaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87870000 - 0x7fff87923ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff87924000 - 0x7fff8799afff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8799b000 - 0x7fff8799dfff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff8799e000 - 0x7fff879a4fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff879f5000 - 0x7fff87a1bfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff87a26000 - 0x7fff87a3dfff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff87b42000 - 0x7fff87c26e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff87c6f000 - 0x7fff87c7dfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff87cdb000 - 0x7fff87d0eff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff87d0f000 - 0x7fff87d2bff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff87d2c000 - 0x7fff87d78ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff87d79000 - 0x7fff87d7bfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff87d7c000 - 0x7fff87ddeff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff87ddf000 - 0x7fff87e1ffe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff87e20000 - 0x7fff87e20fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff87ff8000 - 0x7fff8801cfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff88030000 - 0x7fff88035fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff882c9000 - 0x7fff882c9fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8831f000 - 0x7fff88334fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff88394000 - 0x7fff88471fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff88595000 - 0x7fff88679ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff88688000 - 0x7fff886c2fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff886c3000 - 0x7fff886ecfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff886f1000 - 0x7fff886f5ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff88cd2000 - 0x7fff88d68ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88db1000 - 0x7fff88e4bff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88e54000 - 0x7fff88e54fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff89178000 - 0x7fff892aefff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff892bb000 - 0x7fff892befff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff892fb000 - 0x7fff892fcff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff892fd000 - 0x7fff895f2ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff895f3000 - 0x7fff895f9fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff8963f000 - 0x7fff89655ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff89656000 - 0x7fff89663ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff89664000 - 0x7fff896cfff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff896d0000 - 0x7fff89775fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff897ca000 - 0x7fff897cafff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff897cb000 - 0x7fff898d0fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff89a14000 - 0x7fff89bb4ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff89e2e000 - 0x7fff89e2ffff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff89ef2000 - 0x7fff89ef6fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff89f3c000 - 0x7fff89f59fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff89f5a000 - 0x7fff89fb2ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8a15b000 - 0x7fff8a160fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff8a1ae000 - 0x7fff8a1cefff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff8a1cf000 - 0x7fff8a2e8fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff8a2e9000 - 0x7fff8a2e9fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa QtQA::App::TestRunner: 0x7fff8ab8e000 - 0x7fff8ab8ffff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8abac000 - 0x7fff8abd5fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff8ae45000 - 0x7fff8ae48fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8ae49000 - 0x7fff8ae8afff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff8b005000 - 0x7fff8b030ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8b031000 - 0x7fff8b03efff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff8b03f000 - 0x7fff8b07efff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8b134000 - 0x7fff8bad2a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8bad3000 - 0x7fff8bad6fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8bd4d000 - 0x7fff8bd55fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8bd56000 - 0x7fff8bdc9fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8bdca000 - 0x7fff8bdd5ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8c292000 - 0x7fff8c2f2fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8c31c000 - 0x7fff8c38cfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8c3e7000 - 0x7fff8c404ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8c417000 - 0x7fff8c42bff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8c42c000 - 0x7fff8c42dff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8c43e000 - 0x7fff8c449fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8c44a000 - 0x7fff8c48aff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8c48b000 - 0x7fff8d091fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8d092000 - 0x7fff8d3befff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8d71b000 - 0x7fff8d71bfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8d71c000 - 0x7fff8d71cfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8d754000 - 0x7fff8d928ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8d929000 - 0x7fff8d951fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8e25b000 - 0x7fff8e368fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8e369000 - 0x7fff8e5ddfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8e5de000 - 0x7fff8e5e5fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8e5e6000 - 0x7fff8e613fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8e651000 - 0x7fff8e656fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8e6c0000 - 0x7fff8e7ccfef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8e7d4000 - 0x7fff8ec9bfff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff90099000 - 0x7fff9009cff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff9017c000 - 0x7fff90192fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff901c4000 - 0x7fff901cdff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff901ce000 - 0x7fff901ddfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff90268000 - 0x7fff90268fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff90269000 - 0x7fff90274ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff90275000 - 0x7fff9027cfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff9027d000 - 0x7fff902d1ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff902d2000 - 0x7fff902d7fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff902d8000 - 0x7fff904dafff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff904db000 - 0x7fff9057dfff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff905d3000 - 0x7fff905d3fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff905d4000 - 0x7fff905e7ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff906bc000 - 0x7fff90724ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff907ed000 - 0x7fff90954fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff90955000 - 0x7fff90a1cff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff90a1d000 - 0x7fff90d36fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff90d37000 - 0x7fff90d39fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff90d3a000 - 0x7fff90e2ffff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff90e6c000 - 0x7fff90ec7ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff90ff3000 - 0x7fff90ffdff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff90ffe000 - 0x7fff91003fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff9107b000 - 0x7fff9108aff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff9108b000 - 0x7fff910acfff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff910ad000 - 0x7fff910adfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff910ae000 - 0x7fff91129ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff9113d000 - 0x7fff91154fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff91574000 - 0x7fff915b8ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff915d6000 - 0x7fff915d8ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff915d9000 - 0x7fff915dafff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff915db000 - 0x7fff91629fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff916d4000 - 0x7fff916d5ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff91782000 - 0x7fff91788ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff91789000 - 0x7fff9180dff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff9180e000 - 0x7fff9183eff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff9184c000 - 0x7fff9186bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff9186c000 - 0x7fff9186dfff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff9186e000 - 0x7fff9194dfff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff9194e000 - 0x7fff91f32fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff91f33000 - 0x7fff91f85ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff91f86000 - 0x7fff91fdafff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff91fdb000 - 0x7fff91ffffff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff92000000 - 0x7fff9215dfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff921eb000 - 0x7fff92247ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff92248000 - 0x7fff92472fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff927a5000 - 0x7fff9281bff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff92837000 - 0x7fff9283efff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff92ccb000 - 0x7fff92cddff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff92ea4000 - 0x7fff92f45ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff932f4000 - 0x7fff9332ffff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff93598000 - 0x7fff935daff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff935db000 - 0x7fff935e1fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff9364c000 - 0x7fff936d1ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff936d2000 - 0x7fff936feff7 com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal QtQA::App::TestRunner: 0x7fff93747000 - 0x7fff9384efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff939da000 - 0x7fff939ecff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff939ed000 - 0x7fff93aeffff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff93af0000 - 0x7fff93af5ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff93e4b000 - 0x7fff94167fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff94168000 - 0x7fff94176ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff9417a000 - 0x7fff94181fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff941c5000 - 0x7fff941c9fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff94209000 - 0x7fff9420dfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff94265000 - 0x7fff94273fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff94274000 - 0x7fff946a1fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff94700000 - 0x7fff94783fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff94784000 - 0x7fff947ecff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 2 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 1070 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=173.8M resident=132.0M(76%) swapped_out_or_unallocated=41.8M(24%) QtQA::App::TestRunner: Writable regions: Total=98.3M written=23.6M(24%) resident=26.5M(27%) swapped_out=0K(0%) unallocated=71.8M(73%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: CG backing stores 152K QtQA::App::TestRunner: CG shared images 1184K QtQA::App::TestRunner: CoreServices 4516K QtQA::App::TestRunner: JS JIT generated code 228K QtQA::App::TestRunner: JS VM register file 8192K QtQA::App::TestRunner: JS garbage collector 17.1M QtQA::App::TestRunner: MALLOC 44.1M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: Memory tag=242 12K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 10.5M QtQA::App::TestRunner: VM_ALLOCATE 16.1M QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 14.5M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 57.6M QtQA::App::TestRunner: __TEXT 116.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 35.0M QtQA::App::TestRunner: shared memory 308K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 382.6M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end qml: 11 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtWebChannel_dev_Integration/build_00047/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418668867): http://codereview.qt-project.org/92130 [PS20] - Do not broadcast signals or property changes of wrapped qobjects From ci-noreply at qt-project.org Mon Dec 15 20:02:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 21:02:39 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1049 Message-ID: <20141215_190239_053021.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(924) : failure location Totals: 574 passed, 1 failed, 7 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.1, Qt 5.4.1 (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(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) FAIL! : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(689) : 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) SKIP : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(731) : 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(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) 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: 575 passed, 1 failed, 6 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 176 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01049/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418665766): http://codereview.qt-project.org/102093 [PS3] - Fix possibly corrupted log clusters when using custom tab stops http://codereview.qt-project.org/100802 [PS1] - Fix constant "Qt" LOG_TAG in Android From ci-noreply at qt-project.org Mon Dec 15 21:17:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 21:17:21 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #231 - FAILURE Message-ID: <20141215201721.3BD493036B@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_00231 From ci-noreply at qt-project.org Mon Dec 15 21:22:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 22:22:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4816 Message-ID: <20141215_202205_063904.ci-noreply@qt-project.org> Autotest `tst_qquickwidget' failed :( Testing tst_qquickwidget QFATAL : tst_qquickwidget::showHide() ASSERT: "!window->supportsOpenGL()" in file qxcbintegration.cpp, line 196 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: ============================== 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 5070] QtQA::App::TestRunner: [New LWP 5071] 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_qquickwidget -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007fa632a163e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fa62a5da700 (LWP 5071)): QtQA::App::TestRunner: #0 0x00007fa632ab8e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007fa630b1bf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fa630b1c429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fa63367811d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1488fc0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fa6335fe628 in TestNamespace::QEventLoop::processEvents (this=0x7fa62a5d9d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fa6335fe901 in TestNamespace::QEventLoop::exec (this=0x7fa62a5d9d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fa63337adf4 in TestNamespace::QThread::exec (this=0x1471150) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fa6341772e1 in TestNamespace::QQmlThreadPrivate::run (this=0x1471150) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fa6333823a4 in TestNamespace::QThreadPrivate::start (arg=0x1471150) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007fa63217fefc in start_thread (arg=0x7fa62a5da700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007fa632ac4f8d 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 0x7fa6364dc760 (LWP 5070)): QtQA::App::TestRunner: #0 0x00007fa632a163e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007fa632a19b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007fa63336e2df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007fa63336a9d8 in TestNamespace::QMessageLogger::fatal (this=0x7fff36c82840, msg=0x7fa6336d94c8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007fa63336474a in TestNamespace::qt_assert (assertion=0x7fa62d760c0c "!window->supportsOpenGL()", file=0x7fa62d760b17 "qxcbintegration.cpp", line=196) at global/qglobal.cpp:2800 QtQA::App::TestRunner: #5 0x00007fa62d6c7b44 in TestNamespace::QXcbIntegration::createPlatformWindow (this=0x1445050, window=0x15a9af0) at qxcbintegration.cpp:196 QtQA::App::TestRunner: #6 0x00007fa63474576c in TestNamespace::QWindowPrivate::create (this=0x15bc420, recursive=false) at kernel/qwindow.cpp:395 QtQA::App::TestRunner: #7 0x00007fa634745bd3 in TestNamespace::QWindow::create (this=0x15a9af0) at kernel/qwindow.cpp:544 QtQA::App::TestRunner: #8 0x00007fa6350ff8ea in TestNamespace::QWidgetPrivate::create_sys (this=0x15bc120, window=0, initializeWindow=true, destroyOldWindow=true) at kernel/qwidget.cpp:1439 QtQA::App::TestRunner: #9 0x00007fa6350fef3a in TestNamespace::QWidget::create (this=0x15bc0e0, window=0, initializeWindow=true, destroyOldWindow=true) at kernel/qwidget.cpp:1310 QtQA::App::TestRunner: #10 0x00007fa6350fe936 in TestNamespace::QWidgetPrivate::init (this=0x15bc120, parentWidget=0x0, f=...) at kernel/qwidget.cpp:1177 QtQA::App::TestRunner: #11 0x00007fa6350fe0f1 in TestNamespace::QWidget::QWidget (this=0x15bc0e0, dd=..., parent=0x0, f=...) at kernel/qwidget.cpp:1026 QtQA::App::TestRunner: #12 0x00007fa63513a4d8 in TestNamespace::QDesktopWidget::QDesktopWidget (this=0x15bc0e0) at kernel/qdesktopwidget.cpp:131 QtQA::App::TestRunner: #13 0x00007fa6350c051c in TestNamespace::QApplication::desktop () at kernel/qapplication.cpp:2854 QtQA::App::TestRunner: #14 0x00007fa635112eff in TestNamespace::QWidgetPrivate::adjustedSize (this=0x1488370) at kernel/qwidget.cpp:8433 QtQA::App::TestRunner: #15 0x00007fa635113150 in TestNamespace::QWidget::adjustSize (this=0x7fff36c82fa0) at kernel/qwidget.cpp:8476 QtQA::App::TestRunner: #16 0x00007fa635111fe3 in TestNamespace::QWidget::setVisible (this=0x7fff36c82fa0, visible=true) at kernel/qwidget.cpp:8072 QtQA::App::TestRunner: #17 0x00007fa635110879 in TestNamespace::QWidget::show (this=0x7fff36c82fa0) at kernel/qwidget.cpp:7636 QtQA::App::TestRunner: #18 0x0000000000407541 in tst_qquickwidget::showHide (this=0x7fff36c83e00) at tst_qquickwidget.cpp:75 QtQA::App::TestRunner: #19 0x000000000040b9a2 in tst_qquickwidget::qt_static_metacall (_o=0x7fff36c83e00, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff36c83100) at .moc/tst_qquickwidget.moc:87 QtQA::App::TestRunner: #20 0x00007fa63360e46d in TestNamespace::QMetaMethod::invoke (this=0x7fff36c833a0, object=0x7fff36c83e00, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #21 0x00007fa63360d919 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff36c83e00, member=0x1488330 "showHide", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #22 0x00007fa633b276a9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff36c83e00, member=0x1488330 "showHide", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #23 0x00007fa633b22fa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1488330 "showHide") at qtestcase.cpp:1887 QtQA::App::TestRunner: #24 0x00007fa633b23862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1488218 "showHide()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #25 0x00007fa633b24355 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff36c83e00) at qtestcase.cpp:2236 QtQA::App::TestRunner: #26 0x00007fa633b24995 in TestNamespace::QTest::qExec (testObject=0x7fff36c83e00, argc=6, argv=0x7fff36c83f38) at qtestcase.cpp:2478 QtQA::App::TestRunner: #27 0x000000000040b8f1 in main (argc=6, argv=0x7fff36c83f38) at tst_qquickwidget.cpp:266 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwidget ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1) PASS : tst_qquickwidget::initTestCase() QFATAL : tst_qquickwidget::showHide() ASSERT: "!window->supportsOpenGL()" in file qxcbintegration.cpp, line 196 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: ============================== 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 5075] QtQA::App::TestRunner: [New LWP 5076] 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_qquickwidget -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qquickwid'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f834309f3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. QtQA::App::TestRunner: in ../nptl/sysdeps/unix/sysv/linux/raise.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f833ac63700 (LWP 5076)): QtQA::App::TestRunner: #0 0x00007f8343141e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f83411a4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f83411a5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f8343d0111d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x19c2fc0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f8343c87628 in TestNamespace::QEventLoop::processEvents (this=0x7f833ac62d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f8343c87901 in TestNamespace::QEventLoop::exec (this=0x7f833ac62d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f8343a03df4 in TestNamespace::QThread::exec (this=0x19ab150) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f83448002e1 in TestNamespace::QQmlThreadPrivate::run (this=0x19ab150) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f8343a0b3a4 in TestNamespace::QThreadPrivate::start (arg=0x19ab150) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f8342808efc in start_thread (arg=0x7f833ac63700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f834314df8d 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 0x7f8346b65760 (LWP 5075)): QtQA::App::TestRunner: #0 0x00007f834309f3e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f83430a2b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f83439f72df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f83439f39d8 in TestNamespace::QMessageLogger::fatal (this=0x7fff4633fbd0, msg=0x7f8343d624c8 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f83439ed74a in TestNamespace::qt_assert (assertion=0x7f833dde9c0c "!window->supportsOpenGL()", file=0x7f833dde9b17 "qxcbintegration.cpp", line=196) at global/qglobal.cpp:2800 QtQA::App::TestRunner: #5 0x00007f833dd50b44 in TestNamespace::QXcbIntegration::createPlatformWindow (this=0x197f050, window=0x1af01a0) at qxcbintegration.cpp:196 QtQA::App::TestRunner: #6 0x00007f8344dce76c in TestNamespace::QWindowPrivate::create (this=0x1af6360, recursive=false) at kernel/qwindow.cpp:395 QtQA::App::TestRunner: #7 0x00007f8344dcebd3 in TestNamespace::QWindow::create (this=0x1af01a0) at kernel/qwindow.cpp:544 QtQA::App::TestRunner: #8 0x00007f83457888ea in TestNamespace::QWidgetPrivate::create_sys (this=0x1af6060, window=0, initializeWindow=true, destroyOldWindow=true) at kernel/qwidget.cpp:1439 QtQA::App::TestRunner: #9 0x00007f8345787f3a in TestNamespace::QWidget::create (this=0x1af6020, window=0, initializeWindow=true, destroyOldWindow=true) at kernel/qwidget.cpp:1310 QtQA::App::TestRunner: #10 0x00007f8345787936 in TestNamespace::QWidgetPrivate::init (this=0x1af6060, parentWidget=0x0, f=...) at kernel/qwidget.cpp:1177 QtQA::App::TestRunner: #11 0x00007f83457870f1 in TestNamespace::QWidget::QWidget (this=0x1af6020, dd=..., parent=0x0, f=...) at kernel/qwidget.cpp:1026 QtQA::App::TestRunner: #12 0x00007f83457c34d8 in TestNamespace::QDesktopWidget::QDesktopWidget (this=0x1af6020) at kernel/qdesktopwidget.cpp:131 QtQA::App::TestRunner: #13 0x00007f834574951c in TestNamespace::QApplication::desktop () at kernel/qapplication.cpp:2854 QtQA::App::TestRunner: #14 0x00007f834579beff in TestNamespace::QWidgetPrivate::adjustedSize (this=0x19c2370) at kernel/qwidget.cpp:8433 QtQA::App::TestRunner: #15 0x00007f834579c150 in TestNamespace::QWidget::adjustSize (this=0x7fff46340330) at kernel/qwidget.cpp:8476 QtQA::App::TestRunner: #16 0x00007f834579afe3 in TestNamespace::QWidget::setVisible (this=0x7fff46340330, visible=true) at kernel/qwidget.cpp:8072 QtQA::App::TestRunner: #17 0x00007f8345799879 in TestNamespace::QWidget::show (this=0x7fff46340330) at kernel/qwidget.cpp:7636 QtQA::App::TestRunner: #18 0x0000000000407541 in tst_qquickwidget::showHide (this=0x7fff46341190) at tst_qquickwidget.cpp:75 QtQA::App::TestRunner: #19 0x000000000040b9a2 in tst_qquickwidget::qt_static_metacall (_o=0x7fff46341190, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff46340490) at .moc/tst_qquickwidget.moc:87 QtQA::App::TestRunner: #20 0x00007f8343c9746d in TestNamespace::QMetaMethod::invoke (this=0x7fff46340730, object=0x7fff46341190, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #21 0x00007f8343c96919 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff46341190, member=0x19c2330 "showHide", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #22 0x00007f83441b06a9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff46341190, member=0x19c2330 "showHide", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #23 0x00007f83441abfa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x19c2330 "showHide") at qtestcase.cpp:1887 QtQA::App::TestRunner: #24 0x00007f83441ac862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x19c2218 "showHide()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #25 0x00007f83441ad355 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff46341190) at qtestcase.cpp:2236 QtQA::App::TestRunner: #26 0x00007f83441ad995 in TestNamespace::QTest::qExec (testObject=0x7fff46341190, argc=5, argv=0x7fff463412c8) at qtestcase.cpp:2478 QtQA::App::TestRunner: #27 0x000000000040b8f1 in main (argc=5, argv=0x7fff463412c8) at tst_qquickwidget.cpp:266 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwidget: 30 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04816/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418671310): http://codereview.qt-project.org/94427 [PS20] - Make GLX and EGL dynamic dependencies for xcb From ci-noreply at qt-project.org Mon Dec 15 22:39:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 23:39:36 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2015 Message-ID: <20141215_213936_014417.ci-noreply@qt-project.org> Autotest `tst_qfiledialog' failed :( Testing tst_QFiledialog FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location Totals: 36 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFiledialog ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QFiledialog::initTestCase() PASS : tst_QFiledialog::currentChangedSignal() PASS : tst_QFiledialog::directoryEnteredSignal() PASS : tst_QFiledialog::filesSelectedSignal() PASS : tst_QFiledialog::filterSelectedSignal() PASS : tst_QFiledialog::args() PASS : tst_QFiledialog::directory() FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location PASS : tst_QFiledialog::completer_up() PASS : tst_QFiledialog::acceptMode() PASS : tst_QFiledialog::confirmOverwrite() PASS : tst_QFiledialog::defaultSuffix() PASS : tst_QFiledialog::fileMode() PASS : tst_QFiledialog::filters() PASS : tst_QFiledialog::history() PASS : tst_QFiledialog::iconProvider() PASS : tst_QFiledialog::isReadOnly() PASS : tst_QFiledialog::itemDelegate() PASS : tst_QFiledialog::labelText() PASS : tst_QFiledialog::resolveSymlinks() PASS : tst_QFiledialog::selectFile() XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location PASS : tst_QFiledialog::selectFiles() PASS : tst_QFiledialog::selectFilter() PASS : tst_QFiledialog::viewMode() PASS : tst_QFiledialog::proxymodel() PASS : tst_QFiledialog::setNameFilter() PASS : tst_QFiledialog::setEmptyNameFilter() PASS : tst_QFiledialog::focus() PASS : tst_QFiledialog::caption() PASS : tst_QFiledialog::historyBack() PASS : tst_QFiledialog::historyForward() PASS : tst_QFiledialog::disableSaveButton() PASS : tst_QFiledialog::saveButtonText() PASS : tst_QFiledialog::clearLineEdit() PASS : tst_QFiledialog::enableChooseButton() PASS : tst_QFiledialog::hooks() PASS : tst_QFiledialog::cleanupTestCase() Totals: 36 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFiledialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfiledialog: 76 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02015/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1418661813): http://codereview.qt-project.org/101886 [PS3] - Use metrics returned by GetGlyphOutline in GGO_METRICS mode From ci-noreply at qt-project.org Mon Dec 15 22:55:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 15 Dec 2014 23:55:19 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1051 Message-ID: <20141215_215519_027085.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-15 23:54:53.187 tst_qwindow[14733:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-15 23:55:20.018 tst_qwindow[14737:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01051/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418670254): http://codereview.qt-project.org/102054 [PS1] - Mention the c++14 CONFIG option in the qmake variable reference From ci-noreply at qt-project.org Mon Dec 15 23:08:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 00:08:00 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4818 Message-ID: <20141215_220800_084093.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] 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-project.org/ci/QtBase_dev_Integration/build_04818/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1418675091): http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo From ci-noreply at qt-project.org Tue Dec 16 00:23:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 01:23:50 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #234 Message-ID: <20141215_232350_013090.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtlocation/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.63 sec Internal cmake changing into directory: /work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) /work/build/qt/qtbase/lib/cmake/Qt5Quick/Qt5QuickConfig.cmake:88 (find_package) CMakeLists.txt:11 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.65 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtlocation/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) /work/build/qt/qtbase/lib/cmake/Qt5Quick/Qt5QuickConfig.cmake:88 (find_package) CMakeLists.txt:11 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.730959 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00234/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418683552): http://codereview.qt-project.org/101970 [PS1] - Don't reset error string on category fetch error. From ci-noreply at qt-project.org Tue Dec 16 01:01:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 01:01:38 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #40 - FAILURE Message-ID: <20141216000138.C23E53067D@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.0_state/build_00040 From ci-noreply at qt-project.org Tue Dec 16 02:05:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 02:05:27 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #308 - FAILURE Message-ID: <20141216010527.EE5203068A@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_00308 From ci-noreply at qt-project.org Tue Dec 16 04:01:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 04:01:01 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #202 - FAILURE Message-ID: <20141216030101.2FD163068B@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_00202 From ci-noreply at qt-project.org Tue Dec 16 06:41:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 06:41:53 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #99 - FAILURE Message-ID: <20141216054153.639753080C@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_00099 From ci-noreply at qt-project.org Tue Dec 16 06:41:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 07:41:27 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1053 Message-ID: <20141216_054127_061136.ci-noreply@qt-project.org> QtBase_5.4_Integration #1053: SUCCESS Tested changes (refs/builds/5.4_1418680614): http://codereview.qt-project.org/100802 [PS1] - Fix constant "Qt" LOG_TAG in Android http://codereview.qt-project.org/102093 [PS3] - Fix possibly corrupted log clusters when using custom tab stops From ci-noreply at qt-project.org Tue Dec 16 10:46:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 11:46:58 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #560 Message-ID: <20141216_094658_064357.ci-noreply@qt-project.org> Autotests `tst_qnetworkdiskcache' and `tst_qquickapplication' failed :( Testing tst_qquickapplication FAIL! : tst_qquickapplication::state() Compared values are not the same Loc: [tst_qquickapplication.cpp(145)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'item->property("active").toBool()' returned FALSE. () Loc: [tst_qquickapplication.cpp(99)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 1 seconds, exit code 1 Testing tst_QNetworkDiskCache FAIL! : tst_QNetworkDiskCache::setCookieHeader() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(431)] 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 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) 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() '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [tst_qnetworkdiskcache.cpp(431)] 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: 26 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00560/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ Qt5_dev_Integration » winphone-arm-msvc2013_Windows_81 #560: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00560/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418709561): http://codereview.qt-project.org/101640 [PS24] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 16 10:55:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 11:55:30 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2016 Message-ID: <20141216_095530_032762.ci-noreply@qt-project.org> Qt_4.8_Integration #2016: SUCCESS Tested changes (refs/builds/4.8_1418703531): http://codereview.qt-project.org/101886 [PS3] - Use metrics returned by GetGlyphOutline in GGO_METRICS mode From ci-noreply at qt-project.org Tue Dec 16 10:57:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 11:57:18 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2130 Message-ID: <20141216_095718_029329.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.60 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.61 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.650681 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02130/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418720733): http://codereview.qt-project.org/100663 [PS3] - Allow batching of GL_LINES and GL_POINTS geometry From ci-noreply at qt-project.org Tue Dec 16 11:07:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 11:07:01 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #203 - FAILURE Message-ID: <20141216100701.97CED306AB@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_00203 From ci-noreply at qt-project.org Tue Dec 16 11:21:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 12:21:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4819 Message-ID: <20141216_102143_088988.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' 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' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qmetatype.h(1657) : error C2027: use of undefined type 'QStaticAssertFailure' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04819/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418724924): http://codereview.qt-project.org/98658 [PS1] - Automatically register Q_GADGET as a QMetaTypes From ci-noreply at qt-project.org Tue Dec 16 12:14:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 13:14:21 +0200 Subject: [Ci-reports] fail on QtSystems_dev_Integration #104 Message-ID: <20141216_111421_066656.ci-noreply@qt-project.org> qtsystems failed to compile :( In file included from qdeviceinfo.cpp:47:0: linux/qdeviceinfo_linux_p.h:60:31: fatal error: QtDBus/QDBusVariant: No such file or directory In file included from linux/qdeviceinfo_linux.cpp:42:0: linux/qdeviceinfo_linux_p.h:60:31: fatal error: QtDBus/QDBusVariant: No such file or directory make[3]: *** [.obj/qdeviceinfo.o] Error 1 make[3]: *** [.obj/qdeviceinfo_linux.o] Error 1 make[2]: *** [sub-systeminfo-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first-ordered] Error 2 make: *** [module-qtsystems] Error 2 Build log: http://testresults.qt-project.org/ci/QtSystems_dev_Integration/build_00104/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1418726720): http://codereview.qt-project.org/101930 [PS2] - Change Qt bugtracker URL to qt.io From ci-noreply at qt-project.org Tue Dec 16 12:36:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 13:36:40 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141216_113640_058021.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-16T11:34:40Z: [QtSensors_5.4_Integration error] fetch http://qt-ci.digia.com//job/QtSensors_5.4_Integration/15/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 Dec 16 12:46:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 13:46:20 +0200 Subject: [Ci-reports] pass on QtSensors_5.4_Integration #15 Message-ID: <20141216_114620_074582.ci-noreply@qt-project.org> QtSensors_5.4_Integration #15: SUCCESS Tested changes (refs/builds/5.4_1418726867): http://codereview.qt-project.org/101929 [PS1] - Change Qt bugtracker URL to qt.io From ci-noreply at qt-project.org Tue Dec 16 12:53:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 13:53:41 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1059 Message-ID: <20141216_115341_097176.ci-noreply@qt-project.org> QtBase_5.4_Integration » winphone-arm-msvc2013_Windows_81 #1059: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01059/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418708581): http://codereview.qt-project.org/102101 [PS2] - Revert "Fix printing of semitransparent images to PDF" http://codereview.qt-project.org/102054 [PS1] - Mention the c++14 CONFIG option in the qmake variable reference From ci-noreply at qt-project.org Tue Dec 16 13:03:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 14:03:21 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1060 Message-ID: <20141216_120321_058984.ci-noreply@qt-project.org> qtbase failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_CAST_FROM_ASCII -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 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I../../mkspecs/macx-clang -I. -Icglconvenience -Iaccessibility -I../../include -I../../include/QtPlatformSupport -I../../include/QtPlatformSupport/5.4.1 -I../../include/QtPlatformSupport/5.4.1/QtPlatformSupport -I../../lib/QtCore.framework/Versions/5/Headers -I../../lib/QtCore.framework/Versions/5/Headers/5.4.1 -I../../lib/QtCore.framework/Versions/5/Headers/5.4.1/QtCore -I../../lib/QtGui.framework/Versions/5/Headers -I../../lib/QtGui.framework/Versions/5/Headers/5.4.1 -I../../lib/QtGui.framework/Versions/5/Headers/5.4.1/QtGui -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 -F/work/build/qt/qtbase/lib fontdatabases/mac/qcoretextfontdatabase.mm -o .obj/qcoretextfontdatabase.o fontdatabases/mac/qcoretextfontdatabase.mm:832:43: error: use of undeclared identifier 'fontTesc'; did you mean 'fontDesc'? make[3]: *** [.obj/qcoretextfontdatabase.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-project.org/ci/QtBase_5.4_Integration/build_01060/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1418730920): http://codereview.qt-project.org/101866 [PS1] - Qt OpenGL is deprecated with 5.4. Show that in the docs as well http://codereview.qt-project.org/101887 [PS1] - QPlatformSystemTrayIcon: the timeout is in msecs, not secs http://codereview.qt-project.org/101419 [PS3] - QCoreTextFontDatabase: release CTFontDescriptorRef references in dtor http://codereview.qt-project.org/101418 [PS1] - QCoreTextFontDatabase: close memory leak in themeFont http://codereview.qt-project.org/102114 [PS2] - QColorDialog: Fix matching against predefined colors. http://codereview.qt-project.org/102120 [PS1] - Blacklist ioGetFromHttpBrokenServer:no-newline From ci-noreply at qt-project.org Tue Dec 16 13:06:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 14:06:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2131 Message-ID: <20141216_120609_028165.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.69 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.70 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.740533 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02131/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418728523): http://codereview.qt-project.org/101999 [PS1] - Update scenegraph docs regarding threaded render loop usage From ci-noreply at qt-project.org Tue Dec 16 13:07:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 14:07:41 +0200 Subject: [Ci-reports] fail on QtLocation_dev_Integration #235 Message-ID: <20141216_120741_003553.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtlocation/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.66 sec Internal cmake changing into directory: /work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) /work/build/qt/qtbase/lib/cmake/Qt5Quick/Qt5QuickConfig.cmake:88 (find_package) CMakeLists.txt:11 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.67 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtlocation/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) /work/build/qt/qtbase/lib/cmake/Qt5Quick/Qt5QuickConfig.cmake:88 (find_package) CMakeLists.txt:11 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.71313 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00235/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418729542): http://codereview.qt-project.org/101970 [PS1] - Don't reset error string on category fetch error. From ci-noreply at qt-project.org Tue Dec 16 13:30:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 14:30:52 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #456 Message-ID: <20141216_123052_061040.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #456: SUCCESS Tested changes (refs/builds/5.4_1418726887): http://codereview.qt-project.org/101926 [PS2] - Change Qt bugtracker URL to qt.io From ci-noreply at qt-project.org Tue Dec 16 13:53:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 14:53:41 +0200 Subject: [Ci-reports] fail on QtSystems_dev_Integration #108 Message-ID: <20141216_125341_066835.ci-noreply@qt-project.org> qtsystems failed to compile :( In file included from qdeviceinfo.cpp:47:0: linux/qdeviceinfo_linux_p.h:60:31: fatal error: QtDBus/QDBusVariant: No such file or directory In file included from linux/qdeviceinfo_linux.cpp:42:0: linux/qdeviceinfo_linux_p.h:60:31: fatal error: QtDBus/QDBusVariant: No such file or directory make[3]: *** [.obj/qdeviceinfo.o] Error 1 make[3]: *** [.obj/qdeviceinfo_linux.o] Error 1 make[2]: *** [sub-systeminfo-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first-ordered] Error 2 make: *** [module-qtsystems] Error 2 Build log: http://testresults.qt-project.org/ci/QtSystems_dev_Integration/build_00108/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1418732468): http://codereview.qt-project.org/101930 [PS2] - Change Qt bugtracker URL to qt.io From ci-noreply at qt-project.org Tue Dec 16 14:20:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 15:20:14 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4820 Message-ID: <20141216_132014_078188.ci-noreply@qt-project.org> QtBase_dev_Integration #4820: SUCCESS Tested changes (refs/builds/dev_1418729105): http://codereview.qt-project.org/102026 [PS1] - remove unsupported winrt mkspecs http://codereview.qt-project.org/102124 [PS3] - Add default path to CFLAGS for OpenGL From ci-noreply at qt-project.org Tue Dec 16 14:45:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 15:45:25 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2132 Message-ID: <20141216_134525_070641.ci-noreply@qt-project.org> Autotest `cmake' failed :( Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.57 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed The C compiler identification is GNU 4.8.1 The CXX compiler identification is GNU 4.8.1 Check for working C compiler: /usr/bin/gcc Configuring Check for working C compiler: /usr/bin/gcc -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: /usr/bin/g++ Configuring Check for working CXX compiler: /usr/bin/g++ -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.58 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failed, running again to see if it is flaky... Test project /work/build/qt/qtdeclarative/tests/auto/cmake/build Start 1: module_includes 1/1 Test #1: module_includes ..................***Failed 0.02 sec Internal cmake changing into directory: /work/build/qt/qtdeclarative/tests/auto/cmake/build/module_includes/build Error: cmake execution failed CMake Error at /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:10 (message): Failed to find "GL/gl.h" in "/usr/include/libdrm". Call Stack (most recent call first): /work/build/qt/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:146 (include) CMakeLists.txt:9 (find_package) Configuring Configuring incomplete, errors occurred! 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED: 1 - module_includes (Failed) Errors while running CTest QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end cmake: 0.620315 seconds, exit code 8 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02132/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418734662): http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly http://codereview.qt-project.org/102144 [PS2] - rendercontrol example: Add missing flushes http://codereview.qt-project.org/101999 [PS1] - Update scenegraph docs regarding threaded render loop usage From ci-noreply at qt-project.org Tue Dec 16 15:03:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 16:03:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4822 Message-ID: <20141216_140305_016079.ci-noreply@qt-project.org> Autotest `tst_qdbusxml2cpp' failed :( Testing tst_qdbusxml2cpp FAIL! : tst_qdbusxml2cpp::process(interface:method-name) 'output.count(interfaceSearch) == 1' returned FALSE. (Q_SLOTS:.*QDBusPendingReply MethodRenamed\(const QString &\w* in class LocalNameIsNotImportantInterface: public QDBusAbstractInterface { Q_OBJECT public: static inline const char *staticInterfaceName() { return "local.name.is.not.important"; } public: LocalNameIsNotImportantInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent = 0); ~LocalNameIsNotImportantInterface(); public Q_SLOTS: // METHODS inline QDBusPendingReply<> MethodRenamed(const QString &in0) { QList argumentList; argumentList << QVariant::fromValue(in0); return asyncCallWithArgumentList(QStringLiteral("Method"), argumentList); } Q_SIGNALS: // SIGNALS }; #endif /* * Implementation of interface class LocalNameIsNotImportantInterface */ LocalNameIsNotImportantInterface::LocalNameIsNotImportantInterface(const QString &service, const QString &path, const QDBusConnec Loc: [tst_qdbusxml2cpp.cpp(258)] Totals: 121 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qdbusxml2cpp ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_qdbusxml2cpp::initTestCase() PASS : tst_qdbusxml2cpp::process(interface:classinfo) PASS : tst_qdbusxml2cpp::process(interface:property-b) PASS : tst_qdbusxml2cpp::process(interface:property-y) PASS : tst_qdbusxml2cpp::process(interface:property-n) PASS : tst_qdbusxml2cpp::process(interface:property-q) PASS : tst_qdbusxml2cpp::process(interface:property-i) PASS : tst_qdbusxml2cpp::process(interface:property-u) PASS : tst_qdbusxml2cpp::process(interface:property-x) PASS : tst_qdbusxml2cpp::process(interface:property-t) PASS : tst_qdbusxml2cpp::process(interface:property-d) PASS : tst_qdbusxml2cpp::process(interface:property-s) PASS : tst_qdbusxml2cpp::process(interface:property-o) PASS : tst_qdbusxml2cpp::process(interface:property-g) PASS : tst_qdbusxml2cpp::process(interface:property-h) PASS : tst_qdbusxml2cpp::process(interface:property-v) PASS : tst_qdbusxml2cpp::process(interface:property-ay) PASS : tst_qdbusxml2cpp::process(interface:property-as) PASS : tst_qdbusxml2cpp::process(interface:property-av) PASS : tst_qdbusxml2cpp::process(interface:property-readonly-multi) PASS : tst_qdbusxml2cpp::process(interface:property-readonly) PASS : tst_qdbusxml2cpp::process(interface:property-writeonly) PASS : tst_qdbusxml2cpp::process(interface:property-getter-setter) PASS : tst_qdbusxml2cpp::process(interface:property-complex) PASS : tst_qdbusxml2cpp::process(interface:method-b) PASS : tst_qdbusxml2cpp::process(interface:method-y) PASS : tst_qdbusxml2cpp::process(interface:method-n) PASS : tst_qdbusxml2cpp::process(interface:method-q) PASS : tst_qdbusxml2cpp::process(interface:method-i) PASS : tst_qdbusxml2cpp::process(interface:method-u) PASS : tst_qdbusxml2cpp::process(interface:method-x) PASS : tst_qdbusxml2cpp::process(interface:method-t) PASS : tst_qdbusxml2cpp::process(interface:method-d) PASS : tst_qdbusxml2cpp::process(interface:method-s) PASS : tst_qdbusxml2cpp::process(interface:method-o) PASS : tst_qdbusxml2cpp::process(interface:method-g) PASS : tst_qdbusxml2cpp::process(interface:method-h) PASS : tst_qdbusxml2cpp::process(interface:method-v) PASS : tst_qdbusxml2cpp::process(interface:method-ay) PASS : tst_qdbusxml2cpp::process(interface:method-as) PASS : tst_qdbusxml2cpp::process(interface:method-av) FAIL! : tst_qdbusxml2cpp::process(interface:method-name) 'output.count(interfaceSearch) == 1' returned FALSE. (Q_SLOTS:.*QDBusPendingReply MethodRenamed\(const QString &\w* in class LocalNameIsNotImportantInterface: public QDBusAbstractInterface { Q_OBJECT public: static inline const char *staticInterfaceName() { return "local.name.is.not.important"; } public: LocalNameIsNotImportantInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent = 0); ~LocalNameIsNotImportantInterface(); public Q_SLOTS: // METHODS inline QDBusPendingReply<> MethodRenamed(const QString &in0) { QList argumentList; argumentList << QVariant::fromValue(in0); return asyncCallWithArgumentList(QStringLiteral("Method"), argumentList); } Q_SIGNALS: // SIGNALS }; #endif /* * Implementation of interface class LocalNameIsNotImportantInterface */ LocalNameIsNotImportantInterface::LocalNameIsNotImportantInterface(const QString &service, const QString &path, const QDBusConnec Loc: [tst_qdbusxml2cpp.cpp(258)] PASS : tst_qdbusxml2cpp::process(interface:method-complex) PASS : tst_qdbusxml2cpp::process(interface:method-ss) PASS : tst_qdbusxml2cpp::process(interface:signal-b) PASS : tst_qdbusxml2cpp::process(interface:signal-y) PASS : tst_qdbusxml2cpp::process(interface:signal-n) PASS : tst_qdbusxml2cpp::process(interface:signal-q) PASS : tst_qdbusxml2cpp::process(interface:signal-i) PASS : tst_qdbusxml2cpp::process(interface:signal-u) PASS : tst_qdbusxml2cpp::process(interface:signal-x) PASS : tst_qdbusxml2cpp::process(interface:signal-t) PASS : tst_qdbusxml2cpp::process(interface:signal-d) PASS : tst_qdbusxml2cpp::process(interface:signal-s) PASS : tst_qdbusxml2cpp::process(interface:signal-o) PASS : tst_qdbusxml2cpp::process(interface:signal-g) PASS : tst_qdbusxml2cpp::process(interface:signal-h) PASS : tst_qdbusxml2cpp::process(interface:signal-v) PASS : tst_qdbusxml2cpp::process(interface:signal-ay) PASS : tst_qdbusxml2cpp::process(interface:signal-as) PASS : tst_qdbusxml2cpp::process(interface:signal-av) PASS : tst_qdbusxml2cpp::process(adaptor:classinfo) PASS : tst_qdbusxml2cpp::process(adaptor:property-b) PASS : tst_qdbusxml2cpp::process(adaptor:property-y) PASS : tst_qdbusxml2cpp::process(adaptor:property-n) PASS : tst_qdbusxml2cpp::process(adaptor:property-q) PASS : tst_qdbusxml2cpp::process(adaptor:property-i) PASS : tst_qdbusxml2cpp::process(adaptor:property-u) PASS : tst_qdbusxml2cpp::process(adaptor:property-x) PASS : tst_qdbusxml2cpp::process(adaptor:property-t) PASS : tst_qdbusxml2cpp::process(adaptor:property-d) PASS : tst_qdbusxml2cpp::process(adaptor:property-s) PASS : tst_qdbusxml2cpp::process(adaptor:property-o) PASS : tst_qdbusxml2cpp::process(adaptor:property-g) PASS : tst_qdbusxml2cpp::process(adaptor:property-h) PASS : tst_qdbusxml2cpp::process(adaptor:property-v) PASS : tst_qdbusxml2cpp::process(adaptor:property-ay) PASS : tst_qdbusxml2cpp::process(adaptor:property-as) PASS : tst_qdbusxml2cpp::process(adaptor:property-av) PASS : tst_qdbusxml2cpp::process(adaptor:property-readonly-multi) PASS : tst_qdbusxml2cpp::process(adaptor:property-readonly) PASS : tst_qdbusxml2cpp::process(adaptor:property-writeonly) PASS : tst_qdbusxml2cpp::process(adaptor:property-getter-setter) PASS : tst_qdbusxml2cpp::process(adaptor:property-complex) PASS : tst_qdbusxml2cpp::process(adaptor:method-b) PASS : tst_qdbusxml2cpp::process(adaptor:method-y) PASS : tst_qdbusxml2cpp::process(adaptor:method-n) PASS : tst_qdbusxml2cpp::process(adaptor:method-q) PASS : tst_qdbusxml2cpp::process(adaptor:method-i) PASS : tst_qdbusxml2cpp::process(adaptor:method-u) PASS : tst_qdbusxml2cpp::process(adaptor:method-x) PASS : tst_qdbusxml2cpp::process(adaptor:method-t) PASS : tst_qdbusxml2cpp::process(adaptor:method-d) PASS : tst_qdbusxml2cpp::process(adaptor:method-s) PASS : tst_qdbusxml2cpp::process(adaptor:method-o) PASS : tst_qdbusxml2cpp::process(adaptor:method-g) PASS : tst_qdbusxml2cpp::process(adaptor:method-h) PASS : tst_qdbusxml2cpp::process(adaptor:method-v) PASS : tst_qdbusxml2cpp::process(adaptor:method-ay) PASS : tst_qdbusxml2cpp::process(adaptor:method-as) PASS : tst_qdbusxml2cpp::process(adaptor:method-av) PASS : tst_qdbusxml2cpp::process(adaptor:method-name) PASS : tst_qdbusxml2cpp::process(adaptor:method-complex) PASS : tst_qdbusxml2cpp::process(adaptor:method-ss) PASS : tst_qdbusxml2cpp::process(adaptor:signal-b) PASS : tst_qdbusxml2cpp::process(adaptor:signal-y) PASS : tst_qdbusxml2cpp::process(adaptor:signal-n) PASS : tst_qdbusxml2cpp::process(adaptor:signal-q) PASS : tst_qdbusxml2cpp::process(adaptor:signal-i) PASS : tst_qdbusxml2cpp::process(adaptor:signal-u) PASS : tst_qdbusxml2cpp::process(adaptor:signal-x) PASS : tst_qdbusxml2cpp::process(adaptor:signal-t) PASS : tst_qdbusxml2cpp::process(adaptor:signal-d) PASS : tst_qdbusxml2cpp::process(adaptor:signal-s) PASS : tst_qdbusxml2cpp::process(adaptor:signal-o) PASS : tst_qdbusxml2cpp::process(adaptor:signal-g) PASS : tst_qdbusxml2cpp::process(adaptor:signal-h) PASS : tst_qdbusxml2cpp::process(adaptor:signal-v) PASS : tst_qdbusxml2cpp::process(adaptor:signal-ay) PASS : tst_qdbusxml2cpp::process(adaptor:signal-as) PASS : tst_qdbusxml2cpp::process(adaptor:signal-av) PASS : tst_qdbusxml2cpp::cleanupTestCase() Totals: 121 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qdbusxml2cpp ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdbusxml2cpp: 0.929132 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04822/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1418736109): http://codereview.qt-project.org/100562 [PS5] - Add annotation to rename methods created by qdbusxml2cpp http://codereview.qt-project.org/100885 [PS5] - Long live the TuioTouch input plugin! From ci-noreply at qt-project.org Tue Dec 16 15:04:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 16:04:17 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #80 Message-ID: <20141216_140417_016565.ci-noreply@qt-project.org> QtTools_5.4_Integration #80: SUCCESS Tested changes (refs/builds/5.4_1418730340): http://codereview.qt-project.org/102121 [PS1] - Designer: Use QWidget::save/restoreGeometry() to position resource dialogs. From ci-noreply at qt-project.org Tue Dec 16 15:21:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 16:21:53 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4825 Message-ID: <20141216_142153_077881.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #4825: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04825/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418738847): http://codereview.qt-project.org/100885 [PS5] - Long live the TuioTouch input plugin! From ci-noreply at qt-project.org Tue Dec 16 16:02:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 17:02:52 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1062 Message-ID: <20141216_150252_060516.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-16 17:02:27.000 tst_qwindow[99907:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-16 17:02:53.473 tst_qwindow[99910:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01062/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418732007): http://codereview.qt-project.org/102101 [PS2] - Revert "Fix printing of semitransparent images to PDF" From ci-noreply at qt-project.org Tue Dec 16 16:25:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 17:25:32 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141216_152532_063740.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-16T15:23:33Z: [QtLocation_dev_Integration error] fetch http://qt-ci.digia.com//job/QtLocation_dev_Integration/236/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 Dec 16 16:29:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 17:29:43 +0200 Subject: [Ci-reports] fail on QtSystems_dev_Integration #111 Message-ID: <20141216_152943_005039.ci-noreply@qt-project.org> qtsystems failed to compile :( In file included from qdeviceinfo.cpp:47:0: linux/qdeviceinfo_linux_p.h:60:31: fatal error: QtDBus/QDBusVariant: No such file or directory In file included from linux/qdeviceinfo_linux.cpp:42:0: linux/qdeviceinfo_linux_p.h:60:31: fatal error: QtDBus/QDBusVariant: No such file or directory make[3]: *** [.obj/qdeviceinfo.o] Error 1 make[3]: *** [.obj/qdeviceinfo_linux.o] Error 1 make[2]: *** [sub-systeminfo-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first-ordered] Error 2 make: *** [module-qtsystems] Error 2 Build log: http://testresults.qt-project.org/ci/QtSystems_dev_Integration/build_00111/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1418741716): http://codereview.qt-project.org/102170 [PS1] - Test output debugging CI problem. http://codereview.qt-project.org/101930 [PS2] - Change Qt bugtracker URL to qt.io From ci-noreply at qt-project.org Tue Dec 16 17:07:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 18:07:52 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #236 Message-ID: <20141216_160752_055378.ci-noreply@qt-project.org> QtLocation_dev_Integration #236: SUCCESS Tested changes (refs/builds/dev_1418741137): http://codereview.qt-project.org/101970 [PS1] - Don't reset error string on category fetch error. From ci-noreply at qt-project.org Tue Dec 16 17:17:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 18:17:25 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2133 Message-ID: <20141216_161725_067107.ci-noreply@qt-project.org> Autotest `tst_qquickimage' 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 4479] QtQA::App::TestRunner: [New LWP 4480] QtQA::App::TestRunner: [New LWP 4481] QtQA::App::TestRunner: [New LWP 4482] 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/qtdeclarative/dev/_artifacts/test-logs'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f0ac1a283e5 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 0x7f0ab733d700 (LWP 4482)): QtQA::App::TestRunner: #0 0x00007f0ac1acae63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f0abfef4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f0abfef5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f0ac268a11d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1d31510, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f0ac2610628 in TestNamespace::QEventLoop::processEvents (this=0x7f0ab733cd80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f0ac2610901 in TestNamespace::QEventLoop::exec (this=0x7f0ab733cd80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f0ac238cdf4 in TestNamespace::QThread::exec (this=0x1d290f0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f0ac238cf92 in TestNamespace::QThread::run (this=0x1d290f0) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f0ac23943a4 in TestNamespace::QThreadPrivate::start (arg=0x1d290f0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f0ac1558efc in start_thread (arg=0x7f0ab733d700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f0ac1ad6f8d 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 0x7f0ab837a700 (LWP 4481)): QtQA::App::TestRunner: #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 QtQA::App::TestRunner: #1 0x00007f0ac23892a5 in TestNamespace::_q_futex (addr=0x7f0ab0005248, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f0ac2389490 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f0ac2389301 in TestNamespace::QBasicMutex::lockInternal (this=0x7f0ab0005248) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f0ac23896ed in TestNamespace::QBasicMutex::lock (this=0x7f0ab0005248) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f0ac2389924 in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f0ab0005230, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f0ac23890b2 in TestNamespace::QMutex::lock (this=0x7f0ab0005d50) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f0aba894240 in QDBusMutexLocker::QDBusMutexLocker (this=0x7f0ab83785c0, a=SendWithReplyAndBlockAction, s=0x7f0ab0005d10, m=0x7f0ab0005d50) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f0aba8942dc in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f0ab83785c0, a=SendWithReplyAndBlockAction, s=0x7f0ab0005d10) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f0aba88f244 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f0ab0005d10, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2042 QtQA::App::TestRunner: #10 0x00007f0aba8920a1 in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f0ab0005d10, serviceName=...) at qdbusintegrator.cpp:2500 QtQA::App::TestRunner: #11 0x00007f0aba890d81 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f0ab0005d10, key=..., hook=...) at qdbusintegrator.cpp:2276 QtQA::App::TestRunner: #12 0x00007f0aba890969 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f0ab0005d10, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f0ab0003710, slot=0x7f0ab6928df0 "1changedProperty(QString,QDBusVariant)") at qdbusintegrator.cpp:2243 QtQA::App::TestRunner: #13 0x00007f0aba87d4ec in TestNamespace::QDBusConnection::connect (this=0x7f0ab8378d80, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f0ab0003710, slot=0x7f0ab6928df0 "1changedProperty(QString,QDBusVariant)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f0aba87d115 in TestNamespace::QDBusConnection::connect (this=0x7f0ab8378d80, service=..., path=..., interface=..., name=..., receiver=0x7f0ab0003710, slot=0x7f0ab6928df0 "1changedProperty(QString,QDBusVariant)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f0ab690cc0e in TestNamespace::QConnmanManagerInterface::QConnmanManagerInterface (this=0x7f0ab0003710, parent=0x7f0ab0004970) at qconnmanservice_linux.cpp:89 QtQA::App::TestRunner: #16 0x00007f0ab691c9b2 in TestNamespace::QConnmanEngine::QConnmanEngine (this=0x7f0ab0004970, parent=0x0) at qconnmanengine.cpp:56 QtQA::App::TestRunner: #17 0x00007f0ab690bef7 in TestNamespace::QConnmanEnginePlugin::create (this=0x7f0ab0004a90, key=...) at main.cpp:67 QtQA::App::TestRunner: #18 0x00007f0ac2e2a87f in TestNamespace::qLoadPlugin (loader=0x7f0ac3126aa0, key=...) at ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #19 0x00007f0ac2e28e20 in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x1d2c000) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #20 0x00007f0ac2e276a2 in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x1d2c000) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #21 0x00007f0ac2e24990 in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #22 0x00007f0ac2e24a1b in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x1d288c0, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #23 0x00007f0ac2de3dac in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x1d28800) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #24 0x00007f0ac2ddf3fe in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x1d2b8e0, parent=0x1d301e0) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #25 0x00007f0ac349a1fb in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x1bfa430, parent=0x1d301e0) at qml/qqmlengine.cpp:1063 QtQA::App::TestRunner: #26 0x00007f0ac4441f2b in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x1d2e3f0) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #27 0x00007f0ac4443fb2 in TestNamespace::QQuickPixmapReader::processJob (this=0x1d2e3f0, runningJob=0x1d290b0, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #28 0x00007f0ac444334d in TestNamespace::QQuickPixmapReader::processJobs (this=0x1d2e3f0) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #29 0x00007f0ac44430a0 in TestNamespace::QQuickPixmapReaderThreadObject::event (this=0x1d301e0, e=0x1cfe6c0) at util/qquickpixmapcache.cpp:499 QtQA::App::TestRunner: #30 0x00007f0ac2613f4e in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1bc4d00, receiver=0x1d301e0, event=0x1cfe6c0) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #31 0x00007f0ac2613c28 in TestNamespace::QCoreApplication::notify (this=0x7fff0b13a130, receiver=0x1d301e0, event=0x1cfe6c0) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #32 0x00007f0ac3b112c6 in TestNamespace::QGuiApplication::notify (this=0x7fff0b13a130, object=0x1d301e0, event=0x1cfe6c0) at kernel/qguiapplication.cpp:1518 QtQA::App::TestRunner: #33 0x00007f0ac2613b34 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff0b13a130, receiver=0x1d301e0, event=0x1cfe6c0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #34 0x00007f0ac2617909 in TestNamespace::QCoreApplication::sendEvent (receiver=0x1d301e0, event=0x1cfe6c0) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #35 0x00007f0ac2614c6c in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1d2f1c0) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #36 0x00007f0ac261482e in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #37 0x00007f0ac26898b9 in TestNamespace::postEventSourceDispatch (s=0x1d30c00) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #38 0x00007f0abfef4a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #39 0x00007f0abfef5258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #40 0x00007f0abfef5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #41 0x00007f0ac268a11d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1d2ef80, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #42 0x00007f0ac2610628 in TestNamespace::QEventLoop::processEvents (this=0x7f0ab8379cf0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #43 0x00007f0ac2610901 in TestNamespace::QEventLoop::exec (this=0x7f0ab8379cf0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #44 0x00007f0ac238cdf4 in TestNamespace::QThread::exec (this=0x1d2e3f0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #45 0x00007f0ac44444a2 in TestNamespace::QQuickPixmapReader::run (this=0x1d2e3f0) at util/qquickpixmapcache.cpp:712 QtQA::App::TestRunner: #46 0x00007f0ac23943a4 in TestNamespace::QThreadPrivate::start (arg=0x1d2e3f0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #47 0x00007f0ac1558efc in start_thread (arg=0x7f0ab837a700) at pthread_create.c:304 QtQA::App::TestRunner: #48 0x00007f0ac1ad6f8d 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 2 (Thread 0x7f0ab9dca700 (LWP 4480)): QtQA::App::TestRunner: #0 0x00007f0ac1acae63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f0abfef4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f0abfef5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f0ac268a11d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1bff990, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f0ac2610628 in TestNamespace::QEventLoop::processEvents (this=0x7f0ab9dc9d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f0ac2610901 in TestNamespace::QEventLoop::exec (this=0x7f0ab9dc9d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f0ac238cdf4 in TestNamespace::QThread::exec (this=0x1bf2cb0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f0ac35502e1 in TestNamespace::QQmlThreadPrivate::run (this=0x1bf2cb0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f0ac23943a4 in TestNamespace::QThreadPrivate::start (arg=0x1bf2cb0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f0ac1558efc in start_thread (arg=0x7f0ab9dca700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f0ac1ad6f8d 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 0x7f0ac4c4f760 (LWP 4479)): QtQA::App::TestRunner: #0 0x00007f0ac1a283e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f0ac1a2bb4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f0ac23802df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f0ac237c9d8 in TestNamespace::QMessageLogger::fatal (this=0x7fff0b137e90, msg=0x7f0ac2b51044 "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f0ac2b36473 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2271 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 0x00007f0ac2395ae3 in TestNamespace::QWaitConditionPrivate::wait (this=0x7f0ab0005e20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007f0ac23958ab in TestNamespace::QWaitCondition::wait (this=0x7f0ab0004a08, mutex=0x7f0ab0004a00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007f0ac2389ec2 in TestNamespace::QReadWriteLock::lockForRead (this=0x7f0ab0005d80) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f0aba87f2f7 in QDBusReadLocker::QDBusReadLocker (this=0x7fff0b138490, a=HandleSignalAction, s=0x7f0ab0005d10) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f0aba88d3df in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f0ab0005d10, msg=...) at qdbusintegrator.cpp:1643 QtQA::App::TestRunner: #12 0x00007f0aba887cd8 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f0ab0005d10, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007f0aba887b79 in TestNamespace::qDBusSignalFilter (connection=0x7f0ab000f660, message=0x7f0ab0012310, data=0x7f0ab0005d10) at qdbusintegrator.cpp:558 QtQA::App::TestRunner: #14 0x00007f0ab66cbab6 in dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f0aba884bf5 in TestNamespace::q_dbus_connection_dispatch (connection=0x7f0ab000f660) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007f0aba88a66a in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f0ab0005d10) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007f0aba8dad42 in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f0ab0005d10, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f0ab0012770) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f0ac264b065 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f0ab0012ba0, object=0x7f0ab0005d10) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f0ac264c14e in TestNamespace::QObject::event (this=0x7f0ab0005d10, e=0x7f0ab0012ba0) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f0ac2613f4e in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1bc4d00, receiver=0x7f0ab0005d10, event=0x7f0ab0012ba0) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0x00007f0ac2613c28 in TestNamespace::QCoreApplication::notify (this=0x7fff0b13a130, receiver=0x7f0ab0005d10, event=0x7f0ab0012ba0) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0x00007f0ac3b112c6 in TestNamespace::QGuiApplication::notify (this=0x7fff0b13a130, object=0x7f0ab0005d10, event=0x7f0ab0012ba0) at kernel/qguiapplication.cpp:1518 QtQA::App::TestRunner: #23 0x00007f0ac2613b34 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff0b13a130, receiver=0x7f0ab0005d10, event=0x7f0ab0012ba0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007f0ac2617909 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f0ab0005d10, event=0x7f0ab0012ba0) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f0ac2614c6c in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1bc4e30) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007f0ac261482e in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #27 0x00007f0ac26898b9 in TestNamespace::postEventSourceDispatch (s=0x1bf67a0) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00007f0abfef4a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f0abfef5258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f0abfef5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f0ac268a11d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1bdf910, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f0abccf4706 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1bdf910, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f0ac261407e in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1128 QtQA::App::TestRunner: #34 0x000000000040c46e in TestNamespace::QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040f5b6 in tst_qquickimage::imageSource (this=0x7fff0b13a0f0) at tst_qquickimage.cpp:208 QtQA::App::TestRunner: #36 0x000000000042eccc in tst_qquickimage::qt_static_metacall (_o=0x7fff0b13a0f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff0b1393f0) at .moc/tst_qquickimage.moc:167 QtQA::App::TestRunner: #37 0x00007f0ac262046d in TestNamespace::QMetaMethod::invoke (this=0x7fff0b139690, object=0x7fff0b13a0f0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #38 0x00007f0ac261f919 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff0b13a0f0, member=0x1cfe4d0 "imageSource", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #39 0x00007f0ac2b396a9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff0b13a0f0, member=0x1cfe4d0 "imageSource", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #40 0x00007f0ac2b34fa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1cfe4d0 "imageSource") at qtestcase.cpp:1887 QtQA::App::TestRunner: #41 0x00007f0ac2b35862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1cfe398 "imageSource()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #42 0x00007f0ac2b36355 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff0b13a0f0) at qtestcase.cpp:2236 QtQA::App::TestRunner: #43 0x00007f0ac2b36995 in TestNamespace::QTest::qExec (testObject=0x7fff0b13a0f0, argc=6, argv=0x7fff0b13a238) at qtestcase.cpp:2478 QtQA::App::TestRunner: #44 0x000000000042ebfa in main (argc=6, argv=0x7fff0b13a238) 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.5.0, Qt 5.5.0 (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 4862] QtQA::App::TestRunner: [New LWP 4863] QtQA::App::TestRunner: [New LWP 4865] QtQA::App::TestRunner: [New LWP 4864] 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/qtdeclarative/dev/_artifacts/test-logs/tst_qqu'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00007f8a148233e5 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 0x7f8a0b175700 (LWP 4864)): QtQA::App::TestRunner: #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 QtQA::App::TestRunner: #1 0x00007f8a151842a5 in TestNamespace::_q_futex (addr=0x7f8a04004348, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f8a15184490 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f8a15184301 in TestNamespace::QBasicMutex::lockInternal (this=0x7f8a04004348) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f8a151846ed in TestNamespace::QBasicMutex::lock (this=0x7f8a04004348) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f8a15184924 in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f8a04004330, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f8a151840b2 in TestNamespace::QMutex::lock (this=0x7f8a040036b0) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f8a0d68f240 in QDBusMutexLocker::QDBusMutexLocker (this=0x7f8a0b1736e0, a=SendWithReplyAndBlockAction, s=0x7f8a04003670, m=0x7f8a040036b0) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f8a0d68f2dc in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f8a0b1736e0, a=SendWithReplyAndBlockAction, s=0x7f8a04003670) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f8a0d68a244 in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f8a04003670, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2042 QtQA::App::TestRunner: #10 0x00007f8a0d68d0a1 in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f8a04003670, serviceName=...) at qdbusintegrator.cpp:2500 QtQA::App::TestRunner: #11 0x00007f8a0d68bd81 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f8a04003670, key=..., hook=...) at qdbusintegrator.cpp:2276 QtQA::App::TestRunner: #12 0x00007f8a0d68b969 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f8a04003670, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f8a04014200, slot=0x7f8a097247b8 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusintegrator.cpp:2243 QtQA::App::TestRunner: #13 0x00007f8a0d6784ec in TestNamespace::QDBusConnection::connect (this=0x7f8a0b173e10, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f8a04014200, slot=0x7f8a097247b8 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f8a0d678115 in TestNamespace::QDBusConnection::connect (this=0x7f8a0b173e10, service=..., path=..., interface=..., name=..., receiver=0x7f8a04014200, slot=0x7f8a097247b8 "1modemAdded(QDBusObjectPath, QVariantMap)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f8a097138c0 in TestNamespace::QOfonoManagerInterface::QOfonoManagerInterface (this=0x7f8a04014200, parent=0x7f8a04002d50) at ../linux_common/qofonoservice_linux.cpp:82 QtQA::App::TestRunner: #16 0x00007f8a097179d6 in TestNamespace::QConnmanEngine::QConnmanEngine (this=0x7f8a04002d50, parent=0x0) at qconnmanengine.cpp:57 QtQA::App::TestRunner: #17 0x00007f8a09706ef7 in TestNamespace::QConnmanEnginePlugin::create (this=0x7f8a04001a10, key=...) at main.cpp:67 QtQA::App::TestRunner: #18 0x00007f8a15c2587f in TestNamespace::qLoadPlugin (loader=0x7f8a15f21aa0, key=...) at ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #19 0x00007f8a15c23e20 in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x7f8a040016e0) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #20 0x00007f8a15c226a2 in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x7f8a040016e0) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #21 0x00007f8a15c1f990 in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #22 0x00007f8a15c1fa1b in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x7f8a040015f0, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #23 0x00007f8a15bdedac in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x7f8a04001530) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #24 0x00007f8a15bda3fe in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x7f8a04001510, parent=0x7f8a04001190) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #25 0x00007f8a162951fb in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x2122430, parent=0x7f8a04001190) at qml/qqmlengine.cpp:1063 QtQA::App::TestRunner: #26 0x00007f8a1723cf2b in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x2255a40) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #27 0x00007f8a1723efb2 in TestNamespace::QQuickPixmapReader::processJob (this=0x2255a40, runningJob=0x2254440, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #28 0x00007f8a1723e34d in TestNamespace::QQuickPixmapReader::processJobs (this=0x2255a40) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #29 0x00007f8a1723e0a0 in TestNamespace::QQuickPixmapReaderThreadObject::event (this=0x7f8a04001190, e=0x2256290) at util/qquickpixmapcache.cpp:499 QtQA::App::TestRunner: #30 0x00007f8a1540ef4e in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x20ecd00, receiver=0x7f8a04001190, event=0x2256290) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #31 0x00007f8a1540ec28 in TestNamespace::QCoreApplication::notify (this=0x7fffaae6ea90, receiver=0x7f8a04001190, event=0x2256290) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #32 0x00007f8a1690c2c6 in TestNamespace::QGuiApplication::notify (this=0x7fffaae6ea90, object=0x7f8a04001190, event=0x2256290) at kernel/qguiapplication.cpp:1518 QtQA::App::TestRunner: #33 0x00007f8a1540eb34 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffaae6ea90, receiver=0x7f8a04001190, event=0x2256290) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #34 0x00007f8a15412909 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f8a04001190, event=0x2256290) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #35 0x00007f8a1540fc6c in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2255f20) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #36 0x00007f8a1540f82e in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #37 0x00007f8a154848b9 in TestNamespace::postEventSourceDispatch (s=0x7f8a04000950) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #38 0x00007f8a12cefa5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #39 0x00007f8a12cf0258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #40 0x00007f8a12cf0429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #41 0x00007f8a1548511d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x2255fd0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #42 0x00007f8a1540b628 in TestNamespace::QEventLoop::processEvents (this=0x7f8a0b174cf0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #43 0x00007f8a1540b901 in TestNamespace::QEventLoop::exec (this=0x7f8a0b174cf0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #44 0x00007f8a15187df4 in TestNamespace::QThread::exec (this=0x2255a40) at thread/qthread.cpp:503 QtQA::App::TestRunner: #45 0x00007f8a1723f4a2 in TestNamespace::QQuickPixmapReader::run (this=0x2255a40) at util/qquickpixmapcache.cpp:712 QtQA::App::TestRunner: #46 0x00007f8a1518f3a4 in TestNamespace::QThreadPrivate::start (arg=0x2255a40) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #47 0x00007f8a14353efc in start_thread (arg=0x7f8a0b175700) at pthread_create.c:304 QtQA::App::TestRunner: #48 0x00007f8a148d1f8d 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 0x7f8a0a138700 (LWP 4865)): QtQA::App::TestRunner: #0 0x00007f8a148c5e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f8a12ceff68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f8a12cf0429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f8a1548511d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x22555b0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f8a1540b628 in TestNamespace::QEventLoop::processEvents (this=0x7f8a0a137d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f8a1540b901 in TestNamespace::QEventLoop::exec (this=0x7f8a0a137d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f8a15187df4 in TestNamespace::QThread::exec (this=0x7f8a040019f0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f8a15187f92 in TestNamespace::QThread::run (this=0x7f8a040019f0) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f8a1518f3a4 in TestNamespace::QThreadPrivate::start (arg=0x7f8a040019f0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f8a14353efc in start_thread (arg=0x7f8a0a138700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f8a148d1f8d 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 0x7f8a0cbc5700 (LWP 4863)): QtQA::App::TestRunner: #0 0x00007f8a148c5e63 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #1 0x00007f8a12ceff68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f8a12cf0429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f8a1548511d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x2127990, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f8a1540b628 in TestNamespace::QEventLoop::processEvents (this=0x7f8a0cbc4d80, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f8a1540b901 in TestNamespace::QEventLoop::exec (this=0x7f8a0cbc4d80, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f8a15187df4 in TestNamespace::QThread::exec (this=0x211acb0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f8a1634b2e1 in TestNamespace::QQmlThreadPrivate::run (this=0x211acb0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f8a1518f3a4 in TestNamespace::QThreadPrivate::start (arg=0x211acb0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00007f8a14353efc in start_thread (arg=0x7f8a0cbc5700) at pthread_create.c:304 QtQA::App::TestRunner: #10 0x00007f8a148d1f8d 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 0x7f8a17a4a760 (LWP 4862)): QtQA::App::TestRunner: #0 0x00007f8a148233e5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 QtQA::App::TestRunner: #1 0x00007f8a14826b4b in __GI_abort () at abort.c:92 QtQA::App::TestRunner: #2 0x00007f8a1517b2df in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f8a151779d8 in TestNamespace::QMessageLogger::fatal (this=0x7fffaae6c810, msg=0x7f8a1594c044 "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f8a15931473 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2271 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 0x00007f8a15190ae3 in TestNamespace::QWaitConditionPrivate::wait (this=0x7f8a040043a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007f8a151908ab in TestNamespace::QWaitCondition::wait (this=0x7f8a04004368, mutex=0x7f8a04004360, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007f8a15184ec2 in TestNamespace::QReadWriteLock::lockForRead (this=0x7f8a040036e0) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f8a0d67a2f7 in QDBusReadLocker::QDBusReadLocker (this=0x7fffaae6cdf0, a=HandleSignalAction, s=0x7f8a04003670) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f8a0d6883df in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f8a04003670, msg=...) at qdbusintegrator.cpp:1643 QtQA::App::TestRunner: #12 0x00007f8a0d682cd8 in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f8a04003670, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007f8a0d682b79 in TestNamespace::qDBusSignalFilter (connection=0x7f8a04005c50, message=0x7f8a040088c0, data=0x7f8a04003670) at qdbusintegrator.cpp:558 QtQA::App::TestRunner: #14 0x00007f8a094c6ab6 in dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f8a0d67fbf5 in TestNamespace::q_dbus_connection_dispatch (connection=0x7f8a04005c50) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007f8a0d68566a in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f8a04003670) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007f8a0d6d5d42 in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f8a04003670, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f8a04008da0) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f8a15446065 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f8a04009180, object=0x7f8a04003670) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f8a1544714e in TestNamespace::QObject::event (this=0x7f8a04003670, e=0x7f8a04009180) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f8a1540ef4e in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x20ecd00, receiver=0x7f8a04003670, event=0x7f8a04009180) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0x00007f8a1540ec28 in TestNamespace::QCoreApplication::notify (this=0x7fffaae6ea90, receiver=0x7f8a04003670, event=0x7f8a04009180) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0x00007f8a1690c2c6 in TestNamespace::QGuiApplication::notify (this=0x7fffaae6ea90, object=0x7f8a04003670, event=0x7f8a04009180) at kernel/qguiapplication.cpp:1518 QtQA::App::TestRunner: #23 0x00007f8a1540eb34 in TestNamespace::QCoreApplication::notifyInternal (this=0x7fffaae6ea90, receiver=0x7f8a04003670, event=0x7f8a04009180) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007f8a15412909 in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f8a04003670, event=0x7f8a04009180) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f8a1540fc6c in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x20ece30) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007f8a1540f82e in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #27 0x00007f8a154848b9 in TestNamespace::postEventSourceDispatch (s=0x211e7a0) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00007f8a12cefa5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00007f8a12cf0258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00007f8a12cf0429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f8a1548511d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x2107910, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f8a0faef706 in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x2107910, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f8a1540f07e in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=50) at kernel/qcoreapplication.cpp:1128 QtQA::App::TestRunner: #34 0x000000000040c46e in TestNamespace::QTest::qWait (ms=50) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #35 0x000000000040f5b6 in tst_qquickimage::imageSource (this=0x7fffaae6ea50) at tst_qquickimage.cpp:208 QtQA::App::TestRunner: #36 0x000000000042eccc in tst_qquickimage::qt_static_metacall (_o=0x7fffaae6ea50, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffaae6dd50) at .moc/tst_qquickimage.moc:167 QtQA::App::TestRunner: #37 0x00007f8a1541b46d in TestNamespace::QMetaMethod::invoke (this=0x7fffaae6dff0, object=0x7fffaae6ea50, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2184 QtQA::App::TestRunner: #38 0x00007f8a1541a919 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffaae6ea50, member=0x212ac60 "imageSource", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #39 0x00007f8a159346a9 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fffaae6ea50, member=0x212ac60 "imageSource", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:393 QtQA::App::TestRunner: #40 0x00007f8a1592ffa0 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x212ac60 "imageSource") at qtestcase.cpp:1887 QtQA::App::TestRunner: #41 0x00007f8a15930862 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x2222788 "imageSource()", data=0x0) at qtestcase.cpp:2015 QtQA::App::TestRunner: #42 0x00007f8a15931355 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fffaae6ea50) at qtestcase.cpp:2236 QtQA::App::TestRunner: #43 0x00007f8a15931995 in TestNamespace::QTest::qExec (testObject=0x7fffaae6ea50, argc=5, argv=0x7fffaae6eb98) at qtestcase.cpp:2478 QtQA::App::TestRunner: #44 0x000000000042ebfa in main (argc=5, argv=0x7fffaae6eb98) 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: 931 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02133/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418741220): http://codereview.qt-project.org/102159 [PS1] - Add -plugins argument to qmltestrunner to specify plugins search path From ci-noreply at qt-project.org Tue Dec 16 20:20:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 21:20:59 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1063 Message-ID: <20141216_192059_088513.ci-noreply@qt-project.org> QtBase_5.4_Integration #1063: SUCCESS Tested changes (refs/builds/5.4_1418742266): http://codereview.qt-project.org/102120 [PS2] - Blacklist ioGetFromHttpBrokenServer:no-newline http://codereview.qt-project.org/102114 [PS2] - QColorDialog: Fix matching against predefined colors. From ci-noreply at qt-project.org Tue Dec 16 20:52:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 20:52:03 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #232 - FAILURE Message-ID: <20141216195203.AF17E30667@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_00232 From ci-noreply at qt-project.org Tue Dec 16 21:21:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 22:21:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #457 Message-ID: <20141216_202109_094976.ci-noreply@qt-project.org> Autotest `tst_qquicktext' failed :( Testing tst_qquicktext QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/d6/3459bb278c40c19be7c56bc4b137b92471ded9 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/a2/6189873841907bd34f0c7849641be0d0fb4e39 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/891e0ed26ada24dcb9a7f7315d16512247ced0 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/cd/20fd8b0dbf49296cef6798a62f92d4023e3d60 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/2a/b578bf33e628f94f871cc84131877157f141f4 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ca/c0823a4d0a30f6d4c22657feb0f170644ab274 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/3d/5995f99bc5e7a72d01e28585a0496416d514f3 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/c1/5d55ac0c1daa21cd049f576bd4498744ce49d1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/f3/0ced7b40f4fc45807fd108d3d2802486c09d75 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/2a/8d2e341e29c2132314bcc41843482acfc925b5 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/17/e9f9b9c134abb89652491cbafcbe2100f979c0 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/4f/f8a24ce073c7d218ccbedda0b7fe91d1db59d7 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/1f/ee5d7d717270ac888e6b88cd1d1dd13b4ef2af QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqconnmanbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/13/e42dd3e329a26cb6124d39a7e5fc15d5a5d6b2 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqgenericbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ea/886f2b08c3bf856a891ca05ea39f3b87c3788f QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqnmbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8d/5e8c2cfb08b0290c41927e899211215cc15dac QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 4544] QtQA::App::TestRunner: [New Thread 4553] QtQA::App::TestRunner: [New Thread 4545] QtQA::App::TestRunner: [New Thread 4546] QtQA::App::TestRunner: [New Thread 4552] QtQA::App::TestRunner: [New Thread 4554] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquicktext -silent -o /work/ci/qt/qtdeclarative/5.4/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f6ed925a700 (LWP 4554)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6eea26e79d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f6ecc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f6eea1eb014 in TestNamespace::QEventLoop::processEvents (this=0x7f6ed9259cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f6eea1eb2ec in TestNamespace::QEventLoop::exec (this=0x7f6ed9259cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f6ee9f5d317 in TestNamespace::QThread::exec (this=0x7f6ec8001ed0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f6ee9f5d4d0 in TestNamespace::QThread::run (this=0x7f6ec8001ed0) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f6ee9f64d73 in TestNamespace::QThreadPrivate::start (arg=0x7f6ec8001ed0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f6edb7ff700 (LWP 4552)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6eea26e79d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f6ed00021b0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f6eea1eb014 in TestNamespace::QEventLoop::processEvents (this=0x7f6edb7fecc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f6eea1eb2ec in TestNamespace::QEventLoop::exec (this=0x7f6edb7fecc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f6ee9f5d317 in TestNamespace::QThread::exec (this=0x22a90f0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f6eeb198dcf in TestNamespace::QQmlThreadPrivate::run (this=0x22a90f0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f6ee9f64d73 in TestNamespace::QThreadPrivate::start (arg=0x22a90f0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f6ee170b700 (LWP 4546)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f6eea26e79d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f6ed40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f6eea1eb014 in TestNamespace::QEventLoop::processEvents (this=0x7f6ee170acc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f6eea1eb2ec in TestNamespace::QEventLoop::exec (this=0x7f6ee170acc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f6ee9f5d317 in TestNamespace::QThread::exec (this=0x2016bf0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f6eeb198dcf in TestNamespace::QQmlThreadPrivate::run (this=0x2016bf0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f6ee9f64d73 in TestNamespace::QThreadPrivate::start (arg=0x2016bf0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f6ee23a2700 (LWP 4545)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f6ee3cc435d in TestNamespace::QXcbEventReader::run (this=0x1febeb0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f6ee9f64d73 in TestNamespace::QThreadPrivate::start (arg=0x1febeb0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f6ed9c5b700 (LWP 4553)): QtQA::App::TestRunner: #0 0x00000039a62e53c9 in syscall () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f6ee9f59530 in TestNamespace::_q_futex (addr=0x7f6ec8003228, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f6ee9f59710 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f6ee9f59591 in TestNamespace::QBasicMutex::lockInternal (this=0x7f6ec8003228) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f6ee9f5996f in TestNamespace::QBasicMutex::lock (this=0x7f6ec8003228) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f6ee9f59bc0 in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f6ec8003210, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f6ee9f5933c in TestNamespace::QMutex::lock (this=0x7f6ec80032c0) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f6ee23d5344 in QDBusMutexLocker::QDBusMutexLocker (this=0x7f6ed9c59650, a=SendWithReplyAndBlockAction, s=0x7f6ec8003280, m=0x7f6ec80032c0) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f6ee23d53e3 in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f6ed9c59650, a=SendWithReplyAndBlockAction, s=0x7f6ec8003280) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f6ee23d01fb in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f6ec8003280, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2042 QtQA::App::TestRunner: #10 0x00007f6ee23d314a in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f6ec8003280, serviceName=...) at qdbusintegrator.cpp:2500 QtQA::App::TestRunner: #11 0x00007f6ee23d1dce in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f6ec8003280, key=..., hook=...) at qdbusintegrator.cpp:2276 QtQA::App::TestRunner: #12 0x00007f6ee23d1996 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f6ec8003280, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f6ec8009a50, slot=0x7f6ed81f0638 "1propertiesSwap(QMap)") at qdbusintegrator.cpp:2243 QtQA::App::TestRunner: #13 0x00007f6ee23be11c in TestNamespace::QDBusConnection::connect (this=0x7f6ed9c5a0d0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f6ec8009a50, slot=0x7f6ed81f0638 "1propertiesSwap(QMap)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f6ee23bdd24 in TestNamespace::QDBusConnection::connect (this=0x7f6ed9c5a0d0, service=..., path=..., interface=..., name=..., receiver=0x7f6ec8009a50, slot=0x7f6ed81f0638 "1propertiesSwap(QMap)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f6ed81c305a in TestNamespace::QNetworkManagerInterface::QNetworkManagerInterface (this=0x7f6ec8009a50, parent=0x7f6ec8007ba0) at qnetworkmanagerservice.cpp:97 QtQA::App::TestRunner: #16 0x00007f6ed81dbeb6 in TestNamespace::QNetworkManagerEngine::nmRegistered (this=0x7f6ec8007ba0) at qnetworkmanagerengine.cpp:1075 QtQA::App::TestRunner: #17 0x00007f6ed81d536b in TestNamespace::QNetworkManagerEngine::QNetworkManagerEngine (this=0x7f6ec8007ba0, parent=0x0) at qnetworkmanagerengine.cpp:86 QtQA::App::TestRunner: #18 0x00007f6ed81c2248 in TestNamespace::QNetworkManagerEnginePlugin::create (this=0x7f6ec8007730, key=...) at main.cpp:68 QtQA::App::TestRunner: #19 0x00007f6eeaa904ad in TestNamespace::qLoadPlugin (loader=0x7f6eead8a5e0, key=...) at ../../include/QtCore/5.4.1/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #20 0x00007f6eeaa8e96f in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x7f6ec8001c00) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #21 0x00007f6eeaa8d1a3 in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x7f6ec8001c00) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #22 0x00007f6eeaa8a7ed in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #23 0x00007f6eeaa8a87d in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x7f6ec8001b10, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #24 0x00007f6eeaa48684 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x7f6ec8001a50) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #25 0x00007f6eeaa43cdf in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x7f6ec8001a30, parent=0x7f6ec8001810) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #26 0x00007f6eeb0ddc12 in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x2199840, parent=0x7f6ec8001810) at qml/qqmlengine.cpp:1064 QtQA::App::TestRunner: #27 0x00007f6eec0605ca in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x229a430) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #28 0x00007f6eec0626e6 in TestNamespace::QQuickPixmapReader::processJob (this=0x229a430, runningJob=0x229bc00, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #29 0x00007f6eec061a5b in TestNamespace::QQuickPixmapReader::processJobs (this=0x229a430) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #30 0x00007f6eec062bdb in TestNamespace::QQuickPixmapReader::run (this=0x229a430) at util/qquickpixmapcache.cpp:711 QtQA::App::TestRunner: #31 0x00007f6ee9f64d73 in TestNamespace::QThreadPrivate::start (arg=0x229a430) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #32 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #33 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f6ee9e657e0 (LWP 4544)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f6ee9f5037d in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f6ee9f4cc2e in TestNamespace::QMessageLogger::fatal (this=0x7fff0c4983d0, msg=0x7f6eea7b50fc "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f6eea79a6ed in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2274 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00000039a660b5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #7 0x00007f6ee9f66503 in TestNamespace::QWaitConditionPrivate::wait (this=0x7f6ec8003c00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007f6ee9f662cb in TestNamespace::QWaitCondition::wait (this=0x7f6ec8003bc8, mutex=0x7f6ec8003bc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007f6ee9f5a1be in TestNamespace::QReadWriteLock::lockForRead (this=0x7f6ec80032f0) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f6ee23bff6b in QDBusReadLocker::QDBusReadLocker (this=0x7fff0c4989d0, a=HandleSignalAction, s=0x7f6ec8003280) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f6ee23ce32d in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f6ec8003280, msg=...) at qdbusintegrator.cpp:1643 QtQA::App::TestRunner: #12 0x00007f6ee23c8b7b in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f6ec8003280, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007f6ee23c8a19 in TestNamespace::qDBusSignalFilter (connection=0x7f6ec8004860, message=0x7f6ec8005dc0, data=0x7f6ec8003280) at qdbusintegrator.cpp:560 QtQA::App::TestRunner: #14 0x00000039a8610b06 in dbus_connection_dispatch () from /lib64/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f6ee23c59f4 in TestNamespace::q_dbus_connection_dispatch (connection=0x7f6ec8004860) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007f6ee23cb50f in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f6ec8003280) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007f6ee241dff8 in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f6ec8003280, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f6ec80043e0) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f6eea22d532 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f6ec8006840, object=0x7f6ec8003280) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f6eea22e6d2 in TestNamespace::QObject::event (this=0x7f6ec8003280, e=0x7f6ec8006840) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f6eea1eebf0 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1fd1d60, receiver=0x7f6ec8003280, event=0x7f6ec8006840) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0x00007f6eea1ee8c6 in TestNamespace::QCoreApplication::notify (this=0x7fff0c49a5e0, receiver=0x7f6ec8003280, event=0x7f6ec8006840) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0x00007f6eeb733fb8 in TestNamespace::QGuiApplication::notify (this=0x7fff0c49a5e0, object=0x7f6ec8003280, event=0x7f6ec8006840) at kernel/qguiapplication.cpp:1528 QtQA::App::TestRunner: #23 0x00007f6eea1ee7ca in TestNamespace::QCoreApplication::notifyInternal (this=0x7fff0c49a5e0, receiver=0x7f6ec8003280, event=0x7f6ec8006840) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007f6eea1f27af in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f6ec8003280, event=0x7f6ec8006840) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f6eea1efb32 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1fd1e90) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007f6eea1ef4da in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #27 0x00007f6eea26df25 in TestNamespace::postEventSourceDispatch (s=0x1ff5a50) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f6eea26e79d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1fefd60, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f6ee3d265ce in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1fefd60, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f6eea1eed0a in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=4990) at kernel/qcoreapplication.cpp:1128 QtQA::App::TestRunner: #34 0x000000000040d74c in TestNamespace::QTest::qWaitForWindowActive (window=0x21d5c70, timeout=5000) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:73 QtQA::App::TestRunner: #35 0x00000000004279c0 in tst_qquicktext::embeddedImages (this=0x7fff0c49a550) at tst_qquicktext.cpp:2071 QtQA::App::TestRunner: #36 0x0000000000454dba in tst_qquicktext::qt_static_metacall (_o=0x7fff0c49a550, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=11, _a=0x7fff0c499770) at .moc/tst_qquicktext.moc:303 QtQA::App::TestRunner: #37 0x00007f6eea1fb357 in TestNamespace::QMetaMethod::invoke (this=0x7fff0c499cb0, object=0x7fff0c49a550, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2183 QtQA::App::TestRunner: #38 0x00007f6eea1fa789 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff0c49a550, member=0x2139b30 "embeddedImages", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1478 QtQA::App::TestRunner: #39 0x00007f6eea79da5e in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff0c49a550, member=0x2139b30 "embeddedImages", 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 0x00007f6eea799215 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x2139b30 "embeddedImages") at qtestcase.cpp:1884 QtQA::App::TestRunner: #41 0x00007f6eea799ac9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x212deb8 "embeddedImages()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #42 0x00007f6eea79a5e1 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff0c49a550) at qtestcase.cpp:2239 QtQA::App::TestRunner: #43 0x00007f6eea79ac48 in TestNamespace::QTest::qExec (testObject=0x7fff0c49a550, argc=6, argv=0x7fff0c49a6e8) at qtestcase.cpp:2481 QtQA::App::TestRunner: #44 0x0000000000454c33 in main (argc=6, argv=0x7fff0c49a6e8) at tst_qquicktext.cpp:3884 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquicktext ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.4.7 20120313 (Red Hat 4.4.7-4)) PASS : tst_qquicktext::initTestCase() PASS : tst_qquicktext::text() PASS : tst_qquicktext::width() PASS : tst_qquicktext::wrap() PASS : tst_qquicktext::elide() PASS : tst_qquicktext::multilineElide(plain) PASS : tst_qquicktext::multilineElide(styled) PASS : tst_qquicktext::implicitElide(maximum width, empty) PASS : tst_qquicktext::implicitElide(maximum width, short) PASS : tst_qquicktext::implicitElide(maximum width, long) PASS : tst_qquicktext::implicitElide(reset width, empty) PASS : tst_qquicktext::implicitElide(reset width, short) PASS : tst_qquicktext::implicitElide(reset width, long) QWARN : tst_qquicktext::textFormat() Don't know how to handle 'textFormat', use qRegisterMetaType to register it. PASS : tst_qquicktext::textFormat() PASS : tst_qquicktext::baseUrl() PASS : tst_qquicktext::embeddedImages(local) PASS : tst_qquicktext::embeddedImages(local-error) PASS : tst_qquicktext::embeddedImages(local) QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/d6/3459bb278c40c19be7c56bc4b137b92471ded9 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/a2/6189873841907bd34f0c7849641be0d0fb4e39 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/891e0ed26ada24dcb9a7f7315d16512247ced0 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/cd/20fd8b0dbf49296cef6798a62f92d4023e3d60 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/2a/b578bf33e628f94f871cc84131877157f141f4 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ca/c0823a4d0a30f6d4c22657feb0f170644ab274 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/3d/5995f99bc5e7a72d01e28585a0496416d514f3 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/c1/5d55ac0c1daa21cd049f576bd4498744ce49d1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/f3/0ced7b40f4fc45807fd108d3d2802486c09d75 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/2a/8d2e341e29c2132314bcc41843482acfc925b5 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/17/e9f9b9c134abb89652491cbafcbe2100f979c0 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/4f/f8a24ce073c7d218ccbedda0b7fe91d1db59d7 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/1f/ee5d7d717270ac888e6b88cd1d1dd13b4ef2af QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqconnmanbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/13/e42dd3e329a26cb6124d39a7e5fc15d5a5d6b2 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqgenericbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ea/886f2b08c3bf856a891ca05ea39f3b87c3788f QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/bearer/libqnmbearer.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8d/5e8c2cfb08b0290c41927e899211215cc15dac QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 4577] QtQA::App::TestRunner: [New Thread 4578] QtQA::App::TestRunner: [New Thread 4586] QtQA::App::TestRunner: [New Thread 4579] QtQA::App::TestRunner: [New Thread 4587] QtQA::App::TestRunner: [New Thread 4585] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_qquicktext -o /work/ci/qt/qtdeclarative/5.4/_artifacts/test-logs/tst_qqui'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f48ebfff700 (LWP 4585)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f48faa5779d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f48e001d270, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f48fa9d4014 in TestNamespace::QEventLoop::processEvents (this=0x7f48ebffecc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f48fa9d42ec in TestNamespace::QEventLoop::exec (this=0x7f48ebffecc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f48fa746317 in TestNamespace::QThread::exec (this=0x349c8a0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f48fb981dcf in TestNamespace::QQmlThreadPrivate::run (this=0x349c8a0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f48fa74dd73 in TestNamespace::QThreadPrivate::start (arg=0x349c8a0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f48e9a3a700 (LWP 4587)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f48faa5779d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f48dc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f48fa9d4014 in TestNamespace::QEventLoop::processEvents (this=0x7f48e9a39cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f48fa9d42ec in TestNamespace::QEventLoop::exec (this=0x7f48e9a39cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f48fa746317 in TestNamespace::QThread::exec (this=0x7f48d8001ed0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f48fa7464d0 in TestNamespace::QThread::run (this=0x7f48d8001ed0) at thread/qthread.cpp:570 QtQA::App::TestRunner: #8 0x00007f48fa74dd73 in TestNamespace::QThreadPrivate::start (arg=0x7f48d8001ed0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f48f1ef4700 (LWP 4579)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f48faa5779d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f48e40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f48fa9d4014 in TestNamespace::QEventLoop::processEvents (this=0x7f48f1ef3cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f48fa9d42ec in TestNamespace::QEventLoop::exec (this=0x7f48f1ef3cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f48fa746317 in TestNamespace::QThread::exec (this=0x1de4bf0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f48fb981dcf in TestNamespace::QQmlThreadPrivate::run (this=0x1de4bf0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f48fa74dd73 in TestNamespace::QThreadPrivate::start (arg=0x1de4bf0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f48ea43b700 (LWP 4586)): QtQA::App::TestRunner: #0 0x00000039a62e53c9 in syscall () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f48fa742530 in TestNamespace::_q_futex (addr=0x7f48d8003228, op=0, val=3, timeout=0x0) at thread/qmutex_linux.cpp:146 QtQA::App::TestRunner: #2 0x00007f48fa742710 in TestNamespace::lockInternal_helper (d_ptr=..., timeout=-1, elapsedTimer=0x0) at thread/qmutex_linux.cpp:187 QtQA::App::TestRunner: #3 0x00007f48fa742591 in TestNamespace::QBasicMutex::lockInternal (this=0x7f48d8003228) at thread/qmutex_linux.cpp:203 QtQA::App::TestRunner: #4 0x00007f48fa74296f in TestNamespace::QBasicMutex::lock (this=0x7f48d8003228) at thread/qmutex.h:59 QtQA::App::TestRunner: #5 0x00007f48fa742bc0 in TestNamespace::QRecursiveMutexPrivate::lock (this=0x7f48d8003210, timeout=-1) at thread/qmutex.cpp:620 QtQA::App::TestRunner: #6 0x00007f48fa74233c in TestNamespace::QMutex::lock (this=0x7f48d80032c0) at thread/qmutex.cpp:215 QtQA::App::TestRunner: #7 0x00007f48f2bbe344 in QDBusMutexLocker::QDBusMutexLocker (this=0x7f48ea439650, a=SendWithReplyAndBlockAction, s=0x7f48d8003280, m=0x7f48d80032c0) at qdbusthreaddebug_p.h:183 QtQA::App::TestRunner: #8 0x00007f48f2bbe3e3 in QDBusDispatchLocker::QDBusDispatchLocker (this=0x7f48ea439650, a=SendWithReplyAndBlockAction, s=0x7f48d8003280) at qdbusthreaddebug_p.h:198 QtQA::App::TestRunner: #9 0x00007f48f2bb91fb in TestNamespace::QDBusConnectionPrivate::sendWithReply (this=0x7f48d8003280, message=..., sendMode=1, timeout=-1) at qdbusintegrator.cpp:2042 QtQA::App::TestRunner: #10 0x00007f48f2bbc14a in TestNamespace::QDBusConnectionPrivate::getNameOwnerNoCache (this=0x7f48d8003280, serviceName=...) at qdbusintegrator.cpp:2500 QtQA::App::TestRunner: #11 0x00007f48f2bbadce in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f48d8003280, key=..., hook=...) at qdbusintegrator.cpp:2276 QtQA::App::TestRunner: #12 0x00007f48f2bba996 in TestNamespace::QDBusConnectionPrivate::connectSignal (this=0x7f48d8003280, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f48d8009a50, slot=0x7f48e89d0638 "1propertiesSwap(QMap)") at qdbusintegrator.cpp:2243 QtQA::App::TestRunner: #13 0x00007f48f2ba711c in TestNamespace::QDBusConnection::connect (this=0x7f48ea43a0d0, service=..., path=..., interface=..., name=..., argumentMatch=..., signature=..., receiver=0x7f48d8009a50, slot=0x7f48e89d0638 "1propertiesSwap(QMap)") at qdbusconnection.cpp:704 QtQA::App::TestRunner: #14 0x00007f48f2ba6d24 in TestNamespace::QDBusConnection::connect (this=0x7f48ea43a0d0, service=..., path=..., interface=..., name=..., receiver=0x7f48d8009a50, slot=0x7f48e89d0638 "1propertiesSwap(QMap)") at qdbusconnection.cpp:625 QtQA::App::TestRunner: #15 0x00007f48e89a305a in TestNamespace::QNetworkManagerInterface::QNetworkManagerInterface (this=0x7f48d8009a50, parent=0x7f48d8007ba0) at qnetworkmanagerservice.cpp:97 QtQA::App::TestRunner: #16 0x00007f48e89bbeb6 in TestNamespace::QNetworkManagerEngine::nmRegistered (this=0x7f48d8007ba0) at qnetworkmanagerengine.cpp:1075 QtQA::App::TestRunner: #17 0x00007f48e89b536b in TestNamespace::QNetworkManagerEngine::QNetworkManagerEngine (this=0x7f48d8007ba0, parent=0x0) at qnetworkmanagerengine.cpp:86 QtQA::App::TestRunner: #18 0x00007f48e89a2248 in TestNamespace::QNetworkManagerEnginePlugin::create (this=0x7f48d8007730, key=...) at main.cpp:68 QtQA::App::TestRunner: #19 0x00007f48fb2794ad in TestNamespace::qLoadPlugin (loader=0x7f48fb5735e0, key=...) at ../../include/QtCore/5.4.1/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:92 QtQA::App::TestRunner: #20 0x00007f48fb27796f in TestNamespace::QNetworkConfigurationManagerPrivate::updateConfigurations (this=0x7f48d8001c00) at bearer/qnetworkconfigmanager_p.cpp:385 QtQA::App::TestRunner: #21 0x00007f48fb2761a3 in TestNamespace::QNetworkConfigurationManagerPrivate::initialize (this=0x7f48d8001c00) at bearer/qnetworkconfigmanager_p.cpp:70 QtQA::App::TestRunner: #22 0x00007f48fb2737ed in TestNamespace::qNetworkConfigurationManagerPrivate () at bearer/qnetworkconfigmanager.cpp:94 QtQA::App::TestRunner: #23 0x00007f48fb27387d in TestNamespace::QNetworkConfigurationManager::QNetworkConfigurationManager (this=0x7f48d8001b10, parent=0x0) at bearer/qnetworkconfigmanager.cpp:229 QtQA::App::TestRunner: #24 0x00007f48fb231684 in TestNamespace::QNetworkAccessManagerPrivate::QNetworkAccessManagerPrivate (this=0x7f48d8001a50) at access/qnetworkaccessmanager_p.h:87 QtQA::App::TestRunner: #25 0x00007f48fb22ccdf in TestNamespace::QNetworkAccessManager::QNetworkAccessManager (this=0x7f48d8001a30, parent=0x7f48d8001810) at access/qnetworkaccessmanager.cpp:425 QtQA::App::TestRunner: #26 0x00007f48fb8c6c12 in TestNamespace::QQmlEnginePrivate::createNetworkAccessManager (this=0x2086630, parent=0x7f48d8001810) at qml/qqmlengine.cpp:1064 QtQA::App::TestRunner: #27 0x00007f48fc8495ca in TestNamespace::QQuickPixmapReader::networkAccessManager (this=0x20583a0) at util/qquickpixmapcache.cpp:330 QtQA::App::TestRunner: #28 0x00007f48fc84b6e6 in TestNamespace::QQuickPixmapReader::processJob (this=0x20583a0, runningJob=0x2028120, url=..., requestSize=...) at util/qquickpixmapcache.cpp:638 QtQA::App::TestRunner: #29 0x00007f48fc84aa5b in TestNamespace::QQuickPixmapReader::processJobs (this=0x20583a0) at util/qquickpixmapcache.cpp:546 QtQA::App::TestRunner: #30 0x00007f48fc84bbdb in TestNamespace::QQuickPixmapReader::run (this=0x20583a0) at util/qquickpixmapcache.cpp:711 QtQA::App::TestRunner: #31 0x00007f48fa74dd73 in TestNamespace::QThreadPrivate::start (arg=0x20583a0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #32 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #33 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f48f2b8b700 (LWP 4578)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f48f44ad35d in TestNamespace::QXcbEventReader::run (this=0x1db9eb0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f48fa74dd73 in TestNamespace::QThreadPrivate::start (arg=0x1db9eb0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f48fa64e7e0 (LWP 4577)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f48fa73937d in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f48fa735c2e in TestNamespace::QMessageLogger::fatal (this=0x7ffffe3e52d0, msg=0x7f48faf9e0fc "Received signal %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f48faf836ed in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2274 QtQA::App::TestRunner: #5 QtQA::App::TestRunner: #6 0x00000039a660b5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #7 0x00007f48fa74f503 in TestNamespace::QWaitConditionPrivate::wait (this=0x7f48d8003c00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:128 QtQA::App::TestRunner: #8 0x00007f48fa74f2cb in TestNamespace::QWaitCondition::wait (this=0x7f48d8003bc8, mutex=0x7f48d8003bc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:200 QtQA::App::TestRunner: #9 0x00007f48fa7431be in TestNamespace::QReadWriteLock::lockForRead (this=0x7f48d80032f0) at thread/qreadwritelock.cpp:155 QtQA::App::TestRunner: #10 0x00007f48f2ba8f6b in QDBusReadLocker::QDBusReadLocker (this=0x7ffffe3e58d0, a=HandleSignalAction, s=0x7f48d8003280) at qdbusthreaddebug_p.h:141 QtQA::App::TestRunner: #11 0x00007f48f2bb732d in TestNamespace::QDBusConnectionPrivate::handleSignal (this=0x7f48d8003280, msg=...) at qdbusintegrator.cpp:1643 QtQA::App::TestRunner: #12 0x00007f48f2bb1b7b in TestNamespace::QDBusConnectionPrivate::handleMessage (this=0x7f48d8003280, amsg=...) at qdbusintegrator.cpp:577 QtQA::App::TestRunner: #13 0x00007f48f2bb1a19 in TestNamespace::qDBusSignalFilter (connection=0x7f48d8004860, message=0x7f48d8005dc0, data=0x7f48d8003280) at qdbusintegrator.cpp:560 QtQA::App::TestRunner: #14 0x00000039a8610b06 in dbus_connection_dispatch () from /lib64/libdbus-1.so.3 QtQA::App::TestRunner: #15 0x00007f48f2bae9f4 in TestNamespace::q_dbus_connection_dispatch (connection=0x7f48d8004860) at qdbus_symbols_p.h:112 QtQA::App::TestRunner: #16 0x00007f48f2bb450f in TestNamespace::QDBusConnectionPrivate::doDispatch (this=0x7f48d8003280) at qdbusintegrator.cpp:1176 QtQA::App::TestRunner: #17 0x00007f48f2c06ff8 in TestNamespace::QDBusConnectionPrivate::qt_static_metacall (_o=0x7f48d8003280, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7f48d80043e0) at .moc/moc_qdbusconnection_p.cpp:129 QtQA::App::TestRunner: #18 0x00007f48faa16532 in TestNamespace::QMetaCallEvent::placeMetaCall (this=0x7f48d8006840, object=0x7f48d8003280) at kernel/qobject.cpp:485 QtQA::App::TestRunner: #19 0x00007f48faa176d2 in TestNamespace::QObject::event (this=0x7f48d8003280, e=0x7f48d8006840) at kernel/qobject.cpp:1245 QtQA::App::TestRunner: #20 0x00007f48fa9d7bf0 in TestNamespace::QCoreApplicationPrivate::notify_helper (this=0x1d9fd60, receiver=0x7f48d8003280, event=0x7f48d8006840) at kernel/qcoreapplication.cpp:1047 QtQA::App::TestRunner: #21 0x00007f48fa9d78c6 in TestNamespace::QCoreApplication::notify (this=0x7ffffe3e74e0, receiver=0x7f48d8003280, event=0x7f48d8006840) at kernel/qcoreapplication.cpp:992 QtQA::App::TestRunner: #22 0x00007f48fbf1cfb8 in TestNamespace::QGuiApplication::notify (this=0x7ffffe3e74e0, object=0x7f48d8003280, event=0x7f48d8006840) at kernel/qguiapplication.cpp:1528 QtQA::App::TestRunner: #23 0x00007f48fa9d77ca in TestNamespace::QCoreApplication::notifyInternal (this=0x7ffffe3e74e0, receiver=0x7f48d8003280, event=0x7f48d8006840) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #24 0x00007f48fa9db7af in TestNamespace::QCoreApplication::sendEvent (receiver=0x7f48d8003280, event=0x7f48d8006840) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #25 0x00007f48fa9d8b32 in TestNamespace::QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1d9fe90) at kernel/qcoreapplication.cpp:1534 QtQA::App::TestRunner: #26 0x00007f48fa9d84da in TestNamespace::QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1392 QtQA::App::TestRunner: #27 0x00007f48faa56f25 in TestNamespace::postEventSourceDispatch (s=0x1dc3a50) at kernel/qeventdispatcher_glib.cpp:271 QtQA::App::TestRunner: #28 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #29 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #30 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #31 0x00007f48faa5779d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1dbdd60, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #32 0x00007f48f450f5ce in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1dbdd60, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #33 0x00007f48fa9d7d0a in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=4990) at kernel/qcoreapplication.cpp:1128 QtQA::App::TestRunner: #34 0x000000000040d74c in TestNamespace::QTest::qWaitForWindowActive (window=0x2023270, timeout=5000) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:73 QtQA::App::TestRunner: #35 0x00000000004279c0 in tst_qquicktext::embeddedImages (this=0x7ffffe3e7450) at tst_qquicktext.cpp:2071 QtQA::App::TestRunner: #36 0x0000000000454dba in tst_qquicktext::qt_static_metacall (_o=0x7ffffe3e7450, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=11, _a=0x7ffffe3e6670) at .moc/tst_qquicktext.moc:303 QtQA::App::TestRunner: #37 0x00007f48fa9e4357 in TestNamespace::QMetaMethod::invoke (this=0x7ffffe3e6bb0, object=0x7ffffe3e7450, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2183 QtQA::App::TestRunner: #38 0x00007f48fa9e3789 in TestNamespace::QMetaObject::invokeMethod (obj=0x7ffffe3e7450, member=0x1ee1ae0 "embeddedImages", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1478 QtQA::App::TestRunner: #39 0x00007f48faf86a5e in TestNamespace::QMetaObject::invokeMethod (obj=0x7ffffe3e7450, member=0x1ee1ae0 "embeddedImages", 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 0x00007f48faf82215 in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1ee1ae0 "embeddedImages") at qtestcase.cpp:1884 QtQA::App::TestRunner: #41 0x00007f48faf82ac9 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x1ee66d8 "embeddedImages()", data=0x0) at qtestcase.cpp:2012 QtQA::App::TestRunner: #42 0x00007f48faf835e1 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7ffffe3e7450) at qtestcase.cpp:2239 QtQA::App::TestRunner: #43 0x00007f48faf83c48 in TestNamespace::QTest::qExec (testObject=0x7ffffe3e7450, argc=5, argv=0x7ffffe3e75e8) at qtestcase.cpp:2481 QtQA::App::TestRunner: #44 0x0000000000454c33 in main (argc=5, argv=0x7ffffe3e75e8) at tst_qquicktext.cpp:3884 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquicktext: 923 seconds, status -1 (unusual error) Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00457/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.4_1418753859): http://codereview.qt-project.org/102070 [PS3] - Fix QQuickText alignment when lineHeight is set From ci-noreply at qt-project.org Tue Dec 16 21:51:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 22:51:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4826 Message-ID: <20141216_205111_037693.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-16 22:50:38.294 tst_qwindow[94644:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-16 22:51:04.825 tst_qwindow[95018:6207] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04826/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418757628): http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Tue Dec 16 21:53:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 16 Dec 2014 22:53:56 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4827 Message-ID: <20141216_205356_015725.ci-noreply@qt-project.org> QtBase_dev_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #4827: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04827/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418763168): http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. From ci-noreply at qt-project.org Tue Dec 16 23:06:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 00:06:49 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #82 Message-ID: <20141216_220649_099226.ci-noreply@qt-project.org> QtTools_5.4_Integration #82: SUCCESS Tested changes (refs/builds/5.4_1418738750): http://codereview.qt-project.org/102137 [PS1] - Doc: Add install path for examples From ci-noreply at qt-project.org Wed Dec 17 01:16:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 02:16:30 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2136 Message-ID: <20141217_001630_049741.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2136: SUCCESS Tested changes (refs/builds/dev_1418750340): http://codereview.qt-project.org/100663 [PS3] - Allow batching of GL_LINES and GL_POINTS geometry From ci-noreply at qt-project.org Wed Dec 17 02:42:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 03:42:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4832 Message-ID: <20141217_014215_092793.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-project.org/ci/QtBase_dev_Integration/build_04832/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418763971): http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo From ci-noreply at qt-project.org Wed Dec 17 03:09:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 04:09:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4833 Message-ID: <20141217_020926_065181.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../include/QtCore/qstate.h:1:0, from ../../../../include/QtCore/QtCore:95, from tst_headersclean.cpp:48: ../../../../include/QtCore/../../src/corelib/statemachine/qstate.h: In member function ‘QSignalTransition* QState::addTransition(const typename QtPrivate::FunctionPointer::Object*, Func, QAbstractState*)’: ../../../../include/QtCore/../../src/corelib/statemachine/qstate.h:84:5: error: declaration of ‘sender’ 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-project.org/ci/QtBase_dev_Integration/build_04833/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418780629): http://codereview.qt-project.org/101874 [PS3] - QState: Added template PointerToMemberFunction http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. From ci-noreply at qt-project.org Wed Dec 17 04:08:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 04:08:11 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #203 - FAILURE Message-ID: <20141217030811.D9BE530641@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_00203 From ci-noreply at qt-project.org Wed Dec 17 09:19:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 10:19:42 +0200 Subject: [Ci-reports] fail on QtQuick1_5.4_Integration #17 Message-ID: <20141217_081942_025923.ci-noreply@qt-project.org> QtQuick1_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #17: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_5.4_Integration/build_00017/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418777059): http://codereview.qt-project.org/100593 [PS2] - Fix change-of-sign warning detected by ICC From ci-noreply at qt-project.org Wed Dec 17 09:50:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 10:50:31 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #460 Message-ID: <20141217_085031_086535.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #460: SUCCESS Tested changes (refs/builds/5.4_1418764965): http://codereview.qt-project.org/102070 [PS3] - Fix QQuickText alignment when lineHeight is set From ci-noreply at qt-project.org Wed Dec 17 10:15:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 11:15:14 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1064 Message-ID: <20141217_091514_043646.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.1, Qt 5.4.1 (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-project.org/ci/QtBase_5.4_Integration/build_01064/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418757755): http://codereview.qt-project.org/100563 [PS1] - fix distclean for dynamic libraries again http://codereview.qt-project.org/101932 [PS1] - qdoc: Fixed broken TOC links to Reimplemented sections http://codereview.qt-project.org/102054 [PS1] - Mention the c++14 CONFIG option in the qmake variable reference http://codereview.qt-project.org/101887 [PS1] - QPlatformSystemTrayIcon: the timeout is in msecs, not secs From ci-noreply at qt-project.org Wed Dec 17 10:51:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 11:51:11 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1065 Message-ID: <20141217_095111_036097.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 134 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qmetaproperty-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-project.org/ci/QtBase_5.4_Integration/build_01065/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418807811): http://codereview.qt-project.org/102138 [PS1] - Build Android style on Windows host http://codereview.qt-project.org/102176 [PS4] - Fix OS X style MDI area subwindow resize http://codereview.qt-project.org/101418 [PS2] - QCoreTextFontDatabase: close memory leak in themeFont http://codereview.qt-project.org/101419 [PS3] - QCoreTextFontDatabase: release CTFontDescriptorRef references in dtor From ci-noreply at qt-project.org Wed Dec 17 11:28:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 12:28:47 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #561 Message-ID: <20141217_102847_016646.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-17 12:27:30.591 tst_qwindow[37018:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-17 12:27:57.410 tst_qwindow[37020:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00561/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418798856): http://codereview.qt-project.org/101640 [PS26] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 17 11:53:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 12:53:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4836 Message-ID: <20141217_105343_051683.ci-noreply@qt-project.org> Autotests `tst_qdir' and `tst_qsslsocket' failed :( Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(892) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(986) : failure location Totals: 566 passed, 2 failed, 11 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) PASS : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server) SKIP : tst_QSslSocket::sslErrors(WithSocks5Proxy:10.212.2.0) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(575) : failure location PASS : tst_QSslSocket::addCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ciphers(WithoutProxy) PASS : tst_QSslSocket::ciphers(WithSocks5Proxy) PASS : tst_QSslSocket::ciphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::ciphers(WithHttpProxy) PASS : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) SKIP : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(694) : 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) FAIL! : tst_QSslSocket::sessionCipher(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(712) : failure location QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=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(770) : 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) SKIP : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(860) : failure location QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(986) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(892) : failure location SKIP : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(887) : failure location PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3) PASS : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure) PASS : tst_QSslSocket::setCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificate(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::localCertificateChain(WithoutProxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithoutProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy) PASS : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setPrivateKey(WithoutProxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5Proxy) PASS : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxy) PASS : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) PASS : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) PASS : tst_QSslSocket::waitForEncrypted(WithoutProxy) PASS : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy) SKIP : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(1348) : failure location SKIP : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1354) : 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(1509) : 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(1714) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1886) : 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) SKIP : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2402) : failure location 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: 555 passed, 3 failed, 11 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 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 481 seconds, exit code 3 Testing tst_QDir 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_QDir ********* 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_QDir::initTestCase() PASS : tst_QDir::getSetCheck() PASS : tst_QDir::construction() PASS : tst_QDir::setPath(data0) PASS : tst_QDir::setPath(data1) PASS : tst_QDir::entryList(spaces1) PASS : tst_QDir::entryList(spaces2) PASS : tst_QDir::entryList(spaces3) PASS : tst_QDir::entryList(files1) PASS : tst_QDir::entryList(testdir1) PASS : tst_QDir::entryList(resources1) PASS : tst_QDir::entryList(resources2) PASS : tst_QDir::entryList(nofilter) PASS : tst_QDir::entryList(QDir::AllEntries) PASS : tst_QDir::entryList(QDir::Files) PASS : tst_QDir::entryList(QDir::Dirs) PASS : tst_QDir::entryList(QDir::Dirs | QDir::NoDotAndDotDot) PASS : tst_QDir::entryList(QDir::AllDirs) PASS : tst_QDir::entryList(QDir::AllDirs | QDir::Dirs) PASS : tst_QDir::entryList(QDir::AllDirs | QDir::Files) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::NoSymLinks) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::NoSymLinks | QDir::NoDotAndDotDot) PASS : tst_QDir::entryList(QDir::Files | QDir::NoSymLinks) PASS : tst_QDir::entryList(QDir::Dirs | QDir::NoSymLinks) PASS : tst_QDir::entryList(QDir::Drives | QDir::Files | QDir::NoDotAndDotDot) PASS : tst_QDir::entryList(QDir::System) PASS : tst_QDir::entryList(QDir::Hidden) PASS : tst_QDir::entryList(QDir::System | QDir::Hidden) PASS : tst_QDir::entryList(QDir::AllDirs | QDir::NoSymLinks) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::Hidden | QDir::System) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::Readable) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::Writable) PASS : tst_QDir::entryList(QDir::Files | QDir::Readable) PASS : tst_QDir::entryList(QDir::Dirs | QDir::Readable) PASS : tst_QDir::entryList(Namefilters b*) PASS : tst_QDir::entryList(Namefilters f*) PASS : tst_QDir::entryList(Namefilters link*) 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_qdir: 5 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04836/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418782262): http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo From ci-noreply at qt-project.org Wed Dec 17 11:59:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 12:59:54 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #60 Message-ID: <20141217_105954_006557.ci-noreply@qt-project.org> Qt3D_dev_Integration #60: SUCCESS Tested changes (refs/builds/dev_1418805812): http://codereview.qt-project.org/102190 [PS1] - Remove Q_NO_USING_KEYWORD usage From ci-noreply at qt-project.org Wed Dec 17 12:08:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 13:08:33 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2137 Message-ID: <20141217_110833_075823.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2137: SUCCESS Tested changes (refs/builds/dev_1418802963): http://codereview.qt-project.org/101897 [PS5] - Simple cache of url for QQmlCompiledData From ci-noreply at qt-project.org Wed Dec 17 12:12:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 13:12:35 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4837 Message-ID: <20141217_111235_066369.ci-noreply@qt-project.org> qtxmlpatterns failed to compile :( compiling api/qcoloringmessagehandler.cpp api/qcoloringmessagehandler.cpp: In member function ‘virtual void TestNamespace::QPatternist::ColoringMessageHandler::handleMessage(TestNamespace::QtMsgType, const TestNamespace::QString&, const TestNamespace::QUrl&, const TestNamespace::QSourceLocation&)’: api/qcoloringmessagehandler.cpp:73:11: error: enumeration value ‘QtInfoMsg’ not handled in switch [-Werror=switch] make[3]: *** [.obj/qcoloringmessagehandler.o] Error 1 make[2]: *** [sub-xmlpatterns-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtxmlpatterns] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04837/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418813718): http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/101547 [PS5] - Add QtInfoMsg http://codereview.qt-project.org/100885 [PS5] - Long live the TuioTouch input plugin! http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. From ci-noreply at qt-project.org Wed Dec 17 12:23:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 13:23:00 +0200 Subject: [Ci-reports] pass on QtSvg_5.4_Integration #17 Message-ID: <20141217_112300_021322.ci-noreply@qt-project.org> QtSvg_5.4_Integration #17: SUCCESS Tested changes (refs/builds/5.4_1418809536): http://codereview.qt-project.org/102193 [PS1] - fix build with QT_NO_GRAPHICSVIEW From ci-noreply at qt-project.org Wed Dec 17 12:37:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 12:37:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #41 - FAILURE Message-ID: <20141217113712.C10A5306A8@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.0_state/build_00041 From ci-noreply at qt-project.org Wed Dec 17 13:35:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 14:35:16 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #85 Message-ID: <20141217_123516_082669.ci-noreply@qt-project.org> QtTools_5.4_Integration #85: SUCCESS Tested changes (refs/builds/5.4_1418808185): http://codereview.qt-project.org/102029 [PS2] - Make sure gradlew has exec permissions on *NIX systems. From ci-noreply at qt-project.org Wed Dec 17 13:37:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 13:37:50 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #309 - FAILURE Message-ID: <20141217123750.2EA0E3069A@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_00309 From ci-noreply at qt-project.org Wed Dec 17 13:43:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 14:43:30 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #461 Message-ID: <20141217_124330_079490.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #461: SUCCESS Tested changes (refs/builds/5.4_1418809926): http://codereview.qt-project.org/101299 [PS3] - Fix build with MinGW due to -Werror From ci-noreply at qt-project.org Wed Dec 17 13:53:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 14:53:36 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2138 Message-ID: <20141217_125336_065464.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2138: SUCCESS Tested changes (refs/builds/dev_1418814607): http://codereview.qt-project.org/100887 [PS7] - Return a Heap::Object in Object::prototype() http://codereview.qt-project.org/101999 [PS1] - Update scenegraph docs regarding threaded render loop usage http://codereview.qt-project.org/102144 [PS2] - rendercontrol example: Add missing flushes From ci-noreply at qt-project.org Wed Dec 17 13:55:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 13:55:13 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #100 - FAILURE Message-ID: <20141217125513.305E83066C@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_00100 From ci-noreply at qt-project.org Wed Dec 17 14:01:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 15:01:28 +0200 Subject: [Ci-reports] fail on QtImageFormats_5.4_Integration #15 Message-ID: <20141217_130128_029879.ci-noreply@qt-project.org> QtImageFormats_5.4_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #15: FAILURE Build log: http://testresults.qt-project.org/ci/QtImageFormats_5.4_Integration/build_00015/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418820329): http://codereview.qt-project.org/102223 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 14:27:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 15:27:08 +0200 Subject: [Ci-reports] fail on QtWebSockets_5.4_Integration #15 Message-ID: <20141217_132708_029246.ci-noreply@qt-project.org> QtWebSockets_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #15: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_5.4_Integration/build_00015/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418820307): http://codereview.qt-project.org/101260 [PS1] - QWebSocket should remember close code and reason From ci-noreply at qt-project.org Wed Dec 17 14:28:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 15:28:28 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2139 Message-ID: <20141217_132828_012963.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -Wno-c++11-extensions -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.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_URL_CAST_FROM_STRING -DQT_NO_INTEGER_EVENT_COORDINATES -DQT_BUILD_QML_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DWTF_EXPORT_PRIVATE= -DJS_EXPORT_PRIVATE= -DWTFReportAssertionFailure=qmlWTFReportAssertionFailure -DWTFReportBacktrace=qmlWTFReportBacktrace -DWTFInvokeCrashHook=qmlWTFInvokeCrashHook -DENABLE_LLINT=0 -DENABLE_DFG_JIT=0 -DENABLE_DFG_JIT_UTILITY_METHODS=1 -DENABLE_JIT_CONSTANT_BLINDING=0 -DBUILDING_QT__ -DWTF_USE_UDIS86=0 -DNDEBUG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtQml -I/work/build/qt/qtbase/include/QtQml/5.5.0 -I/work/build/qt/qtbase/include/QtQml/5.5.0/QtQml -Icompiler -I. -I../3rdparty/masm/jit -I../3rdparty/masm/assembler -I../3rdparty/masm/runtime -I../3rdparty/masm/wtf -I../3rdparty/masm/stubs -I../3rdparty/masm/stubs/wtf -I../3rdparty/masm -I../3rdparty/masm/disassembler -I../3rdparty/masm/disassembler/udis86 -Ijit -I. -Ijsruntime -I. -I../3rdparty/double-conversion -Idebugger -Ianimations -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.5.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.5.0/QtCore -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/qqmlvaluetypewrapper.o qml/qqmlvaluetypewrapper.cpp qml/qqmlvaluetypewrapper.cpp:314:43: error: cannot initialize a parameter of type 'QV4::ExecutionContext *' with an rvalue of type 'Heap::GlobalContext *' make[3]: *** [.obj/qqmlvaluetypewrapper.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02139/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtDeclarative_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #2139: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02139/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418821019): http://codereview.qt-project.org/102003 [PS2] - Store a heap object in the qmlextensions http://codereview.qt-project.org/101987 [PS3] - Store a pointer to a heap object in the context wrapper http://codereview.qt-project.org/101902 [PS5] - Use pointers to Heap object to avoid recursion http://codereview.qt-project.org/101353 [PS6] - Use Scoped values a bit more consistently http://codereview.qt-project.org/101352 [PS6] - Return a Heap object from the getter()/setter() methods of Property http://codereview.qt-project.org/101284 [PS7] - Fix crash when setting proto to 0 http://codereview.qt-project.org/101283 [PS7] - Fix JSON stringification to work with heap objects http://codereview.qt-project.org/101282 [PS7] - Fix Context::getPropertyAndBase to use Heap based objects http://codereview.qt-project.org/101256 [PS6] - Fix comparisons between Object pointers http://codereview.qt-project.org/101255 [PS5] - Use a Heap::FunctionObject to store the thrower function http://codereview.qt-project.org/101194 [PS5] - Remove most of the places where getPointer() is used http://codereview.qt-project.org/101193 [PS4] - Fix wrong use of Scoped.getPointer() http://codereview.qt-project.org/101192 [PS4] - Fix RegExpCache to store Heap Objects http://codereview.qt-project.org/100999 [PS5] - Store a Heap::EvalFunction pointer in the engine http://codereview.qt-project.org/100998 [PS4] - Fix the way we set the property name during iteration http://codereview.qt-project.org/100966 [PS5] - Return Heap::ExecutionContext for globalContext() http://codereview.qt-project.org/100962 [PS5] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS7] - Make ExecutionContextSaver GC safe From ci-noreply at qt-project.org Wed Dec 17 14:30:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 15:30:40 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #61 Message-ID: <20141217_133040_064185.ci-noreply@qt-project.org> Qt3D_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #61: FAILURE Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00061/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418821289): http://codereview.qt-project.org/102215 [PS1] - Make sure we pass properly constructed resources http://codereview.qt-project.org/102214 [PS1] - Don't forget to initialize pointers From ci-noreply at qt-project.org Wed Dec 17 14:31:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 15:31:50 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #50 Message-ID: <20141217_133150_007140.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #50: SUCCESS Tested changes (refs/builds/5.4_1418817777): http://codereview.qt-project.org/102225 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 14:32:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 15:32:37 +0200 Subject: [Ci-reports] fail on QtImageFormats_5.4_Integration #16 Message-ID: <20141217_133237_075012.ci-noreply@qt-project.org> QtImageFormats_5.4_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #16: FAILURE Build log: http://testresults.qt-project.org/ci/QtImageFormats_5.4_Integration/build_00016/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418823020): http://codereview.qt-project.org/102223 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 15:02:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:02:22 +0200 Subject: [Ci-reports] pass on QtWayland_dev_Integration #85 Message-ID: <20141217_140222_009409.ci-noreply@qt-project.org> QtWayland_dev_Integration #85: SUCCESS Tested changes (refs/builds/dev_1418820435): http://codereview.qt-project.org/63600 [PS7] - Implement high-dpi support From ci-noreply at qt-project.org Wed Dec 17 15:04:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 15:04:15 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #204 - FAILURE Message-ID: <20141217140415.E12DD3081C@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_00204 From ci-noreply at qt-project.org Wed Dec 17 15:09:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:09:20 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1068 Message-ID: <20141217_140920_060817.ci-noreply@qt-project.org> Autotests `tst_qnetworkreply' and `tst_qwindow' 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_QWindow 2014-12-17 16:08:55.719 tst_qwindow[2286:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-17 16:09:22.053 tst_qwindow[2289:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Testing tst_QNetworkReply BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) FAIL! : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) Compared values are not the same Actual (reply->error()) : ConnectionRefusedError Expected (QNetworkReply::NoError): NoError Loc: [../tst_qnetworkreply.cpp(4591)] BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Totals: 600 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.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::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(1951)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1951)] 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(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] 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 10 ms: rate = 120004400 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 120004400 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 100000000 (it received 1200000 bytes in 12 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 169984 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 1030060 bytes in 5041 ms: rate = 204336 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 204336 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 206043 (it received 1200000 bytes in 5824 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 204336 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 86 ms: rate = 13954000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1189760 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 13954000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 7100591 (it received 1200000 bytes in 169 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 291840 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 908204 bytes in 4668 ms: rate = 194559 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 118656 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 194559 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 223338 (it received 1200000 bytes in 5373 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 194559 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3527)] 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(4131)] 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(4496)] 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(4496)] 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) FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi" ) timed out. ) Loc: [../tst_qnetworkreply.cpp(4522)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi" ) timed out. ) Loc: [../tst_qnetworkreply.cpp(4522)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] 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(6207)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6207)] 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(6530)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6532)] 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) FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6740)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6740)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6716)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6716)] 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) QWARN : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) QIODevice::read: device not open BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7805)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7805)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7805)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7805)] PASS : tst_QNetworkReply::putWithRateLimiting() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 597 passed, 4 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 4 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 537 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01068/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418810059): http://codereview.qt-project.org/102138 [PS1] - Build Android style on Windows host From ci-noreply at qt-project.org Wed Dec 17 15:10:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:10:37 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2140 Message-ID: <20141217_141037_028322.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #2140: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02140/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418823060): http://codereview.qt-project.org/100962 [PS5] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS7] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly http://codereview.qt-project.org/102159 [PS1] - Add -plugins argument to qmltestrunner to specify plugins search path http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant From ci-noreply at qt-project.org Wed Dec 17 15:13:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:13:36 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #62 Message-ID: <20141217_141336_016325.ci-noreply@qt-project.org> Qt3D_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #62: FAILURE Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00062/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418823133): http://codereview.qt-project.org/102216 [PS1] - Add a new EntityLoader element From ci-noreply at qt-project.org Wed Dec 17 15:17:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:17:09 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2143 Message-ID: <20141217_141709_086624.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #2143: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02143/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418825532): http://codereview.qt-project.org/102158 [PS1] - Add -P argument to qmlscene to specify plugins search path From ci-noreply at qt-project.org Wed Dec 17 15:18:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:18:21 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #64 Message-ID: <20141217_141821_013734.ci-noreply@qt-project.org> Qt3D_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #64: FAILURE Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00064/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418825710): http://codereview.qt-project.org/102214 [PS1] - Don't forget to initialize pointers http://codereview.qt-project.org/102215 [PS1] - Make sure we pass properly constructed resources From ci-noreply at qt-project.org Wed Dec 17 15:29:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:29:41 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #86 Message-ID: <20141217_142941_059812.ci-noreply@qt-project.org> QtTools_5.4_Integration #86: SUCCESS Tested changes (refs/builds/5.4_1418819810): http://codereview.qt-project.org/102202 [PS1] - work around MSVC2010 ICE From ci-noreply at qt-project.org Wed Dec 17 15:43:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:43:34 +0200 Subject: [Ci-reports] pass on QtScript_5.4_Integration #27 Message-ID: <20141217_144334_028811.ci-noreply@qt-project.org> QtScript_5.4_Integration #27: SUCCESS Tested changes (refs/builds/5.4_1418820292): http://codereview.qt-project.org/102226 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 15:50:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:50:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4839 Message-ID: <20141217_145003_094674.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-17 16:49:37.944 tst_qwindow[96183:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-17 16:50:04.485 tst_qwindow[96186:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04839/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418815451): http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. From ci-noreply at qt-project.org Wed Dec 17 15:53:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:53:18 +0200 Subject: [Ci-reports] pass on QtWinExtras_5.4_Integration #11 Message-ID: <20141217_145318_000120.ci-noreply@qt-project.org> QtWinExtras_5.4_Integration #11: SUCCESS Tested changes (refs/builds/5.4_1418820351): http://codereview.qt-project.org/102231 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 15:55:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:55:20 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_5.4_Integration #7 Message-ID: <20141217_145520_099902.ci-noreply@qt-project.org> QtAndroidExtras_5.4_Integration #7: SUCCESS Tested changes (refs/builds/5.4_1418820350): http://codereview.qt-project.org/102220 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 15:58:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:58:09 +0200 Subject: [Ci-reports] pass on QtWebKit_5.4_Integration #116 Message-ID: <20141217_145809_079863.ci-noreply@qt-project.org> QtWebKit_5.4_Integration #116: SUCCESS Tested changes (refs/builds/5.4_1418817830): http://codereview.qt-project.org/102230 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 15:59:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 16:59:05 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #60 Message-ID: <20141217_145905_078648.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #60: SUCCESS Tested changes (refs/builds/5.4_1418820371): http://codereview.qt-project.org/102228 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 http://codereview.qt-project.org/102219 [PS1] - Merge remote-tracking branch 'origin/5.3' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 16:01:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 17:01:47 +0200 Subject: [Ci-reports] pass on QtLocation_5.4_Integration #37 Message-ID: <20141217_150147_070263.ci-noreply@qt-project.org> QtLocation_5.4_Integration #37: SUCCESS Tested changes (refs/builds/5.4_1418820250): http://codereview.qt-project.org/102224 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 16:06:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 17:06:15 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2144 Message-ID: <20141217_150615_052095.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 25567] QtQA::App::TestRunner: [New LWP 25568] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtdeclarative/dev/_artifacts/test-logs/ts'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 mark (e=0x9db7de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81 QtQA::App::TestRunner: 81 if (!val) QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb3ee7b70 (LWP 25568)): QtQA::App::TestRunner: #0 0xb76f7424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6977b4e in __GI___poll (fds=0x9dafaf0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb571334b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb5704896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb5704c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6e77a78 in QEventDispatcherGlib::processEvents (this=0x9dac310, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #6 0xb6e17326 in QEventLoop::processEvents (this=0xb3ee72c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #7 0xb6e1779c in QEventLoop::exec (this=0xb3ee72c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #8 0xb6bd2918 in QThread::exec (this=0x9daf318) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #9 0xb5e05e6f in QQmlThreadPrivate::run (this=0x9daf318) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #10 0xb6bd8aca in QThreadPrivate::start (arg=0x9daf318) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #11 0xb5b1bd31 in start_thread (arg=0xb3ee7b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb698680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb44ae6e0 (LWP 25567)): QtQA::App::TestRunner: #0 mark (e=0x9db7de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81 QtQA::App::TestRunner: #1 QV4::ExecutionContext::markObjects (m=0xbfed3f48, engine=0x9db7de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4context.cpp:259 QtQA::App::TestRunner: #2 0xb5cc7c48 in drainMarkStack (markBase=0xb2ee8548, engine=0x9db7de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328 QtQA::App::TestRunner: #3 QV4::MemoryManager::mark (this=0x9dac3d0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:389 QtQA::App::TestRunner: #4 0xb5cc8ad1 in runGC (this=0x9dac3d0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:516 QtQA::App::TestRunner: #5 QV4::MemoryManager::runGC (this=0x9dac3d0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:508 QtQA::App::TestRunner: #6 0xb5cc9b54 in QV4::MemoryManager::allocData (this=0x9dac3d0, size=112) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:270 QtQA::App::TestRunner: #7 0xb5cfd75b in allocManaged (size=, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:89 QtQA::App::TestRunner: #8 QV4::MemberData::reallocate (e=0x9db7de8, old=0xb19761c0, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4memberdata.cpp:57 QtQA::App::TestRunner: #9 0xb5d00365 in QV4::Object::ensureMemberIndex (this=0xb2e27440, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:200 QtQA::App::TestRunner: #10 0xb5d003e2 in QV4::Object::insertMember (this=0xb2e27440, s=0xb41741c0, p=..., attributes=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:209 QtQA::App::TestRunner: #11 0xb5cefefb in QV4::Heap::SimpleScriptFunction::SimpleScriptFunction (this=0xb2e27440, scope=0xb2eaf6a0, function=0xa255690, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:469 QtQA::App::TestRunner: #12 0xb5cf00d5 in alloc (arg3=false, arg2=0xa255690, arg1=0xb2eaf6a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:125 QtQA::App::TestRunner: #13 QV4::FunctionObject::createScriptFunction (scope=0xb2eaf6a0, function=0xa255690, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:203 QtQA::App::TestRunner: #14 0xb5e021b2 in QQmlObjectCreator::setPropertyBinding (this=0xa28b360, property=0x9f3af04, binding=0xa26b930) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:833 QtQA::App::TestRunner: #15 0xb5e0367c in QQmlObjectCreator::setupBindings (this=0xa28b360, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734 QtQA::App::TestRunner: #16 0xb5e00667 in QQmlObjectCreator::populateInstance (this=0xa28b360, index=6, instance=0xa28bd80, bindingTarget=0xa28bd80, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351 QtQA::App::TestRunner: #17 0xb5e020b6 in QQmlObjectCreator::setPropertyBinding (this=0xa28b360, property=0x9ecb0dc, binding=0xa26b864) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:814 QtQA::App::TestRunner: #18 0xb5e0367c in QQmlObjectCreator::setupBindings (this=0xa28b360, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734 QtQA::App::TestRunner: #19 0xb5e00667 in QQmlObjectCreator::populateInstance (this=0xa28b360, index=5, instance=0xa250ec0, bindingTarget=0xa250ec0, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351 QtQA::App::TestRunner: #20 0xb5e01086 in QQmlObjectCreator::createInstance (this=0xa28b360, index=5, parent=0xa250ec0, isContextObject=false) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1187 QtQA::App::TestRunner: #21 0xb5e02726 in QQmlObjectCreator::setPropertyBinding (this=0xa28b360, property=0x9ecaf1c, binding=0xa26b6b0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:775 QtQA::App::TestRunner: #22 0xb5e0367c in QQmlObjectCreator::setupBindings (this=0xa28b360, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734 QtQA::App::TestRunner: #23 0xb5e00667 in QQmlObjectCreator::populateInstance (this=0xa28b360, index=2, instance=0x0, bindingTarget=0x6d0071, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351 QtQA::App::TestRunner: #24 0xb5e01086 in QQmlObjectCreator::createInstance (this=0xa28b360, index=2, parent=0x0, isContextObject=true) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1187 QtQA::App::TestRunner: #25 0xb5e04558 in QQmlObjectCreator::create (this=0xa28b360, subComponentIndex=13, parent=0x0, interrupt=0xbfed200c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:221 QtQA::App::TestRunner: #26 0xb5d86dbd in QQmlIncubatorPrivate::incubate (this=0xa28b2f0, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:302 QtQA::App::TestRunner: #27 0xb5d877a0 in QQmlEnginePrivate::incubate (this=0x9dbfcc8, i=..., forContext=0xa28b280) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #28 0xb5d82bf1 in QQmlComponent::create (this=0xa251448, incubator=..., context=, forContext=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1068 QtQA::App::TestRunner: #29 0xb6178c1a in QQuickLoaderPrivate::_q_sourceLoaded (this=0xa25cec8) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:713 QtQA::App::TestRunner: #30 0xb6178d88 in QQuickLoaderPrivate::load (this=0xa25cec8) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:596 QtQA::App::TestRunner: #31 0xb5dfdaae in QQmlObjectCreator::finalize (this=0xa25ece8, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1231 QtQA::App::TestRunner: #32 0xb5d825c2 in QQmlComponentPrivate::complete (enginePriv=0x9dbfcc8, state=0x9efadb4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:928 QtQA::App::TestRunner: #33 0xb5d826a5 in QQmlComponentPrivate::completeCreate (this=0x9efad58) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:964 QtQA::App::TestRunner: #34 0xb5d826ee in QQmlComponent::completeCreate (this=0xbfed2300) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #35 0xb5e1c90b in QV4::QtObject::method_createQmlObject (ctx=0xbfed238c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qqmlbuiltinfunctions.cpp:1027 QtQA::App::TestRunner: #36 0xb5cef111 in QV4::BuiltinFunction::call (that=0xb4182a20, callData=0xb2ee8428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:589 QtQA::App::TestRunner: #37 0xb5d4d64e in call (d=0xb2ee8428, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 QV4::Runtime::callProperty (engine=0x9db7de8, nameIndex=25, callData=0xb2ee8428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:969 QtQA::App::TestRunner: #39 0xb2de6ad3 in ?? () QtQA::App::TestRunner: #40 0xb5cf1a41 in QV4::SimpleScriptFunction::call (that=0xb2e18fe0, callData=0xb2ee8370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540 QtQA::App::TestRunner: #41 0xb5d4dc4c in call (d=0xb2ee8370, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #42 QV4::Runtime::callElement (engine=0x9db7de8, index=..., callData=0xb2ee8370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:997 QtQA::App::TestRunner: #43 0xb2def12a in ?? () QtQA::App::TestRunner: #44 0xb5cf1737 in QV4::ScriptFunction::call (that=0xb2e18d40, callData=0xb2ee8218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:435 QtQA::App::TestRunner: #45 0xb5d4d44a in call (d=0xb2ee8218, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #46 QV4::Runtime::callActivationProperty (engine=0x9db7de8, nameIndex=65, callData=0xb2ee8218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #47 0xb2def8f7 in ?? () QtQA::App::TestRunner: #48 0xb5cf1a41 in QV4::SimpleScriptFunction::call (that=0xb2e18d80, callData=0xb2ee8188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540 QtQA::App::TestRunner: #49 0xb5d4d44a in call (d=0xb2ee8188, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #50 QV4::Runtime::callActivationProperty (engine=0x9db7de8, nameIndex=66, callData=0xb2ee8188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #51 0xb2dec9b5 in ?? () QtQA::App::TestRunner: #52 0xb5cf1a41 in QV4::SimpleScriptFunction::call (that=0xb2e18e00, callData=0xb2ee80a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540 QtQA::App::TestRunner: #53 0xb5d4d44a in call (d=0xb2ee80a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #54 QV4::Runtime::callActivationProperty (engine=0x9db7de8, nameIndex=68, callData=0xb2ee80a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #55 0xb2defd8b in ?? () QtQA::App::TestRunner: #56 0xb5cf1a41 in QV4::SimpleScriptFunction::call (that=0xb2e18f20, callData=0xb2ee8028) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540 QtQA::App::TestRunner: #57 0xb5ded14c in call (d=, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #58 QQmlJavaScriptExpression::evaluate (this=0x9f07390, context=0x9dcde10, function=..., callData=0xb2ee8028, isUndefined=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:157 QtQA::App::TestRunner: #59 0xb5d8dc46 in QQmlBoundSignalExpression::evaluate (this=0x9f07380, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:281 QtQA::App::TestRunner: #60 0xb5d8e0be in QQmlBoundSignal_callback (e=0x9f074f4, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:408 QtQA::App::TestRunner: #61 0xb5dcc535 in QQmlNotifier::emitNotify (endpoint=0x9f074f4, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #62 0xb5d6b0b9 in QQmlData::signalEmitted (object=0x9f38ed0, index=30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #63 0xb6e4bdf5 in QMetaObject::activate (sender=0x9f38ed0, signalOffset=29, local_signal_index=30, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #64 0xb5d61dfc in QQmlVMEMetaObject::activate (this=0x9f39040, object=0x9f38ed0, index=44, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #65 0xb5d64019 in QQmlVMEMetaObject::metaCall (this=0x9f39040, c=QMetaObject::WriteProperty, _id=42, a=0xbfed32e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #66 0xb5bb0ac7 in QAbstractDynamicMetaObject::metaCall (this=0x9f39040, c=QMetaObject::WriteProperty, _id=42, a=0xbfed32e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #67 0xb5d63a95 in QQmlVMEMetaObject::metaCall (this=0x9f41b68, c=QMetaObject::WriteProperty, _id=42, a=0xbfed32e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #68 0xb5bb0ac7 in QAbstractDynamicMetaObject::metaCall (this=0x9f41b68, c=QMetaObject::WriteProperty, _id=42, a=0xbfed32e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #69 0xb6e22951 in QMetaObject::metacall (object=0x9f38ed0, cl=QMetaObject::WriteProperty, idx=42, argv=0xbfed32e4) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #70 0xb5d7deb9 in QQmlPropertyPrivate::write (object=0x9f38ed0, property=..., value=..., context=0x9f44c98, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #71 0xb5d7f57d in QQmlPropertyPrivate::writeValueProperty (object=0x9f38ed0, core=..., value=..., context=0x9f44c98, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #72 0xb5d7fc07 in QQmlPropertyPrivate::writeBinding (object=0x9f38ed0, core=..., context=0x9f44c98, expression=0x9ee5568, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #73 0xb5df4fb0 in QQmlBinding::update (this=0x9ee5558, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #74 0xb5df56bd in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #75 QQmlBinding::expressionChanged (e=0x9ee5568) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #76 0xb5dee299 in QQmlJavaScriptExpressionGuard_callback (e=0x9f5fe98) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #77 0xb5dcc535 in QQmlNotifier::emitNotify (endpoint=0x9f5fe98, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #78 0xb5d6b0b9 in QQmlData::signalEmitted (object=0x9f38ed0, index=34, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #79 0xb6e4bdf5 in QMetaObject::activate (sender=0x9f38ed0, signalOffset=29, local_signal_index=34, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #80 0xb5d61dfc in QQmlVMEMetaObject::activate (this=0x9f39040, object=0x9f38ed0, index=48, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #81 0xb5d64019 in QQmlVMEMetaObject::metaCall (this=0x9f39040, c=QMetaObject::WriteProperty, _id=46, a=0xbfed3d24) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #82 0xb5bb0ac7 in QAbstractDynamicMetaObject::metaCall (this=0x9f39040, c=QMetaObject::WriteProperty, _id=46, a=0xbfed3d24) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #83 0xb5d63a95 in QQmlVMEMetaObject::metaCall (this=0x9f41b68, c=QMetaObject::WriteProperty, _id=46, a=0xbfed3d24) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #84 0xb5bb0ac7 in QAbstractDynamicMetaObject::metaCall (this=0x9f41b68, c=QMetaObject::WriteProperty, _id=46, a=0xbfed3d24) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #85 0xb6e22951 in QMetaObject::metacall (object=0x9f38ed0, cl=QMetaObject::WriteProperty, idx=46, argv=0xbfed3d24) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #86 0xb5d7deb9 in QQmlPropertyPrivate::write (object=0x9f38ed0, property=..., value=..., context=0x9dcde10, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #87 0xb5d7f57d in QQmlPropertyPrivate::writeValueProperty (object=0x9f38ed0, core=..., value=..., context=0x9dcde10, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #88 0xb5d7fc07 in QQmlPropertyPrivate::writeBinding (object=0x9f38ed0, core=..., context=0x9dcde10, expression=0x9f43398, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #89 0xb5df4fb0 in QQmlBinding::update (this=0x9f43388, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #90 0xb5df56bd in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #91 QQmlBinding::expressionChanged (e=0x9f43398) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #92 0xb5dee299 in QQmlJavaScriptExpressionGuard_callback (e=0x9f5feb4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #93 0xb5dcc535 in QQmlNotifier::emitNotify (endpoint=0x9f5feb4, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #94 0xb5d6b0b9 in QQmlData::signalEmitted (object=0x9e42010, index=3, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #95 0xb6e4bdf5 in QMetaObject::activate (sender=0x9e42010, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #96 0xb6e4ccab in QMetaObject::activate (sender=0x9e42010, m=0xb76f2cb8, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #97 0xb76de6d5 in QTestRootObject::windowShownChanged (this=0x9e42010) at .moc/quicktest.moc:192 QtQA::App::TestRunner: #98 0xb76e2c99 in setWindowShown (value=true, this=) at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:95 QtQA::App::TestRunner: #99 quick_test_main (argc=8, argv=0xbfed4734, name=0x80488b4 "qtquickcontrols", sourceDir=0x8048880 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:367 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) 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) QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 25571] QtQA::App::TestRunner: [New LWP 25572] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtdeclarative/dev/_artifacts/test-logs/tst_contro'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 mark (e=0x88a8de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81 QtQA::App::TestRunner: 81 if (!val) QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb3facb70 (LWP 25572)): QtQA::App::TestRunner: #0 0xb77bc424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6a3cb4e in __GI___poll (fds=0x88a0bb0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb57d834b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb57c9896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb57c9c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6f3ca78 in QEventDispatcherGlib::processEvents (this=0x889db40, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #6 0xb6edc326 in QEventLoop::processEvents (this=0xb3fac2c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #7 0xb6edc79c in QEventLoop::exec (this=0xb3fac2c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #8 0xb6c97918 in QThread::exec (this=0x88a03d8) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #9 0xb5ecae6f in QQmlThreadPrivate::run (this=0x88a03d8) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #10 0xb6c9daca in QThreadPrivate::start (arg=0x88a03d8) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #11 0xb5be0d31 in start_thread (arg=0xb3facb70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb6a4b80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb45736e0 (LWP 25571)): QtQA::App::TestRunner: #0 mark (e=0x88a8de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81 QtQA::App::TestRunner: #1 QV4::ExecutionContext::markObjects (m=0xbfb4df48, engine=0x88a8de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4context.cpp:259 QtQA::App::TestRunner: #2 0xb5d8cc48 in drainMarkStack (markBase=0xb2fad548, engine=0x88a8de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328 QtQA::App::TestRunner: #3 QV4::MemoryManager::mark (this=0x889cf20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:389 QtQA::App::TestRunner: #4 0xb5d8dad1 in runGC (this=0x889cf20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:516 QtQA::App::TestRunner: #5 QV4::MemoryManager::runGC (this=0x889cf20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:508 QtQA::App::TestRunner: #6 0xb5d8eb54 in QV4::MemoryManager::allocData (this=0x889cf20, size=112) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:270 QtQA::App::TestRunner: #7 0xb5dc275b in allocManaged (size=, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:89 QtQA::App::TestRunner: #8 QV4::MemberData::reallocate (e=0x88a8de8, old=0xb1a3b1c0, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4memberdata.cpp:57 QtQA::App::TestRunner: #9 0xb5dc5365 in QV4::Object::ensureMemberIndex (this=0xb2eec440, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:200 QtQA::App::TestRunner: #10 0xb5dc53e2 in QV4::Object::insertMember (this=0xb2eec440, s=0xb42391c0, p=..., attributes=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:209 QtQA::App::TestRunner: #11 0xb5db4efb in QV4::Heap::SimpleScriptFunction::SimpleScriptFunction (this=0xb2eec440, scope=0xb2f746a0, function=0x8a15298, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:469 QtQA::App::TestRunner: #12 0xb5db50d5 in alloc (arg3=false, arg2=0x8a15298, arg1=0xb2f746a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:125 QtQA::App::TestRunner: #13 QV4::FunctionObject::createScriptFunction (scope=0xb2f746a0, function=0x8a15298, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:203 QtQA::App::TestRunner: #14 0xb5ec71b2 in QQmlObjectCreator::setPropertyBinding (this=0x8d56dd8, property=0x8a2daa4, binding=0x8d5d990) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:833 QtQA::App::TestRunner: #15 0xb5ec867c in QQmlObjectCreator::setupBindings (this=0x8d56dd8, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734 QtQA::App::TestRunner: #16 0xb5ec5667 in QQmlObjectCreator::populateInstance (this=0x8d56dd8, index=6, instance=0x8d57838, bindingTarget=0x8d57838, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351 QtQA::App::TestRunner: #17 0xb5ec70b6 in QQmlObjectCreator::setPropertyBinding (this=0x8d56dd8, property=0x89bc91c, binding=0x8d5d8c4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:814 QtQA::App::TestRunner: #18 0xb5ec867c in QQmlObjectCreator::setupBindings (this=0x8d56dd8, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734 QtQA::App::TestRunner: #19 0xb5ec5667 in QQmlObjectCreator::populateInstance (this=0x8d56dd8, index=5, instance=0x8d563c8, bindingTarget=0x8d563c8, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351 QtQA::App::TestRunner: #20 0xb5ec6086 in QQmlObjectCreator::createInstance (this=0x8d56dd8, index=5, parent=0x8d563c8, isContextObject=false) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1187 QtQA::App::TestRunner: #21 0xb5ec7726 in QQmlObjectCreator::setPropertyBinding (this=0x8d56dd8, property=0x89bc75c, binding=0x8d5d710) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:775 QtQA::App::TestRunner: #22 0xb5ec867c in QQmlObjectCreator::setupBindings (this=0x8d56dd8, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734 QtQA::App::TestRunner: #23 0xb5ec5667 in QQmlObjectCreator::populateInstance (this=0x8d56dd8, index=2, instance=0x0, bindingTarget=0xb5ff8888, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351 QtQA::App::TestRunner: #24 0xb5ec6086 in QQmlObjectCreator::createInstance (this=0x8d56dd8, index=2, parent=0x0, isContextObject=true) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1187 QtQA::App::TestRunner: #25 0xb5ec9558 in QQmlObjectCreator::create (this=0x8d56dd8, subComponentIndex=13, parent=0x0, interrupt=0xbfb4c00c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:221 QtQA::App::TestRunner: #26 0xb5e4bdbd in QQmlIncubatorPrivate::incubate (this=0x8d56d68, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:302 QtQA::App::TestRunner: #27 0xb5e4c7a0 in QQmlEnginePrivate::incubate (this=0x88b0cc8, i=..., forContext=0x8d56cf8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #28 0xb5e47bf1 in QQmlComponent::create (this=0x8d569b0, incubator=..., context=, forContext=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1068 QtQA::App::TestRunner: #29 0xb623dc1a in QQuickLoaderPrivate::_q_sourceLoaded (this=0x8d50978) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:713 QtQA::App::TestRunner: #30 0xb623dd88 in QQuickLoaderPrivate::load (this=0x8d50978) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:596 QtQA::App::TestRunner: #31 0xb5ec2aae in QQmlObjectCreator::finalize (this=0x8d52618, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1231 QtQA::App::TestRunner: #32 0xb5e475c2 in QQmlComponentPrivate::complete (enginePriv=0x88b0cc8, state=0x8a72fbc) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:928 QtQA::App::TestRunner: #33 0xb5e476a5 in QQmlComponentPrivate::completeCreate (this=0x8a72f60) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:964 QtQA::App::TestRunner: #34 0xb5e476ee in QQmlComponent::completeCreate (this=0xbfb4c300) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #35 0xb5ee190b in QV4::QtObject::method_createQmlObject (ctx=0xbfb4c38c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qqmlbuiltinfunctions.cpp:1027 QtQA::App::TestRunner: #36 0xb5db4111 in QV4::BuiltinFunction::call (that=0xb4247a20, callData=0xb2fad428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:589 QtQA::App::TestRunner: #37 0xb5e1264e in call (d=0xb2fad428, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 QV4::Runtime::callProperty (engine=0x88a8de8, nameIndex=25, callData=0xb2fad428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:969 QtQA::App::TestRunner: #39 0xb2eabad3 in ?? () QtQA::App::TestRunner: #40 0xb5db6a41 in QV4::SimpleScriptFunction::call (that=0xb2eddfe0, callData=0xb2fad370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540 QtQA::App::TestRunner: #41 0xb5e12c4c in call (d=0xb2fad370, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #42 QV4::Runtime::callElement (engine=0x88a8de8, index=..., callData=0xb2fad370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:997 QtQA::App::TestRunner: #43 0xb2eb412a in ?? () QtQA::App::TestRunner: #44 0xb5db6737 in QV4::ScriptFunction::call (that=0xb2eddd40, callData=0xb2fad218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:435 QtQA::App::TestRunner: #45 0xb5e1244a in call (d=0xb2fad218, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #46 QV4::Runtime::callActivationProperty (engine=0x88a8de8, nameIndex=65, callData=0xb2fad218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #47 0xb2eb48f7 in ?? () QtQA::App::TestRunner: #48 0xb5db6a41 in QV4::SimpleScriptFunction::call (that=0xb2eddd80, callData=0xb2fad188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540 QtQA::App::TestRunner: #49 0xb5e1244a in call (d=0xb2fad188, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #50 QV4::Runtime::callActivationProperty (engine=0x88a8de8, nameIndex=66, callData=0xb2fad188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #51 0xb2eb19b5 in ?? () QtQA::App::TestRunner: #52 0xb5db6a41 in QV4::SimpleScriptFunction::call (that=0xb2edde00, callData=0xb2fad0a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540 QtQA::App::TestRunner: #53 0xb5e1244a in call (d=0xb2fad0a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #54 QV4::Runtime::callActivationProperty (engine=0x88a8de8, nameIndex=68, callData=0xb2fad0a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #55 0xb2eb4d8b in ?? () QtQA::App::TestRunner: #56 0xb5db6a41 in QV4::SimpleScriptFunction::call (that=0xb2eddf20, callData=0xb2fad028) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540 QtQA::App::TestRunner: #57 0xb5eb214c in call (d=, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #58 QQmlJavaScriptExpression::evaluate (this=0x8a4dfc0, context=0x89ee620, function=..., callData=0xb2fad028, isUndefined=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:157 QtQA::App::TestRunner: #59 0xb5e52c46 in QQmlBoundSignalExpression::evaluate (this=0x8a4dfb0, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:281 QtQA::App::TestRunner: #60 0xb5e530be in QQmlBoundSignal_callback (e=0x8a4e104, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:408 QtQA::App::TestRunner: #61 0xb5e91535 in QQmlNotifier::emitNotify (endpoint=0x8a4e104, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #62 0xb5e300b9 in QQmlData::signalEmitted (object=0x8a23a10, index=30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #63 0xb6f10df5 in QMetaObject::activate (sender=0x8a23a10, signalOffset=29, local_signal_index=30, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #64 0xb5e26dfc in QQmlVMEMetaObject::activate (this=0x8a2a0c8, object=0x8a23a10, index=44, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #65 0xb5e29019 in QQmlVMEMetaObject::metaCall (this=0x8a2a0c8, c=QMetaObject::WriteProperty, _id=42, a=0xbfb4d2e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #66 0xb5c75ac7 in QAbstractDynamicMetaObject::metaCall (this=0x8a2a0c8, c=QMetaObject::WriteProperty, _id=42, a=0xbfb4d2e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #67 0xb5e28a95 in QQmlVMEMetaObject::metaCall (this=0x8a0a1f8, c=QMetaObject::WriteProperty, _id=42, a=0xbfb4d2e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #68 0xb5c75ac7 in QAbstractDynamicMetaObject::metaCall (this=0x8a0a1f8, c=QMetaObject::WriteProperty, _id=42, a=0xbfb4d2e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #69 0xb6ee7951 in QMetaObject::metacall (object=0x8a23a10, cl=QMetaObject::WriteProperty, idx=42, argv=0xbfb4d2e4) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #70 0xb5e42eb9 in QQmlPropertyPrivate::write (object=0x8a23a10, property=..., value=..., context=0x8a2eaf0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #71 0xb5e4457d in QQmlPropertyPrivate::writeValueProperty (object=0x8a23a10, core=..., value=..., context=0x8a2eaf0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #72 0xb5e44c07 in QQmlPropertyPrivate::writeBinding (object=0x8a23a10, core=..., context=0x8a2eaf0, expression=0x8a32918, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #73 0xb5eb9fb0 in QQmlBinding::update (this=0x8a32908, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #74 0xb5eba6bd in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #75 QQmlBinding::expressionChanged (e=0x8a32918) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #76 0xb5eb3299 in QQmlJavaScriptExpressionGuard_callback (e=0x8a15a30) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #77 0xb5e91535 in QQmlNotifier::emitNotify (endpoint=0x8a15a30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #78 0xb5e300b9 in QQmlData::signalEmitted (object=0x8a23a10, index=34, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #79 0xb6f10df5 in QMetaObject::activate (sender=0x8a23a10, signalOffset=29, local_signal_index=34, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #80 0xb5e26dfc in QQmlVMEMetaObject::activate (this=0x8a2a0c8, object=0x8a23a10, index=48, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #81 0xb5e29019 in QQmlVMEMetaObject::metaCall (this=0x8a2a0c8, c=QMetaObject::WriteProperty, _id=46, a=0xbfb4dd24) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #82 0xb5c75ac7 in QAbstractDynamicMetaObject::metaCall (this=0x8a2a0c8, c=QMetaObject::WriteProperty, _id=46, a=0xbfb4dd24) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #83 0xb5e28a95 in QQmlVMEMetaObject::metaCall (this=0x8a0a1f8, c=QMetaObject::WriteProperty, _id=46, a=0xbfb4dd24) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #84 0xb5c75ac7 in QAbstractDynamicMetaObject::metaCall (this=0x8a0a1f8, c=QMetaObject::WriteProperty, _id=46, a=0xbfb4dd24) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #85 0xb6ee7951 in QMetaObject::metacall (object=0x8a23a10, cl=QMetaObject::WriteProperty, idx=46, argv=0xbfb4dd24) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #86 0xb5e42eb9 in QQmlPropertyPrivate::write (object=0x8a23a10, property=..., value=..., context=0x89ee620, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #87 0xb5e4457d in QQmlPropertyPrivate::writeValueProperty (object=0x8a23a10, core=..., value=..., context=0x89ee620, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #88 0xb5e44c07 in QQmlPropertyPrivate::writeBinding (object=0x8a23a10, core=..., context=0x89ee620, expression=0x8a2abb0, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #89 0xb5eb9fb0 in QQmlBinding::update (this=0x8a2aba0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #90 0xb5eba6bd in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #91 QQmlBinding::expressionChanged (e=0x8a2abb0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #92 0xb5eb3299 in QQmlJavaScriptExpressionGuard_callback (e=0x8a15a4c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #93 0xb5e91535 in QQmlNotifier::emitNotify (endpoint=0x8a15a4c, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #94 0xb5e300b9 in QQmlData::signalEmitted (object=0x8932460, index=3, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #95 0xb6f10df5 in QMetaObject::activate (sender=0x8932460, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #96 0xb6f11cab in QMetaObject::activate (sender=0x8932460, m=0xb77b7cb8, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #97 0xb77a36d5 in QTestRootObject::windowShownChanged (this=0x8932460) at .moc/quicktest.moc:192 QtQA::App::TestRunner: #98 0xb77a7c99 in setWindowShown (value=true, this=) at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:95 QtQA::App::TestRunner: #99 quick_test_main (argc=7, argv=0xbfb4e734, name=0x80488b4 "qtquickcontrols", sourceDir=0x8048880 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:367 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 46 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02144/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1418825989): http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant http://codereview.qt-project.org/101255 [PS5] - Use a Heap::FunctionObject to store the thrower function http://codereview.qt-project.org/101194 [PS5] - Remove most of the places where getPointer() is used http://codereview.qt-project.org/101193 [PS4] - Fix wrong use of Scoped.getPointer() http://codereview.qt-project.org/101192 [PS4] - Fix RegExpCache to store Heap Objects http://codereview.qt-project.org/100999 [PS5] - Store a Heap::EvalFunction pointer in the engine http://codereview.qt-project.org/100998 [PS4] - Fix the way we set the property name during iteration http://codereview.qt-project.org/100966 [PS7] - Return Heap::ExecutionContext for globalContext() http://codereview.qt-project.org/100962 [PS6] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS8] - Make ExecutionContextSaver GC safe From ci-noreply at qt-project.org Wed Dec 17 16:21:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 17:21:33 +0200 Subject: [Ci-reports] pass on QtDoc_5.4_Integration #63 Message-ID: <20141217_152133_042706.ci-noreply@qt-project.org> QtDoc_5.4_Integration #63: SUCCESS Tested changes (refs/builds/5.4_1418820389): http://codereview.qt-project.org/102221 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 16:23:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 17:23:21 +0200 Subject: [Ci-reports] fail on QtXmlPatterns_dev_Integration #95 Message-ID: <20141217_152321_008462.ci-noreply@qt-project.org> Autotest `tst_xmlpatterns' failed :( Testing tst_XmlPatterns FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_XmlPatterns ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.4.7 20120313 (Red Hat 4.4.7-4)) PASS : tst_XmlPatterns::initTestCase() FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Pass -help) FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(only -no-format) FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Specify no arguments at all.) PASS : tst_XmlPatterns::xquerySupport(Use -output twice) PASS : tst_XmlPatterns::xquerySupport(-output with a non-writable file) FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(A single dash, that's invalid) PASS : tst_XmlPatterns::xquerySupport(Invoke -version) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -unknown-switch) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -d) PASS : tst_XmlPatterns::xquerySupport(Passing a single dash is insufficient) FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(We don't support -format any longer) FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Invoke with invalid -param value.) PASS : tst_XmlPatterns::xquerySupport(Invoke with colon in variable name.) PASS : tst_XmlPatterns::xquerySupport(Invoke with missing name in -param arg.) FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xsltSupport(-initial-template doesn't work with XQueries.) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value(#2)) PASS : tst_XmlPatterns::xsltSupport(Invalid template name) FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::stdoutFailure() PASS : tst_XmlPatterns::cleanupTestCase() Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_XmlPatterns ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_xmlpatterns: 4 seconds, exit code 57 Build log: http://testresults.qt-project.org/ci/QtXmlPatterns_dev_Integration/build_00095/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418827523): http://codereview.qt-project.org/102245 [PS1] - Add default label to QtMsgType switch statement From ci-noreply at qt-project.org Wed Dec 17 16:30:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 17:30:28 +0200 Subject: [Ci-reports] pass on QtWinExtras_dev_Integration #117 Message-ID: <20141217_153028_002619.ci-noreply@qt-project.org> QtWinExtras_dev_Integration #117: SUCCESS Tested changes (refs/builds/dev_1418823868): http://codereview.qt-project.org/102237 [PS1] - Use Qt 5 signals & slot syntax. From ci-noreply at qt-project.org Wed Dec 17 16:36:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 17:36:46 +0200 Subject: [Ci-reports] pass on QtSensors_5.4_Integration #16 Message-ID: <20141217_153646_027127.ci-noreply@qt-project.org> QtSensors_5.4_Integration #16: SUCCESS Tested changes (refs/builds/5.4_1418820458): http://codereview.qt-project.org/102227 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 16:42:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 17:42:22 +0200 Subject: [Ci-reports] fail on QtImageFormats_5.4_Integration #17 Message-ID: <20141217_154222_051716.ci-noreply@qt-project.org> `make' failed :( NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.EXE"' : return code '0x2' Build log: http://testresults.qt-project.org/ci/QtImageFormats_5.4_Integration/build_00017/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418830452): http://codereview.qt-project.org/102223 [PS1] - Merge remote-tracking branch 'origin/5.4.0' into 5.4 From ci-noreply at qt-project.org Wed Dec 17 16:43:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 17:43:34 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1070 Message-ID: <20141217_154334_007321.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1070: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01070/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418825482): http://codereview.qt-project.org/102138 [PS1] - Build Android style on Windows host http://codereview.qt-project.org/102161 [PS2] - Fix PDF when embedding fonts with large internal leading http://codereview.qt-project.org/101866 [PS1] - Qt OpenGL is deprecated with 5.4. Show that in the docs as well http://codereview.qt-project.org/102010 [PS5] - Prevent continuous painting with viewport QOpenGLWidget http://codereview.qt-project.org/102028 [PS1] - Update gradle build script. http://codereview.qt-project.org/102240 [PS1] - Add some debug information to tst_qwindow http://codereview.qt-project.org/88827 [PS2] - Accessibility: Fix selection change notifications on Linux http://codereview.qt-project.org/94168 [PS2] - Do not include accessibility.pri twice http://codereview.qt-project.org/102179 [PS1] - fix file separators in 'clean' targets http://codereview.qt-project.org/102178 [PS1] - document QMAKE_CFLAGS http://codereview.qt-project.org/102095 [PS1] - Windows: Return false from event processing of unhandled multimedia keys. http://codereview.qt-project.org/102196 [PS1] - QOpenGLContext: Use static invocation of QGuiApplication::platformNativeInterface(). http://codereview.qt-project.org/102176 [PS4] - Fix OS X style MDI area subwindow resize http://codereview.qt-project.org/102181 [PS1] - de-duplicate and comment EffectivePaths presence detection http://codereview.qt-project.org/102180 [PS1] - remove nonsensical conditional From ci-noreply at qt-project.org Wed Dec 17 16:53:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 17:53:46 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2145 Message-ID: <20141217_155346_032018.ci-noreply@qt-project.org> Autotest `tst_qqmlecmascript' failed :( Testing tst_qqmlecmascript 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_qqmlecmascript ********* 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_qqmlecmascript::initTestCase() PASS : tst_qqmlecmascript::assignBasicTypes() PASS : tst_qqmlecmascript::assignDate(Component.onComplete JS Parse) PASS : tst_qqmlecmascript::assignDate(Component.onComplete JS) PASS : tst_qqmlecmascript::assignDate(Binding JS) PASS : tst_qqmlecmascript::assignDate(Binding UTC) PASS : tst_qqmlecmascript::assignDate(Binding JS UTC) PASS : tst_qqmlecmascript::assignDate(Binding UTC+2) PASS : tst_qqmlecmascript::assignDate(Binding JS UTC+2 ) PASS : tst_qqmlecmascript::exportDate(Localtime early) PASS : tst_qqmlecmascript::exportDate(Localtime late) PASS : tst_qqmlecmascript::exportDate(UTC early) PASS : tst_qqmlecmascript::exportDate(UTC late) PASS : tst_qqmlecmascript::exportDate(+11:30 early) PASS : tst_qqmlecmascript::exportDate(+11:30 late) PASS : tst_qqmlecmascript::exportDate(-11:30 early) PASS : tst_qqmlecmascript::exportDate(-11:30 late) PASS : tst_qqmlecmascript::idShortcutInvalidates() PASS : tst_qqmlecmascript::boolPropertiesEvaluateAsBool() PASS : tst_qqmlecmascript::methods() PASS : tst_qqmlecmascript::signalAssignment() PASS : tst_qqmlecmascript::signalArguments() PASS : tst_qqmlecmascript::bindingLoop() QWARN : tst_qqmlecmascript::basicExpressions(Syntax error (self test)) : Expected token `}' PASS : tst_qqmlecmascript::basicExpressions(Syntax error (self test)) PASS : tst_qqmlecmascript::basicExpressions(Context property) PASS : tst_qqmlecmascript::basicExpressions(Context property) PASS : tst_qqmlecmascript::basicExpressions(Context property expression) PASS : tst_qqmlecmascript::basicExpressions(Context property expression) PASS : tst_qqmlecmascript::basicExpressions(Overridden context property) PASS : tst_qqmlecmascript::basicExpressions(Overridden context property) PASS : tst_qqmlecmascript::basicExpressions(Object property) PASS : tst_qqmlecmascript::basicExpressions(Object property) PASS : tst_qqmlecmascript::basicExpressions(Overridden object property) PASS : tst_qqmlecmascript::basicExpressions(Overridden object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Nested default object property) PASS : tst_qqmlecmascript::basicExpressions(Context property override default object property) PASS : tst_qqmlecmascript::arrayExpressions() PASS : tst_qqmlecmascript::contextPropertiesTriggerReeval() PASS : tst_qqmlecmascript::objectPropertiesTriggerReeval() PASS : tst_qqmlecmascript::deferredProperties() PASS : tst_qqmlecmascript::deferredPropertiesErrors() PASS : tst_qqmlecmascript::deferredPropertiesInComponents() PASS : tst_qqmlecmascript::deferredPropertiesInDestruction() PASS : tst_qqmlecmascript::extensionObjects() PASS : tst_qqmlecmascript::overrideExtensionProperties() PASS : tst_qqmlecmascript::attachedProperties() PASS : tst_qqmlecmascript::enums() PASS : tst_qqmlecmascript::valueTypeFunctions() PASS : tst_qqmlecmascript::constantsOverrideBindings() PASS : tst_qqmlecmascript::outerBindingOverridesInnerBinding() PASS : tst_qqmlecmascript::aliasPropertyAndBinding() PASS : tst_qqmlecmascript::aliasPropertyReset() PASS : tst_qqmlecmascript::nonExistentAttachedObject() XFAIL : tst_qqmlecmascript::scope() Properties resolvable at compile time come before the global object, which is not 100% compatible with older QML versions tst_qqmlecmascript.cpp(1326) : failure location PASS : tst_qqmlecmascript::scope() PASS : tst_qqmlecmascript::importScope() PASS : tst_qqmlecmascript::signalParameterTypes() PASS : tst_qqmlecmascript::objectsCompareAsEqual() PASS : tst_qqmlecmascript::componentCreation(url) PASS : tst_qqmlecmascript::componentCreation(urlMode) PASS : tst_qqmlecmascript::componentCreation(urlParent) PASS : tst_qqmlecmascript::componentCreation(urlNullParent) PASS : tst_qqmlecmascript::componentCreation(urlModeParent) PASS : tst_qqmlecmascript::componentCreation(urlModeNullParent) PASS : tst_qqmlecmascript::componentCreation(invalidSecondArg) PASS : tst_qqmlecmascript::componentCreation(invalidThirdArg) PASS : tst_qqmlecmascript::componentCreation(invalidMode) PASS : tst_qqmlecmascript::dynamicCreation(One) QWARN : tst_qqmlecmascript::dynamicCreation(Two) QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlecmascript::dynamicCreation(Two) PASS : tst_qqmlecmascript::dynamicCreation(Three) QWARN : tst_qqmlecmascript::dynamicDestruction() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : tst_qqmlecmascript::dynamicDestruction() PASS : tst_qqmlecmascript::objectToString() PASS : tst_qqmlecmascript::objectHasOwnProperty() PASS : tst_qqmlecmascript::selfDeletingBinding() PASS : tst_qqmlecmascript::extendedObjectPropertyLookup() PASS : tst_qqmlecmascript::extendedObjectPropertyLookup2() QWARN : tst_qqmlecmascript::uncreatableExtendedObjectFailureCheck() QQmlComponent: Component is not ready PASS : tst_qqmlecmascript::uncreatableExtendedObjectFailureCheck() PASS : tst_qqmlecmascript::extendedObjectPropertyLookup3() PASS : tst_qqmlecmascript::scriptErrors() PASS : tst_qqmlecmascript::functionErrors() PASS : tst_qqmlecmascript::propertyAssignmentErrors() PASS : tst_qqmlecmascript::signalTriggeredBindings() PASS : tst_qqmlecmascript::listProperties() PASS : tst_qqmlecmascript::exceptionClearsOnReeval() PASS : tst_qqmlecmascript::exceptionSlotProducesWarning() PASS : tst_qqmlecmascript::exceptionBindingProducesWarning() PASS : tst_qqmlecmascript::compileInvalidBinding() PASS : tst_qqmlecmascript::transientErrors() PASS : tst_qqmlecmascript::shutdownErrors() PASS : tst_qqmlecmascript::compositePropertyType() PASS : tst_qqmlecmascript::jsObject() PASS : tst_qqmlecmascript::undefinedResetsProperty() PASS : tst_qqmlecmascript::listToVariant() PASS : tst_qqmlecmascript::listAssignment() PASS : tst_qqmlecmascript::multiEngineObject() PASS : tst_qqmlecmascript::deletedObject() PASS : tst_qqmlecmascript::attachedPropertyScope() PASS : tst_qqmlecmascript::scriptConnect() PASS : tst_qqmlecmascript::scriptDisconnect() PASS : tst_qqmlecmascript::ownership() PASS : tst_qqmlecmascript::cppOwnershipReturnValue() PASS : tst_qqmlecmascript::ownershipCustomReturnValue() PASS : tst_qqmlecmascript::ownershipRootObject() PASS : tst_qqmlecmascript::ownershipConsistency() PASS : tst_qqmlecmascript::ownershipQmlIncubated() PASS : tst_qqmlecmascript::qlistqobjectMethods() PASS : tst_qqmlecmascript::strictlyEquals() PASS : tst_qqmlecmascript::compiled() PASS : tst_qqmlecmascript::numberAssignment() PASS : tst_qqmlecmascript::propertySplicing() PASS : tst_qqmlecmascript::signalWithUnknownTypes() PASS : tst_qqmlecmascript::signalWithJSValueInVariant(true) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(undefined) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(null) PASS : tst_qqmlecmascript::signalWithJSValueInVariant(123) PASS : tst_qqmlecmascript::signalWithJSValueInVariant('ciao') PASS : tst_qqmlecmascript::signalWithJSValueInVariant({ foo: 'bar' }) PASS : tst_qqmlecmascript::signalWithJSValueInVariant([10,20,30]) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(true) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(undefined) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(null) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines(123) PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines('ciao') QWARN : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' }) eval code:1: TypeError: Cannot read property 'foo' of undefined PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines({ foo: 'bar' }) QWARN : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30]) eval code:1: TypeError: Cannot read property '0' of undefined PASS : tst_qqmlecmascript::signalWithJSValueInVariant_twoEngines([10,20,30]) PASS : tst_qqmlecmascript::signalWithQJSValue(true) PASS : tst_qqmlecmascript::signalWithQJSValue(undefined) PASS : tst_qqmlecmascript::signalWithQJSValue(null) PASS : tst_qqmlecmascript::signalWithQJSValue(123) PASS : tst_qqmlecmascript::signalWithQJSValue('ciao') PASS : tst_qqmlecmascript::signalWithQJSValue({ foo: 'bar' }) PASS : tst_qqmlecmascript::signalWithQJSValue([10,20,30]) PASS : tst_qqmlecmascript::singletonType(qobject, register + read + method [no qualifier]) PASS : tst_qqmlecmascript::singletonType(script, register + read [no qualifier]) PASS : tst_qqmlecmascript::singletonType(qobject, register + read + method) PASS : tst_qqmlecmascript::singletonType(script, register + read) PASS : tst_qqmlecmascript::singletonType(qobject, writing + readonly constraints) PASS : tst_qqmlecmascript::singletonType(script, writing + readonly constraints) PASS : tst_qqmlecmascript::singletonType(qobject singleton Type enum values in JS) PASS : tst_qqmlecmascript::singletonType(qobject, invalid major version fail) PASS : tst_qqmlecmascript::singletonType(qobject, invalid minor version fail) PASS : tst_qqmlecmascript::singletonType(qobject, multiple in namespace) PASS : tst_qqmlecmascript::singletonTypeCaching(qobject, caching + read) PASS : tst_qqmlecmascript::singletonTypeCaching(script, caching + read) QWARN : tst_qqmlecmascript::singletonTypeImportOrder() QQmlExpression: Expression file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeImportOrder.qml:6:21 depends on non-NOTIFYable properties: QWARN : tst_qqmlecmascript::singletonTypeImportOrder() testImportOrderApi::value PASS : tst_qqmlecmascript::singletonTypeImportOrder() PASS : tst_qqmlecmascript::singletonTypeResolution() PASS : tst_qqmlecmascript::importScripts(basic functionality) PASS : tst_qqmlecmascript::importScripts(import scoping) PASS : tst_qqmlecmascript::importScripts(parent scope shouldn't be inherited by import with imports) PASS : tst_qqmlecmascript::importScripts(javascript imports in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(module imports in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(typenames in an import should be private to the import scope) PASS : tst_qqmlecmascript::importScripts(import with imports has it's own activation scope) PASS : tst_qqmlecmascript::importScripts(import pragma library script) PASS : tst_qqmlecmascript::importScripts(pragma library imports shouldn't inherit parent imports or scope) PASS : tst_qqmlecmascript::importScripts(import pragma library script which has an import) PASS : tst_qqmlecmascript::importScripts(import pragma library script which has a pragma library import) PASS : tst_qqmlecmascript::importScripts(import singleton type into js import) PASS : tst_qqmlecmascript::importScripts(import module which exports a script) PASS : tst_qqmlecmascript::importScripts(import module which exports a script which imports a remote module) PASS : tst_qqmlecmascript::importScripts(malformed import statement) PASS : tst_qqmlecmascript::importScripts(malformed file name) PASS : tst_qqmlecmascript::importScripts(missing file qualifier) PASS : tst_qqmlecmascript::importScripts(malformed file qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier 2) PASS : tst_qqmlecmascript::importScripts(malformed module uri) PASS : tst_qqmlecmascript::importScripts(missing module version) PASS : tst_qqmlecmascript::importScripts(malformed module version) PASS : tst_qqmlecmascript::importScripts(missing module qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier) PASS : tst_qqmlecmascript::importScripts(malformed module qualifier 2) PASS : tst_qqmlecmascript::importCreationContext() PASS : tst_qqmlecmascript::scarceResources(var: import scarce resource copy directly) PASS : tst_qqmlecmascript::scarceResources(var: import scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(var: import released scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(var: import auto-release SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(var: import with no binding) PASS : tst_qqmlecmascript::scarceResources(var: import with binding without explicit preserve) PASS : tst_qqmlecmascript::scarceResources(var: import with explicit release after binding evaluation) PASS : tst_qqmlecmascript::scarceResources(var: import with different js objects) PASS : tst_qqmlecmascript::scarceResources(var: import with different js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(var: import with same js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(var: binding with same js objects and explicit release) PASS : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy directly) PASS : tst_qqmlecmascript::scarceResources(variant: import scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(variant: import released scarce resource copy from JS) PASS : tst_qqmlecmascript::scarceResources(variant: import auto-release SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(variant: import explicit-preserve SR from JS in binding side-effect) PASS : tst_qqmlecmascript::scarceResources(variant: import multiple scarce resources) PASS : tst_qqmlecmascript::scarceResources(variant: import with no binding) PASS : tst_qqmlecmascript::scarceResources(variant: import with binding without explicit preserve) PASS : tst_qqmlecmascript::scarceResources(variant: import with explicit release after binding evaluation) PASS : tst_qqmlecmascript::scarceResources_other() PASS : tst_qqmlecmascript::propertyChangeSlots() PASS : tst_qqmlecmascript::propertyVar(non-bindable object subproperty changed) PASS : tst_qqmlecmascript::propertyVar(non-bindable object changed) PASS : tst_qqmlecmascript::propertyVar(primitive changed) PASS : tst_qqmlecmascript::propertyVar(javascript array modification) PASS : tst_qqmlecmascript::propertyVar(javascript map modification) PASS : tst_qqmlecmascript::propertyVar(javascript array assignment) PASS : tst_qqmlecmascript::propertyVar(javascript map assignment) PASS : tst_qqmlecmascript::propertyVar(literal property assignment) PASS : tst_qqmlecmascript::propertyVar(qobject property assignment) PASS : tst_qqmlecmascript::propertyVar(base class var property assignment) PASS : tst_qqmlecmascript::propertyVar(javascript function assignment) PASS : tst_qqmlecmascript::propertyVar(javascript special assignment) PASS : tst_qqmlecmascript::propertyVar(declarative binding assignment) PASS : tst_qqmlecmascript::propertyVar(imperative binding assignment) PASS : tst_qqmlecmascript::propertyVar(stored binding assignment) PASS : tst_qqmlecmascript::propertyVar(function expression binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(non-bindable object subproperty changed) PASS : tst_qqmlecmascript::propertyQJSValue(non-bindable object changed) PASS : tst_qqmlecmascript::propertyQJSValue(primitive changed) PASS : tst_qqmlecmascript::propertyQJSValue(javascript array modification) PASS : tst_qqmlecmascript::propertyQJSValue(javascript map modification) PASS : tst_qqmlecmascript::propertyQJSValue(javascript array assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript map assignment) PASS : tst_qqmlecmascript::propertyQJSValue(literal property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(qobject property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(base class var property assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript function assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript special assignment) PASS : tst_qqmlecmascript::propertyQJSValue(declarative binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(imperative binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(stored binding assignment) PASS : tst_qqmlecmascript::propertyQJSValue(javascript function binding) PASS : tst_qqmlecmascript::propertyQJSValue(reset property) PASS : tst_qqmlecmascript::propertyQJSValue(reset property in binding) PASS : tst_qqmlecmascript::propertyVarCpp() 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_qqmlecmascript: 5 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02145/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418828928): http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant http://codereview.qt-project.org/100966 [PS7] - Return Heap::ExecutionContext for globalContext() http://codereview.qt-project.org/100962 [PS6] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS8] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly From ci-noreply at qt-project.org Wed Dec 17 17:05:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 18:05:57 +0200 Subject: [Ci-reports] fail on QtWebChannel_dev_Integration #48 Message-ID: <20141217_160557_051433.ci-noreply@qt-project.org> Autotest `qml' failed :( Testing qml QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 19336] QtQA::App::TestRunner: [New LWP 19337] QtQA::App::TestRunner: [New LWP 19338] QtQA::App::TestRunner: [New LWP 19339] QtQA::App::TestRunner: [New LWP 19340] QtQA::App::TestRunner: [New LWP 19341] QtQA::App::TestRunner: [New LWP 19342] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1bebd22a9527d238157f105a32483d09441bef30" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=522229c2dde70aaa8e4295ecb7b6643c810f758f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=881176f957e2887122be7fac9c3b69cd64ad707d" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef266d8c8e06672fc3d3b9939cf17e5aa3a9b63" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bb6dfaa730111e4f2ba069c9d98fda44c3dee089" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4a9f2b5f4361c46f929498bfa0079b186348e7a8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4403c1216c9f4eefc474f1d7b8a27c2e9b00d6e3" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ad6bdb016a80f2519c0646181834873d157b9df" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c0d262d3e7c31b9309384c94cacbd07bacc54a0a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26304efb271b514c30e31812cb36d7a8bf4612ff" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef846533cf9aa9f40966ff8f2c1d120f1847bb45" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=df7ed06aaafdef76389beceee8ceba61cb40aebe" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2" QtQA::App::TestRunner: Core was generated by `./qml -silent -o /work/ci/qt/qtwebchannel/dev/_artifacts/test-logs/qml-testresu'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007f3d5163c3aa in QV4::Value::isString (this=0x7f3d3af2d530) at jsruntime/qv4value_inl_p.h:52 QtQA::App::TestRunner: 52 return m && static_cast(m)->internalClass->vtable->isString; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f3d3bf2c700 (LWP 19342)): QtQA::App::TestRunner: #0 0x00007f3d4f96b913 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f3d50c87de4 in qt_safe_select (nfds=11, fdread=0x7f3d34000a78, fdwrite=0x7f3d34000d08, fdexcept=0x7f3d34000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:75 QtQA::App::TestRunner: #2 0x00007f3d50c89466 in QEventDispatcherUNIX::select (this=0x7f3d340008c0, nfds=11, readfds=0x7f3d34000a78, writefds=0x7f3d34000d08, exceptfds=0x7f3d34000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:320 QtQA::App::TestRunner: #3 0x00007f3d50c88cab in QEventDispatcherUNIXPrivate::doSelect (this=0x7f3d340008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:196 QtQA::App::TestRunner: #4 0x00007f3d50c8a78f in QEventDispatcherUNIX::processEvents (this=0x7f3d340008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:607 QtQA::App::TestRunner: #5 0x00007f3d50c16176 in QEventLoop::processEvents (this=0x7f3d3bf2bde0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #6 0x00007f3d50c16459 in QEventLoop::exec (this=0x7f3d3bf2bde0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #7 0x00007f3d509936a6 in QThread::exec (this=0x1dbbe50) at thread/qthread.cpp:503 QtQA::App::TestRunner: #8 0x00007f3d5189f30d in QQmlThreadPrivate::run (this=0x1dbbe50) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #9 0x00007f3d5099aba5 in QThreadPrivate::start (arg=0x1dbbe50) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #10 0x00007f3d504640db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f3d4f97290d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f3d3c72d700 (LWP 19341)): QtQA::App::TestRunner: #0 0x00007f3d504680af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3d45c93dd3 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3d504640db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f3d4f97290d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f3d3cf2e700 (LWP 19340)): QtQA::App::TestRunner: #0 0x00007f3d504680af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3d45c93dd3 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3d504640db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f3d4f97290d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f3d3d72f700 (LWP 19339)): QtQA::App::TestRunner: #0 0x00007f3d504680af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3d45c93dd3 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3d504640db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f3d4f97290d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f3d3df30700 (LWP 19338)): QtQA::App::TestRunner: #0 0x00007f3d504680af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f3d45c93dd3 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f3d504640db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f3d4f97290d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f3d46f74700 (LWP 19337)): QtQA::App::TestRunner: #0 0x00007f3d4f969b3d in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f3d4cdbb0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f3d4cdbc77f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f3d4af42999 in QXcbEventReader::run (this=0x1d826d0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f3d5099aba5 in QThreadPrivate::start (arg=0x1d826d0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00007f3d504640db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f3d4f97290d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f3d538b8780 (LWP 19336)): QtQA::App::TestRunner: #0 0x00007f3d5163c3aa in QV4::Value::isString (this=0x7f3d3af2d530) at jsruntime/qv4value_inl_p.h:52 QtQA::App::TestRunner: #1 0x00007f3d5163c57c in QV4::Value::toBoolean (this=0x7f3d3af2d530) at jsruntime/qv4value_inl_p.h:178 QtQA::App::TestRunner: #2 0x00007f3d516b7136 in QV4::Runtime::toBoolean (value=...) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:526 QtQA::App::TestRunner: #3 0x00007f3d538c8413 in ?? () QtQA::App::TestRunner: #4 0x0000000001f3d970 in ?? () QtQA::App::TestRunner: #5 0x000000043af2d508 in ?? () QtQA::App::TestRunner: #6 0x0000000001dbc420 in ?? () QtQA::App::TestRunner: #7 0x00007fff71018590 in ?? () QtQA::App::TestRunner: #8 0x00007fff71018570 in ?? () QtQA::App::TestRunner: #9 0x00007f3d3992e140 in ?? () QtQA::App::TestRunner: #10 0x00007fff71018570 in ?? () QtQA::App::TestRunner: #11 0x0000000001dbc420 in ?? () QtQA::App::TestRunner: #12 0x00007f3d3af2d4f0 in ?? () QtQA::App::TestRunner: #13 0x00007f3d538c8000 in ?? () QtQA::App::TestRunner: #14 0x00007fff71018680 in ?? () QtQA::App::TestRunner: #15 0x00007f3d51751237 in QV4::SimpleScriptFunction::call (that=0x7f3d515c1246 , callData=0x7fff71018490) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qml ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.1 20130909 [gcc-4_8-branch revision 202388]) PASS : qml::Bench::initTestCase() PASS : qml::Bench::benchmark_init() PASS : qml::Bench::benchmark_init() RESULT : qml::benchmark_init: 78 msecs per iteration (total: 78, iterations: 1) PASS : qml::Bench::cleanupTestCase() PASS : qml::MultiClient::initTestCase() QWARN : qml::MultiClient::test_autowrappedObjectsNotBroadcasted() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::MultiClient::test_autowrappedObjectsNotBroadcasted() QWARN : qml::MultiClient::test_autowrappedObjectsNotInInit() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::MultiClient::test_autowrappedObjectsNotInInit() PASS : qml::MultiClient::test_multiclient() PASS : qml::MultiClient::cleanupTestCase() PASS : qml::WebChannel::initTestCase() PASS : qml::WebChannel::test_disconnect() PASS : qml::WebChannel::test_grouping() PASS : qml::WebChannel::test_method() PASS : qml::WebChannel::test_property() PASS : qml::WebChannel::test_signal() QWARN : qml::WebChannel::test_wrapper() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::WebChannel::test_wrapper() QWARN : qml::WebChannel::test_wrapper_propertyUpdateOfWrappedObjects() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::WebChannel::test_wrapper_propertyUpdateOfWrappedObjects() QWARN : qml::WebChannel::test_wrapper_wrapEveryQObject() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qml::WebChannel::test_wrapper_wrapEveryQObject() PASS : qml::WebChannel::cleanupTestCase() PASS : qml::WebChannel Separation::initTestCase() QWARN : qml::WebChannel Separation::test_propertyUpdateSeparation() QQmlComponent: Created graphical object was not placed in the graphics scene. QWARN : qml::WebChannel Separation::test_propertyUpdateSeparation() QQmlComponent: Created graphical object was not placed in the graphics scene. QDEBUG : qml::WebChannel Separation::test_propertyUpdateSeparation() qml: client 1 received property update 'myProperty' 5 QDEBUG : qml::WebChannel Separation::test_propertyUpdateSeparation() qml: client2 received a propertyUpdate. let's check that it does not come from testObj1 PASS : qml::WebChannel Separation::test_propertyUpdateSeparation() PASS : qml::WebChannel Separation::test_returnNonQObject() PASS : qml::WebChannel Separation::test_separationForSameObject() QWARN : qml::WebChannel Separation::test_signalSeparation() QQmlComponent: Created graphical object was not placed in the graphics scene. QWARN : qml::WebChannel Separation::test_signalSeparation() QQmlComponent: Created graphical object was not placed in the graphics scene. QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 19345] QtQA::App::TestRunner: [New LWP 19346] QtQA::App::TestRunner: [New LWP 19347] QtQA::App::TestRunner: [New LWP 19349] QtQA::App::TestRunner: [New LWP 19348] QtQA::App::TestRunner: [New LWP 19351] QtQA::App::TestRunner: [New LWP 19350] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1bebd22a9527d238157f105a32483d09441bef30" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=522229c2dde70aaa8e4295ecb7b6643c810f758f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=881176f957e2887122be7fac9c3b69cd64ad707d" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef266d8c8e06672fc3d3b9939cf17e5aa3a9b63" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bb6dfaa730111e4f2ba069c9d98fda44c3dee089" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4a9f2b5f4361c46f929498bfa0079b186348e7a8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4403c1216c9f4eefc474f1d7b8a27c2e9b00d6e3" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ad6bdb016a80f2519c0646181834873d157b9df" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c0d262d3e7c31b9309384c94cacbd07bacc54a0a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26304efb271b514c30e31812cb36d7a8bf4612ff" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef846533cf9aa9f40966ff8f2c1d120f1847bb45" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=df7ed06aaafdef76389beceee8ceba61cb40aebe" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2" QtQA::App::TestRunner: Core was generated by `./qml -o /work/ci/qt/qtwebchannel/dev/_artifacts/test-logs/qml-testresults-00.x'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007f05ed1643aa in QV4::Value::isString (this=0x7f05d6911530) at jsruntime/qv4value_inl_p.h:52 QtQA::App::TestRunner: 52 return m && static_cast(m)->internalClass->vtable->isString; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f05d8111700 (LWP 19350)): QtQA::App::TestRunner: #0 0x00007f05ebf900af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f05e17bbdd3 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05ebf8c0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f05eb49a90d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f05d7910700 (LWP 19351)): QtQA::App::TestRunner: #0 0x00007f05eb493913 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f05ec7afde4 in qt_safe_select (nfds=11, fdread=0x7f05d0000a78, fdwrite=0x7f05d0000d08, fdexcept=0x7f05d0000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:75 QtQA::App::TestRunner: #2 0x00007f05ec7b1466 in QEventDispatcherUNIX::select (this=0x7f05d00008c0, nfds=11, readfds=0x7f05d0000a78, writefds=0x7f05d0000d08, exceptfds=0x7f05d0000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:320 QtQA::App::TestRunner: #3 0x00007f05ec7b0cab in QEventDispatcherUNIXPrivate::doSelect (this=0x7f05d00008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:196 QtQA::App::TestRunner: #4 0x00007f05ec7b278f in QEventDispatcherUNIX::processEvents (this=0x7f05d00008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:607 QtQA::App::TestRunner: #5 0x00007f05ec73e176 in QEventLoop::processEvents (this=0x7f05d790fde0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #6 0x00007f05ec73e459 in QEventLoop::exec (this=0x7f05d790fde0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #7 0x00007f05ec4bb6a6 in QThread::exec (this=0x1d7ce50) at thread/qthread.cpp:503 QtQA::App::TestRunner: #8 0x00007f05ed3c730d in QQmlThreadPrivate::run (this=0x1d7ce50) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #9 0x00007f05ec4c2ba5 in QThreadPrivate::start (arg=0x1d7ce50) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #10 0x00007f05ebf8c0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f05eb49a90d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f05d9113700 (LWP 19348)): QtQA::App::TestRunner: #0 0x00007f05ebf900af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f05e17bbdd3 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05ebf8c0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f05eb49a90d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f05d8912700 (LWP 19349)): QtQA::App::TestRunner: #0 0x00007f05ebf900af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f05e17bbdd3 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05ebf8c0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f05eb49a90d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f05d9914700 (LWP 19347)): QtQA::App::TestRunner: #0 0x00007f05ebf900af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f05e17bbdd3 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05ebf8c0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f05eb49a90d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f05e2a9c700 (LWP 19346)): QtQA::App::TestRunner: #0 0x00007f05eb491b3d in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f05e88e30e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f05e88e477f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f05e6a6a999 in QXcbEventReader::run (this=0x1d436d0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f05ec4c2ba5 in QThreadPrivate::start (arg=0x1d436d0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00007f05ebf8c0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f05eb49a90d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f05ef3e0780 (LWP 19345)): QtQA::App::TestRunner: #0 0x00007f05ed1643aa in QV4::Value::isString (this=0x7f05d6911530) at jsruntime/qv4value_inl_p.h:52 QtQA::App::TestRunner: #1 0x00007f05ed16457c in QV4::Value::toBoolean (this=0x7f05d6911530) at jsruntime/qv4value_inl_p.h:178 QtQA::App::TestRunner: #2 0x00007f05ed1df136 in QV4::Runtime::toBoolean (value=...) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4runtime_p.h:526 QtQA::App::TestRunner: #3 0x00007f05ef3f0413 in ?? () QtQA::App::TestRunner: #4 0x0000000001f1d830 in ?? () QtQA::App::TestRunner: #5 0x00000004d6911508 in ?? () QtQA::App::TestRunner: #6 0x0000000001d7d420 in ?? () QtQA::App::TestRunner: #7 0x00007fff0b406e20 in ?? () QtQA::App::TestRunner: #8 0x00007fff0b406e00 in ?? () QtQA::App::TestRunner: #9 0x00007f05d544b140 in ?? () QtQA::App::TestRunner: #10 0x00007fff0b406e00 in ?? () QtQA::App::TestRunner: #11 0x0000000001d7d420 in ?? () QtQA::App::TestRunner: #12 0x00007f05d69114f0 in ?? () QtQA::App::TestRunner: #13 0x00007f05ef3f0000 in ?? () QtQA::App::TestRunner: #14 0x00007fff0b406f10 in ?? () QtQA::App::TestRunner: #15 0x00007f05ed279237 in QV4::SimpleScriptFunction::call (that=0x7f05ed0e9246 , callData=0x7fff0b406d20) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: Backtrace stopped: frame did not save the PC QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end qml: 19 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtWebChannel_dev_Integration/build_00048/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1418831155): http://codereview.qt-project.org/92130 [PS20] - Do not broadcast signals or property changes of wrapped qobjects From ci-noreply at qt-project.org Wed Dec 17 17:29:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 18:29:36 +0200 Subject: [Ci-reports] fail on QtWebSockets_5.4_Integration #16 Message-ID: <20141217_162936_078020.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-project.org/ci/QtWebSockets_5.4_Integration/build_00016/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtWebSockets_5.4_Integration » winphone-arm-msvc2013_Windows_81 #16: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_5.4_Integration/build_00016/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418833723): http://codereview.qt-project.org/101260 [PS1] - QWebSocket should remember close code and reason From ci-noreply at qt-project.org Wed Dec 17 17:30:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 18:30:38 +0200 Subject: [Ci-reports] fail on QtSerialPort_dev_Integration #76 Message-ID: <20141217_163038_062278.ci-noreply@qt-project.org> Compilation failed :( 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' qserialport_win.cpp 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' qserialport_win.cpp(465) : error C2082: redefinition of formal parameter 'bytesTransferred' qserialport_win.cpp(465) : error C2664: 'QSerialPortPrivate::overlappedResult' : cannot convert parameter 1 from 'OVERLAPPED' to 'OVERLAPPED *' qserialport_win.cpp(847) : error C2059: syntax error : '}' qserialport_win.cpp(847) : error C2143: syntax error : missing ';' before '}' qserialport_win.cpp(847) : error C2059: syntax error : '}' qserialport_win.cpp(853) : error C2143: syntax error : missing ';' before '{' qserialport_win.cpp(853) : error C2447: '{' : missing function header (old-style formal list?) qserialport_win.cpp(923) : error C3861: 'standardBaudRatePairList': identifier not found qserialport_win.cpp(932) : error C3861: 'standardBaudRatePairList': identifier not found qserialport_win.cpp(941) : error C3861: 'standardBaudRatePairList': identifier not found Build log: http://testresults.qt-project.org/ci/QtSerialPort_dev_Integration/build_00076/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418833330): http://codereview.qt-project.org/100952 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 17 17:46:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 18:46:06 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #462 Message-ID: <20141217_164606_009654.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #462: SUCCESS Tested changes (refs/builds/5.4_1418828252): http://codereview.qt-project.org/102149 [PS1] - rendercontrol example: calculate fbo size correctly From ci-noreply at qt-project.org Wed Dec 17 18:02:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 19:02:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4841 Message-ID: <20141217_170254_042073.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-17 19:02:25.852 tst_qwindow[97294:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-17 19:02:52.531 tst_qwindow[97297:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04841/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418827929): http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/100885 [PS5] - Long live the TuioTouch input plugin! From ci-noreply at qt-project.org Wed Dec 17 18:13:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 19:13:25 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2146 Message-ID: <20141217_171325_011486.ci-noreply@qt-project.org> ten autotests failed :( Testing tst_qqmlxmlhttprequest 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_qqmlxmlhttprequest ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlxmlhttprequest::initTestCase() PASS : tst_qqmlxmlhttprequest::domExceptionCodes() 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_qqmlxmlhttprequest: 0.873589 seconds, exit code 3221225477 Testing tst_qqmlqt 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_qqmlqt ********* Config: Using QtTest library 5.5.0, Qt 5.5.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::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() 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_qqmlqt: 2 seconds, exit code 3221225477 Testing tst_qqmlnotifier 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_qqmlnotifier ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlnotifier::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_qqmlnotifier: 0.840596 seconds, exit code 3221225477 Testing tst_qqmlengine 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_qqmlengine ********* Config: Using QtTest library 5.5.0, Qt 5.5.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() PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-2) PASS : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-2) PASS : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-1) PASS : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-2) 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_qqmlengine: 1 seconds, exit code 3221225477 Testing tst_qqmlcomponent 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_qqmlcomponent ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlcomponent::initTestCase() PASS : tst_qqmlcomponent::null() PASS : tst_qqmlcomponent::loadEmptyUrl() PASS : tst_qqmlcomponent::qmlCreateWindow() PASS : tst_qqmlcomponent::qmlCreateObject() 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_qqmlcomponent: 1 seconds, exit code 3221225477 Testing tst_qqmlapplicationengine FAIL! : tst_qqmlapplicationengine::application() Compared values are not the same Actual (testProcess->exitCode()): -1073741819 Expected (0) : 0 tst_qqmlapplicationengine.cpp(111) : 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_qqmlapplicationengine ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmlapplicationengine::initTestCase() PASS : tst_qqmlapplicationengine::basicLoading() FAIL! : tst_qqmlapplicationengine::application() Compared values are not the same Actual (testProcess->exitCode()): -1073741819 Expected (0) : 0 tst_qqmlapplicationengine.cpp(111) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlapplicationengine: 0.927572 seconds, exit code 3221225477 Testing tst_qqmllocale 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_qqmllocale ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_qqmllocale::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_qqmllocale: 0.894522 seconds, exit code 3221225477 Testing tst_QJSValue 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_QJSValue ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSValue::initTestCase() PASS : tst_QJSValue::ctor_invalid() PASS : tst_QJSValue::ctor_undefinedWithEngine() PASS : tst_QJSValue::ctor_undefined() PASS : tst_QJSValue::ctor_nullWithEngine() PASS : tst_QJSValue::ctor_null() PASS : tst_QJSValue::ctor_boolWithEngine() PASS : tst_QJSValue::ctor_bool() PASS : tst_QJSValue::ctor_intWithEngine() PASS : tst_QJSValue::ctor_int() PASS : tst_QJSValue::ctor_uintWithEngine() PASS : tst_QJSValue::ctor_uint() PASS : tst_QJSValue::ctor_floatWithEngine() PASS : tst_QJSValue::ctor_float() PASS : tst_QJSValue::ctor_stringWithEngine() PASS : tst_QJSValue::ctor_string() PASS : tst_QJSValue::ctor_copyAndAssignWithEngine() PASS : tst_QJSValue::ctor_copyAndAssign() PASS : tst_QJSValue::toString() PASS : tst_QJSValue::toNumber() PASS : tst_QJSValue::toBoolean() PASS : tst_QJSValue::toBool() PASS : tst_QJSValue::toInt() PASS : tst_QJSValue::toUInt() PASS : tst_QJSValue::toVariant() PASS : tst_QJSValue::toQObject_nonQObject(invalid) PASS : tst_QJSValue::toQObject_nonQObject(bool(false)) PASS : tst_QJSValue::toQObject_nonQObject(bool(true)) PASS : tst_QJSValue::toQObject_nonQObject(int) PASS : tst_QJSValue::toQObject_nonQObject(string) PASS : tst_QJSValue::toQObject_nonQObject(undefined) PASS : tst_QJSValue::toQObject_nonQObject(null) PASS : tst_QJSValue::toQObject_nonQObject(bool bound(false)) PASS : tst_QJSValue::toQObject_nonQObject(bool bound(true)) PASS : tst_QJSValue::toQObject_nonQObject(int bound) PASS : tst_QJSValue::toQObject_nonQObject(string bound) PASS : tst_QJSValue::toQObject_nonQObject(undefined bound) PASS : tst_QJSValue::toQObject_nonQObject(null bound) PASS : tst_QJSValue::toQObject_nonQObject(object) PASS : tst_QJSValue::toQObject_nonQObject(array) PASS : tst_QJSValue::toQObject_nonQObject(date) PASS : tst_QJSValue::toQObject_nonQObject(variant(12345)) PASS : tst_QJSValue::toQObject_nonQObject(variant((QObject*)0)) PASS : tst_QJSValue::toQObject_nonQObject(newQObject(0)) PASS : tst_QJSValue::toQObject() PASS : tst_QJSValue::toDateTime() PASS : tst_QJSValue::toRegExp() PASS : tst_QJSValue::isArray([]) PASS : tst_QJSValue::isArray({}) PASS : tst_QJSValue::isArray(globalObject) PASS : tst_QJSValue::isArray(invalid) PASS : tst_QJSValue::isArray(number) PASS : tst_QJSValue::isArray(bool) PASS : tst_QJSValue::isArray(null) PASS : tst_QJSValue::isArray(undefined) PASS : tst_QJSValue::isDate(date) PASS : tst_QJSValue::isDate([]) PASS : tst_QJSValue::isDate({}) PASS : tst_QJSValue::isDate(globalObject) PASS : tst_QJSValue::isDate(invalid) PASS : tst_QJSValue::isDate(number) PASS : tst_QJSValue::isDate(bool) PASS : tst_QJSValue::isDate(null) PASS : tst_QJSValue::isDate(undefined) PASS : tst_QJSValue::isError_propertiesOfGlobalObject() PASS : tst_QJSValue::isError(syntax error) PASS : tst_QJSValue::isError([]) PASS : tst_QJSValue::isError({}) PASS : tst_QJSValue::isError(globalObject) PASS : tst_QJSValue::isError(invalid) PASS : tst_QJSValue::isError(number) PASS : tst_QJSValue::isError(bool) PASS : tst_QJSValue::isError(null) PASS : tst_QJSValue::isError(undefined) PASS : tst_QJSValue::isError(newObject) PASS : tst_QJSValue::isError(new Object) PASS : tst_QJSValue::isRegExp(/foo/) PASS : tst_QJSValue::isRegExp([]) PASS : tst_QJSValue::isRegExp({}) PASS : tst_QJSValue::isRegExp(globalObject) PASS : tst_QJSValue::isRegExp(invalid) PASS : tst_QJSValue::isRegExp(number) PASS : tst_QJSValue::isRegExp(bool) PASS : tst_QJSValue::isRegExp(null) PASS : tst_QJSValue::isRegExp(undefined) 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_qjsvalue: 0.964629 seconds, exit code 3221225477 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.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSEngine::initTestCase() PASS : tst_QJSEngine::callQObjectSlot() PASS : tst_QJSEngine::constructWithParent() PASS : tst_QJSEngine::newObject() PASS : tst_QJSEngine::newArray() PASS : tst_QJSEngine::newArray_HooliganTask218092() PASS : tst_QJSEngine::newArray_HooliganTask233836() PASS : tst_QJSEngine::newVariant() PASS : tst_QJSEngine::newVariant_valueOfToString() PASS : tst_QJSEngine::newVariant_valueOfEnum() PASS : tst_QJSEngine::newRegExp() PASS : tst_QJSEngine::jsRegExp() PASS : tst_QJSEngine::newDate() PASS : tst_QJSEngine::jsParseDate() XFAIL : tst_QJSEngine::newQObject() FIXME: newly created QObject's prototype is an JS Object tst_qjsengine.cpp(612) : failure location PASS : tst_QJSEngine::newQObject() PASS : tst_QJSEngine::newQObject_ownership() PASS : tst_QJSEngine::newQObject_deletedEngine() PASS : tst_QJSEngine::exceptionInSlot() PASS : tst_QJSEngine::globalObjectProperties() PASS : tst_QJSEngine::globalObjectEquals() PASS : tst_QJSEngine::globalObjectProperties_enumerate() PASS : tst_QJSEngine::createGlobalObjectProperty() 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: 2 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.5.0, Qt 5.5.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) 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: 0.959509 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02146/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418835320): http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant http://codereview.qt-project.org/100925 [PS8] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly From ci-noreply at qt-project.org Wed Dec 17 18:23:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 19:23:26 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1072 Message-ID: <20141217_172326_035349.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-17 19:22:59.249 tst_qwindow[93900:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(317)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events 2014-12-17 19:23:26.092 tst_qwindow[93903:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(317)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(334)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(626)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(828)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1560)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01072/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418831137): http://codereview.qt-project.org/102240 [PS1] - Add some debug information to tst_qwindow http://codereview.qt-project.org/102007 [PS1] - xcb: Don't return 0 from QXcbKeyboard::possibleKeys From ci-noreply at qt-project.org Wed Dec 17 18:27:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 19:27:33 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1073 Message-ID: <20141217_172733_007420.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-project.org/ci/QtBase_5.4_Integration/build_01073/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1073: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01073/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418837101): http://codereview.qt-project.org/102161 [PS2] - Fix PDF when embedding fonts with large internal leading http://codereview.qt-project.org/101887 [PS1] - QPlatformSystemTrayIcon: the timeout is in msecs, not secs http://codereview.qt-project.org/101997 [PS1] - doc: Fix mistake in QProgressBar::orientation http://codereview.qt-project.org/102178 [PS1] - document QMAKE_CFLAGS http://codereview.qt-project.org/102181 [PS1] - de-duplicate and comment EffectivePaths presence detection http://codereview.qt-project.org/102180 [PS1] - remove nonsensical conditional http://codereview.qt-project.org/102179 [PS1] - fix file separators in 'clean' targets http://codereview.qt-project.org/102010 [PS5] - Prevent continuous painting with viewport QOpenGLWidget http://codereview.qt-project.org/102095 [PS1] - Windows: Return false from event processing of unhandled multimedia keys. From ci-noreply at qt-project.org Wed Dec 17 18:30:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 19:30:42 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2147 Message-ID: <20141217_173042_039607.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #2147: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02147/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418837133): http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly From ci-noreply at qt-project.org Wed Dec 17 18:32:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 19:32:52 +0200 Subject: [Ci-reports] pass on QtAndroidExtras_dev_Integration #26 Message-ID: <20141217_173252_063103.ci-noreply@qt-project.org> QtAndroidExtras_dev_Integration #26: SUCCESS Tested changes (refs/builds/dev_1418835053): http://codereview.qt-project.org/102274 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 17 18:58:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 19:58:12 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2149 Message-ID: <20141217_175812_059413.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win32-msvc2010_Windows_7 #2149: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02149/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418838385): http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant http://codereview.qt-project.org/102158 [PS1] - Add -P argument to qmlscene to specify plugins search path From ci-noreply at qt-project.org Wed Dec 17 19:16:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 20:16:37 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #216 Message-ID: <20141217_181637_049323.ci-noreply@qt-project.org> Autotest `tst_qquickapplication' failed :( Testing tst_qquickapplication FAIL! : tst_qquickapplication::active() 'QGuiApplication::focusWindow() == &window' returned FALSE. () Loc: [tst_qquickapplication.cpp(98)] Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickapplication ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickapplication::initTestCase() FAIL! : tst_qquickapplication::active() 'QGuiApplication::focusWindow() == &window' returned FALSE. () Loc: [tst_qquickapplication.cpp(98)] PASS : tst_qquickapplication::state() PASS : tst_qquickapplication::layoutDirection() PASS : tst_qquickapplication::inputMethod() PASS : tst_qquickapplication::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qquickapplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickapplication: 10 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00216/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418823869): http://codereview.qt-project.org/102112 [PS5] - Updated submodules. From ci-noreply at qt-project.org Wed Dec 17 19:19:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 19:19:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #233 - FAILURE Message-ID: <20141217181933.306AB30660@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_00233 From ci-noreply at qt-project.org Wed Dec 17 19:36:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 20:36:14 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4842 Message-ID: <20141217_183614_040237.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-17 20:35:51.198 tst_qwindow[925:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-17 20:36:17.681 tst_qwindow[1334:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04842/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418835906): http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false http://codereview.qt-project.org/101227 [PS22] - Add libinput support From ci-noreply at qt-project.org Wed Dec 17 19:42:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 20:42:26 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #65 Message-ID: <20141217_184226_025589.ci-noreply@qt-project.org> Qt3D_dev_Integration #65: SUCCESS Tested changes (refs/builds/dev_1418836797): http://codereview.qt-project.org/102216 [PS1] - Add a new EntityLoader element http://codereview.qt-project.org/102215 [PS1] - Make sure we pass properly constructed resources http://codereview.qt-project.org/102214 [PS1] - Don't forget to initialize pointers From ci-noreply at qt-project.org Wed Dec 17 20:01:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:01:34 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1074 Message-ID: <20141217_190134_020720.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-17 21:01:03.654 tst_qwindow[3389:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-17 21:01:30.072 tst_qwindow[3393:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01074/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418837374): http://codereview.qt-project.org/102196 [PS1] - QOpenGLContext: Use static invocation of QGuiApplication::platformNativeInterface(). From ci-noreply at qt-project.org Wed Dec 17 20:12:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:12:33 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #90 Message-ID: <20141217_191233_008680.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #90: SUCCESS Tested changes (refs/builds/dev_1418838297): http://codereview.qt-project.org/102273 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Wed Dec 17 20:27:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:27:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2150 Message-ID: <20141217_192756_084995.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 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 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() 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: 128 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02150/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418839342): http://codereview.qt-project.org/102159 [PS1] - Add -plugins argument to qmltestrunner to specify plugins search path http://codereview.qt-project.org/102158 [PS1] - Add -P argument to qmlscene to specify plugins search path From ci-noreply at qt-project.org Wed Dec 17 20:32:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:32:17 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2151 Message-ID: <20141217_193217_013148.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #2151: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02151/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418844571): http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant http://codereview.qt-project.org/101826 [PS4] - Allow batching ShaderEffects without atlas samplers http://codereview.qt-project.org/102046 [PS1] - Revert parts of "Fix the V4 valgrind integration" From ci-noreply at qt-project.org Wed Dec 17 20:37:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:37:45 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2153 Message-ID: <20141217_193745_082606.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #2153: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02153/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz ============================================================ QtDeclarative_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #2153: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02153/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418844877): http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant http://codereview.qt-project.org/101826 [PS4] - Allow batching ShaderEffects without atlas samplers http://codereview.qt-project.org/102046 [PS1] - Revert parts of "Fix the V4 valgrind integration" From ci-noreply at qt-project.org Wed Dec 17 20:38:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:38:47 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1077 Message-ID: <20141217_193847_029786.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-project.org/ci/QtBase_5.4_Integration/build_01077/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_5.4_Integration » winrt-x64-msvc2013_Windows_81 #1077: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01077/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418842989): http://codereview.qt-project.org/102007 [PS1] - xcb: Don't return 0 from QXcbKeyboard::possibleKeys http://codereview.qt-project.org/102161 [PS2] - Fix PDF when embedding fonts with large internal leading http://codereview.qt-project.org/101887 [PS1] - QPlatformSystemTrayIcon: the timeout is in msecs, not secs From ci-noreply at qt-project.org Wed Dec 17 20:44:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:44:36 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1078 Message-ID: <20141217_194436_094082.ci-noreply@qt-project.org> QtBase_5.4_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #1078: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01078/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz ============================================================ QtBase_5.4_Integration » win32-msvc2010_Windows_7 #1078: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01078/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtBase_5.4_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #1078: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01078/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418845313): http://codereview.qt-project.org/102028 [PS1] - Update gradle build script. From ci-noreply at qt-project.org Wed Dec 17 20:44:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:44:44 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2154 Message-ID: <20141217_194444_041490.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #2154: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02154/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418845211): http://codereview.qt-project.org/102046 [PS1] - Revert parts of "Fix the V4 valgrind integration" http://codereview.qt-project.org/101826 [PS4] - Allow batching ShaderEffects without atlas samplers http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly http://codereview.qt-project.org/102158 [PS1] - Add -P argument to qmlscene to specify plugins search path http://codereview.qt-project.org/102159 [PS1] - Add -plugins argument to qmltestrunner to specify plugins search path From ci-noreply at qt-project.org Wed Dec 17 20:51:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:51:09 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4846 Message-ID: <20141217_195109_093438.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4846: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04846/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418841469): http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/102188 [PS1] - Remove the operator<< | >> (QDataStream, QStringList) http://codereview.qt-project.org/91246 [PS2] - Let qmake find the number of processors online http://codereview.qt-project.org/100885 [PS5] - Long live the TuioTouch input plugin! From ci-noreply at qt-project.org Wed Dec 17 20:52:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 21:52:19 +0200 Subject: [Ci-reports] pass on QtQuick1_5.4_Integration #18 Message-ID: <20141217_195219_068233.ci-noreply@qt-project.org> QtQuick1_5.4_Integration #18: SUCCESS Tested changes (refs/builds/5.4_1418837201): http://codereview.qt-project.org/100593 [PS2] - Fix change-of-sign warning detected by ICC From ci-noreply at qt-project.org Wed Dec 17 22:39:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 17 Dec 2014 23:39:22 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4847 Message-ID: <20141217_213922_059624.ci-noreply@qt-project.org> QtBase_dev_Integration #4847: SUCCESS Tested changes (refs/builds/dev_1418845964): http://codereview.qt-project.org/98448 [PS6] - QHeaderView: check that length is correct during restoreState. From ci-noreply at qt-project.org Wed Dec 17 23:23:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 00:23:52 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1079 Message-ID: <20141217_222352_081853.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 00:23:29.271 tst_qwindow[3950:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-18 00:23:55.992 tst_qwindow[3951:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01079/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418849228): http://codereview.qt-project.org/102196 [PS1] - QOpenGLContext: Use static invocation of QGuiApplication::platformNativeInterface(). From ci-noreply at qt-project.org Wed Dec 17 23:33:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 00:33:03 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2155 Message-ID: <20141217_223303_013617.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2155: SUCCESS Tested changes (refs/builds/dev_1418849180): http://codereview.qt-project.org/102159 [PS1] - Add -plugins argument to qmltestrunner to specify plugins search path http://codereview.qt-project.org/102158 [PS1] - Add -P argument to qmlscene to specify plugins search path From ci-noreply at qt-project.org Wed Dec 17 23:39:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 00:39:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2156 Message-ID: <20141217_223908_077455.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » winphone-arm-msvc2013_Windows_81 #2156: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02156/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418855678): http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly From ci-noreply at qt-project.org Thu Dec 18 00:43:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 00:43:28 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #310 - FAILURE Message-ID: <20141217234328.3D2ED30152@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_00310 From ci-noreply at qt-project.org Thu Dec 18 01:32:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 02:32:34 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4849 Message-ID: <20141218_003234_070296.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 02:32:02.935 tst_qwindow[3447:6223] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-18 02:32:29.702 tst_qwindow[3451:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04849/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418852458): http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/100885 [PS5] - Long live the TuioTouch input plugin! From ci-noreply at qt-project.org Thu Dec 18 02:14:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 03:14:42 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1081 Message-ID: <20141218_011442_096883.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 03:14:14.563 tst_qwindow[98797:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-18 03:14:41.016 tst_qwindow[98854:6323] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01081/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418855128): http://codereview.qt-project.org/102010 [PS5] - Prevent continuous painting with viewport QOpenGLWidget From ci-noreply at qt-project.org Thu Dec 18 02:57:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 03:57:11 +0200 Subject: [Ci-reports] pass on QtSensors_5.4_Integration #17 Message-ID: <20141218_015711_045208.ci-noreply@qt-project.org> QtSensors_5.4_Integration #17: SUCCESS Tested changes (refs/builds/5.4_1418863106): http://codereview.qt-project.org/100753 [PS1] - Do not install the dummy sensors plugin by default From ci-noreply at qt-project.org Thu Dec 18 04:14:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 04:14:30 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #204 - FAILURE Message-ID: <20141218031430.BA0BC3000B@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_00204 From ci-noreply at qt-project.org Thu Dec 18 04:42:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 05:42:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4851 Message-ID: <20141218_034249_063769.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 05:42:25.628 tst_qwindow[382:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-18 05:42:52.176 tst_qwindow[389:6723] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04851/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418862855): http://codereview.qt-project.org/102188 [PS1] - Remove the operator<< | >> (QDataStream, QStringList) http://codereview.qt-project.org/91246 [PS2] - Let qmake find the number of processors online From ci-noreply at qt-project.org Thu Dec 18 06:29:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 07:29:46 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1083 Message-ID: <20141218_052946_058357.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 07:29:20.328 tst_qwindow[3663:6323] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-18 07:29:46.515 tst_qwindow[3667:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(310)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(619)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(821)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1553)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01083/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418870382): http://codereview.qt-project.org/102161 [PS2] - Fix PDF when embedding fonts with large internal leading From ci-noreply at qt-project.org Thu Dec 18 07:35:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 08:35:11 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #562 Message-ID: <20141218_063511_008322.ci-noreply@qt-project.org> Qt5_dev_Integration » linux-android_armeabi-g++_Ubuntu_12.04_x64 #562: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00562/linux-android_armeabi-g++_Ubuntu_12.04_x64/log.txt.gz ============================================================ Qt5_dev_Integration » linux-imx6-armv7a_Ubuntu_12.04_x64 #562: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00562/linux-imx6-armv7a_Ubuntu_12.04_x64/log.txt.gz ============================================================ Qt5_dev_Integration » linux-qnx-x86_Ubuntu_12.04_x64 #562: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00562/linux-qnx-x86_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1418884233): http://codereview.qt-project.org/101640 [PS29] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 18 08:21:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 09:21:28 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1084 Message-ID: <20141218_072128_003638.ci-noreply@qt-project.org> QtBase_5.4_Integration #1084: SUCCESS Tested changes (refs/builds/5.4_1418880909): http://codereview.qt-project.org/102095 [PS1] - Windows: Return false from event processing of unhandled multimedia keys. http://codereview.qt-project.org/102196 [PS1] - QOpenGLContext: Use static invocation of QGuiApplication::platformNativeInterface(). From ci-noreply at qt-project.org Thu Dec 18 08:29:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 09:29:15 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2157 Message-ID: <20141218_072915_076280.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2157: SUCCESS Tested changes (refs/builds/dev_1418881246): http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant From ci-noreply at qt-project.org Thu Dec 18 09:07:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 10:07:02 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4856 Message-ID: <20141218_080702_068618.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 10:06:39.056 tst_qwindow[1336:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-18 10:07:05.487 tst_qwindow[1339:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04856/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418874353): http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo From ci-noreply at qt-project.org Thu Dec 18 09:14:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 10:14:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4857 Message-ID: <20141218_081413_096610.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from mimetypes/qmimetype.cpp:37: mimetypes/qmimedatabase_p.h:81:67: error: unknown type name 'QIODevice' In file included from mimetypes/qmimetypeparser.cpp:36: In file included from mimetypes/qmimetypeparser_p.h:49: mimetypes/qmimedatabase_p.h:81:67: error: unknown type name 'QIODevice' make[3]: *** [.obj/qmimetype.o] Error 1 In file included from mimetypes/qmimeprovider.cpp:34: In file included from mimetypes/qmimeprovider_p.h:49: mimetypes/qmimedatabase_p.h:81:67: error: unknown type name 'QIODevice' make[3]: *** [.obj/qmimetypeparser.o] Error 1 make[3]: *** [.obj/qmimeprovider.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04857/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ qtbase failed to compile :( In file included from mimetypes/qmimetype.cpp:37: mimetypes/qmimedatabase_p.h:81:67: error: unknown type name 'QIODevice' In file included from mimetypes/qmimetypeparser.cpp:36: In file included from mimetypes/qmimetypeparser_p.h:49: mimetypes/qmimedatabase_p.h:81:67: error: unknown type name 'QIODevice' In file included from mimetypes/qmimeprovider.cpp:34: In file included from mimetypes/qmimeprovider_p.h:49: mimetypes/qmimedatabase_p.h:81:67: error: unknown type name 'QIODevice' make[3]: *** [.obj/qmimetype.o] Error 1 make[3]: *** [.obj/qmimetypeparser.o] Error 1 make[3]: *** [.obj/qmimeprovider.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04857/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1418890191): http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/101227 [PS22] - Add libinput support http://codereview.qt-project.org/101399 [PS1] - Simplify QFontDatabase::load() a bit http://codereview.qt-project.org/102188 [PS1] - Remove the operator<< | >> (QDataStream, QStringList) http://codereview.qt-project.org/102184 [PS2] - Move a few QStringList methods up to QList From ci-noreply at qt-project.org Thu Dec 18 09:37:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 10:37:28 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1085 Message-ID: <20141218_083728_098658.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(887) : failure location Totals: 569 passed, 1 failed, 9 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.1, Qt 5.4.1 (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) 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) FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1358) : failure location PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) PASS : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startClientEncryption(WithoutProxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxy) PASS : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::startServerEncryption(WithoutProxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5Proxy) PASS : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxy) PASS : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy) PASS : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::defaultCiphers(WithoutProxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithoutProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxy) PASS : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::supportedCiphers(WithoutProxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5Proxy) PASS : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxy) PASS : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::systemCaCertificates(WithoutProxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxy) PASS : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithoutProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy) PASS : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth) SKIP : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem tst_qsslsocket.cpp(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) SKIP : tst_QSslSocket::blacklistedCertificates(WithoutProxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2267) : failure location 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: 571 passed, 1 failed, 6 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 172 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01085/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418887383): http://codereview.qt-project.org/102054 [PS1] - Mention the c++14 CONFIG option in the qmake variable reference http://codereview.qt-project.org/102161 [PS2] - Fix PDF when embedding fonts with large internal leading From ci-noreply at qt-project.org Thu Dec 18 09:44:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 10:44:38 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1086 Message-ID: <20141218_084438_078892.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1086: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01086/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418891943): http://codereview.qt-project.org/101927 [PS3] - Change bugreports.qt-project.org -> bugreports.qt.io http://codereview.qt-project.org/102330 [PS1] - Qt should not print warning unless we have an API miss-usage case http://codereview.qt-project.org/102010 [PS5] - Prevent continuous painting with viewport QOpenGLWidget http://codereview.qt-project.org/102028 [PS1] - Update gradle build script. http://codereview.qt-project.org/102176 [PS4] - Fix OS X style MDI area subwindow resize From ci-noreply at qt-project.org Thu Dec 18 10:13:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 11:13:46 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2158 Message-ID: <20141218_091346_009715.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 25590] QtQA::App::TestRunner: [New LWP 25591] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtdeclarative/dev/_artifacts/test-logs/ts'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 mark (e=0x8c03de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81 QtQA::App::TestRunner: 81 if (!val) QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb3f52b70 (LWP 25591)): QtQA::App::TestRunner: #0 0xb7762424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb69e2b4e in __GI___poll (fds=0x8bfbbb0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb577e34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb576f896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb576fc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6ee2a78 in QEventDispatcherGlib::processEvents (this=0x8bf8b40, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #6 0xb6e82326 in QEventLoop::processEvents (this=0xb3f522c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #7 0xb6e8279c in QEventLoop::exec (this=0xb3f522c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #8 0xb6c3d918 in QThread::exec (this=0x8bfb3d8) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #9 0xb5e708af in QQmlThreadPrivate::run (this=0x8bfb3d8) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #10 0xb6c43aca in QThreadPrivate::start (arg=0x8bfb3d8) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #11 0xb5b86d31 in start_thread (arg=0xb3f52b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb69f180e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb45196e0 (LWP 25590)): QtQA::App::TestRunner: #0 mark (e=0x8c03de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81 QtQA::App::TestRunner: #1 QV4::ExecutionContext::markObjects (m=0xbff9ee08, engine=0x8c03de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4context.cpp:259 QtQA::App::TestRunner: #2 0xb5d32b68 in drainMarkStack (markBase=0xb2f53538, engine=0x8c03de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328 QtQA::App::TestRunner: #3 QV4::MemoryManager::mark (this=0x8bf7f20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:389 QtQA::App::TestRunner: #4 0xb5d339f1 in runGC (this=0x8bf7f20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:516 QtQA::App::TestRunner: #5 QV4::MemoryManager::runGC (this=0x8bf7f20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:508 QtQA::App::TestRunner: #6 0xb5d34a74 in QV4::MemoryManager::allocData (this=0x8bf7f20, size=112) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:270 QtQA::App::TestRunner: #7 0xb5d6861b in allocManaged (size=, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:89 QtQA::App::TestRunner: #8 QV4::MemberData::reallocate (e=0x8c03de8, old=0xb19e11c0, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4memberdata.cpp:57 QtQA::App::TestRunner: #9 0xb5d6b225 in QV4::Object::ensureMemberIndex (this=0xb2e92440, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:197 QtQA::App::TestRunner: #10 0xb5d6b2a2 in QV4::Object::insertMember (this=0xb2e92440, s=0xb41df1c0, p=..., attributes=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:206 QtQA::App::TestRunner: #11 0xb5d5adb5 in QV4::Heap::SimpleScriptFunction::SimpleScriptFunction (this=0xb2e92440, scope=0xb2f1a6a0, function=0x90d0c08, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:467 QtQA::App::TestRunner: #12 0xb5d5afb5 in alloc (arg3=false, arg2=0x90d0c08, arg1=0xb2f1a6a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:125 QtQA::App::TestRunner: #13 QV4::FunctionObject::createScriptFunction (scope=0xb2f1a6a0, function=0x90d0c08, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:203 QtQA::App::TestRunner: #14 0xb5e6cc12 in QQmlObjectCreator::setPropertyBinding (this=0x90775c0, property=0x8d4305c, binding=0x909dd50) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:832 QtQA::App::TestRunner: #15 0xb5e6e0dc in QQmlObjectCreator::setupBindings (this=0x90775c0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:733 QtQA::App::TestRunner: #16 0xb5e6b0e7 in QQmlObjectCreator::populateInstance (this=0x90775c0, index=6, instance=0x9077fe0, bindingTarget=0x9077fe0, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1349 QtQA::App::TestRunner: #17 0xb5e6cb16 in QQmlObjectCreator::setPropertyBinding (this=0x90775c0, property=0x8d1707c, binding=0x909dc84) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:813 QtQA::App::TestRunner: #18 0xb5e6e0dc in QQmlObjectCreator::setupBindings (this=0x90775c0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:733 QtQA::App::TestRunner: #19 0xb5e6b0e7 in QQmlObjectCreator::populateInstance (this=0x90775c0, index=5, instance=0x9076c68, bindingTarget=0x9076c68, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1349 QtQA::App::TestRunner: #20 0xb5e6bae6 in QQmlObjectCreator::createInstance (this=0x90775c0, index=5, parent=0x9076c68, isContextObject=false) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1185 QtQA::App::TestRunner: #21 0xb5e6d186 in QQmlObjectCreator::setPropertyBinding (this=0x90775c0, property=0x8d16ebc, binding=0x909dad0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:774 QtQA::App::TestRunner: #22 0xb5e6e0dc in QQmlObjectCreator::setupBindings (this=0x90775c0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:733 QtQA::App::TestRunner: #23 0xb5e6b0e7 in QQmlObjectCreator::populateInstance (this=0x90775c0, index=2, instance=0x0, bindingTarget=0x2e642026, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1349 QtQA::App::TestRunner: #24 0xb5e6bae6 in QQmlObjectCreator::createInstance (this=0x90775c0, index=2, parent=0x0, isContextObject=true) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1185 QtQA::App::TestRunner: #25 0xb5e6ef98 in QQmlObjectCreator::create (this=0x90775c0, subComponentIndex=13, parent=0x0, interrupt=0xbff9cecc) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:221 QtQA::App::TestRunner: #26 0xb5df197d in QQmlIncubatorPrivate::incubate (this=0x9077550, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:302 QtQA::App::TestRunner: #27 0xb5df2360 in QQmlEnginePrivate::incubate (this=0x8c0bcc8, i=..., forContext=0x90774e0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #28 0xb5ded7b1 in QQmlComponent::create (this=0x90771f0, incubator=..., context=, forContext=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1068 QtQA::App::TestRunner: #29 0xb61e3b9a in QQuickLoaderPrivate::_q_sourceLoaded (this=0x90af8c0) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:713 QtQA::App::TestRunner: #30 0xb61e3d08 in QQuickLoaderPrivate::load (this=0x90af8c0) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:596 QtQA::App::TestRunner: #31 0xb5e6852e in QQmlObjectCreator::finalize (this=0x90c0a68, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1229 QtQA::App::TestRunner: #32 0xb5ded182 in QQmlComponentPrivate::complete (enginePriv=0x8c0bcc8, state=0x90d286c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:928 QtQA::App::TestRunner: #33 0xb5ded265 in QQmlComponentPrivate::completeCreate (this=0x90d2810) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:964 QtQA::App::TestRunner: #34 0xb5ded2ae in QQmlComponent::completeCreate (this=0xbff9d1c0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #35 0xb5e872fb in QV4::QtObject::method_createQmlObject (ctx=0xbff9d24c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qqmlbuiltinfunctions.cpp:1027 QtQA::App::TestRunner: #36 0xb5d59fb8 in QV4::BuiltinFunction::call (that=0xb41eda20, callData=0xb2f53428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:587 QtQA::App::TestRunner: #37 0xb5db822e in call (d=0xb2f53428, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 QV4::Runtime::callProperty (engine=0x8c03de8, nameIndex=25, callData=0xb2f53428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:969 QtQA::App::TestRunner: #39 0xb2e51ad3 in ?? () QtQA::App::TestRunner: #40 0xb5d5c959 in QV4::SimpleScriptFunction::call (that=0xb2e83fe0, callData=0xb2f53370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:538 QtQA::App::TestRunner: #41 0xb5db882c in call (d=0xb2f53370, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #42 QV4::Runtime::callElement (engine=0x8c03de8, index=..., callData=0xb2f53370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:997 QtQA::App::TestRunner: #43 0xb2e5a12a in ?? () QtQA::App::TestRunner: #44 0xb5d5c63e in QV4::ScriptFunction::call (that=0xb2e83d40, callData=0xb2f53218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:433 QtQA::App::TestRunner: #45 0xb5db8024 in call (d=0xb2f53218, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #46 QV4::Runtime::callActivationProperty (engine=0x8c03de8, nameIndex=65, callData=0xb2f53218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #47 0xb2e5a8f7 in ?? () QtQA::App::TestRunner: #48 0xb5d5c959 in QV4::SimpleScriptFunction::call (that=0xb2e83d80, callData=0xb2f53188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:538 QtQA::App::TestRunner: #49 0xb5db8024 in call (d=0xb2f53188, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #50 QV4::Runtime::callActivationProperty (engine=0x8c03de8, nameIndex=66, callData=0xb2f53188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #51 0xb2e579b5 in ?? () QtQA::App::TestRunner: #52 0xb5d5c959 in QV4::SimpleScriptFunction::call (that=0xb2e83e00, callData=0xb2f530a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:538 QtQA::App::TestRunner: #53 0xb5db8024 in call (d=0xb2f530a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #54 QV4::Runtime::callActivationProperty (engine=0x8c03de8, nameIndex=68, callData=0xb2f530a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #55 0xb2e5ad8b in ?? () QtQA::App::TestRunner: #56 0xb5d5c959 in QV4::SimpleScriptFunction::call (that=0xb2e83f20, callData=0xb2f53028) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:538 QtQA::App::TestRunner: #57 0xb5e57c7c in call (d=, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #58 QQmlJavaScriptExpression::evaluate (this=0x8d293c8, context=0x8d422f0, function=..., callData=0xb2f53028, isUndefined=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:157 QtQA::App::TestRunner: #59 0xb5df8806 in QQmlBoundSignalExpression::evaluate (this=0x8d293b8, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:281 QtQA::App::TestRunner: #60 0xb5df8c7e in QQmlBoundSignal_callback (e=0x8d2950c, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:408 QtQA::App::TestRunner: #61 0xb5e37065 in QQmlNotifier::emitNotify (endpoint=0x8d2950c, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #62 0xb5dd5c79 in QQmlData::signalEmitted (object=0x8d7f268, index=30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #63 0xb6eb6df5 in QMetaObject::activate (sender=0x8d7f268, signalOffset=29, local_signal_index=30, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #64 0xb5dcc9cc in QQmlVMEMetaObject::activate (this=0x8d7f3d8, object=0x8d7f268, index=44, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #65 0xb5dcebe9 in QQmlVMEMetaObject::metaCall (this=0x8d7f3d8, c=QMetaObject::WriteProperty, _id=42, a=0xbff9e1a4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #66 0xb5c1baa7 in QAbstractDynamicMetaObject::metaCall (this=0x8d7f3d8, c=QMetaObject::WriteProperty, _id=42, a=0xbff9e1a4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #67 0xb5dce665 in QQmlVMEMetaObject::metaCall (this=0x8d83f80, c=QMetaObject::WriteProperty, _id=42, a=0xbff9e1a4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #68 0xb5c1baa7 in QAbstractDynamicMetaObject::metaCall (this=0x8d83f80, c=QMetaObject::WriteProperty, _id=42, a=0xbff9e1a4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #69 0xb6e8d951 in QMetaObject::metacall (object=0x8d7f268, cl=QMetaObject::WriteProperty, idx=42, argv=0xbff9e1a4) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #70 0xb5de8a79 in QQmlPropertyPrivate::write (object=0x8d7f268, property=..., value=..., context=0x8d8c180, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #71 0xb5dea13d in QQmlPropertyPrivate::writeValueProperty (object=0x8d7f268, core=..., value=..., context=0x8d8c180, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #72 0xb5dea7c7 in QQmlPropertyPrivate::writeBinding (object=0x8d7f268, core=..., context=0x8d8c180, expression=0x8d50048, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #73 0xb5e5fae0 in QQmlBinding::update (this=0x8d50038, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #74 0xb5e601ed in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #75 QQmlBinding::expressionChanged (e=0x8d50048) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #76 0xb5e58dc9 in QQmlJavaScriptExpressionGuard_callback (e=0x8d91328) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #77 0xb5e37065 in QQmlNotifier::emitNotify (endpoint=0x8d91328, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #78 0xb5dd5c79 in QQmlData::signalEmitted (object=0x8d7f268, index=34, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #79 0xb6eb6df5 in QMetaObject::activate (sender=0x8d7f268, signalOffset=29, local_signal_index=34, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #80 0xb5dcc9cc in QQmlVMEMetaObject::activate (this=0x8d7f3d8, object=0x8d7f268, index=48, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #81 0xb5dcebe9 in QQmlVMEMetaObject::metaCall (this=0x8d7f3d8, c=QMetaObject::WriteProperty, _id=46, a=0xbff9ebe4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #82 0xb5c1baa7 in QAbstractDynamicMetaObject::metaCall (this=0x8d7f3d8, c=QMetaObject::WriteProperty, _id=46, a=0xbff9ebe4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #83 0xb5dce665 in QQmlVMEMetaObject::metaCall (this=0x8d83f80, c=QMetaObject::WriteProperty, _id=46, a=0xbff9ebe4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #84 0xb5c1baa7 in QAbstractDynamicMetaObject::metaCall (this=0x8d83f80, c=QMetaObject::WriteProperty, _id=46, a=0xbff9ebe4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #85 0xb6e8d951 in QMetaObject::metacall (object=0x8d7f268, cl=QMetaObject::WriteProperty, idx=46, argv=0xbff9ebe4) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #86 0xb5de8a79 in QQmlPropertyPrivate::write (object=0x8d7f268, property=..., value=..., context=0x8d422f0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #87 0xb5dea13d in QQmlPropertyPrivate::writeValueProperty (object=0x8d7f268, core=..., value=..., context=0x8d422f0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #88 0xb5dea7c7 in QQmlPropertyPrivate::writeBinding (object=0x8d7f268, core=..., context=0x8d422f0, expression=0x8d50aa0, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #89 0xb5e5fae0 in QQmlBinding::update (this=0x8d50a90, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #90 0xb5e601ed in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #91 QQmlBinding::expressionChanged (e=0x8d50aa0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #92 0xb5e58dc9 in QQmlJavaScriptExpressionGuard_callback (e=0x8d91344) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #93 0xb5e37065 in QQmlNotifier::emitNotify (endpoint=0x8d91344, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #94 0xb5dd5c79 in QQmlData::signalEmitted (object=0x8c90458, index=3, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #95 0xb6eb6df5 in QMetaObject::activate (sender=0x8c90458, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #96 0xb6eb7cab in QMetaObject::activate (sender=0x8c90458, m=0xb775dcb8, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #97 0xb7749725 in QTestRootObject::windowShownChanged (this=0x8c90458) at .moc/quicktest.moc:192 QtQA::App::TestRunner: #98 0xb774da75 in setWindowShown (value=true, this=) at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:95 QtQA::App::TestRunner: #99 quick_test_main (argc=8, argv=0xbff9f5e4, name=0x80488b4 "qtquickcontrols", sourceDir=0x8048880 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:374 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) 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) QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 25594] QtQA::App::TestRunner: [New LWP 25595] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtdeclarative/dev/_artifacts/test-logs/tst_contro'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 mark (e=0x92c1de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81 QtQA::App::TestRunner: 81 if (!val) QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb3ed2b70 (LWP 25595)): QtQA::App::TestRunner: #0 0xb76e2424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6962b4e in __GI___poll (fds=0x92b9bb0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb56fe34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb56ef896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb56efc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6e62a78 in QEventDispatcherGlib::processEvents (this=0x92b5e60, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #6 0xb6e02326 in QEventLoop::processEvents (this=0xb3ed22c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #7 0xb6e0279c in QEventLoop::exec (this=0xb3ed22c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #8 0xb6bbd918 in QThread::exec (this=0x92b93d8) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #9 0xb5df08af in QQmlThreadPrivate::run (this=0x92b93d8) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #10 0xb6bc3aca in QThreadPrivate::start (arg=0x92b93d8) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #11 0xb5b06d31 in start_thread (arg=0xb3ed2b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb697180e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb44996e0 (LWP 25594)): QtQA::App::TestRunner: #0 mark (e=0x92c1de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81 QtQA::App::TestRunner: #1 QV4::ExecutionContext::markObjects (m=0xbf8593c8, engine=0x92c1de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4context.cpp:259 QtQA::App::TestRunner: #2 0xb5cb2b68 in drainMarkStack (markBase=0xb2ed3538, engine=0x92c1de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328 QtQA::App::TestRunner: #3 QV4::MemoryManager::mark (this=0x92b5f20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:389 QtQA::App::TestRunner: #4 0xb5cb39f1 in runGC (this=0x92b5f20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:516 QtQA::App::TestRunner: #5 QV4::MemoryManager::runGC (this=0x92b5f20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:508 QtQA::App::TestRunner: #6 0xb5cb4a74 in QV4::MemoryManager::allocData (this=0x92b5f20, size=112) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:270 QtQA::App::TestRunner: #7 0xb5ce861b in allocManaged (size=, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:89 QtQA::App::TestRunner: #8 QV4::MemberData::reallocate (e=0x92c1de8, old=0xb19611c0, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4memberdata.cpp:57 QtQA::App::TestRunner: #9 0xb5ceb225 in QV4::Object::ensureMemberIndex (this=0xb2e12440, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:197 QtQA::App::TestRunner: #10 0xb5ceb2a2 in QV4::Object::insertMember (this=0xb2e12440, s=0xb415f1c0, p=..., attributes=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:206 QtQA::App::TestRunner: #11 0xb5cdadb5 in QV4::Heap::SimpleScriptFunction::SimpleScriptFunction (this=0xb2e12440, scope=0xb2e9a6a0, function=0x93fb4b8, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:467 QtQA::App::TestRunner: #12 0xb5cdafb5 in alloc (arg3=false, arg2=0x93fb4b8, arg1=0xb2e9a6a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:125 QtQA::App::TestRunner: #13 QV4::FunctionObject::createScriptFunction (scope=0xb2e9a6a0, function=0x93fb4b8, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:203 QtQA::App::TestRunner: #14 0xb5decc12 in QQmlObjectCreator::setPropertyBinding (this=0x9779910, property=0x942a514, binding=0x9770e10) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:832 QtQA::App::TestRunner: #15 0xb5dee0dc in QQmlObjectCreator::setupBindings (this=0x9779910, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:733 QtQA::App::TestRunner: #16 0xb5deb0e7 in QQmlObjectCreator::populateInstance (this=0x9779910, index=6, instance=0x977a330, bindingTarget=0x977a330, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1349 QtQA::App::TestRunner: #17 0xb5decb16 in QQmlObjectCreator::setPropertyBinding (this=0x9779910, property=0x93dddb4, binding=0x9770d44) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:813 QtQA::App::TestRunner: #18 0xb5dee0dc in QQmlObjectCreator::setupBindings (this=0x9779910, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:733 QtQA::App::TestRunner: #19 0xb5deb0e7 in QQmlObjectCreator::populateInstance (this=0x9779910, index=5, instance=0x979d7a8, bindingTarget=0x979d7a8, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1349 QtQA::App::TestRunner: #20 0xb5debae6 in QQmlObjectCreator::createInstance (this=0x9779910, index=5, parent=0x979d7a8, isContextObject=false) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1185 QtQA::App::TestRunner: #21 0xb5ded186 in QQmlObjectCreator::setPropertyBinding (this=0x9779910, property=0x93ddbf4, binding=0x9770b90) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:774 QtQA::App::TestRunner: #22 0xb5dee0dc in QQmlObjectCreator::setupBindings (this=0x9779910, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:733 QtQA::App::TestRunner: #23 0xb5deb0e7 in QQmlObjectCreator::populateInstance (this=0x9779910, index=2, instance=0x0, bindingTarget=0x977bb78, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1349 QtQA::App::TestRunner: #24 0xb5debae6 in QQmlObjectCreator::createInstance (this=0x9779910, index=2, parent=0x0, isContextObject=true) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1185 QtQA::App::TestRunner: #25 0xb5deef98 in QQmlObjectCreator::create (this=0x9779910, subComponentIndex=13, parent=0x0, interrupt=0xbf85748c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:221 QtQA::App::TestRunner: #26 0xb5d7197d in QQmlIncubatorPrivate::incubate (this=0x97798a0, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:302 QtQA::App::TestRunner: #27 0xb5d72360 in QQmlEnginePrivate::incubate (this=0x92c9cc8, i=..., forContext=0x9779830) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #28 0xb5d6d7b1 in QQmlComponent::create (this=0x9779540, incubator=..., context=, forContext=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1068 QtQA::App::TestRunner: #29 0xb6163b9a in QQuickLoaderPrivate::_q_sourceLoaded (this=0x9776bd0) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:713 QtQA::App::TestRunner: #30 0xb6163d08 in QQuickLoaderPrivate::load (this=0x9776bd0) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:596 QtQA::App::TestRunner: #31 0xb5de852e in QQmlObjectCreator::finalize (this=0x9778640, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1229 QtQA::App::TestRunner: #32 0xb5d6d182 in QQmlComponentPrivate::complete (enginePriv=0x92c9cc8, state=0x93d0c34) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:928 QtQA::App::TestRunner: #33 0xb5d6d265 in QQmlComponentPrivate::completeCreate (this=0x93d0bd8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:964 QtQA::App::TestRunner: #34 0xb5d6d2ae in QQmlComponent::completeCreate (this=0xbf857780) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #35 0xb5e072fb in QV4::QtObject::method_createQmlObject (ctx=0xbf85780c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qqmlbuiltinfunctions.cpp:1027 QtQA::App::TestRunner: #36 0xb5cd9fb8 in QV4::BuiltinFunction::call (that=0xb416da20, callData=0xb2ed3428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:587 QtQA::App::TestRunner: #37 0xb5d3822e in call (d=0xb2ed3428, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 QV4::Runtime::callProperty (engine=0x92c1de8, nameIndex=25, callData=0xb2ed3428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:969 QtQA::App::TestRunner: #39 0xb2dd1ad3 in ?? () QtQA::App::TestRunner: #40 0xb5cdc959 in QV4::SimpleScriptFunction::call (that=0xb2e03fe0, callData=0xb2ed3370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:538 QtQA::App::TestRunner: #41 0xb5d3882c in call (d=0xb2ed3370, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #42 QV4::Runtime::callElement (engine=0x92c1de8, index=..., callData=0xb2ed3370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:997 QtQA::App::TestRunner: #43 0xb2dda12a in ?? () QtQA::App::TestRunner: #44 0xb5cdc63e in QV4::ScriptFunction::call (that=0xb2e03d40, callData=0xb2ed3218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:433 QtQA::App::TestRunner: #45 0xb5d38024 in call (d=0xb2ed3218, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #46 QV4::Runtime::callActivationProperty (engine=0x92c1de8, nameIndex=65, callData=0xb2ed3218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #47 0xb2dda8f7 in ?? () QtQA::App::TestRunner: #48 0xb5cdc959 in QV4::SimpleScriptFunction::call (that=0xb2e03d80, callData=0xb2ed3188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:538 QtQA::App::TestRunner: #49 0xb5d38024 in call (d=0xb2ed3188, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #50 QV4::Runtime::callActivationProperty (engine=0x92c1de8, nameIndex=66, callData=0xb2ed3188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #51 0xb2dd79b5 in ?? () QtQA::App::TestRunner: #52 0xb5cdc959 in QV4::SimpleScriptFunction::call (that=0xb2e03e00, callData=0xb2ed30a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:538 QtQA::App::TestRunner: #53 0xb5d38024 in call (d=0xb2ed30a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #54 QV4::Runtime::callActivationProperty (engine=0x92c1de8, nameIndex=68, callData=0xb2ed30a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942 QtQA::App::TestRunner: #55 0xb2ddad8b in ?? () QtQA::App::TestRunner: #56 0xb5cdc959 in QV4::SimpleScriptFunction::call (that=0xb2e03f20, callData=0xb2ed3028) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:538 QtQA::App::TestRunner: #57 0xb5dd7c7c in call (d=, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #58 QQmlJavaScriptExpression::evaluate (this=0x943d100, context=0x9446ec8, function=..., callData=0xb2ed3028, isUndefined=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:157 QtQA::App::TestRunner: #59 0xb5d78806 in QQmlBoundSignalExpression::evaluate (this=0x943d0f0, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:281 QtQA::App::TestRunner: #60 0xb5d78c7e in QQmlBoundSignal_callback (e=0x943d244, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:408 QtQA::App::TestRunner: #61 0xb5db7065 in QQmlNotifier::emitNotify (endpoint=0x943d244, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #62 0xb5d55c79 in QQmlData::signalEmitted (object=0x944adf8, index=30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #63 0xb6e36df5 in QMetaObject::activate (sender=0x944adf8, signalOffset=29, local_signal_index=30, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #64 0xb5d4c9cc in QQmlVMEMetaObject::activate (this=0x944af68, object=0x944adf8, index=44, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #65 0xb5d4ebe9 in QQmlVMEMetaObject::metaCall (this=0x944af68, c=QMetaObject::WriteProperty, _id=42, a=0xbf858764) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #66 0xb5b9baa7 in QAbstractDynamicMetaObject::metaCall (this=0x944af68, c=QMetaObject::WriteProperty, _id=42, a=0xbf858764) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #67 0xb5d4e665 in QQmlVMEMetaObject::metaCall (this=0x944a578, c=QMetaObject::WriteProperty, _id=42, a=0xbf858764) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #68 0xb5b9baa7 in QAbstractDynamicMetaObject::metaCall (this=0x944a578, c=QMetaObject::WriteProperty, _id=42, a=0xbf858764) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #69 0xb6e0d951 in QMetaObject::metacall (object=0x944adf8, cl=QMetaObject::WriteProperty, idx=42, argv=0xbf858764) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #70 0xb5d68a79 in QQmlPropertyPrivate::write (object=0x944adf8, property=..., value=..., context=0x940b258, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #71 0xb5d6a13d in QQmlPropertyPrivate::writeValueProperty (object=0x944adf8, core=..., value=..., context=0x940b258, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #72 0xb5d6a7c7 in QQmlPropertyPrivate::writeBinding (object=0x944adf8, core=..., context=0x940b258, expression=0x9467758, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #73 0xb5ddfae0 in QQmlBinding::update (this=0x9467748, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #74 0xb5de01ed in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #75 QQmlBinding::expressionChanged (e=0x9467758) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #76 0xb5dd8dc9 in QQmlJavaScriptExpressionGuard_callback (e=0x944eee8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #77 0xb5db7065 in QQmlNotifier::emitNotify (endpoint=0x944eee8, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #78 0xb5d55c79 in QQmlData::signalEmitted (object=0x944adf8, index=34, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #79 0xb6e36df5 in QMetaObject::activate (sender=0x944adf8, signalOffset=29, local_signal_index=34, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #80 0xb5d4c9cc in QQmlVMEMetaObject::activate (this=0x944af68, object=0x944adf8, index=48, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #81 0xb5d4ebe9 in QQmlVMEMetaObject::metaCall (this=0x944af68, c=QMetaObject::WriteProperty, _id=46, a=0xbf8591a4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #82 0xb5b9baa7 in QAbstractDynamicMetaObject::metaCall (this=0x944af68, c=QMetaObject::WriteProperty, _id=46, a=0xbf8591a4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #83 0xb5d4e665 in QQmlVMEMetaObject::metaCall (this=0x944a578, c=QMetaObject::WriteProperty, _id=46, a=0xbf8591a4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #84 0xb5b9baa7 in QAbstractDynamicMetaObject::metaCall (this=0x944a578, c=QMetaObject::WriteProperty, _id=46, a=0xbf8591a4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #85 0xb6e0d951 in QMetaObject::metacall (object=0x944adf8, cl=QMetaObject::WriteProperty, idx=46, argv=0xbf8591a4) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #86 0xb5d68a79 in QQmlPropertyPrivate::write (object=0x944adf8, property=..., value=..., context=0x9446ec8, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #87 0xb5d6a13d in QQmlPropertyPrivate::writeValueProperty (object=0x944adf8, core=..., value=..., context=0x9446ec8, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #88 0xb5d6a7c7 in QQmlPropertyPrivate::writeBinding (object=0x944adf8, core=..., context=0x9446ec8, expression=0x9467a98, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #89 0xb5ddfae0 in QQmlBinding::update (this=0x9467a88, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #90 0xb5de01ed in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #91 QQmlBinding::expressionChanged (e=0x9467a98) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #92 0xb5dd8dc9 in QQmlJavaScriptExpressionGuard_callback (e=0x944ef04) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #93 0xb5db7065 in QQmlNotifier::emitNotify (endpoint=0x944ef04, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #94 0xb5d55c79 in QQmlData::signalEmitted (object=0x934b1e8, index=3, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #95 0xb6e36df5 in QMetaObject::activate (sender=0x934b1e8, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #96 0xb6e37cab in QMetaObject::activate (sender=0x934b1e8, m=0xb76ddcb8, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #97 0xb76c9725 in QTestRootObject::windowShownChanged (this=0x934b1e8) at .moc/quicktest.moc:192 QtQA::App::TestRunner: #98 0xb76cda75 in setWindowShown (value=true, this=) at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:95 QtQA::App::TestRunner: #99 quick_test_main (argc=7, argv=0xbf859ba4, name=0x80488b4 "qtquickcontrols", sourceDir=0x8048880 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:374 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 35 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02158/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1418891449): http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly http://codereview.qt-project.org/100962 [PS7] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/100925 [PS9] - Make ExecutionContextSaver GC safe From ci-noreply at qt-project.org Thu Dec 18 10:56:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 11:56:14 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4859 Message-ID: <20141218_095614_019886.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 11:55:51.407 tst_qwindow[11991:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-18 11:56:17.727 tst_qwindow[11993:620b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04859/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418890880): http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false From ci-noreply at qt-project.org Thu Dec 18 10:57:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 11:57:38 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #322 Message-ID: <20141218_095738_098058.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #322: SUCCESS Tested changes (refs/builds/dev_1418892338): http://codereview.qt-project.org/102197 [PS7] - QBluetoothLocalDevice - cleanup (OS X) From ci-noreply at qt-project.org Thu Dec 18 11:14:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 12:14:26 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #463 Message-ID: <20141218_101426_073671.ci-noreply@qt-project.org> Autotest `tst_qjsengine' failed :( Testing tst_QJSEngine FAIL! : tst_QJSEngine::intConversion_QTBUG43309() Compared doubles are not the same (fuzzy compare) Actual (result.toNumber()): 0 Expected (25.0) : 25 tst_qjsengine.cpp(3613) : failure location Totals: 399 passed, 1 failed, 3 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QJSEngine ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QJSEngine::initTestCase() PASS : tst_QJSEngine::callQObjectSlot() PASS : tst_QJSEngine::constructWithParent() PASS : tst_QJSEngine::newObject() PASS : tst_QJSEngine::newArray() PASS : tst_QJSEngine::newArray_HooliganTask218092() PASS : tst_QJSEngine::newArray_HooliganTask233836() PASS : tst_QJSEngine::newVariant() PASS : tst_QJSEngine::newVariant_valueOfToString() PASS : tst_QJSEngine::newRegExp() PASS : tst_QJSEngine::jsRegExp() PASS : tst_QJSEngine::newDate() PASS : tst_QJSEngine::jsParseDate() XFAIL : tst_QJSEngine::newQObject() FIXME: newly created QObject's prototype is an JS Object tst_qjsengine.cpp(602) : failure location PASS : tst_QJSEngine::newQObject() PASS : tst_QJSEngine::newQObject_ownership() PASS : tst_QJSEngine::newQObject_deletedEngine() PASS : tst_QJSEngine::exceptionInSlot() PASS : tst_QJSEngine::globalObjectProperties() PASS : tst_QJSEngine::globalObjectEquals() PASS : tst_QJSEngine::globalObjectProperties_enumerate() PASS : tst_QJSEngine::createGlobalObjectProperty() PASS : tst_QJSEngine::globalObjectWithCustomPrototype() PASS : tst_QJSEngine::builtinFunctionNames(parseInt) PASS : tst_QJSEngine::builtinFunctionNames(parseFloat) PASS : tst_QJSEngine::builtinFunctionNames(isNaN) PASS : tst_QJSEngine::builtinFunctionNames(isFinite) PASS : tst_QJSEngine::builtinFunctionNames(decodeURI) PASS : tst_QJSEngine::builtinFunctionNames(decodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(encodeURI) PASS : tst_QJSEngine::builtinFunctionNames(encodeURIComponent) PASS : tst_QJSEngine::builtinFunctionNames(escape) PASS : tst_QJSEngine::builtinFunctionNames(unescape) PASS : tst_QJSEngine::builtinFunctionNames(Array) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.join) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.pop) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.push) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.reverse) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.shift) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.sort) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.splice) PASS : tst_QJSEngine::builtinFunctionNames(Array.prototype.unshift) PASS : tst_QJSEngine::builtinFunctionNames(Boolean) PASS : tst_QJSEngine::builtinFunctionNames(Boolean.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleDateString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toLocaleTimeString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCDay) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.getTimezoneOffset) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setTime) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMilliseconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCSeconds) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMinutes) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCHours) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCDate) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCMonth) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.setUTCFullYear) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toUTCString) PASS : tst_QJSEngine::builtinFunctionNames(Date.prototype.toGMTString) PASS : tst_QJSEngine::builtinFunctionNames(Error) PASS : tst_QJSEngine::builtinFunctionNames(Error.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(EvalError) PASS : tst_QJSEngine::builtinFunctionNames(RangeError) PASS : tst_QJSEngine::builtinFunctionNames(ReferenceError) PASS : tst_QJSEngine::builtinFunctionNames(SyntaxError) PASS : tst_QJSEngine::builtinFunctionNames(TypeError) PASS : tst_QJSEngine::builtinFunctionNames(URIError) PASS : tst_QJSEngine::builtinFunctionNames(Function) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.apply) PASS : tst_QJSEngine::builtinFunctionNames(Function.prototype.call) PASS : tst_QJSEngine::builtinFunctionNames(Math.abs) PASS : tst_QJSEngine::builtinFunctionNames(Math.acos) PASS : tst_QJSEngine::builtinFunctionNames(Math.asin) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan) PASS : tst_QJSEngine::builtinFunctionNames(Math.atan2) PASS : tst_QJSEngine::builtinFunctionNames(Math.ceil) PASS : tst_QJSEngine::builtinFunctionNames(Math.cos) PASS : tst_QJSEngine::builtinFunctionNames(Math.exp) PASS : tst_QJSEngine::builtinFunctionNames(Math.floor) PASS : tst_QJSEngine::builtinFunctionNames(Math.log) PASS : tst_QJSEngine::builtinFunctionNames(Math.max) PASS : tst_QJSEngine::builtinFunctionNames(Math.min) PASS : tst_QJSEngine::builtinFunctionNames(Math.pow) PASS : tst_QJSEngine::builtinFunctionNames(Math.random) PASS : tst_QJSEngine::builtinFunctionNames(Math.round) PASS : tst_QJSEngine::builtinFunctionNames(Math.sin) PASS : tst_QJSEngine::builtinFunctionNames(Math.sqrt) PASS : tst_QJSEngine::builtinFunctionNames(Math.tan) PASS : tst_QJSEngine::builtinFunctionNames(Number) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toFixed) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toExponential) PASS : tst_QJSEngine::builtinFunctionNames(Number.prototype.toPrecision) PASS : tst_QJSEngine::builtinFunctionNames(Object) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.toLocaleString) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.hasOwnProperty) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.isPrototypeOf) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.propertyIsEnumerable) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineGetter__) PASS : tst_QJSEngine::builtinFunctionNames(Object.prototype.__defineSetter__) PASS : tst_QJSEngine::builtinFunctionNames(RegExp) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.exec) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.test) PASS : tst_QJSEngine::builtinFunctionNames(RegExp.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toString) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.valueOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.charCodeAt) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.concat) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.indexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.lastIndexOf) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.localeCompare) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.match) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.replace) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.search) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.slice) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.split) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.substring) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleLowerCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toUpperCase) PASS : tst_QJSEngine::builtinFunctionNames(String.prototype.toLocaleUpperCase) PASS : tst_QJSEngine::evaluate((newline)) PASS : tst_QJSEngine::evaluate(0 //) PASS : tst_QJSEngine::evaluate(/* */) PASS : tst_QJSEngine::evaluate(//) PASS : tst_QJSEngine::evaluate((spaces)) PASS : tst_QJSEngine::evaluate((empty)) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(0) PASS : tst_QJSEngine::evaluate(0=1) PASS : tst_QJSEngine::evaluate(a=1) PASS : tst_QJSEngine::evaluate(a=1;K) PASS : tst_QJSEngine::evaluate(f()) PASS : tst_QJSEngine::evaluate(functionThatDoesntExist()) PASS : tst_QJSEngine::evaluate(for (var p in this) { continue labelThatDoesntExist; }) PASS : tst_QJSEngine::evaluate(duplicateLabel: { duplicateLabel: ; }) PASS : tst_QJSEngine::evaluate(/=/) PASS : tst_QJSEngine::evaluate(/=/g) PASS : tst_QJSEngine::evaluate(/a/) PASS : tst_QJSEngine::evaluate(/a/g) PASS : tst_QJSEngine::evaluate(/a/gim) PASS : tst_QJSEngine::evaluate(/a/gimp) PASS : tst_QJSEngine::evaluate(empty-array-concat) PASS : tst_QJSEngine::evaluate(object-literal) PASS : tst_QJSEngine::errorMessage_QT679() PASS : tst_QJSEngine::valueConversion_basic() XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1241) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1244) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1259) : failure location XFAIL : tst_QJSEngine::valueConversion_QVariant() Variant are unrwapped, maybe we should not... tst_qjsengine.cpp(1261) : failure location PASS : tst_QJSEngine::valueConversion_QVariant() PASS : tst_QJSEngine::valueConversion_basic2() PASS : tst_QJSEngine::valueConversion_dateTime() XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::patternSyntax (always uses RegExp2) tst_qjsengine.cpp(1383) : failure location XFAIL : tst_QJSEngine::valueConversion_regExp() QTBUG-6136: JSC-based back-end doesn't preserve QRegExp::minimal (always false) tst_qjsengine.cpp(1400) : failure location PASS : tst_QJSEngine::valueConversion_regExp() PASS : tst_QJSEngine::castWithMultipleInheritance() PASS : tst_QJSEngine::collectGarbage() PASS : tst_QJSEngine::gcWithNestedDataStructure() PASS : tst_QJSEngine::stacktrace() PASS : tst_QJSEngine::numberParsing(decimal 0) PASS : tst_QJSEngine::numberParsing(hex 0) PASS : tst_QJSEngine::numberParsing(decimal 100) PASS : tst_QJSEngine::numberParsing(hex 100) PASS : tst_QJSEngine::numberParsing(decimal 4G) PASS : tst_QJSEngine::numberParsing(hex 4G) PASS : tst_QJSEngine::numberParsing(0.5) PASS : tst_QJSEngine::numberParsing(1.5) PASS : tst_QJSEngine::numberParsing(1e2) PASS : tst_QJSEngine::automaticSemicolonInsertion() PASS : tst_QJSEngine::errorConstructors() PASS : tst_QJSEngine::argumentsProperty_globalContext() PASS : tst_QJSEngine::argumentsProperty_JS() PASS : tst_QJSEngine::jsNumberClass() PASS : tst_QJSEngine::jsForInStatement_simple() PASS : tst_QJSEngine::jsForInStatement_prototypeProperties() PASS : tst_QJSEngine::jsForInStatement_mutateWhileIterating() PASS : tst_QJSEngine::jsForInStatement_arrays() PASS : tst_QJSEngine::jsForInStatement_constant() PASS : tst_QJSEngine::with_constant() PASS : tst_QJSEngine::stringObjects() PASS : tst_QJSEngine::jsStringPrototypeReplaceBugs() PASS : tst_QJSEngine::getterSetterThisObject_global() PASS : tst_QJSEngine::getterSetterThisObject_plain() PASS : tst_QJSEngine::getterSetterThisObject_prototypeChain() PASS : tst_QJSEngine::jsContinueInSwitch() PASS : tst_QJSEngine::jsShadowReadOnlyPrototypeProperty() PASS : tst_QJSEngine::jsReservedWords(break) PASS : tst_QJSEngine::jsReservedWords(case) PASS : tst_QJSEngine::jsReservedWords(catch) PASS : tst_QJSEngine::jsReservedWords(continue) PASS : tst_QJSEngine::jsReservedWords(default) PASS : tst_QJSEngine::jsReservedWords(delete) PASS : tst_QJSEngine::jsReservedWords(do) PASS : tst_QJSEngine::jsReservedWords(else) PASS : tst_QJSEngine::jsReservedWords(false) PASS : tst_QJSEngine::jsReservedWords(finally) PASS : tst_QJSEngine::jsReservedWords(for) PASS : tst_QJSEngine::jsReservedWords(function) PASS : tst_QJSEngine::jsReservedWords(if) PASS : tst_QJSEngine::jsReservedWords(in) PASS : tst_QJSEngine::jsReservedWords(instanceof) PASS : tst_QJSEngine::jsReservedWords(new) PASS : tst_QJSEngine::jsReservedWords(null) PASS : tst_QJSEngine::jsReservedWords(return) PASS : tst_QJSEngine::jsReservedWords(switch) PASS : tst_QJSEngine::jsReservedWords(this) PASS : tst_QJSEngine::jsReservedWords(throw) PASS : tst_QJSEngine::jsReservedWords(true) PASS : tst_QJSEngine::jsReservedWords(try) PASS : tst_QJSEngine::jsReservedWords(typeof) PASS : tst_QJSEngine::jsReservedWords(var) PASS : tst_QJSEngine::jsReservedWords(void) PASS : tst_QJSEngine::jsReservedWords(while) PASS : tst_QJSEngine::jsReservedWords(with) PASS : tst_QJSEngine::jsFutureReservedWords(abstract) PASS : tst_QJSEngine::jsFutureReservedWords(boolean) PASS : tst_QJSEngine::jsFutureReservedWords(byte) PASS : tst_QJSEngine::jsFutureReservedWords(char) PASS : tst_QJSEngine::jsFutureReservedWords(class) PASS : tst_QJSEngine::jsFutureReservedWords(const) PASS : tst_QJSEngine::jsFutureReservedWords(debugger) PASS : tst_QJSEngine::jsFutureReservedWords(double) PASS : tst_QJSEngine::jsFutureReservedWords(enum) PASS : tst_QJSEngine::jsFutureReservedWords(export) PASS : tst_QJSEngine::jsFutureReservedWords(extends) PASS : tst_QJSEngine::jsFutureReservedWords(final) PASS : tst_QJSEngine::jsFutureReservedWords(float) PASS : tst_QJSEngine::jsFutureReservedWords(goto) PASS : tst_QJSEngine::jsFutureReservedWords(implements) PASS : tst_QJSEngine::jsFutureReservedWords(import) PASS : tst_QJSEngine::jsFutureReservedWords(int) PASS : tst_QJSEngine::jsFutureReservedWords(interface) PASS : tst_QJSEngine::jsFutureReservedWords(long) PASS : tst_QJSEngine::jsFutureReservedWords(native) PASS : tst_QJSEngine::jsFutureReservedWords(package) PASS : tst_QJSEngine::jsFutureReservedWords(private) PASS : tst_QJSEngine::jsFutureReservedWords(protected) PASS : tst_QJSEngine::jsFutureReservedWords(public) PASS : tst_QJSEngine::jsFutureReservedWords(short) PASS : tst_QJSEngine::jsFutureReservedWords(static) PASS : tst_QJSEngine::jsFutureReservedWords(super) PASS : tst_QJSEngine::jsFutureReservedWords(synchronized) PASS : tst_QJSEngine::jsFutureReservedWords(throws) PASS : tst_QJSEngine::jsFutureReservedWords(transient) PASS : tst_QJSEngine::jsFutureReservedWords(volatile) PASS : tst_QJSEngine::jsThrowInsideWithStatement() PASS : tst_QJSEngine::reentrancy_globalObjectProperties() PASS : tst_QJSEngine::reentrancy_Array() PASS : tst_QJSEngine::reentrancy_objectCreation() PASS : tst_QJSEngine::jsIncDecNonObjectProperty() PASS : tst_QJSEngine::JSONparse() PASS : tst_QJSEngine::arraySort() PASS : tst_QJSEngine::qRegExpInport(normal) PASS : tst_QJSEngine::qRegExpInport(normal2) PASS : tst_QJSEngine::qRegExpInport(case insensitive)) PASS : tst_QJSEngine::qRegExpInport(case insensitive2)) PASS : tst_QJSEngine::qRegExpInport(b(a*)(b*)) PASS : tst_QJSEngine::qRegExpInport(greedy) PASS : tst_QJSEngine::qRegExpInport(willcard) PASS : tst_QJSEngine::qRegExpInport(willcard 2) PASS : tst_QJSEngine::qRegExpInport(slash) PASS : tst_QJSEngine::qRegExpInport(slash2) PASS : tst_QJSEngine::qRegExpInport(fixed) PASS : tst_QJSEngine::qRegExpInport(fixed insensitive) PASS : tst_QJSEngine::qRegExpInport(fixed sensitive) PASS : tst_QJSEngine::qRegExpInport(html) PASS : tst_QJSEngine::qRegExpInport(html minimal) PASS : tst_QJSEngine::qRegExpInport(aaa) PASS : tst_QJSEngine::qRegExpInport(aaa minimal) PASS : tst_QJSEngine::qRegExpInport(minimal) PASS : tst_QJSEngine::qRegExpInport(.? minimal) PASS : tst_QJSEngine::qRegExpInport(.+ minimal) PASS : tst_QJSEngine::qRegExpInport([.?] minimal) PASS : tst_QJSEngine::qRegExpInport([.+] minimal) SKIP : tst_QJSEngine::dateRoundtripJSQtJS() This test fails on Windows due to a bug in QDateTime. tst_qjsengine.cpp(2826) : failure location SKIP : tst_QJSEngine::dateRoundtripQtJSQt() This test fails on Windows due to a bug in QDateTime. tst_qjsengine.cpp(2843) : failure location SKIP : tst_QJSEngine::dateConversionJSQt() This test fails on Windows due to a bug in QDateTime. tst_qjsengine.cpp(2859) : failure location PASS : tst_QJSEngine::dateConversionQtJS() PASS : tst_QJSEngine::functionPrototypeExtensions() PASS : tst_QJSEngine::threadedEngine() PASS : tst_QJSEngine::functionDeclarationsInConditionals() PASS : tst_QJSEngine::arrayPop_QTBUG_35979() PASS : tst_QJSEngine::regexpLastMatch() PASS : tst_QJSEngine::indexedAccesses() PASS : tst_QJSEngine::prototypeChainGc() PASS : tst_QJSEngine::prototypeChainGc_QTBUG38299() PASS : tst_QJSEngine::dynamicProperties() PASS : tst_QJSEngine::scopeOfEvaluate() PASS : tst_QJSEngine::callConstants() PASS : tst_QJSEngine::installTranslatorFunctions() PASS : tst_QJSEngine::translateScript(qsTr('One')@translatable.js) PASS : tst_QJSEngine::translateScript(qsTr('Hello')@translatable.js) PASS : tst_QJSEngine::translateScript((function() { return qsTr('One'); })()@translatable.js) PASS : tst_QJSEngine::translateScript((function() { return qsTr('Hello'); })()@translatable.js) PASS : tst_QJSEngine::translateScript(qsTr('%n message(s) saved', '', 1)@translatable.js) PASS : tst_QJSEngine::translateScript(qsTr('%n message(s) saved', '', 3).arg at translatable.js) PASS : tst_QJSEngine::translateScript(qsTranslate('FooContext', 'Two')@translatable.js) PASS : tst_QJSEngine::translateScript(qsTranslate('FooContext', 'Goodbye')@translatable.js) PASS : tst_QJSEngine::translateScript(eval('qsTranslate(\'FooContext\', \'Two\')')@translatable.js) PASS : tst_QJSEngine::translateScript(eval('qsTranslate(\'FooContext\', \'Goodbye\')')@translatable.js) PASS : tst_QJSEngine::translateScript(qsTranslate('FooContext', 'Goodbye', '')@translatable.js) PASS : tst_QJSEngine::translateScript(qsTranslate('FooContext', 'Goodbye', '', 42)@translatable.js) PASS : tst_QJSEngine::translateScript(qsTr('One', 'not the same one')@translatable.js) PASS : tst_QJSEngine::translateScript(qsTr('One', 'not the same one', 42)@translatable.js) PASS : tst_QJSEngine::translateScript(qsTranslate('FooContext', '%n fooish bar(s) found', '', 1)@translatable.js) PASS : tst_QJSEngine::translateScript(qsTranslate('FooContext', '%n fooish bar(s) found', '', 2)@translatable.js) PASS : tst_QJSEngine::translateScript(qsTr('Three')@translatable.js) PASS : tst_QJSEngine::translateScript(qsTranslate('FooContext', 'So long')@translatable.js) PASS : tst_QJSEngine::translateScript(qsTranslate('BarContext', 'Goodbye')@translatable.js) PASS : tst_QJSEngine::translateScript(qsTr('Three')@translatable2.js) PASS : tst_QJSEngine::translateScript(qsTr('Happy birthday!')@translatable2.js) PASS : tst_QJSEngine::translateScript(qsTr('One')@translatable2.js) PASS : tst_QJSEngine::translateScript((function() { return qsTr('One'); })()@translatable2.js) PASS : tst_QJSEngine::translateScript(qsTranslate('FooContext', 'Two')@translatable2.js) PASS : tst_QJSEngine::translateScript(qsTranslate('BarContext', 'Congratulations!')@translatable.js) PASS : tst_QJSEngine::translateScript_crossScript() PASS : tst_QJSEngine::translateScript_trNoOp() PASS : tst_QJSEngine::translateScript_callQsTrFromCpp() PASS : tst_QJSEngine::translateWithInvalidArgs(qsTr()) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTr(123)) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTr('foo', 123)) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTr('foo', 'bar', 'baz')) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTr('foo', 'bar', true)) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTranslate()) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTranslate('foo')) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTranslate(123, 'foo')) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTranslate('foo', 123)) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTranslate('foo', 'bar', 123)) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTrId()) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTrId(123)) PASS : tst_QJSEngine::translateWithInvalidArgs(qsTrId('foo', 'bar')) PASS : tst_QJSEngine::translationContext(translatable.js) PASS : tst_QJSEngine::translationContext(/translatable.js) PASS : tst_QJSEngine::translationContext(/foo/translatable.js) PASS : tst_QJSEngine::translationContext(/foo/bar/translatable.js) PASS : tst_QJSEngine::translationContext(./translatable.js) PASS : tst_QJSEngine::translationContext(../translatable.js) PASS : tst_QJSEngine::translationContext(foo/translatable.js) PASS : tst_QJSEngine::translationContext(file:///home/qt/translatable.js) PASS : tst_QJSEngine::translationContext(:/resources/translatable.js) PASS : tst_QJSEngine::translationContext(/translatable.js.foo) PASS : tst_QJSEngine::translationContext(/translatable.txt) PASS : tst_QJSEngine::translationContext(translatable) PASS : tst_QJSEngine::translationContext(foo/translatable) PASS : tst_QJSEngine::translationContext(translatable.js/) PASS : tst_QJSEngine::translationContext(nosuchscript.js) PASS : tst_QJSEngine::translationContext((empty)) PASS : tst_QJSEngine::translateScriptIdBased() PASS : tst_QJSEngine::translateScriptUnicode(qsTr('H\u2082O')@translatable-unicode.js) PASS : tst_QJSEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', 'CO\u2082')@translatable-unicode.js) PASS : tst_QJSEngine::translateScriptUnicode(qsTr('\u0391\u0392\u0393')@translatable-unicode.js) PASS : tst_QJSEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', '\u0414\u0415\u0416')@translatable-unicode.js) PASS : tst_QJSEngine::translateScriptUnicode(qsTr('H\u2082O', 'not the same H\u2082O')@translatable-unicode.js) PASS : tst_QJSEngine::translateScriptUnicode(qsTr('H\u2082O')) PASS : tst_QJSEngine::translateScriptUnicode(qsTranslate('\u010C\u0101\u011F\u0115', 'CO\u2082')) PASS : tst_QJSEngine::translateScriptUnicodeIdBased(qsTrId('\u01F8\u01D2\u0199\u01D0\u01E1'')) PASS : tst_QJSEngine::translateScriptUnicodeIdBased(qsTrId('\u0191\u01CE\u0211\u0229\u019C\u018E\u019A\u01D0')) PASS : tst_QJSEngine::translateScriptUnicodeIdBased(qsTrId('\u0181\u01A1\u0213\u018F\u018C', 10)) PASS : tst_QJSEngine::translateScriptUnicodeIdBased(qsTrId('\u0181\u01A1\u0213\u018F\u018C')) PASS : tst_QJSEngine::translateScriptUnicodeIdBased(qsTrId('\u01CD\u0180\u01A8\u0190\u019E\u01AB')) PASS : tst_QJSEngine::translateFromBuiltinCallback() PASS : tst_QJSEngine::privateMethods() FAIL! : tst_QJSEngine::intConversion_QTBUG43309() Compared doubles are not the same (fuzzy compare) Actual (result.toNumber()): 0 Expected (25.0) : 25 tst_qjsengine.cpp(3613) : failure location PASS : tst_QJSEngine::cleanupTestCase() Totals: 399 passed, 1 failed, 3 skipped, 0 blacklisted ********* Finished testing of tst_QJSEngine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qjsengine: 4 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00463/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418896535): http://codereview.qt-project.org/102336 [PS1] - V4: only optimize out to-int32 conversions when the operands are int32. http://codereview.qt-project.org/102253 [PS1] - Doc: Updated the snippet to call the right function From ci-noreply at qt-project.org Thu Dec 18 11:41:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 12:41:36 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1087 Message-ID: <20141218_104136_077938.ci-noreply@qt-project.org> QtBase_5.4_Integration #1087: SUCCESS Tested changes (refs/builds/5.4_1418892459): http://codereview.qt-project.org/102176 [PS4] - Fix OS X style MDI area subwindow resize http://codereview.qt-project.org/102028 [PS1] - Update gradle build script. http://codereview.qt-project.org/102010 [PS5] - Prevent continuous painting with viewport QOpenGLWidget http://codereview.qt-project.org/102330 [PS1] - Qt should not print warning unless we have an API miss-usage case http://codereview.qt-project.org/101927 [PS3] - Change bugreports.qt-project.org -> bugreports.qt.io http://codereview.qt-project.org/102138 [PS1] - Build Android style on Windows host http://codereview.qt-project.org/102161 [PS2] - Fix PDF when embedding fonts with large internal leading http://codereview.qt-project.org/102240 [PS2] - Add some debug information to tst_qwindow From ci-noreply at qt-project.org Thu Dec 18 12:06:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 13:06:37 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #323 Message-ID: <20141218_110637_041122.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #323: SUCCESS Tested changes (refs/builds/dev_1418896751): http://codereview.qt-project.org/102198 [PS3] - QBluetoothDeviceDiscoveryAgent - cleanup (OS X/iOS) From ci-noreply at qt-project.org Thu Dec 18 12:13:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 13:13:30 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2160 Message-ID: <20141218_111330_064826.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2160: SUCCESS Tested changes (refs/builds/dev_1418894173): http://codereview.qt-project.org/102145 [PS1] - rendercontrol example: calculate fbo size correctly http://codereview.qt-project.org/102046 [PS1] - Revert parts of "Fix the V4 valgrind integration" From ci-noreply at qt-project.org Thu Dec 18 12:30:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 13:30:04 +0200 Subject: [Ci-reports] fail on QtXmlPatterns_5.4_Integration #14 Message-ID: <20141218_113004_078284.ci-noreply@qt-project.org> Autotest `tst_xmlpatterns' failed :( Testing tst_XmlPatterns FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_XmlPatterns ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.4.7 20120313 (Red Hat 4.4.7-4)) PASS : tst_XmlPatterns::initTestCase() FAIL! : tst_XmlPatterns::xquerySupport(A simple math query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Bind an external variable, query appearing last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use fn:doc, together with -no-format, first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Make sure query paths are resolved against CWD, not the location of the executable.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Call fn:error()) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOER0000 in at line 1, column 1: \n" Expected (filterStderr(rawExpectedStdErr)): "Error FOER0000 in at line 1, column 1: \n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Evaluate a library module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 17: syntax error, unexpected namespace, expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a static error.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 1: syntax error, unexpected unknown keyword\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Pass -help) FAIL! : tst_XmlPatterns::xquerySupport(Open an nonexistent file) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-function message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0017 in at line 1, column 1: fn:doc($uri as xs:string?) as document()? requires at least 1 argument(s). 0 is therefore invalid.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-type message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPTY0004 in at line 1, column 1: Operator + cannot be used on atomic values of type xs:integer and xs:string.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-data & XQuery-keyword message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FOAR0001 in at line 1, column 1: Division (div) by zero (0) is undefined.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-uri message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsuppo"... Expected (filterStderr(rawExpectedStdErr)): "Error XQST0038 in at line 1, column 1: Only the Unicode Codepoint Collation is supported(http://www.w3.org/2005/xpath-functions/collation/codepoint). http://example.com/UnsupportedCollation is unsupported.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(XQuery-expression message markups) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Expected (filterStderr(rawExpectedStdErr)): "Error FORX0002 in at line 1, column 1: \\ is an invalid regular expression pattern: unexpected end\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Print a list of available regexp flags(The available flags are formatted in a complex way.)) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches n"... Expected (filterStderr(rawExpectedStdErr)): "Error FORX0001 in at line 1, column 1: I is an invalid flag for regular expressions. Valid flags are:\ni - Matches are case insensitive\nm - ^ and $ match the start and end of a line.\ns - . matches newline characters\nx - Whitespace characters"... Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger an assert in QPatternist::ColorOutput. The query naturally contains an error; XPTY0004.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWarning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Expected (filterStderr(rawExpectedStdErr)): "Warning in : The variable a is unused\nError XPTY0004 in at line 2, column 13: Required cardinality is zero or one(\"?\"); got cardinality one or more(\"+\").\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Trigger a second assert in QPatternist::ColorOutput. The query naturally contains XPST0003.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in at line 1, column 5: syntax error, unexpected , expecting end of file\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(-param is missing so multiple queries appear) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(only -no-format) FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query first) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Basic use of -output, query last) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(A single query, that does not exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify two identical query names) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Specify no arguments at all.) PASS : tst_XmlPatterns::xquerySupport(Use -output twice) PASS : tst_XmlPatterns::xquerySupport(-output with a non-writable file) FAIL! : tst_XmlPatterns::xquerySupport(Use -output on a file with existing content, to ensure we truncate, not append the content we produce.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, and a terminating dash at the end) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(one query, with a preceding dash) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(A single dash, that's invalid) PASS : tst_XmlPatterns::xquerySupport(Invoke -version) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -unknown-switch) PASS : tst_XmlPatterns::xquerySupport(Unknown switch; -d) PASS : tst_XmlPatterns::xquerySupport(Passing a single dash is insufficient) FAIL! : tst_XmlPatterns::xquerySupport(Passing two dashes, the last is interpreted as a file name) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass three dashes, the two last gets interpreted as two query arguments) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via data: scheme) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via FTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Load query via HTTP) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(We don't support -format any longer) FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to the empty sequence.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Run a query which evaluates to a single document node with no children.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xquerySupport(Invoke with invalid -param value.) PASS : tst_XmlPatterns::xquerySupport(Invoke with colon in variable name.) PASS : tst_XmlPatterns::xquerySupport(Invoke with missing name in -param arg.) FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has two adjacent equal signs.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in an external variable, but the query doesn't use it.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Invoke with -param that has no value.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Ensure -is-uri can appear after the query filename) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use a native path) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Pass in invalid URI) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Expected (filterStderr(rawExpectedStdErr)): "Error XPST0003 in data:application/xml;base64,PGUvg===, at line 1, column 3: syntax error, unexpected unknown keyword, expecting POSITION_SET\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param twice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Use -param thrice) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, different values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Specify the same parameter twice, same values) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nEach parameter must be unique, duplicated is specified at least twice.\n" Expected (filterStderr(rawExpectedStdErr)): "Each parameter must be unique, duplicated is specified at least twice.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xquerySupport(Open a non-existing collection.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0004 in at line 1, column 1: doesNotExistForSure cannot be retrieved\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Evaluate a stylesheet, with no context document) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nWhen a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Expected (filterStderr(rawExpectedStdErr)): "When a stylesheet is used, a document must be specified as a focus, or an initial template name must be specified, or both.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file which contains an XQuery query) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 1, column 1: Parse error: Start tag expected.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Pass in a stylesheet file and a focus file which doesn't exist) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in No such file or directory\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in No such file or directory\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::xsltSupport(-initial-template doesn't work with XQueries.) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value) PASS : tst_XmlPatterns::xsltSupport(-initial-template must be followed by a value(#2)) PASS : tst_XmlPatterns::xsltSupport(Invalid template name) FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Specify a named template, that does not exists) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Call a named template, and use no focus.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Invoke a template, and use/pass parameters.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Use a simplified stylesheet module) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\n" Expected (filterStderr(rawExpectedStdErr)): "" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed stylesheet, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error XTSE0010 in at line 4, column 9: Parse error: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] FAIL! : tst_XmlPatterns::xsltSupport(Not well-formed instance document, causes crash in coloring code.) Compared values are not the same Actual (fixedStderr) : "Using blocking call!\nUsing blocking call!\nError FODC0002 in at line 1, column 9: Unexpected '<'.\n" Expected (filterStderr(rawExpectedStdErr)): "Error FODC0002 in at line 1, column 9: Unexpected '<'.\n" Loc: [tst_xmlpatterns.cpp(188)] PASS : tst_XmlPatterns::stdoutFailure() PASS : tst_XmlPatterns::cleanupTestCase() Totals: 21 passed, 57 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_XmlPatterns ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_xmlpatterns: 6 seconds, exit code 57 Build log: http://testresults.qt-project.org/ci/QtXmlPatterns_5.4_Integration/build_00014/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/5.4_1418899731): http://codereview.qt-project.org/97485 [PS2] - Doc: fix issues to display examples in Qt Creator From ci-noreply at qt-project.org Thu Dec 18 12:41:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 13:41:13 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4861 Message-ID: <20141218_114113_002084.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 13:40:44.421 tst_qwindow[348:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-18 13:41:10.752 tst_qwindow[353:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04861/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418896682): http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/102160 [PS1] - Document -plugins argument in qmltest usage help http://codereview.qt-project.org/101227 [PS22] - Add libinput support http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/101399 [PS1] - Simplify QFontDatabase::load() a bit From ci-noreply at qt-project.org Thu Dec 18 13:16:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 14:16:54 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #324 Message-ID: <20141218_121654_033313.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #324: SUCCESS Tested changes (refs/builds/dev_1418900891): http://codereview.qt-project.org/102213 [PS1] - QBluetoothServer - cleanup (OS X) http://codereview.qt-project.org/102211 [PS1] - QBluetoothSocket - cleanup (OS X) http://codereview.qt-project.org/102205 [PS1] - QBluetoothServiceInfo - cleanup (OS X) http://codereview.qt-project.org/102201 [PS1] - QBluetoothServiceDiscoveryAgent - cleanup (OS X) From ci-noreply at qt-project.org Thu Dec 18 13:35:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 14:35:50 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2161 Message-ID: <20141218_123550_039189.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from /work/build/qt/qtdeclarative/src/3rdparty/masm/assembler/MacroAssemblerCodeRef.h:32:0, from /work/build/qt/qtdeclarative/src/3rdparty/masm/assembler/CodeLocation.h:29, from /work/build/qt/qtdeclarative/src/3rdparty/masm/assembler/AbstractMacroAssembler.h:30, from /work/build/qt/qtdeclarative/src/3rdparty/masm/assembler/MacroAssemblerX86Common.h:32, from /work/build/qt/qtdeclarative/src/3rdparty/masm/stubs/WTFStubs.cpp:127: /work/build/qt/qtdeclarative/src/3rdparty/masm/wtf/DataLog.h:37:46: error: new declaration ‘WTF::FilePrintStream& WTF::dataFile()’ /work/build/qt/qtdeclarative/src/3rdparty/masm/stubs/WTFStubs.cpp:77:14: error: ambiguates old declaration ‘WTF::PrintStream& WTF::dataFile()’ make[3]: *** [.obj/WTFStubs.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02161/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1418904907): http://codereview.qt-project.org/102353 [PS1] - Remove QQmlTrace. We have a real profiler. http://codereview.qt-project.org/102352 [PS1] - Replace usage of stdout for debug output by qDebug http://codereview.qt-project.org/102351 [PS1] - QML 3rdparty: revert unnecessary change. From ci-noreply at qt-project.org Thu Dec 18 13:48:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 14:48:56 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1088 Message-ID: <20141218_124856_015236.ci-noreply@qt-project.org> QtBase_5.4_Integration #1088: SUCCESS Tested changes (refs/builds/5.4_1418899391): http://codereview.qt-project.org/102295 [PS1] - QNX: Handle the case where screen returns a refresh rate of 0. http://codereview.qt-project.org/102247 [PS1] - Remove unused code from QFontEngineFT. http://codereview.qt-project.org/102007 [PS1] - xcb: Don't return 0 from QXcbKeyboard::possibleKeys http://codereview.qt-project.org/102234 [PS1] - qdoc: Remove zero-width-space characters from function signatures http://codereview.qt-project.org/101887 [PS1] - QPlatformSystemTrayIcon: the timeout is in msecs, not secs http://codereview.qt-project.org/101866 [PS1] - Qt OpenGL is deprecated with 5.4. Show that in the docs as well From ci-noreply at qt-project.org Thu Dec 18 14:01:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 15:01:25 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #449 Message-ID: <20141218_130125_035169.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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... Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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_controls: 89 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00449/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418906779): http://codereview.qt-project.org/76081 [PS12] - Add autotest for baselines http://codereview.qt-project.org/101573 [PS1] - Clean up path vs url when handling the style import http://codereview.qt-project.org/102363 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 14:01:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 15:01:50 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #327 Message-ID: <20141218_130150_016565.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #327: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00327/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418907401): http://codereview.qt-project.org/102222 [PS1] - Bluetooth socket listener (OS X) http://codereview.qt-project.org/102217 [PS1] - QBluetoothTransferReply - cleanup (OS X) From ci-noreply at qt-project.org Thu Dec 18 14:07:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 15:07:21 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #465 Message-ID: <20141218_130721_024826.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #465: SUCCESS Tested changes (refs/builds/5.4_1418901361): http://codereview.qt-project.org/102148 [PS7] - V4: fix reverse type propagation http://codereview.qt-project.org/102336 [PS2] - V4: only optimize out to-int32 conversions when the operands are int32. http://codereview.qt-project.org/102253 [PS1] - Doc: Updated the snippet to call the right function From ci-noreply at qt-project.org Thu Dec 18 14:16:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 15:16:33 +0200 Subject: [Ci-reports] pass on Qt5_dev_Integration #563 Message-ID: <20141218_131633_070887.ci-noreply@qt-project.org> Qt5_dev_Integration #563: SUCCESS Tested changes (refs/builds/dev_1418888205): http://codereview.qt-project.org/101640 [PS29] - Updated submodules. From ci-noreply at qt-project.org Thu Dec 18 14:20:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 15:20:11 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2162 Message-ID: <20141218_132011_022985.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 25914] QtQA::App::TestRunner: [New LWP 25915] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtdeclarative/dev/_artifacts/test-logs/ts'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 0xb5d18ac5 in drainMarkStack (markBase=0xb2f396c0, engine=0x9236de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328 QtQA::App::TestRunner: 328 h->internalClass->vtable->markObjects(h, engine); QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb3f38b70 (LWP 25915)): QtQA::App::TestRunner: #0 0xb7747424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb69c7b4e in __GI___poll (fds=0x922ebb0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb576434b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb5755896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb5755c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6ec7a78 in QEventDispatcherGlib::processEvents (this=0x922b310, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #6 0xb6e67326 in QEventLoop::processEvents (this=0xb3f382c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #7 0xb6e6779c in QEventLoop::exec (this=0xb3f382c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #8 0xb6c22918 in QThread::exec (this=0x922e3d8) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #9 0xb5e565bf in QQmlThreadPrivate::run (this=0x922e3d8) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #10 0xb6c28aca in QThreadPrivate::start (arg=0x922e3d8) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #11 0xb5b6cd31 in start_thread (arg=0xb3f38b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb69d680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb44ff6e0 (LWP 25914)): QtQA::App::TestRunner: #0 0xb5d18ac5 in drainMarkStack (markBase=0xb2f396c0, engine=0x9236de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328 QtQA::App::TestRunner: #1 QV4::MemoryManager::mark (this=0x922b3d0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:389 QtQA::App::TestRunner: #2 0xb5d19931 in runGC (this=0x922b3d0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:516 QtQA::App::TestRunner: #3 QV4::MemoryManager::runGC (this=0x922b3d0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:508 QtQA::App::TestRunner: #4 0xb5d1a9b4 in QV4::MemoryManager::allocData (this=0x922b3d0, size=48) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:270 QtQA::App::TestRunner: #5 0xb5e48b18 in allocManaged (size=, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:89 QtQA::App::TestRunner: #6 alloc (arg3=0x9ab4b48, arg2=0x977ba78, arg1=0x922f3b8, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:124 QtQA::App::TestRunner: #7 QV4::QmlContextWrapper::qmlScope (v8=0x922f3b8, ctxt=0x977ba78, scope=0x9ab4b48) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcontextwrapper.cpp:78 QtQA::App::TestRunner: #8 0xb5e516f1 in QQmlObjectCreator::createInstance (this=0x9a87b90, index=64, parent=0x9b280b0, isContextObject=false) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1178 QtQA::App::TestRunner: #9 0xb5e52e96 in QQmlObjectCreator::setPropertyBinding (this=0x9a87b90, property=0x927da74, binding=0x9ae6b90) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:774 QtQA::App::TestRunner: #10 0xb5e53dec in QQmlObjectCreator::setupBindings (this=0x9a87b90, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:733 QtQA::App::TestRunner: #11 0xb5e50df7 in QQmlObjectCreator::populateInstance (this=0x9a87b90, index=63, instance=0x0, bindingTarget=0x65006c, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1349 QtQA::App::TestRunner: #12 0xb5e517f6 in QQmlObjectCreator::createInstance (this=0x9a87b90, index=63, parent=0x0, isContextObject=true) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1185 QtQA::App::TestRunner: #13 0xb5e54ca8 in QQmlObjectCreator::create (this=0x9a87b90, subComponentIndex=75, parent=0x0, interrupt=0xbf87af2c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:221 QtQA::App::TestRunner: #14 0xb5dd768d in QQmlIncubatorPrivate::incubate (this=0x9a87ac0, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:302 QtQA::App::TestRunner: #15 0xb5dd8070 in QQmlEnginePrivate::incubate (this=0x923ecc8, i=..., forContext=0x9a99b78) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #16 0xb5e9fd31 in QQmlDelegateModelItem::incubateObject (this=0x970ce38, component=0x9acb078, engine=0x922a1d8, context=0x9a87b30, forContext=0x9a99b78) at /work/build/qt/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp:1958 QtQA::App::TestRunner: #17 0xb5eac617 in QQmlDelegateModelPrivate::object (this=0x9707aa8, group=QQmlListCompositor::Default, index=5, asynchronous=false) at /work/build/qt/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp:987 QtQA::App::TestRunner: #18 0xb5eaca4e in QQmlDelegateModel::object (this=0x9ad5af8, index=5, asynchronous=false) at /work/build/qt/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp:1023 QtQA::App::TestRunner: #19 0xb61aa489 in QQuickRepeaterPrivate::createItems (this=0x9aca600) at /work/build/qt/qtdeclarative/src/quick/items/qquickrepeater.cpp:393 QtQA::App::TestRunner: #20 0xb61aabbd in QQuickRepeater::componentComplete (this=0x9751db8) at /work/build/qt/qtdeclarative/src/quick/items/qquickrepeater.cpp:334 QtQA::App::TestRunner: #21 0xb5e4e23e in QQmlObjectCreator::finalize (this=0x96a7f80, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1229 QtQA::App::TestRunner: #22 0xb5dd7841 in QQmlIncubatorPrivate::incubate (this=0x9ac5718, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:348 QtQA::App::TestRunner: #23 0xb5dd8070 in QQmlEnginePrivate::incubate (this=0x923ecc8, i=..., forContext=0x96f9138) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #24 0xb5dd34c1 in QQmlComponent::create (this=0x9695390, incubator=..., context=, forContext=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1068 QtQA::App::TestRunner: #25 0xb61c8b9a in QQuickLoaderPrivate::_q_sourceLoaded (this=0x9403028) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:713 QtQA::App::TestRunner: #26 0xb61c8d08 in QQuickLoaderPrivate::load (this=0x9403028) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:596 QtQA::App::TestRunner: #27 0xb5e4e23e in QQmlObjectCreator::finalize (this=0x96f0fc0, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1229 QtQA::App::TestRunner: #28 0xb5dd2e92 in QQmlComponentPrivate::complete (enginePriv=0x923ecc8, state=0x96a9c8c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:928 QtQA::App::TestRunner: #29 0xb5dd2f75 in QQmlComponentPrivate::completeCreate (this=0x96a9c30) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:964 QtQA::App::TestRunner: #30 0xb5dd2fbe in QQmlComponent::completeCreate (this=0xbf87b6c0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #31 0xb5e6d00b in QV4::QtObject::method_createQmlObject (ctx=0xbf87b74c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qqmlbuiltinfunctions.cpp:1027 QtQA::App::TestRunner: #32 0xb5d3ff08 in QV4::BuiltinFunction::call (that=0xb41d3a20, callData=0xb2f393e0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:589 QtQA::App::TestRunner: #33 0xb5d9dffe in call (d=0xb2f393e0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #34 QV4::Runtime::callProperty (engine=0x9236de8, nameIndex=68, callData=0xb2f393e0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:964 QtQA::App::TestRunner: #35 0xb1bd5383 in ?? () QtQA::App::TestRunner: #36 0xb5d42859 in QV4::SimpleScriptFunction::call (that=0xb1c13f00, callData=0xb2f39350) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #37 0xb5d9e5fc in call (d=0xb2f39350, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 QV4::Runtime::callElement (engine=0x9236de8, index=..., callData=0xb2f39350) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:992 QtQA::App::TestRunner: #39 0xb2e4012a in ?? () QtQA::App::TestRunner: #40 0xb5d42560 in QV4::ScriptFunction::call (that=0xb1c13ce0, callData=0xb2f39208) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:432 QtQA::App::TestRunner: #41 0xb5d9ddf6 in call (d=0xb2f39208, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #42 QV4::Runtime::callActivationProperty (engine=0x9236de8, nameIndex=65, callData=0xb2f39208) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:937 QtQA::App::TestRunner: #43 0xb2e407e5 in ?? () QtQA::App::TestRunner: #44 0xb5d42859 in QV4::SimpleScriptFunction::call (that=0xb1c13d20, callData=0xb2f39180) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #45 0xb5d9ddf6 in call (d=0xb2f39180, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #46 QV4::Runtime::callActivationProperty (engine=0x9236de8, nameIndex=66, callData=0xb2f39180) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:937 QtQA::App::TestRunner: #47 0xb2e3e0af in ?? () QtQA::App::TestRunner: #48 0xb5d42859 in QV4::SimpleScriptFunction::call (that=0xb1c13da0, callData=0xb2f390a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #49 0xb5d9ddf6 in call (d=0xb2f390a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #50 QV4::Runtime::callActivationProperty (engine=0x9236de8, nameIndex=68, callData=0xb2f390a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:937 QtQA::App::TestRunner: #51 0xb2e40d8b in ?? () QtQA::App::TestRunner: #52 0xb5d42859 in QV4::SimpleScriptFunction::call (that=0xb1c13ec0, callData=0xb2f39028) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #53 0xb5e3d98c in call (d=, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #54 QQmlJavaScriptExpression::evaluate (this=0x99541f0, context=0x979cd40, function=..., callData=0xb2f39028, isUndefined=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:157 QtQA::App::TestRunner: #55 0xb5dde516 in QQmlBoundSignalExpression::evaluate (this=0x99541e0, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:281 QtQA::App::TestRunner: #56 0xb5dde98e in QQmlBoundSignal_callback (e=0x96f03f4, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:408 QtQA::App::TestRunner: #57 0xb5e1cd75 in QQmlNotifier::emitNotify (endpoint=0x96f03f4, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #58 0xb5dbb989 in QQmlData::signalEmitted (object=0x9376608, index=30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #59 0xb6e9bdf5 in QMetaObject::activate (sender=0x9376608, signalOffset=29, local_signal_index=30, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #60 0xb5db26dc in QQmlVMEMetaObject::activate (this=0x93c7168, object=0x9376608, index=44, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #61 0xb5db48f9 in QQmlVMEMetaObject::metaCall (this=0x93c7168, c=QMetaObject::WriteProperty, _id=42, a=0xbf87c6a4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #62 0xb5c01aa7 in QAbstractDynamicMetaObject::metaCall (this=0x93c7168, c=QMetaObject::WriteProperty, _id=42, a=0xbf87c6a4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #63 0xb5db4375 in QQmlVMEMetaObject::metaCall (this=0x96febf0, c=QMetaObject::WriteProperty, _id=42, a=0xbf87c6a4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #64 0xb5c01aa7 in QAbstractDynamicMetaObject::metaCall (this=0x96febf0, c=QMetaObject::WriteProperty, _id=42, a=0xbf87c6a4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #65 0xb6e72951 in QMetaObject::metacall (object=0x9376608, cl=QMetaObject::WriteProperty, idx=42, argv=0xbf87c6a4) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #66 0xb5dce789 in QQmlPropertyPrivate::write (object=0x9376608, property=..., value=..., context=0x96fbd20, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #67 0xb5dcfe4d in QQmlPropertyPrivate::writeValueProperty (object=0x9376608, core=..., value=..., context=0x96fbd20, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #68 0xb5dd04d7 in QQmlPropertyPrivate::writeBinding (object=0x9376608, core=..., context=0x96fbd20, expression=0x93e4be8, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #69 0xb5e457f0 in QQmlBinding::update (this=0x93e4bd8, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #70 0xb5e45efd in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #71 QQmlBinding::expressionChanged (e=0x93e4be8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #72 0xb5e3ead9 in QQmlJavaScriptExpressionGuard_callback (e=0x96a0a88) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #73 0xb5e1cd75 in QQmlNotifier::emitNotify (endpoint=0x96a0a88, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #74 0xb5dbb989 in QQmlData::signalEmitted (object=0x9376608, index=34, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #75 0xb6e9bdf5 in QMetaObject::activate (sender=0x9376608, signalOffset=29, local_signal_index=34, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #76 0xb5db26dc in QQmlVMEMetaObject::activate (this=0x93c7168, object=0x9376608, index=48, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #77 0xb5db48f9 in QQmlVMEMetaObject::metaCall (this=0x93c7168, c=QMetaObject::WriteProperty, _id=46, a=0xbf87d0e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #78 0xb5c01aa7 in QAbstractDynamicMetaObject::metaCall (this=0x93c7168, c=QMetaObject::WriteProperty, _id=46, a=0xbf87d0e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #79 0xb5db4375 in QQmlVMEMetaObject::metaCall (this=0x96febf0, c=QMetaObject::WriteProperty, _id=46, a=0xbf87d0e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #80 0xb5c01aa7 in QAbstractDynamicMetaObject::metaCall (this=0x96febf0, c=QMetaObject::WriteProperty, _id=46, a=0xbf87d0e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #81 0xb6e72951 in QMetaObject::metacall (object=0x9376608, cl=QMetaObject::WriteProperty, idx=46, argv=0xbf87d0e4) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #82 0xb5dce789 in QQmlPropertyPrivate::write (object=0x9376608, property=..., value=..., context=0x979cd40, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #83 0xb5dcfe4d in QQmlPropertyPrivate::writeValueProperty (object=0x9376608, core=..., value=..., context=0x979cd40, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #84 0xb5dd04d7 in QQmlPropertyPrivate::writeBinding (object=0x9376608, core=..., context=0x979cd40, expression=0x98ee5a8, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #85 0xb5e457f0 in QQmlBinding::update (this=0x98ee598, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #86 0xb5e45efd in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #87 QQmlBinding::expressionChanged (e=0x98ee5a8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #88 0xb5e3ead9 in QQmlJavaScriptExpressionGuard_callback (e=0x969fe80) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #89 0xb5e1cd75 in QQmlNotifier::emitNotify (endpoint=0x969fe80, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #90 0xb5dbb989 in QQmlData::signalEmitted (object=0x92c3988, index=3, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #91 0xb6e9bdf5 in QMetaObject::activate (sender=0x92c3988, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #92 0xb6e9ccab in QMetaObject::activate (sender=0x92c3988, m=0xb7742cb8, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #93 0xb772e725 in QTestRootObject::windowShownChanged (this=0x92c3988) at .moc/quicktest.moc:192 QtQA::App::TestRunner: #94 0xb7732a75 in setWindowShown (value=true, this=) at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:95 QtQA::App::TestRunner: #95 quick_test_main (argc=8, argv=0xbf87dae4, name=0x80488b4 "qtquickcontrols", sourceDir=0x8048880 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:374 QtQA::App::TestRunner: #96 0x080486d1 in main (argc=8, argv=0xbf87dae4) at /work/build/qt/qtquickcontrols/tests/auto/controls/tst_controls.cpp:35 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1) 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() failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable failed to create drawable 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() QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 25918] QtQA::App::TestRunner: [New LWP 25919] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtdeclarative/dev/_artifacts/test-logs/tst_contro'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 0xb5d86ac5 in drainMarkStack (markBase=0xb2fa76c0, engine=0x8126de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328 QtQA::App::TestRunner: 328 h->internalClass->vtable->markObjects(h, engine); QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb3fa6b70 (LWP 25919)): QtQA::App::TestRunner: #0 0xb77b5424 in __kernel_vsyscall () QtQA::App::TestRunner: #1 0xb6a35b4e in __GI___poll (fds=0x811ebb0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 QtQA::App::TestRunner: #2 0xb57d234b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0xb57c3896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #4 0xb57c3c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #5 0xb6f35a78 in QEventDispatcherGlib::processEvents (this=0x811bb40, flags=) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #6 0xb6ed5326 in QEventLoop::processEvents (this=0xb3fa62c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #7 0xb6ed579c in QEventLoop::exec (this=0xb3fa62c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #8 0xb6c90918 in QThread::exec (this=0x811e3d8) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #9 0xb5ec45bf in QQmlThreadPrivate::run (this=0x811e3d8) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #10 0xb6c96aca in QThreadPrivate::start (arg=0x811e3d8) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #11 0xb5bdad31 in start_thread (arg=0xb3fa6b70) at pthread_create.c:304 QtQA::App::TestRunner: #12 0xb6a4480e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb456d6e0 (LWP 25918)): QtQA::App::TestRunner: #0 0xb5d86ac5 in drainMarkStack (markBase=0xb2fa76c0, engine=0x8126de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328 QtQA::App::TestRunner: #1 QV4::MemoryManager::mark (this=0x811af20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:389 QtQA::App::TestRunner: #2 0xb5d87931 in runGC (this=0x811af20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:516 QtQA::App::TestRunner: #3 QV4::MemoryManager::runGC (this=0x811af20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:508 QtQA::App::TestRunner: #4 0xb5d889b4 in QV4::MemoryManager::allocData (this=0x811af20, size=48) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:270 QtQA::App::TestRunner: #5 0xb5eb6b18 in allocManaged (size=, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:89 QtQA::App::TestRunner: #6 alloc (arg3=0x828ce68, arg2=0x85c6210, arg1=0x811f3b8, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:124 QtQA::App::TestRunner: #7 QV4::QmlContextWrapper::qmlScope (v8=0x811f3b8, ctxt=0x85c6210, scope=0x828ce68) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcontextwrapper.cpp:78 QtQA::App::TestRunner: #8 0xb5ebf6f1 in QQmlObjectCreator::createInstance (this=0x85c60c8, index=64, parent=0x85bf0a8, isContextObject=false) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1178 QtQA::App::TestRunner: #9 0xb5ec0e96 in QQmlObjectCreator::setPropertyBinding (this=0x85c60c8, property=0x82a2814, binding=0x89f4058) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:774 QtQA::App::TestRunner: #10 0xb5ec1dec in QQmlObjectCreator::setupBindings (this=0x85c60c8, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:733 QtQA::App::TestRunner: #11 0xb5ebedf7 in QQmlObjectCreator::populateInstance (this=0x85c60c8, index=63, instance=0x0, bindingTarget=0x4, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1349 QtQA::App::TestRunner: #12 0xb5ebf7f6 in QQmlObjectCreator::createInstance (this=0x85c60c8, index=63, parent=0x0, isContextObject=true) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1185 QtQA::App::TestRunner: #13 0xb5ec2ca8 in QQmlObjectCreator::create (this=0x85c60c8, subComponentIndex=75, parent=0x0, interrupt=0xbff2579c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:221 QtQA::App::TestRunner: #14 0xb5e4568d in QQmlIncubatorPrivate::incubate (this=0x89a9dd0, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:302 QtQA::App::TestRunner: #15 0xb5e46070 in QQmlEnginePrivate::incubate (this=0x812ecc8, i=..., forContext=0x86856c8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #16 0xb5f0dd31 in QQmlDelegateModelItem::incubateObject (this=0x89b80b8, component=0x85e3ad0, engine=0x811ada0, context=0x85c6068, forContext=0x86856c8) at /work/build/qt/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp:1958 QtQA::App::TestRunner: #17 0xb5f1a617 in QQmlDelegateModelPrivate::object (this=0x89d4300, group=QQmlListCompositor::Default, index=5, asynchronous=false) at /work/build/qt/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp:987 QtQA::App::TestRunner: #18 0xb5f1aa4e in QQmlDelegateModel::object (this=0x89cedc8, index=5, asynchronous=false) at /work/build/qt/qtdeclarative/src/qml/types/qqmldelegatemodel.cpp:1023 QtQA::App::TestRunner: #19 0xb6218489 in QQuickRepeaterPrivate::createItems (this=0x89de870) at /work/build/qt/qtdeclarative/src/quick/items/qquickrepeater.cpp:393 QtQA::App::TestRunner: #20 0xb6218bbd in QQuickRepeater::componentComplete (this=0x85d1528) at /work/build/qt/qtdeclarative/src/quick/items/qquickrepeater.cpp:334 QtQA::App::TestRunner: #21 0xb5ebc23e in QQmlObjectCreator::finalize (this=0x89db960, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1229 QtQA::App::TestRunner: #22 0xb5e45841 in QQmlIncubatorPrivate::incubate (this=0x89d04e0, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:348 QtQA::App::TestRunner: #23 0xb5e46070 in QQmlEnginePrivate::incubate (this=0x812ecc8, i=..., forContext=0x828c2b0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #24 0xb5e414c1 in QQmlComponent::create (this=0x8583f48, incubator=..., context=, forContext=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1068 QtQA::App::TestRunner: #25 0xb6236b9a in QQuickLoaderPrivate::_q_sourceLoaded (this=0x8589f38) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:713 QtQA::App::TestRunner: #26 0xb6236d08 in QQuickLoaderPrivate::load (this=0x8589f38) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:596 QtQA::App::TestRunner: #27 0xb5ebc23e in QQmlObjectCreator::finalize (this=0x85fddb0, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1229 QtQA::App::TestRunner: #28 0xb5e40e92 in QQmlComponentPrivate::complete (enginePriv=0x812ecc8, state=0x8610f24) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:928 QtQA::App::TestRunner: #29 0xb5e40f75 in QQmlComponentPrivate::completeCreate (this=0x8610ec8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:964 QtQA::App::TestRunner: #30 0xb5e40fbe in QQmlComponent::completeCreate (this=0xbff25f30) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #31 0xb5edb00b in QV4::QtObject::method_createQmlObject (ctx=0xbff25fbc) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qqmlbuiltinfunctions.cpp:1027 QtQA::App::TestRunner: #32 0xb5dadf08 in QV4::BuiltinFunction::call (that=0xb4241a20, callData=0xb2fa73e0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:589 QtQA::App::TestRunner: #33 0xb5e0bffe in call (d=0xb2fa73e0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #34 QV4::Runtime::callProperty (engine=0x8126de8, nameIndex=68, callData=0xb2fa73e0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:964 QtQA::App::TestRunner: #35 0xb1c43383 in ?? () QtQA::App::TestRunner: #36 0xb5db0859 in QV4::SimpleScriptFunction::call (that=0xb1c81f00, callData=0xb2fa7350) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #37 0xb5e0c5fc in call (d=0xb2fa7350, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 QV4::Runtime::callElement (engine=0x8126de8, index=..., callData=0xb2fa7350) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:992 QtQA::App::TestRunner: #39 0xb2eae12a in ?? () QtQA::App::TestRunner: #40 0xb5db0560 in QV4::ScriptFunction::call (that=0xb1c81ce0, callData=0xb2fa7208) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:432 QtQA::App::TestRunner: #41 0xb5e0bdf6 in call (d=0xb2fa7208, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #42 QV4::Runtime::callActivationProperty (engine=0x8126de8, nameIndex=65, callData=0xb2fa7208) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:937 QtQA::App::TestRunner: #43 0xb2eae7e5 in ?? () QtQA::App::TestRunner: #44 0xb5db0859 in QV4::SimpleScriptFunction::call (that=0xb1c81d20, callData=0xb2fa7180) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #45 0xb5e0bdf6 in call (d=0xb2fa7180, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #46 QV4::Runtime::callActivationProperty (engine=0x8126de8, nameIndex=66, callData=0xb2fa7180) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:937 QtQA::App::TestRunner: #47 0xb2eac0af in ?? () QtQA::App::TestRunner: #48 0xb5db0859 in QV4::SimpleScriptFunction::call (that=0xb1c81da0, callData=0xb2fa70a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #49 0xb5e0bdf6 in call (d=0xb2fa70a0, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #50 QV4::Runtime::callActivationProperty (engine=0x8126de8, nameIndex=68, callData=0xb2fa70a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:937 QtQA::App::TestRunner: #51 0xb2eaed8b in ?? () QtQA::App::TestRunner: #52 0xb5db0859 in QV4::SimpleScriptFunction::call (that=0xb1c81ec0, callData=0xb2fa7028) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #53 0xb5eab98c in call (d=, this=) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #54 QQmlJavaScriptExpression::evaluate (this=0x88032b8, context=0x85878a0, function=..., callData=0xb2fa7028, isUndefined=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:157 QtQA::App::TestRunner: #55 0xb5e4c516 in QQmlBoundSignalExpression::evaluate (this=0x88032a8, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:281 QtQA::App::TestRunner: #56 0xb5e4c98e in QQmlBoundSignal_callback (e=0x85e801c, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:408 QtQA::App::TestRunner: #57 0xb5e8ad75 in QQmlNotifier::emitNotify (endpoint=0x85e801c, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #58 0xb5e29989 in QQmlData::signalEmitted (object=0x85deb30, index=30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #59 0xb6f09df5 in QMetaObject::activate (sender=0x85deb30, signalOffset=29, local_signal_index=30, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #60 0xb5e206dc in QQmlVMEMetaObject::activate (this=0x85b8d40, object=0x85deb30, index=44, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #61 0xb5e228f9 in QQmlVMEMetaObject::metaCall (this=0x85b8d40, c=QMetaObject::WriteProperty, _id=42, a=0xbff26f14) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #62 0xb5c6faa7 in QAbstractDynamicMetaObject::metaCall (this=0x85b8d40, c=QMetaObject::WriteProperty, _id=42, a=0xbff26f14) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #63 0xb5e22375 in QQmlVMEMetaObject::metaCall (this=0x8811d70, c=QMetaObject::WriteProperty, _id=42, a=0xbff26f14) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #64 0xb5c6faa7 in QAbstractDynamicMetaObject::metaCall (this=0x8811d70, c=QMetaObject::WriteProperty, _id=42, a=0xbff26f14) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #65 0xb6ee0951 in QMetaObject::metacall (object=0x85deb30, cl=QMetaObject::WriteProperty, idx=42, argv=0xbff26f14) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #66 0xb5e3c789 in QQmlPropertyPrivate::write (object=0x85deb30, property=..., value=..., context=0x82ea440, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #67 0xb5e3de4d in QQmlPropertyPrivate::writeValueProperty (object=0x85deb30, core=..., value=..., context=0x82ea440, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #68 0xb5e3e4d7 in QQmlPropertyPrivate::writeBinding (object=0x85deb30, core=..., context=0x82ea440, expression=0x8579c10, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #69 0xb5eb37f0 in QQmlBinding::update (this=0x8579c00, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #70 0xb5eb3efd in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #71 QQmlBinding::expressionChanged (e=0x8579c10) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #72 0xb5eacad9 in QQmlJavaScriptExpressionGuard_callback (e=0x8590c58) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #73 0xb5e8ad75 in QQmlNotifier::emitNotify (endpoint=0x8590c58, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #74 0xb5e29989 in QQmlData::signalEmitted (object=0x85deb30, index=34, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #75 0xb6f09df5 in QMetaObject::activate (sender=0x85deb30, signalOffset=29, local_signal_index=34, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #76 0xb5e206dc in QQmlVMEMetaObject::activate (this=0x85b8d40, object=0x85deb30, index=48, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324 QtQA::App::TestRunner: #77 0xb5e228f9 in QQmlVMEMetaObject::metaCall (this=0x85b8d40, c=QMetaObject::WriteProperty, _id=46, a=0xbff27954) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914 QtQA::App::TestRunner: #78 0xb5c6faa7 in QAbstractDynamicMetaObject::metaCall (this=0x85b8d40, c=QMetaObject::WriteProperty, _id=46, a=0xbff27954) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #79 0xb5e22375 in QQmlVMEMetaObject::metaCall (this=0x8811d70, c=QMetaObject::WriteProperty, _id=46, a=0xbff27954) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969 QtQA::App::TestRunner: #80 0xb5c6faa7 in QAbstractDynamicMetaObject::metaCall (this=0x8811d70, c=QMetaObject::WriteProperty, _id=46, a=0xbff27954) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420 QtQA::App::TestRunner: #81 0xb6ee0951 in QMetaObject::metacall (object=0x85deb30, cl=QMetaObject::WriteProperty, idx=46, argv=0xbff27954) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294 QtQA::App::TestRunner: #82 0xb5e3c789 in QQmlPropertyPrivate::write (object=0x85deb30, property=..., value=..., context=0x85878a0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336 QtQA::App::TestRunner: #83 0xb5e3de4d in QQmlPropertyPrivate::writeValueProperty (object=0x85deb30, core=..., value=..., context=0x85878a0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238 QtQA::App::TestRunner: #84 0xb5e3e4d7 in QQmlPropertyPrivate::writeBinding (object=0x85deb30, core=..., context=0x85878a0, expression=0x857cfb0, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571 QtQA::App::TestRunner: #85 0xb5eb37f0 in QQmlBinding::update (this=0x857cfa0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224 QtQA::App::TestRunner: #86 0xb5eb3efd in update (this=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97 QtQA::App::TestRunner: #87 QQmlBinding::expressionChanged (e=0x857cfb0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285 QtQA::App::TestRunner: #88 0xb5eacad9 in QQmlJavaScriptExpressionGuard_callback (e=0x8590050) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360 QtQA::App::TestRunner: #89 0xb5e8ad75 in QQmlNotifier::emitNotify (endpoint=0x8590050, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73 QtQA::App::TestRunner: #90 0xb5e29989 in QQmlData::signalEmitted (object=0x81b36f0, index=3, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714 QtQA::App::TestRunner: #91 0xb6f09df5 in QMetaObject::activate (sender=0x81b36f0, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603 QtQA::App::TestRunner: #92 0xb6f0acab in QMetaObject::activate (sender=0x81b36f0, m=0xb77b0cb8, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582 QtQA::App::TestRunner: #93 0xb779c725 in QTestRootObject::windowShownChanged (this=0x81b36f0) at .moc/quicktest.moc:192 QtQA::App::TestRunner: #94 0xb77a0a75 in setWindowShown (value=true, this=) at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:95 QtQA::App::TestRunner: #95 quick_test_main (argc=7, argv=0xbff28354, name=0x80488b4 "qtquickcontrols", sourceDir=0x8048880 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:374 QtQA::App::TestRunner: #96 0x080486d1 in main (argc=7, argv=0xbff28354) at /work/build/qt/qtquickcontrols/tests/auto/controls/tst_controls.cpp:35 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 38 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02162/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1418906244): http://codereview.qt-project.org/100925 [PS9] - Make ExecutionContextSaver GC safe From ci-noreply at qt-project.org Thu Dec 18 14:39:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 15:39:51 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #450 Message-ID: <20141218_133951_086366.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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... Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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_controls: 85 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00450/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418909084): http://codereview.qt-project.org/76081 [PS12] - Add autotest for baselines http://codereview.qt-project.org/101573 [PS1] - Clean up path vs url when handling the style import http://codereview.qt-project.org/102363 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 15:21:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 16:21:09 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1089 Message-ID: <20141218_142109_067985.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 16:20:43.411 tst_qwindow[1152:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(322)] Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,480), QPoint(80,80)) 2014-12-18 16:21:10.082 tst_qwindow[1157:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(322)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(339)] PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(631)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(833)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1565)] PASS : tst_QWindow::cleanupTestCase() Totals: 30 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01089/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418907032): http://codereview.qt-project.org/102335 [PS1] - Android: Stabilize QPauseAnimation test From ci-noreply at qt-project.org Thu Dec 18 15:27:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 16:27:51 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2164 Message-ID: <20141218_142751_056706.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » winphone-arm-msvc2013_Windows_81 #2164: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02164/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418912543): http://codereview.qt-project.org/100962 [PS9] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/102301 [PS5] - Cleanup code that modifies the JS stack http://codereview.qt-project.org/102172 [PS4] - Mark JS freed parts of the JS stack as undefined in valgrind http://codereview.qt-project.org/102038 [PS3] - Fix valgrind support in the memory manager http://codereview.qt-project.org/100925 [PS9] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/102353 [PS1] - Remove QQmlTrace. We have a real profiler. http://codereview.qt-project.org/102352 [PS1] - Replace usage of stdout for debug output by qDebug From ci-noreply at qt-project.org Thu Dec 18 15:29:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 16:29:58 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #277 Message-ID: <20141218_142958_044436.ci-noreply@qt-project.org> QtTools_dev_Integration #277: SUCCESS Tested changes (refs/builds/dev_1418906684): http://codereview.qt-project.org/102346 [PS1] - windeployqt: Put translations into subdirectory "translations". From ci-noreply at qt-project.org Thu Dec 18 15:31:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 16:31:02 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #466 Message-ID: <20141218_143102_035391.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration » linux-android-g++_Ubuntu_12.04_x64 #466: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00466/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1418908135): http://codereview.qt-project.org/102345 [PS2] - QMLJS: remove unused/unsupported command-line options From ci-noreply at qt-project.org Thu Dec 18 15:35:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 16:35:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4863 Message-ID: <20141218_143504_052773.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-18 16:34:39.703 tst_qwindow[363:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-18 16:35:06.450 tst_qwindow[368:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04863/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418903035): http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/101227 [PS22] - Add libinput support http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 16:06:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 17:06:59 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2166 Message-ID: <20141218_150659_096990.ci-noreply@qt-project.org> Autotest `tst_qqmldebugjs' failed :( Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () tst_qqmldebugjs.cpp(1086) : failure location Totals: 24 passed, 1 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.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlDebugJS::initTestCase() PASS : tst_QQmlDebugJS::connect() PASS : tst_QQmlDebugJS::interrupt() PASS : tst_QQmlDebugJS::getVersion() PASS : tst_QQmlDebugJS::disconnect() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() PASS : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnComment() waitForSignal 2stopped() timed out after 1 ms XFAIL : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Relocation of breakpoints is disabled right now tst_qqmldebugjs.cpp(1024) : failure location 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 tst_qqmldebugjs.cpp(1046) : failure location 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. () tst_qqmldebugjs.cpp(1086) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...? " QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Application Output: "QML Debugger: Waiting for connection on port 3771...? " PASS : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() PASS : tst_QQmlDebugJS::clearBreakpoint() PASS : tst_QQmlDebugJS::setExceptionBreak() PASS : tst_QQmlDebugJS::stepNext() PASS : tst_QQmlDebugJS::stepIn() PASS : tst_QQmlDebugJS::stepOut() PASS : tst_QQmlDebugJS::continueDebugging() PASS : tst_QQmlDebugJS::backtrace() PASS : tst_QQmlDebugJS::getFrameDetails() PASS : tst_QQmlDebugJS::getScopeDetails() PASS : tst_QQmlDebugJS::getScripts() PASS : tst_QQmlDebugJS::cleanupTestCase() Totals: 24 passed, 1 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: 23 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02166/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418913344): http://codereview.qt-project.org/100962 [PS9] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/102301 [PS5] - Cleanup code that modifies the JS stack http://codereview.qt-project.org/102172 [PS4] - Mark JS freed parts of the JS stack as undefined in valgrind http://codereview.qt-project.org/102038 [PS3] - Fix valgrind support in the memory manager http://codereview.qt-project.org/100925 [PS9] - Make ExecutionContextSaver GC safe From ci-noreply at qt-project.org Thu Dec 18 16:07:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 17:07:11 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #328 Message-ID: <20141218_150711_002859.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #328: SUCCESS Tested changes (refs/builds/dev_1418909053): http://codereview.qt-project.org/102222 [PS1] - Bluetooth socket listener (OS X) From ci-noreply at qt-project.org Thu Dec 18 16:11:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 17:11:24 +0200 Subject: [Ci-reports] pass on QtDoc_dev_Integration #140 Message-ID: <20141218_151124_001702.ci-noreply@qt-project.org> QtDoc_dev_Integration #140: SUCCESS Tested changes (refs/builds/dev_1418910435): http://codereview.qt-project.org/102280 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 16:17:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 17:17:38 +0200 Subject: [Ci-reports] pass on QtImageFormats_dev_Integration #75 Message-ID: <20141218_151738_088286.ci-noreply@qt-project.org> QtImageFormats_dev_Integration #75: SUCCESS Tested changes (refs/builds/dev_1418910492): http://codereview.qt-project.org/102282 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 16:22:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 17:22:19 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2168 Message-ID: <20141218_152219_083504.ci-noreply@qt-project.org> Compilation failed :( jsruntime\qv4vme_moth.cpp(295) : error C2065: 'scope' : undeclared identifier jsruntime\qv4vme_moth.cpp(295) : error C2228: left of '.alloc' must have class/struct/union Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02168/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418915397): http://codereview.qt-project.org/102301 [PS5] - Cleanup code that modifies the JS stack http://codereview.qt-project.org/102172 [PS4] - Mark JS freed parts of the JS stack as undefined in valgrind http://codereview.qt-project.org/102038 [PS3] - Fix valgrind support in the memory manager http://codereview.qt-project.org/100925 [PS9] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/102353 [PS1] - Remove QQmlTrace. We have a real profiler. http://codereview.qt-project.org/102352 [PS1] - Replace usage of stdout for debug output by qDebug From ci-noreply at qt-project.org Thu Dec 18 17:11:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 18:11:38 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1091 Message-ID: <20141218_161138_023854.ci-noreply@qt-project.org> QtBase_5.4_Integration #1091: SUCCESS Tested changes (refs/builds/5.4_1418912564): http://codereview.qt-project.org/101819 [PS1] - Remove direct linkage to dbus and qdbus http://codereview.qt-project.org/102101 [PS2] - Revert "Fix printing of semitransparent images to PDF" From ci-noreply at qt-project.org Thu Dec 18 17:17:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 18:17:12 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1092 Message-ID: <20141218_161712_024330.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1092: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01092/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418919193): http://codereview.qt-project.org/102387 [PS1] - Prospective stabilization fix for tst_qwindow::positioning(default) From ci-noreply at qt-project.org Thu Dec 18 17:19:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 18:19:35 +0200 Subject: [Ci-reports] pass on QtGraphicalEffects_dev_Integration #38 Message-ID: <20141218_161935_077348.ci-noreply@qt-project.org> QtGraphicalEffects_dev_Integration #38: SUCCESS Tested changes (refs/builds/dev_1418913836): http://codereview.qt-project.org/102281 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 17:32:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 18:32:52 +0200 Subject: [Ci-reports] pass on QtLocation_dev_Integration #237 Message-ID: <20141218_163252_065851.ci-noreply@qt-project.org> QtLocation_dev_Integration #237: SUCCESS Tested changes (refs/builds/dev_1418913955): http://codereview.qt-project.org/102283 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 17:50:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 18:50:26 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #329 Message-ID: <20141218_165026_084115.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #329: SUCCESS Tested changes (refs/builds/dev_1418915325): http://codereview.qt-project.org/102217 [PS1] - QBluetoothTransferReply - cleanup (OS X) From ci-noreply at qt-project.org Thu Dec 18 18:50:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 19:50:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4868 Message-ID: <20141218_175038_075577.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-project.org/ci/QtBase_dev_Integration/build_04868/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1418913399): http://codereview.qt-project.org/102265 [PS1] - tst_QSizePolicy: split a test function http://codereview.qt-project.org/102264 [PS1] - tst_QSizePolicy: minor cleanup http://codereview.qt-project.org/102261 [PS1] - qtest.h: actually include qtest_widgets.h http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false http://codereview.qt-project.org/102160 [PS1] - Document -plugins argument in qmltest usage help http://codereview.qt-project.org/102279 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 18:54:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 19:54:22 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2017 Message-ID: <20141218_175422_071305.ci-noreply@qt-project.org> Autotests `tst_platformsocketengine' and `tst_qfiledialog' failed :( Testing tst_QFiledialog FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location Totals: 36 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFiledialog ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QFiledialog::initTestCase() PASS : tst_QFiledialog::currentChangedSignal() PASS : tst_QFiledialog::directoryEnteredSignal() PASS : tst_QFiledialog::filesSelectedSignal() PASS : tst_QFiledialog::filterSelectedSignal() PASS : tst_QFiledialog::args() PASS : tst_QFiledialog::directory() FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location PASS : tst_QFiledialog::completer_up() PASS : tst_QFiledialog::acceptMode() PASS : tst_QFiledialog::confirmOverwrite() PASS : tst_QFiledialog::defaultSuffix() PASS : tst_QFiledialog::fileMode() PASS : tst_QFiledialog::filters() PASS : tst_QFiledialog::history() PASS : tst_QFiledialog::iconProvider() PASS : tst_QFiledialog::isReadOnly() PASS : tst_QFiledialog::itemDelegate() PASS : tst_QFiledialog::labelText() PASS : tst_QFiledialog::resolveSymlinks() PASS : tst_QFiledialog::selectFile() XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location PASS : tst_QFiledialog::selectFiles() PASS : tst_QFiledialog::selectFilter() PASS : tst_QFiledialog::viewMode() PASS : tst_QFiledialog::proxymodel() PASS : tst_QFiledialog::setNameFilter() PASS : tst_QFiledialog::setEmptyNameFilter() PASS : tst_QFiledialog::focus() PASS : tst_QFiledialog::caption() PASS : tst_QFiledialog::historyBack() PASS : tst_QFiledialog::historyForward() PASS : tst_QFiledialog::disableSaveButton() PASS : tst_QFiledialog::saveButtonText() PASS : tst_QFiledialog::clearLineEdit() PASS : tst_QFiledialog::enableChooseButton() PASS : tst_QFiledialog::hooks() PASS : tst_QFiledialog::cleanupTestCase() Totals: 36 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFiledialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfiledialog: 76 seconds, exit code 1 QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() Testing tst_PlatformSocketEngine QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 825.2MB/4.9s: 165.0MB/s FAIL! : tst_PlatformSocketEngine::tcpLoopbackPerformance() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(515) : failure location Totals: 15 passed, 1 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() ********* Start testing of tst_PlatformSocketEngine ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_PlatformSocketEngine::initTestCase() PASS : tst_PlatformSocketEngine::construction() PASS : tst_PlatformSocketEngine::simpleConnectToIMAP() PASS : tst_PlatformSocketEngine::udpLoopbackTest() PASS : tst_PlatformSocketEngine::udpIPv6LoopbackTest() PASS : tst_PlatformSocketEngine::broadcastTest() FAIL! : tst_PlatformSocketEngine::serverTest() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(405) : failure location QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 918.8MB/4.9s: 183.8MB/s PASS : tst_PlatformSocketEngine::udpLoopbackPerformance() QDEBUG : tst_PlatformSocketEngine::tcpLoopbackPerformance() 639.8MB/4.9s: 127.9MB/s PASS : tst_PlatformSocketEngine::tcpLoopbackPerformance() PASS : tst_PlatformSocketEngine::readWriteBufferSize() PASS : tst_PlatformSocketEngine::bind() PASS : tst_PlatformSocketEngine::networkError() PASS : tst_PlatformSocketEngine::setSocketDescriptor() PASS : tst_PlatformSocketEngine::invalidSend() PASS : tst_PlatformSocketEngine::receiveUrgentData() SKIP : tst_PlatformSocketEngine::tooManySockets() Certain windows machines suffocate and spend too much time in this test. .\tst_platformsocketengine.cpp(578) : failure location PASS : tst_PlatformSocketEngine::cleanupTestCase() Totals: 15 passed, 1 failed, 1 skipped ********* Finished testing of tst_PlatformSocketEngine ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_platformsocketengine: 16 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02017/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1418906084): http://codereview.qt-project.org/98642 [PS1] - QIdentityProxyModel: remove slow bounds-checking, for more performance From ci-noreply at qt-project.org Thu Dec 18 19:43:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 20:43:05 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1093 Message-ID: <20141218_184305_058885.ci-noreply@qt-project.org> QtBase_5.4_Integration #1093: SUCCESS Tested changes (refs/builds/5.4_1418921810): http://codereview.qt-project.org/102387 [PS1] - Prospective stabilization fix for tst_qwindow::positioning(default) From ci-noreply at qt-project.org Thu Dec 18 20:20:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 21:20:35 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4869 Message-ID: <20141218_192035_041267.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1381) : 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.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) 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(770) : 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(947) : failure location FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(892) : failure location PASS : tst_QSslSocket::protocol(WithHttpProxy) FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(929) : 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(1354) : 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(1509) : 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(1714) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1886) : 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::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, 3 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 3 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qsslsocket: 223 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04869/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418925132): http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP http://codereview.qt-project.org/101399 [PS1] - Simplify QFontDatabase::load() a bit http://codereview.qt-project.org/100885 [PS6] - Long live the TuioTouch input plugin! http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 21:02:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 21:02:04 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #234 - FAILURE Message-ID: <20141218200204.A01D230768@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_00234 From ci-noreply at qt-project.org Thu Dec 18 21:18:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 18 Dec 2014 22:18:36 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2169 Message-ID: <20141218_201836_099204.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2169: SUCCESS Tested changes (refs/builds/dev_1418927035): http://codereview.qt-project.org/101826 [PS4] - Allow batching ShaderEffects without atlas samplers From ci-noreply at qt-project.org Thu Dec 18 23:21:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 00:21:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4872 Message-ID: <20141218_222124_093825.ci-noreply@qt-project.org> Autotest `tst_qcombobox' failed :( Testing tst_QComboBox 2014-12-18 23:35:58.351 tst_qcombobox[95886:2807] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: Permission denied (13) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() SKIP : tst_QComboBox::setPalette() This test doesn't make sense for pixmap-based styles Loc: [tst_qcombobox.cpp(433)] PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar(normal) PASS : tst_QComboBox::noScrollbar(border) PASS : tst_QComboBox::noScrollbar(margin) PASS : tst_QComboBox::noScrollbar(padding) PASS : tst_QComboBox::noScrollbar(everything) PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) 2014-12-18 23:36:31.924 tst_qcombobox[96389:4c0b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: Permission denied (13) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() PASS : tst_QComboBox::keyBoardNavigationWithMouse() PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems(Default) PASS : tst_QComboBox::maxVisibleItems(No spacing) PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 67 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04872/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418930531): http://codereview.qt-project.org/102394 [PS1] - QComboBox: simplify code http://codereview.qt-project.org/102393 [PS1] - QComboBox: make setModel reset the root model index http://codereview.qt-project.org/102392 [PS1] - Make setting twice the very same model on QComboBox a no-op http://codereview.qt-project.org/101227 [PS22] - Add libinput support http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget From ci-noreply at qt-project.org Thu Dec 18 23:36:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 00:36:35 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #87 Message-ID: <20141218_223635_051602.ci-noreply@qt-project.org> QtTools_5.4_Integration #87: SUCCESS Tested changes (refs/builds/5.4_1418935436): http://codereview.qt-project.org/102308 [PS1] - Solve warning about unused function http://codereview.qt-project.org/102303 [PS1] - Remove workaround for RVCT compiler bug From ci-noreply at qt-project.org Thu Dec 18 23:43:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 00:43:30 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4873 Message-ID: <20141218_224330_022158.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling qml/v8/qv8engine.cpp qml/v8/qv8engine.cpp: In function ‘void TestNamespace::saveJSValue(TestNamespace::QDataStream&, const void*)’: qml/v8/qv8engine.cpp:96:15: error: ambiguous overload for ‘operator<<’ in ‘stream << isNullOrUndefined’ qml/v8/qv8engine.cpp:96:15: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:669:28: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:669:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘const TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:558:28: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QChar) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1298:28: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1298:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘const TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:533:28: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:535:28: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, TestNamespace::QVariant::Type) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:535:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QVariant::Type’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:961:28: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:961:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘const TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qeasingcurve.h:129:28: note: TestNamespace::QDataStream& TestNamespace::operator<<(TestNamespace::QDataStream&, const TestNamespace::QEasingCurve&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qeasingcurve.h:129:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘const TestNamespace::QEasingCurve&’ qml/v8/qv8engine.cpp: In function ‘void TestNamespace::restoreJSValue(TestNamespace::QDataStream&, void*)’: qml/v8/qv8engine.cpp:107:15: error: no match for ‘operator>>’ in ‘stream >> isNullOrUndefined’ qml/v8/qv8engine.cpp:107:15: note: candidates are: /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:670:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:670:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QChar&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QRegExp&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QVariant&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QVariant::Type&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbitarray.h:159:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QBitArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbitarray.h:159:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QBitArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QUrl&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qdatetime.h:337:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QDate&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qdatetime.h:337:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QDate&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qdatetime.h:339:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QTime&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qdatetime.h:339:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QTime&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qdatetime.h:341:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QDateTime&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qdatetime.h:341:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QDateTime&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qmargins.h:89:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QMargins&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qmargins.h:89:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QMargins&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qmargins.h:322:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QMarginsF&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qmargins.h:322:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QMarginsF&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qsize.h:95:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QSize&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qsize.h:95:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QSize&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qsize.h:258:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QSizeF&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qsize.h:258:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QSizeF&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpoint.h:99:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QPoint&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpoint.h:99:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QPoint&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpoint.h:259:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QPointF&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qpoint.h:259:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QPointF&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qrect.h:162:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRect&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qrect.h:162:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QRect&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qrect.h:612:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRectF&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qrect.h:612:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QRectF&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qeasingcurve.h:130:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QEasingCurve&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qeasingcurve.h:130:28: note: no known conversion for argument 2 from ‘TestNamespace::quint32 {aka unsigned int}’ to ‘TestNamespace::QEasingCurve&’ make[3]: *** [.obj/qv8engine.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04873/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1418941379): http://codereview.qt-project.org/102184 [PS2] - Move a few QStringList methods up to QList http://codereview.qt-project.org/102418 [PS1] - Fix build error without precompiled headers http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/102251 [PS1] - QOpenGLWindow: make it possible to use a shared context http://codereview.qt-project.org/102188 [PS1] - Remove the operator<< | >> (QDataStream, QStringList) http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo http://codereview.qt-project.org/100885 [PS6] - Long live the TuioTouch input plugin! http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Thu Dec 18 23:54:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 00:54:57 +0200 Subject: [Ci-reports] pass on QtLocation_5.4_Integration #38 Message-ID: <20141218_225457_092702.ci-noreply@qt-project.org> QtLocation_5.4_Integration #38: SUCCESS Tested changes (refs/builds/5.4_1418935447): http://codereview.qt-project.org/102191 [PS1] - Remove Q_NO_USING_KEYWORD usage From ci-noreply at qt-project.org Fri Dec 19 01:03:21 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 02:03:21 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1094 Message-ID: <20141219_000321_067552.ci-noreply@qt-project.org> QtBase_5.4_Integration #1094: SUCCESS Tested changes (refs/builds/5.4_1418937502): http://codereview.qt-project.org/102325 [PS1] - Fix running tst_qmessagehandler when QT_MESSAGE_PATTERN is set From ci-noreply at qt-project.org Fri Dec 19 01:08:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 02:08:33 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1095 Message-ID: <20141219_000833_043972.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../include/QtCore/qobjectdefs.h:1:0, from ../../../include/QtCore/../../src/corelib/io/qiodevice.h:41, from ../../../include/QtCore/qiodevice.h:1, from ../../../include/QtCore/../../src/corelib/io/qdatastream.h:38, from ../../../include/QtCore/qdatastream.h:1, from ../../../include/QtCore/../../src/corelib/tools/qstringlist.h:38, from ../../../include/QtCore/qstringlist.h:1, from ../../../include/QtCore/../../src/corelib/kernel/qvariant.h:44, from ../../../include/QtCore/qvariant.h:1, from ../../../include/QtCore/../../src/corelib/io/qsettings.h:38, from ../../../include/QtCore/qsettings.h:1, from ../../corelib/kernel/qcoreapplication_p.h:50, from ../../corelib/kernel/qcoreapplication.cpp:35: ../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:151:5: error: ‘QT_WARNING_PUSH’ does not name a type ../../../include/QtCore/../../src/corelib/io/qprocess.h:97:5: note: in expansion of macro ‘Q_OBJECT’ ../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:157:5: error: ‘QT_WARNING_POP’ does not name a type make[3]: *** [.obj/qcoreapplication.o] Error 1 make[2]: *** [sub-bootstrap-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01095/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ qtbase failed to compile :( In file included from ../../corelib/kernel/qcoreapplication.cpp:51: In file included from ../../../include/QtCore/5.4.1/QtCore/private/qprocess_p.h:1: In file included from ../../../include/QtCore/5.4.1/QtCore/private/../../../../../src/corelib/io/qprocess_p.h:48: In file included from ../../../include/QtCore/qprocess.h:1: ../../../include/QtCore/../../src/corelib/io/qprocess.h:97:5: error: unknown type name 'QT_WARNING_PUSH' ../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:151:5: note: expanded from macro 'Q_OBJECT' In file included from ../../corelib/kernel/qcoreapplication.cpp:51: In file included from ../../../include/QtCore/5.4.1/QtCore/private/qprocess_p.h:1: In file included from ../../../include/QtCore/5.4.1/QtCore/private/../../../../../src/corelib/io/qprocess_p.h:48: In file included from ../../../include/QtCore/qprocess.h:1: ../../../include/QtCore/../../src/corelib/io/qprocess.h:97:5: error: expected member name or ';' after declaration specifiers ../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:153:5: note: expanded from macro 'Q_OBJECT' In file included from ../../corelib/kernel/qcoreapplication.cpp:51: In file included from ../../../include/QtCore/5.4.1/QtCore/private/qprocess_p.h:1: In file included from ../../../include/QtCore/5.4.1/QtCore/private/../../../../../src/corelib/io/qprocess_p.h:48: In file included from ../../../include/QtCore/qprocess.h:1: ../../../include/QtCore/../../src/corelib/io/qprocess.h:97:5: error: unknown type name 'QT_WARNING_POP' ../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:157:5: note: expanded from macro 'Q_OBJECT' In file included from ../../corelib/kernel/qcoreapplication.cpp:51: In file included from ../../../include/QtCore/5.4.1/QtCore/private/qprocess_p.h:1: In file included from ../../../include/QtCore/5.4.1/QtCore/private/../../../../../src/corelib/io/qprocess_p.h:48: In file included from ../../../include/QtCore/qprocess.h:1: ../../../include/QtCore/../../src/corelib/io/qprocess.h:97:5: error: expected member name or ';' after declaration specifiers make[3]: *** [.obj/qcoreapplication.o] Error 1 make[2]: *** [sub-bootstrap-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01095/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1418947495): http://codereview.qt-project.org/102310 [PS1] - Fix Clang warning about inconsistent use of C++11 override http://codereview.qt-project.org/101997 [PS1] - doc: Fix mistake in QProgressBar::orientation http://codereview.qt-project.org/102326 [PS1] - tst_qlogging: add tests for %{pid} and %{threadid} From ci-noreply at qt-project.org Fri Dec 19 01:37:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 02:37:17 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #467 Message-ID: <20141219_003717_006567.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #467: SUCCESS Tested changes (refs/builds/5.4_1418939922): http://codereview.qt-project.org/102332 [PS1] - Fix compile issue with -opengl dynamic on Windows From ci-noreply at qt-project.org Fri Dec 19 01:52:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 01:52:19 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #311 - FAILURE Message-ID: <20141219005219.9923A307B4@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_00311 From ci-noreply at qt-project.org Fri Dec 19 03:58:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 04:58:28 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1096 Message-ID: <20141219_025828_046181.ci-noreply@qt-project.org> QtBase_5.4_Integration #1096: SUCCESS Tested changes (refs/builds/5.4_1418950530): http://codereview.qt-project.org/101997 [PS1] - doc: Fix mistake in QProgressBar::orientation http://codereview.qt-project.org/102326 [PS1] - tst_qlogging: add tests for %{pid} and %{threadid} From ci-noreply at qt-project.org Fri Dec 19 04:34:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 04:34:55 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #205 - FAILURE Message-ID: <20141219033455.CC7A430796@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_00205 From ci-noreply at qt-project.org Fri Dec 19 05:33:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 06:33:35 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4877 Message-ID: <20141219_043335_096442.ci-noreply@qt-project.org> QtBase_dev_Integration #4877: SUCCESS Tested changes (refs/builds/dev_1418943722): http://codereview.qt-project.org/100885 [PS6] - Long live the TuioTouch input plugin! From ci-noreply at qt-project.org Fri Dec 19 09:18:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 10:18:24 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1100 Message-ID: <20141219_081824_066960.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( 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 Totals: 576 passed, 1 failed, 5 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.1, Qt 5.4.1 (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(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) FAIL! : tst_QSslSocket::protocol(WithSocks5Proxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(887) : 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: 576 passed, 1 failed, 5 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 144 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01100/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418958002): http://codereview.qt-project.org/99446 [PS6] - QNetworkDiskCache: Do not store set-cookie headers of the response in disk cache. http://codereview.qt-project.org/101258 [PS1] - Fix win32-g++ build due to -Werror http://codereview.qt-project.org/102324 [PS2] - Simplify use of __has_include in qlogging.cpp http://codereview.qt-project.org/101966 [PS2] - Autotest: Fix a race condition in launching the QtDBus sub-processes http://codereview.qt-project.org/101965 [PS2] - Fix handling of subprocesses for QtDBus unit tests on Windows http://codereview.qt-project.org/101964 [PS1] - Don't kill the subprocess in tst_qdbusabstractinterface http://codereview.qt-project.org/101963 [PS1] - Autotest: Make the peer executables report error if they failed http://codereview.qt-project.org/101962 [PS1] - Remove the hardcoding of Unix socket paths for QtDBus http://codereview.qt-project.org/101961 [PS1] - tst_qdbusconnection_no_bus: Fix build on Windows http://codereview.qt-project.org/101959 [PS1] - Fix loading of the dbus-1 DLL built by MinGW on Windows http://codereview.qt-project.org/101958 [PS1] - Remove unnecessary adding of test rows in the QtDBus type benchmark From ci-noreply at qt-project.org Fri Dec 19 09:48:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 10:48:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2170 Message-ID: <20141219_084808_049635.ci-noreply@qt-project.org> Autotest `tst_qquickframebufferobject' failed :( Testing tst_QQuickFramebufferObject FAIL! : tst_QQuickFramebufferObject::testInvalidate() Compared values are not the same Actual (frameInfo.fboSize): QSize(200x200) Expected (QSize(300, 300)) : QSize(300x300) Loc: [tst_qquickframebufferobject.cpp(248)] Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickFramebufferObject ********* 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_QQuickFramebufferObject::initTestCase() PASS : tst_QQuickFramebufferObject::testThatStuffWorks(red, !aa, item-size) PASS : tst_QQuickFramebufferObject::testThatStuffWorks(green, !aa, 80x80) PASS : tst_QQuickFramebufferObject::testThatStuffWorks(blue, aa, item-size) PASS : tst_QQuickFramebufferObject::testThatStuffWorks(pink, aa, 80x80) FAIL! : tst_QQuickFramebufferObject::testInvalidate() Compared values are not the same Actual (frameInfo.fboSize): QSize(200x200) Expected (QSize(300, 300)) : QSize(300x300) Loc: [tst_qquickframebufferobject.cpp(248)] PASS : tst_QQuickFramebufferObject::cleanupTestCase() Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickFramebufferObject ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickframebufferobject: 5 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02170/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1418974732): http://codereview.qt-project.org/102427 [PS1] - Fix build: include before using QDataStream From ci-noreply at qt-project.org Fri Dec 19 10:04:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 11:04:20 +0200 Subject: [Ci-reports] pass on QtDoc_5.4_Integration #64 Message-ID: <20141219_090420_082240.ci-noreply@qt-project.org> QtDoc_5.4_Integration #64: SUCCESS Tested changes (refs/builds/5.4_1418975193): http://codereview.qt-project.org/102132 [PS2] - Mark QtDBus as cross platform From ci-noreply at qt-project.org Fri Dec 19 10:16:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 11:16:26 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2172 Message-ID: <20141219_091626_055339.ci-noreply@qt-project.org> Autotest `tst_qqmldebugjs' failed :( Testing tst_QQmlDebugJS FAIL! : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'QQmlDebugTest::waitForSignal(client, SIGNAL(stopped()))' returned FALSE. () tst_qqmldebugjs.cpp(1086) : failure location Totals: 24 passed, 1 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.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QQmlDebugJS::initTestCase() PASS : tst_QQmlDebugJS::connect() PASS : tst_QQmlDebugJS::interrupt() PASS : tst_QQmlDebugJS::getVersion() PASS : tst_QQmlDebugJS::disconnect() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() PASS : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() PASS : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() QWARN : tst_QQmlDebugJS::setBreakpointInScriptOnComment() waitForSignal 2stopped() timed out after 1 ms XFAIL : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Relocation of breakpoints is disabled right now tst_qqmldebugjs.cpp(1024) : failure location 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 tst_qqmldebugjs.cpp(1046) : failure location 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. () tst_qqmldebugjs.cpp(1086) : failure location QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() DEBUGGEE OUTPUT: "QML Debugger: Waiting for connection on port 3771...? " QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Process State: "not running (crashed!)" QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Application Output: "QML Debugger: Waiting for connection on port 3771...? " PASS : tst_QQmlDebugJS::setBreakpointInScriptThatQuits() PASS : tst_QQmlDebugJS::clearBreakpoint() PASS : tst_QQmlDebugJS::setExceptionBreak() PASS : tst_QQmlDebugJS::stepNext() PASS : tst_QQmlDebugJS::stepIn() PASS : tst_QQmlDebugJS::stepOut() PASS : tst_QQmlDebugJS::continueDebugging() PASS : tst_QQmlDebugJS::backtrace() PASS : tst_QQmlDebugJS::getFrameDetails() PASS : tst_QQmlDebugJS::getScopeDetails() PASS : tst_QQmlDebugJS::getScripts() PASS : tst_QQmlDebugJS::cleanupTestCase() Totals: 24 passed, 1 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: 22 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02172/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418978982): http://codereview.qt-project.org/100966 [PS11] - Return Heap::ExecutionContext for globalContext() http://codereview.qt-project.org/100962 [PS10] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/102301 [PS6] - Cleanup code that modifies the JS stack http://codereview.qt-project.org/102172 [PS4] - Mark JS freed parts of the JS stack as undefined in valgrind http://codereview.qt-project.org/102038 [PS3] - Fix valgrind support in the memory manager http://codereview.qt-project.org/100925 [PS9] - Make ExecutionContextSaver GC safe From ci-noreply at qt-project.org Fri Dec 19 10:39:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 11:39:42 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4878 Message-ID: <20141219_093942_032637.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-19 11:39:15.542 tst_qwindow[98218:670b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-19 11:39:42.060 tst_qwindow[98221:6323] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04878/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418976522): http://codereview.qt-project.org/102392 [PS1] - Make setting twice the very same model on QComboBox a no-op From ci-noreply at qt-project.org Fri Dec 19 10:43:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 11:43:33 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141219_094333_062706.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-19T09:41:33Z: [QtBase_dev_Integration error] fetch http://qt-ci.digia.com//job/QtBase_dev_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1761., retry in 2 seconds From ci-noreply at qt-project.org Fri Dec 19 11:40:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 12:40:41 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #451 Message-ID: <20141219_104041_086187.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 298 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: Proc::Reliable failed to run process for unknown reasons QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/85/278de1ff65e428dabbbbdff620c02c89814f80 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5WidgetsTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9d/44b815ed9fb7faed78cdf958f606fabd84ac2d QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/ddf82dab68fa51631912839275e9b10871d326 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/73/a0c440150f5ef06ebba091a15f26f75dd44a04 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/3f8f60727a8714a539ebe972ddf5f03d0faf9f QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/6d/0e7778c38d648caf405d6594facb7f5ec59c38 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/d1/36946d738a76a0243be86ae4e512c9a3c06057 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e1/b0a69a359a920ef59e3ac92159aa7125127d29 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtTest/libqmltestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5b/c89485f2aa79e8e5ba4838bcd65f925d95827c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtquickcontrols/tests/auto/testplugin/QtQuickControlsTests/libtestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/21/086bc620f2928995f88509ee5931f1e9f0e427 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Window.2/libwindowplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e6/c5e32caff3b7855aff0884c6d2d0e463eca511 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Controls/libqtquickcontrolsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ad/0300cdba610983c11faa89e4bf79d9e29e0b9c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Layouts/libqquicklayoutsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/6f/6fbb5919c02fbee931725c38452fd38a03ddfd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 20824] QtQA::App::TestRunner: [New Thread 20826] QtQA::App::TestRunner: [New Thread 20825] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f6449b3e700 (LWP 20825)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f644b45f5d1 in TestNamespace::QXcbEventReader::run (this=0x1f1afd0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f64520bc27b in TestNamespace::QThreadPrivate::start (arg=0x1f1afd0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f6443fff700 (LWP 20826)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f64523c2e4d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f643c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f6452345300 in TestNamespace::QEventLoop::processEvents (this=0x7f6443ffecc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f64523455d8 in TestNamespace::QEventLoop::exec (this=0x7f6443ffecc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f64520b47fb in TestNamespace::QThread::exec (this=0x1f39490) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f64530bcff7 in TestNamespace::QQmlThreadPrivate::run (this=0x1f39490) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f64520bc27b in TestNamespace::QThreadPrivate::start (arg=0x1f39490) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f64515ff7e0 (LWP 20824)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f64520a7881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f64520a4132 in TestNamespace::QMessageLogger::fatal (this=0x7ffff481a960, msg=0x7f6452433988 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f645209dbaf in TestNamespace::qt_assert_x (where=0x7f6451a054e9 "QSGNode::reparentChildNodesTo", what=0x7f6451a054c0 "newParent is already part of a hierarchy", file=0x7f6451a052c0 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f64517cbbba in TestNamespace::QSGNode::reparentChildNodesTo (this=0x3c92570, newParent=0x49470d0) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f6451854638 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x1f47530, item=0x5cb05e0) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007f6451853b65 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x1f47530) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007f6451848661 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x1f47530) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f645180f397 in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x1f3ee10, window=0x1f2af30) at scenegraph/qsgrenderloop.cpp:369 QtQA::App::TestRunner: #10 0x00007f645180fac8 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x1f3ee10, e=0x7ffff481b6e0) at scenegraph/qsgrenderloop.cpp:471 QtQA::App::TestRunner: #11 0x00007f6453fe5098 in TestNamespace::QApplicationPrivate::notify_helper (this=0x1f01210, receiver=0x1f3ee10, e=0x7ffff481b6e0) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007f6453fe26d5 in TestNamespace::QApplication::notify (this=0x1f011f0, receiver=0x1f3ee10, e=0x7ffff481b6e0) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007f6452348ab6 in TestNamespace::QCoreApplication::notifyInternal (this=0x1f011f0, receiver=0x1f3ee10, event=0x7ffff481b6e0) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f645234ca9b in TestNamespace::QCoreApplication::sendEvent (receiver=0x1f3ee10, event=0x7ffff481b6e0) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f64523c104c in TestNamespace::QTimerInfoList::activateTimers (this=0x1f39730) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f64523c23e5 in TestNamespace::timerSourceDispatch (source=0x1f396d0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f64523c2e4d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x1f2a4c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f644b4c166a in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x1f2a4c0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f6452348f52 in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f6454894587 in TestNamespace::QTest::simulateEvent (window=0x1f2af30, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f6454894827 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x1f2af30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f645489467c in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1f2af30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f6454894de5 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1f2af30, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f6454894ea4 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x1f2af30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f6454894ede in TestNamespace::QTest::keyClick (window=0x1f2af30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f6454895d1d in TestNamespace::QuickTestEvent::keyClick (this=0x56bae40, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f645489da15 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x56bae40, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7ffff481c260) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f645489dfb3 in TestNamespace::QuickTestEvent::qt_metacall (this=0x56bae40, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7ffff481c260) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f645235190d in TestNamespace::QMetaObject::metacall (object=0x56bae40, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7ffff481c260) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f6452fc6063 in TestNamespace::CallMethod (object=0x56bae40, index=7, returnType=1, argCount=3, argTypes=0x3572e64, engine=0x1f334b0, callArgs=0x7f6442e00430) at jsruntime/qv4qobjectwrapper.cpp:1155 QtQA::App::TestRunner: #34 0x00007f6452fc6c2a in TestNamespace::CallPrecise (object=0x56bae40, data=..., engine=0x1f334b0, callArgs=0x7f6442e00430) at jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #35 0x00007f6452fc92c5 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f644095f560, callData=0x7f6442e00430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f6452fc8d59 in TestNamespace::QV4::QObjectMethod::call (m=0x7f644095f560, callData=0x7f6442e00430) at jsruntime/qv4qobjectwrapper.cpp:1823 QtQA::App::TestRunner: #37 0x00007f6452eb3b32 in TestNamespace::QV4::Object::call (this=0x7f644095f560, d=0x7f6442e00430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 0x00007f6452fe4786 in TestNamespace::QV4::Runtime::callProperty (engine=0x1f4f0f0, nameIndex=53, callData=0x7f6442e00430) at jsruntime/qv4runtime.cpp:964 QtQA::App::TestRunner: #39 0x00007f644818c4b0 in ?? () QtQA::App::TestRunner: #40 0x00007f6452f41a27 in TestNamespace::QV4::Heap::ExecutionContext::ExecutionContext (this=0x7f644818c000, engine=0x7f6442e003e0, t=0) at jsruntime/qv4engine_p.h:406 QtQA::App::TestRunner: #41 0x00007f6452f71e83 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f644148c5c0, callData=0x7f6442e003a0) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #42 0x00007f6452eb3b32 in TestNamespace::QV4::Object::call (this=0x7f644148c5c0, d=0x7f6442e003a0) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #43 0x00007f6452fe4323 in TestNamespace::QV4::Runtime::callActivationProperty (engine=0x1f4f0f0, nameIndex=115, callData=0x7f6442e003a0) at jsruntime/qv4runtime.cpp:937 QtQA::App::TestRunner: #44 0x00007f6441977746 in ?? () QtQA::App::TestRunner: #45 0x0000000001f4f0f0 in ?? () QtQA::App::TestRunner: #46 0x00007ffff481cb20 in ?? () QtQA::App::TestRunner: #47 0x0003000000000000 in ?? () QtQA::App::TestRunner: #48 0x00007f6452f41985 in TestNamespace::QV4::Heap::CallContext::CallContext (this=0x7f6442e00358, engine=0x1f4f0f0, t=32767) at jsruntime/qv4context_p.h:101 QtQA::App::TestRunner: #49 0x00007f6452f71e83 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f644148d980, callData=0x7f6442e00318) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #50 0x00007f6452eb3b32 in TestNamespace::QV4::Object::call (this=0x7f644148d980, d=0x7f6442e00318) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #51 0x00007f6452fe49b1 in TestNamespace::QV4::Runtime::callElement (engine=0x1f4f0f0, index=..., callData=0x7f6442e00318) at jsruntime/qv4runtime.cpp:992 QtQA::App::TestRunner: #52 0x00007f644818813c in ?? () QtQA::App::TestRunner: #53 0x00007ffff481cce0 in ?? () QtQA::App::TestRunner: #54 0x0000000200000002 in ?? () QtQA::App::TestRunner: #55 0x00007f64485d8430 in ?? () QtQA::App::TestRunner: #56 0x00007ffff481cf80 in ?? () QtQA::App::TestRunner: #57 0x00007f6442e00228 in ?? () QtQA::App::TestRunner: #58 0x00007f64419c0300 in ?? () QtQA::App::TestRunner: #59 0x00007f6442e00230 in ?? () QtQA::App::TestRunner: #60 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.4.7 20120313 (Red Hat 4.4.7-4)) 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_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(165)] 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 298 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: Proc::Reliable failed to run process for unknown reasons QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/85/278de1ff65e428dabbbbdff620c02c89814f80 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5WidgetsTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9d/44b815ed9fb7faed78cdf958f606fabd84ac2d QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/ddf82dab68fa51631912839275e9b10871d326 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/73/a0c440150f5ef06ebba091a15f26f75dd44a04 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/3f8f60727a8714a539ebe972ddf5f03d0faf9f QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/6d/0e7778c38d648caf405d6594facb7f5ec59c38 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/d1/36946d738a76a0243be86ae4e512c9a3c06057 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e1/b0a69a359a920ef59e3ac92159aa7125127d29 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtTest/libqmltestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5b/c89485f2aa79e8e5ba4838bcd65f925d95827c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtquickcontrols/tests/auto/testplugin/QtQuickControlsTests/libtestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/21/086bc620f2928995f88509ee5931f1e9f0e427 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Window.2/libwindowplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e6/c5e32caff3b7855aff0884c6d2d0e463eca511 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Controls/libqtquickcontrolsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ad/0300cdba610983c11faa89e4bf79d9e29e0b9c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Layouts/libqquicklayoutsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/6f/6fbb5919c02fbee931725c38452fd38a03ddfd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 20836] QtQA::App::TestRunner: [New Thread 20837] QtQA::App::TestRunner: [New Thread 20838] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f2daec3b700 (LWP 20838)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f2db895ae4d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f2da00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f2db88dd300 in TestNamespace::QEventLoop::processEvents (this=0x7f2daec3acc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f2db88dd5d8 in TestNamespace::QEventLoop::exec (this=0x7f2daec3acc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f2db864c7fb in TestNamespace::QThread::exec (this=0x16f2260) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f2db9654ff7 in TestNamespace::QQmlThreadPrivate::run (this=0x16f2260) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f2db865427b in TestNamespace::QThreadPrivate::start (arg=0x16f2260) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f2db00d6700 (LWP 20837)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f2db19f75d1 in TestNamespace::QXcbEventReader::run (this=0x16d2fd0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f2db865427b in TestNamespace::QThreadPrivate::start (arg=0x16d2fd0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f2db7b977e0 (LWP 20836)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f2db863f881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f2db863c132 in TestNamespace::QMessageLogger::fatal (this=0x7fff0374a290, msg=0x7f2db89cb988 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f2db8635baf in TestNamespace::qt_assert_x (where=0x7f2db7f9d4e9 "QSGNode::reparentChildNodesTo", what=0x7f2db7f9d4c0 "newParent is already part of a hierarchy", file=0x7f2db7f9d2c0 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f2db7d63bba in TestNamespace::QSGNode::reparentChildNodesTo (this=0x2d3db70, newParent=0x56b46e0) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f2db7dec638 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x16ff530, item=0x55c7790) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007f2db7debb65 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x16ff530) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007f2db7de0661 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x16ff530) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f2db7da7397 in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x16f6f30, window=0x16e2f30) at scenegraph/qsgrenderloop.cpp:369 QtQA::App::TestRunner: #10 0x00007f2db7da7ac8 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x16f6f30, e=0x7fff0374b010) at scenegraph/qsgrenderloop.cpp:471 QtQA::App::TestRunner: #11 0x00007f2dba57d098 in TestNamespace::QApplicationPrivate::notify_helper (this=0x16b9210, receiver=0x16f6f30, e=0x7fff0374b010) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007f2dba57a6d5 in TestNamespace::QApplication::notify (this=0x16b91f0, receiver=0x16f6f30, e=0x7fff0374b010) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007f2db88e0ab6 in TestNamespace::QCoreApplication::notifyInternal (this=0x16b91f0, receiver=0x16f6f30, event=0x7fff0374b010) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f2db88e4a9b in TestNamespace::QCoreApplication::sendEvent (receiver=0x16f6f30, event=0x7fff0374b010) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f2db895904c in TestNamespace::QTimerInfoList::activateTimers (this=0x16f1730) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f2db895a3e5 in TestNamespace::timerSourceDispatch (source=0x16f16d0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f2db895ae4d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x16e24c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f2db1a5966a in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x16e24c0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f2db88e0f52 in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f2dbae2c587 in TestNamespace::QTest::simulateEvent (window=0x16e2f30, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f2dbae2c827 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x16e2f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f2dbae2c67c in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x16e2f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f2dbae2cde5 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x16e2f30, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f2dbae2cea4 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x16e2f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f2dbae2cede in TestNamespace::QTest::keyClick (window=0x16e2f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f2dbae2dd1d in TestNamespace::QuickTestEvent::keyClick (this=0x548e2f0, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f2dbae35a15 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x548e2f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff0374bb90) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f2dbae35fb3 in TestNamespace::QuickTestEvent::qt_metacall (this=0x548e2f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff0374bb90) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f2db88e990d in TestNamespace::QMetaObject::metacall (object=0x548e2f0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff0374bb90) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f2db955e063 in TestNamespace::CallMethod (object=0x548e2f0, index=7, returnType=1, argCount=3, argTypes=0x2d6e844, engine=0x16f2b60, callArgs=0x7f2dada3c430) at jsruntime/qv4qobjectwrapper.cpp:1155 QtQA::App::TestRunner: #34 0x00007f2db955ec2a in TestNamespace::CallPrecise (object=0x548e2f0, data=..., engine=0x16f2b60, callArgs=0x7f2dada3c430) at jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #35 0x00007f2db95612c5 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f2da6ef1560, callData=0x7f2dada3c430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f2db9560d59 in TestNamespace::QV4::QObjectMethod::call (m=0x7f2da6ef1560, callData=0x7f2dada3c430) at jsruntime/qv4qobjectwrapper.cpp:1823 QtQA::App::TestRunner: #37 0x00007f2db944bb32 in TestNamespace::QV4::Object::call (this=0x7f2da6ef1560, d=0x7f2dada3c430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 0x00007f2db957c786 in TestNamespace::QV4::Runtime::callProperty (engine=0x17070f0, nameIndex=53, callData=0x7f2dada3c430) at jsruntime/qv4runtime.cpp:964 QtQA::App::TestRunner: #39 0x00007f2dad1034b0 in ?? () QtQA::App::TestRunner: #40 0x00007f2db94d9a27 in TestNamespace::QV4::Heap::ExecutionContext::ExecutionContext (this=0x7f2dad103000, engine=0x7f2dada3c3e0, t=0) at jsruntime/qv4engine_p.h:406 QtQA::App::TestRunner: #41 0x00007f2db9509e83 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f2da7a1e6c0, callData=0x7f2dada3c3a0) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #42 0x00007f2db944bb32 in TestNamespace::QV4::Object::call (this=0x7f2da7a1e6c0, d=0x7f2dada3c3a0) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #43 0x00007f2db957c323 in TestNamespace::QV4::Runtime::callActivationProperty (engine=0x17070f0, nameIndex=115, callData=0x7f2dada3c3a0) at jsruntime/qv4runtime.cpp:937 QtQA::App::TestRunner: #44 0x00007f2dac13c746 in ?? () QtQA::App::TestRunner: #45 0x00000000017070f0 in ?? () QtQA::App::TestRunner: #46 0x00007fff0374c450 in ?? () QtQA::App::TestRunner: #47 0x0003000000000000 in ?? () QtQA::App::TestRunner: #48 0x00007f2db94d9985 in TestNamespace::QV4::Heap::CallContext::CallContext (this=0x7f2dada3c358, engine=0x17070f0, t=32767) at jsruntime/qv4context_p.h:101 QtQA::App::TestRunner: #49 0x00007f2db9509e83 in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f2da7a1fa80, callData=0x7f2dada3c318) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #50 0x00007f2db944bb32 in TestNamespace::QV4::Object::call (this=0x7f2da7a1fa80, d=0x7f2dada3c318) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #51 0x00007f2db957c9b1 in TestNamespace::QV4::Runtime::callElement (engine=0x17070f0, index=..., callData=0x7f2dada3c318) at jsruntime/qv4runtime.cpp:992 QtQA::App::TestRunner: #52 0x00007f2dad0ff13c in ?? () QtQA::App::TestRunner: #53 0x00007fff0374c610 in ?? () QtQA::App::TestRunner: #54 0x0000000200000002 in ?? () QtQA::App::TestRunner: #55 0x00007f2dad970430 in ?? () QtQA::App::TestRunner: #56 0x00007fff0374c8b0 in ?? () QtQA::App::TestRunner: #57 0x00007f2dada3c228 in ?? () QtQA::App::TestRunner: #58 0x00007f2dac185300 in ?? () QtQA::App::TestRunner: #59 0x00007f2dada3c230 in ?? () QtQA::App::TestRunner: #60 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 65 seconds, status -1 (unusual error) Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00451/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418982097): http://codereview.qt-project.org/76081 [PS12] - Add autotest for baselines From ci-noreply at qt-project.org Fri Dec 19 11:48:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 12:48:40 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1101 Message-ID: <20141219_104840_012387.ci-noreply@qt-project.org> QtBase_5.4_Integration #1101: SUCCESS Tested changes (refs/builds/5.4_1418977199): http://codereview.qt-project.org/102419 [PS3] - MSVC: Restore 'public' accessibility of QMetaType member functions http://codereview.qt-project.org/101932 [PS1] - qdoc: Fixed broken TOC links to Reimplemented sections From ci-noreply at qt-project.org Fri Dec 19 12:07:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:07:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4879 Message-ID: <20141219_110720_009206.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1381) : failure location Totals: 563 passed, 1 failed, 10 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) FAIL! : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth) 'socket->waitForDisconnected()' returned FALSE. () tst_qsslsocket.cpp(671) : failure location PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy) PASS : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: (QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-DSS-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=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) FAIL! : tst_QSslSocket::sessionCipher(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(712) : failure location 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(770) : failure location PASS : tst_QSslSocket::privateKey(WithoutProxy) PASS : tst_QSslSocket::privateKey(WithSocks5Proxy) PASS : tst_QSslSocket::privateKey(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKey(WithHttpProxy) PASS : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithoutProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy) PASS : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxy) PASS : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth) QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected QWARN : tst_QSslSocket::protocol(WithoutProxy) QSslSocket::startClientEncryption: cannot start handshake when not connected PASS : tst_QSslSocket::protocol(WithoutProxy) PASS : tst_QSslSocket::protocol(WithSocks5Proxy) PASS : tst_QSslSocket::protocol(WithSocks5ProxyAuth) PASS : tst_QSslSocket::protocol(WithHttpProxy) SKIP : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(942) : 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(1354) : 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(1509) : 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(1714) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1886) : 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) SKIP : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2042) : failure location PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::readFromClosedSocket(WithoutProxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy) PASS : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth) PASS : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) QWARN : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState SKIP : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2193) : failure location PASS : tst_QSslSocket::writeBigChunk(WithoutProxy) QWARN : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) QIODevice::write: device not open PASS : tst_QSslSocket::writeBigChunk(WithSocks5Proxy) SKIP : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(2221) : failure location PASS : tst_QSslSocket::blacklistedCertificates(WithoutProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy) PASS : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxy) PASS : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth) QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.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: 566 passed, 2 failed, 9 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: 331 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04879/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418982077): http://codereview.qt-project.org/102113 [PS2] - Avoid double cache lookup in QHostInfoCache From ci-noreply at qt-project.org Fri Dec 19 12:17:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:17:09 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #218 Message-ID: <20141219_111709_000582.ci-noreply@qt-project.org> Autotest `tst_qtcpserver' 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_QTcpServer FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] Totals: 77 passed, 1 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) FAIL! : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(536)] PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(579)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] FAIL! : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same Actual (listenResult): 0 Expected (!fails) : 1 Loc: [../tst_qtcpserver.cpp(791)] PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.3.3) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.3.3) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.3.3) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.3.3) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::1%lo0" ) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feab:17ac%en0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 74 passed, 4 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 4 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qtcpserver: 66 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00218/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1418973495): http://codereview.qt-project.org/102112 [PS10] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 19 12:29:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:29:50 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #469 Message-ID: <20141219_112950_084717.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #469: SUCCESS Tested changes (refs/builds/5.4_1418981936): http://codereview.qt-project.org/102345 [PS2] - QMLJS: remove unused/unsupported command-line options From ci-noreply at qt-project.org Fri Dec 19 12:54:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:54:14 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141219_115414_025227.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-19T11:50:05Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, retry in 2 seconds 2014-12-19T11:50:08Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, retry in 4 seconds 2014-12-19T11:50:12Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, retry in 8 seconds 2014-12-19T11:50:21Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, retry in 16 seconds 2014-12-19T11:50:37Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, retry in 32 seconds 2014-12-19T11:51:10Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, retry in 64 seconds 2014-12-19T11:52:14Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, retry in 128 seconds From ci-noreply at qt-project.org Fri Dec 19 12:56:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:56:22 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141219_115622_006973.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-19T11:54:23Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, retry in 256 seconds From ci-noreply at qt-project.org Fri Dec 19 12:58:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:58:00 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #20 Message-ID: <20141219_115800_081896.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( Canvas3D:: QtCanvas3D::Canvas::itemChange 4 Canvas3D:: QtCanvas3D::Canvas::itemChange 2 Canvas3D:: QtCanvas3D::Canvas::handleWindowChanged ( QQuickView(0x1b48598, name = "tst_canvas3d") ) Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... Canvas3D:: QtCanvas3D::Canvas::itemChange 4 Canvas3D:: QtCanvas3D::Canvas::itemChange 2 Canvas3D:: QtCanvas3D::Canvas::handleWindowChanged ( QQuickView(0x1a985b8, name = "tst_canvas3d") ) Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtCanvas3D_dev_Integration/build_00020/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418988531): http://codereview.qt-project.org/102456 [PS1] - Fixes null pointer crash with texImage2D From ci-noreply at qt-project.org Fri Dec 19 13:01:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:01:24 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #102 - ABORTED Message-ID: <20141219120124.DD3F5307B9@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_00102 From ci-noreply at qt-project.org Fri Dec 19 13:00:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 14:00:39 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141219_120039_081380.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-19T11:58:39Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, occurred repeatedly. 2014-12-19T11:58:39Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 27758 From ci-noreply at qt-project.org Fri Dec 19 13:00:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 14:00:45 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #66 Message-ID: <20141219_120045_038391.ci-noreply@qt-project.org> Qt3D_dev_Integration #66: SUCCESS Tested changes (refs/builds/dev_1418982228): http://codereview.qt-project.org/102413 [PS1] - Remove defunct empty class http://codereview.qt-project.org/102412 [PS2] - Change uuid -> id as it really isn't universally unique any longer http://codereview.qt-project.org/102104 [PS3] - Clean up the wireframe example a little From ci-noreply at qt-project.org Fri Dec 19 13:02:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:02:02 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #205 - ABORTED Message-ID: <20141219120202.9B25E307B9@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_00205 From ci-noreply at qt-project.org Fri Dec 19 13:02:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:02:03 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #43 - ABORTED Message-ID: <20141219120203.8D3CA307B9@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.0_state/build_00043 From ci-noreply at qt-project.org Fri Dec 19 13:01:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 14:01:37 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2173 Message-ID: <20141219_120137_026029.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 tst_qquickwindow.cpp(1723) : failure location Totals: 49 passed, 1 failed, 2 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-llp64 shared (dynamic) release build; by MSVC 2013) 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() SKIP : tst_qquickwindow::headless() Crashes on Windows/ANGLE, QTBUG-42967 tst_qquickwindow.cpp(1214) : failure location SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature tst_qquickwindow.cpp(1249) : failure location PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) PASS : tst_qquickwindow::touchEvent_propagation(hide item) PASS : tst_qquickwindow::touchEvent_cancel() PASS : tst_qquickwindow::touchEvent_reentrant() PASS : tst_qquickwindow::touchEvent_velocity() PASS : tst_qquickwindow::mouseFromTouch_basic() PASS : tst_qquickwindow::clearWindow() PASS : tst_qquickwindow::qmlCreation() PASS : tst_qquickwindow::clearColor() PASS : tst_qquickwindow::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 tst_qquickwindow.cpp(1723) : failure location 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: 49 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 46 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02173/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418984280): http://codereview.qt-project.org/102353 [PS1] - Remove QQmlTrace. We have a real profiler. From ci-noreply at qt-project.org Fri Dec 19 13:11:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 14:11:25 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #452 Message-ID: <20141219_121125_038161.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00452/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418989325): http://codereview.qt-project.org/101573 [PS1] - Clean up path vs url when handling the style import http://codereview.qt-project.org/76081 [PS12] - Add autotest for baselines http://codereview.qt-project.org/102458 [PS1] - Fix SpinBox auto test - missing destroy() From ci-noreply at qt-project.org Fri Dec 19 13:32:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 13:32:55 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #44 - FAILURE Message-ID: <20141219123255.402A03085C@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_00044 From ci-noreply at qt-project.org Fri Dec 19 13:37:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 14:37:02 +0200 Subject: [Ci-reports] pass on QtWebChannel_dev_Integration #49 Message-ID: <20141219_123702_037268.ci-noreply@qt-project.org> QtWebChannel_dev_Integration #49: SUCCESS Tested changes (refs/builds/dev_1418985958): http://codereview.qt-project.org/92130 [PS22] - Do not broadcast signals or property changes of wrapped qobjects From ci-noreply at qt-project.org Fri Dec 19 13:42:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 14:42:18 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1102 Message-ID: <20141219_124218_047003.ci-noreply@qt-project.org> sixty-four 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 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_QWindowContainer ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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 ********* 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_qwindowcontainer: 25 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(206) : failure location FAIL! : tst_QWindow::resizeEventAfterResize() Compared values are not the same Actual (((window.received(QEvent::Resize)))): 0 Expected (1) : 1 tst_qwindow.cpp(223) : failure location FAIL! : tst_QWindow::positioningDuringMinimized() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(347) : failure location FAIL! : tst_QWindow::isExposed() '(window.received(QEvent::Expose) > 0)' returned FALSE. () tst_qwindow.cpp(368) : failure location FAIL! : tst_QWindow::isActive() '(window.isExposed())' returned FALSE. () tst_qwindow.cpp(404) : failure location FAIL! : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(578) : failure location FAIL! : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(714) : failure location FAIL! : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(763) : failure location FAIL! : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(778) : failure location FAIL! : tst_QWindow::touchInterruptedByPopup() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(881) : failure location FAIL! : tst_QWindow::mouseEventSequence() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1046) : failure location FAIL! : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1168) : failure location FAIL! : tst_QWindow::modalDialog() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1407) : failure location FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1433) : failure location FAIL! : tst_QWindow::modalWithChildWindow() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1471) : failure location FAIL! : tst_QWindow::modalWindowModallity() 'QTest::qWaitForWindowExposed(&normal_window)' returned FALSE. () tst_qwindow.cpp(1505) : failure location FAIL! : tst_QWindow::modalWindowPosition() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1537) : failure location FAIL! : tst_QWindow::windowsTransientChildren() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qwindow.cpp(1584) : failure location Totals: 14 passed, 18 failed, 2 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_QWindow ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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(206) : failure location FAIL! : tst_QWindow::resizeEventAfterResize() Compared values are not the same Actual (((window.received(QEvent::Resize)))): 0 Expected (1) : 1 tst_qwindow.cpp(223) : failure location PASS : tst_QWindow::mapGlobal() PASS : tst_QWindow::positioning(default) FAIL! : tst_QWindow::positioningDuringMinimized() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(347) : failure location FAIL! : tst_QWindow::isExposed() '(window.received(QEvent::Expose) > 0)' returned FALSE. () tst_qwindow.cpp(368) : failure location FAIL! : tst_QWindow::isActive() '(window.isExposed())' returned FALSE. () tst_qwindow.cpp(404) : failure location FAIL! : tst_QWindow::testInputEvents() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(578) : failure location SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(633) : failure location FAIL! : tst_QWindow::mouseToTouchTranslation() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(714) : failure location FAIL! : tst_QWindow::mouseToTouchLoop() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(763) : failure location FAIL! : tst_QWindow::touchCancel() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(778) : failure location SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(835) : failure location FAIL! : tst_QWindow::touchInterruptedByPopup() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(881) : 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(1046) : failure location PASS : tst_QWindow::windowModality() FAIL! : tst_QWindow::inputReentrancy() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1168) : 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(1407) : failure location FAIL! : tst_QWindow::modalDialogClosingOneOfTwoModal() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1433) : failure location FAIL! : tst_QWindow::modalWithChildWindow() 'QTest::qWaitForWindowExposed(&normalWindow)' returned FALSE. () tst_qwindow.cpp(1471) : failure location FAIL! : tst_QWindow::modalWindowModallity() 'QTest::qWaitForWindowExposed(&normal_window)' returned FALSE. () tst_qwindow.cpp(1505) : failure location FAIL! : tst_QWindow::modalWindowPosition() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. () tst_qwindow.cpp(1537) : failure location FAIL! : tst_QWindow::windowsTransientChildren() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qwindow.cpp(1584) : failure location PASS : tst_QWindow::cleanupTestCase() Totals: 14 passed, 18 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* 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_qwindow: 295 seconds, exit code 18 Testing tst_QWidget FAIL! : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qwidget.cpp(658) : failure location Totals: 1 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_QWidget ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) FAIL! : tst_QWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qwidget.cpp(658) : failure location PASS : tst_QWidget::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QWidget ********* 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_qwidget: 3 seconds, exit code 1 Testing tst_QTreeWidget FAIL! : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qtreewidget.cpp(234) : failure location Totals: 1 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_QTreeWidget ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) FAIL! : tst_QTreeWidget::initTestCase() 'QTest::qWaitForWindowExposed(testWidget)' returned FALSE. () tst_qtreewidget.cpp(234) : failure location PASS : tst_QTreeWidget::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QTreeWidget ********* 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_qtreewidget: 3 seconds, exit code 1 Testing tst_QTreeView FAIL! : tst_QTreeView::iconSize() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(937) : failure location FAIL! : tst_QTreeView::clicked() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(2019) : failure location FAIL! : tst_QTreeView::styleOptionViewItem() '(delegate.count >= 13)' returned FALSE. () tst_qtreeview.cpp(3203) : failure location FAIL! : tst_QTreeView::task216717_updateChildren() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3461) : failure location FAIL! : tst_QTreeView::task246536_scrollbarsNotWorking() 'QTest::qWaitForWindowExposed(&tree)' returned FALSE. () tst_qtreeview.cpp(3749) : failure location FAIL! : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3806) : failure location FAIL! : tst_QTreeView::taskQTBUG_9216_setSizeAndUniformRowHeightsWrongRepaint() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3980) : failure location FAIL! : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qtreeview.cpp(4140) : failure location FAIL! : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(4155) : failure location Totals: 165 passed, 9 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_QTreeView ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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(937) : 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(2019) : 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(3203) : 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(3461) : 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(3749) : failure location PASS : tst_QTreeView::task250683_wrongSectionSize() FAIL! : tst_QTreeView::task239271_addRowsWithFirstColumnHidden() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(3806) : 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(3980) : failure location FAIL! : tst_QTreeView::taskQTBUG_11466_keyboardNavigationRegression() 'QTest::qWaitForWindowExposed(&treeView)' returned FALSE. () tst_qtreeview.cpp(4140) : failure location FAIL! : tst_QTreeView::taskQTBUG_13567_removeLastItemRegression() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () tst_qtreeview.cpp(4155) : 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 ********* 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_qtreeview: 74 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 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_QToolButton ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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+320+250 on QWidgetWindow/'QToolButtonClassWindow'. Resulting geometry: 104x22+320+250 (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+320+250 on QWidgetWindow/'QToolButtonClassWindow'. Resulting geometry: 104x22+320+250 (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 ********* 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_qtoolbutton: 13 seconds, exit code 1 Testing tst_QTabWidget FAIL! : tst_QTabWidget::paintEventCount() Compared values are not the same Actual (tab2->count): 0 Expected (1) : 1 tst_qtabwidget.cpp(586) : failure location FAIL! : tst_QTabWidget::minimumSizeHint() 'QTest::qWaitForWindowExposed(&tw)' returned FALSE. () tst_qtabwidget.cpp(610) : failure location FAIL! : tst_QTabWidget::heightForWidth(West) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(658) : failure location FAIL! : tst_QTabWidget::heightForWidth(North) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(658) : failure location FAIL! : tst_QTabWidget::heightForWidth(East) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(658) : failure location FAIL! : tst_QTabWidget::heightForWidth(South) 'QTest::qWaitForWindowExposed(window)' returned FALSE. () tst_qtabwidget.cpp(658) : failure location Totals: 20 passed, 6 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_QTabWidget ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QTabWidget::initTestCase() PASS : tst_QTabWidget::getSetCheck() PASS : tst_QTabWidget::testChild() PASS : tst_QTabWidget::addRemoveTab() PASS : tst_QTabWidget::tabPosition() PASS : tst_QTabWidget::tabEnabled() PASS : tst_QTabWidget::tabText() PASS : tst_QTabWidget::tabShape() PASS : tst_QTabWidget::tabTooltip() PASS : tst_QTabWidget::tabIcon() PASS : tst_QTabWidget::indexOf() PASS : tst_QTabWidget::currentWidget() PASS : tst_QTabWidget::currentIndex() PASS : tst_QTabWidget::cornerWidget() (... 10918 lines omitted; there are too many errors!) FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 2 empty rows, 1 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 2 empty rows, 2 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 2 empty rows, 3 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 2 empty rows, 4 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 0 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 1 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 2 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 3 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 4 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 0 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 1 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 2 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 3 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location FAIL! : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 4 empty columns) 'QTest::qWaitForWindowExposed(&toplevel)' returned FALSE. () tst_qgridlayout.cpp(1477) : failure location PASS : tst_QGridLayout::spacing() PASS : tst_QGridLayout::spacerWithSpacing() FAIL! : tst_QGridLayout::contentsRect() 'QTest::qWaitForWindowExposed(&w)' returned FALSE. () tst_qgridlayout.cpp(1601) : failure location PASS : tst_QGridLayout::distributeMultiCell() PASS : tst_QGridLayout::taskQTBUG_27420_takeAtShouldUnparentLayout() PASS : tst_QGridLayout::taskQTBUG_40609_addingWidgetToItsOwnLayout() PASS : tst_QGridLayout::taskQTBUG_40609_addingLayoutToItself() PASS : tst_QGridLayout::replaceWidget() PASS : tst_QGridLayout::cleanupTestCase() Totals: 20 passed, 47 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGridLayout ********* 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_qgridlayout: 96 seconds, exit code 47 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 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_QLabel ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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+320+250 on QWidgetWindow/'QLabelClassWindow'. Resulting geometry: 104x13+320+250 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). FAIL! : tst_QLabel::taskQTBUG_7902_contextMenuCrash() 'QTest::qWaitForWindowExposed(w)' returned FALSE. () tst_qlabel.cpp(552) : failure location PASS : tst_QLabel::cleanupTestCase() Totals: 27 passed, 17 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QLabel ********* 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_qlabel: 35 seconds, exit code 17 Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowExposed(&window2)' returned FALSE. () tst_qguiapplication.cpp(200) : failure location FAIL! : tst_QGuiApplication::changeFocusWindow() 'QTest::qWaitForWindowExposed(&window1)' returned FALSE. () tst_qguiapplication.cpp(357) : failure location FAIL! : tst_QGuiApplication::keyboardModifiers() 'QTest::qWaitForWindowExposed(window.data())' returned FALSE. () tst_qguiapplication.cpp(380) : failure location FAIL! : tst_QGuiApplication::modalWindow() 'QTest::qWaitForWindowExposed(window1.data())' returned FALSE. () tst_qguiapplication.cpp(565) : failure location FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qguiapplication.cpp(767) : failure location Totals: 27 passed, 5 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 QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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::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(200) : 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(357) : failure location FAIL! : tst_QGuiApplication::keyboardModifiers() 'QTest::qWaitForWindowExposed(window.data())' returned FALSE. () tst_qguiapplication.cpp(380) : failure location PASS : tst_QGuiApplication::palette() FAIL! : tst_QGuiApplication::modalWindow() 'QTest::qWaitForWindowExposed(window1.data())' returned FALSE. () tst_qguiapplication.cpp(565) : failure location FAIL! : tst_QGuiApplication::quitOnLastWindowClosed() 'QTest::qWaitForWindowExposed(&dialog)' returned FALSE. () tst_qguiapplication.cpp(767) : failure location PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::cleanupTestCase() Totals: 27 passed, 5 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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_qguiapplication: 56 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 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_QGraphicsLayout ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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 ********* 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_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 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_QFormLayout ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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+520+250 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 240x61+520+250 (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 ********* 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_qformlayout: 7 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 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_QDockWidget ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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 ********* 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_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 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_QDialog ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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() 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 ********* 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_qdialog: 14 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 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_QDesktopWidget ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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 ********* 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_qdesktopwidget: 5 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 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_QBoxLayout ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (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 ********* 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_qboxlayout: 3 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01102/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1418986215): http://codereview.qt-project.org/100986 [PS3] - QScrollBar: emit valueChanged once even if a slot takes too much time http://codereview.qt-project.org/102434 [PS1] - Remove old test script & project. http://codereview.qt-project.org/102382 [PS1] - Android: Fix QLoggingRegistry test http://codereview.qt-project.org/102381 [PS1] - Android: Disable QLockFile test http://codereview.qt-project.org/102379 [PS1] - Android: Fix QIODevice tests http://codereview.qt-project.org/102375 [PS1] - Android: Fix QFileSystemWatcher test failures http://codereview.qt-project.org/102362 [PS1] - Android: Fix test failure for test QFileInfo::lastRead() http://codereview.qt-project.org/102361 [PS1] - Android: Fix QFileInfo tests http://codereview.qt-project.org/102354 [PS1] - Android: Fix QDirIterator tests http://codereview.qt-project.org/102335 [PS1] - Android: Stabilize QPauseAnimation test http://codereview.qt-project.org/102347 [PS1] - Android: Fix QDir tests From ci-noreply at qt-project.org Fri Dec 19 14:53:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 15:53:59 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #453 Message-ID: <20141219_135359_025047.ci-noreply@qt-project.org> QtQuickControls_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #453: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00453/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418996575): http://codereview.qt-project.org/101573 [PS1] - Clean up path vs url when handling the style import http://codereview.qt-project.org/102458 [PS1] - Fix SpinBox auto test - missing destroy() From ci-noreply at qt-project.org Fri Dec 19 14:54:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 15:54:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4881 Message-ID: <20141219_135446_051324.ci-noreply@qt-project.org> ten autotests failed :( Testing tst_QWindow FAIL! : tst_QWindow::isActive() Compared values are not the same Actual (((window.received(QEvent::FocusIn)))): 3 Expected (2) : 2 tst_qwindow.cpp(522) : failure location Totals: 32 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() PASS : tst_QWindow::positioning(default) PASS : tst_QWindow::positioningDuringMinimized() PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() FAIL! : tst_QWindow::isActive() Compared values are not the same Actual (((window.received(QEvent::FocusIn)))): 3 Expected (2) : 2 tst_qwindow.cpp(522) : failure location PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(693) : failure location PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(895) : failure location PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() PASS : tst_QWindow::windowsTransientChildren() PASS : tst_QWindow::cleanupTestCase() Totals: 32 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 45 seconds, exit code 1 Testing tst_QWidget FAIL! : tst_QWidget::activation() 'qApp->activeWindow() == &widget1' returned FALSE. () tst_qwidget.cpp(1827) : failure location FAIL! : tst_QWidget::translucentWidget() Compared values are not the same tst_qwidget.cpp(8482) : failure location FAIL! : tst_QWidget::syntheticEnterLeave() Compared values are not the same Actual (((window.numEnterEvents))): 0 Expected (1) : 1 tst_qwidget.cpp(8882) : failure location FAIL! : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. () tst_qwidget.cpp(8966) : failure location Totals: 240 passed, 4 failed, 8 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 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) 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() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() FAIL! : tst_QWidget::activation() 'qApp->activeWindow() == &widget1' returned FALSE. () tst_qwidget.cpp(1827) : failure location PASS : tst_QWidget::reparent() PASS : tst_QWidget::windowState() PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 tst_qwidget.cpp(2092) : 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() QWARN : tst_QWidget::raise() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 1280x984+320+252 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 1276x984+320+252 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 tst_qwidget.cpp(2959) : failure location PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() QWARN : tst_QWidget::saveRestoreGeometry() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 1280x961+108+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 1276x961+108+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::saveRestoreGeometry() SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 tst_qwidget.cpp(3231) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 tst_qwidget.cpp(3231) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 tst_qwidget.cpp(3231) : failure location PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() We do not yet have static contents support, see QTBUG-28012 tst_qwidget.cpp(3671) : failure location SKIP : tst_QWidget::resizeEvent() QTBUG-30744 tst_qwidget.cpp(2157) : failure location PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::scrollNativeChildren() PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800) PASS : tst_QWidget::setWindowGeometry(100,100 1080x784, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 1080x784, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+130+100 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+130+100 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+130+100 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) PASS : tst_QWidget::setWindowGeometry(130,100 0x200, flags 800) PASS : tst_QWidget::setWindowGeometry(100,50 200x0, flags 0) PASS : tst_QWidget::setWindowGeometry(100,50 200x0, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+130+50 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+130+50 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+130+50 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+130+50 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+130+50 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+130+50 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) PASS : tst_QWidget::setWindowGeometry(130,50 0x0, flags 800) PASS : tst_QWidget::windowMoveResize(100,100 200x200, flags 0) PASS : tst_QWidget::windowMoveResize(100,100 200x200, flags 800) PASS : tst_QWidget::windowMoveResize(100,100 1080x784, flags 0) PASS : tst_QWidget::windowMoveResize(100,100 1080x784, flags 800) QWARN : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+138+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+138+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+138+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+138+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+138+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+138+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) PASS : tst_QWidget::windowMoveResize(130,100 0x200, flags 800) PASS : tst_QWidget::windowMoveResize(100,50 200x0, flags 0) PASS : tst_QWidget::windowMoveResize(100,50 200x0, flags 800) QWARN : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+138+81 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+138+81 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+138+81 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+138+81 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+138+81 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+138+81 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) PASS : tst_QWidget::windowMoveResize(130,50 0x0, flags 800) PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setGeometry_win() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() SKIP : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test is for X11 only. tst_qwidget.cpp(5756) : failure location SKIP : tst_QWidget::showHideShowX11() This test is for X11 only. tst_qwidget.cpp(5846) : failure location SKIP : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only. tst_qwidget.cpp(5866) : failure location XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x5520bde0d8):74 1001 77 ), actual 4 (QWidget(0x5520bde0d8):74 1001 78 77 ) tst_qwidget.cpp(6026) : failure location XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x5520bddf80):74 1001 1002 77 ), actual 5 (QWidget(0x5520bddf80):74 1001 1002 78 77 ) tst_qwidget.cpp(6117) : failure location XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x5520bddfb0):74 1001 1002 77 ), actual 5 (QWidget(0x5520bddfb0):74 1001 1002 78 77 ) tst_qwidget.cpp(6210) : failure location PASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() PASS : tst_QWidget::renderInvisible() PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() PASS : tst_QWidget::render_systemClip() PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() PASS : tst_QWidget::moveWindowInShowEvent(1) PASS : tst_QWidget::moveWindowInShowEvent(2) PASS : tst_QWidget::repaintWhenChildDeleted() PASS : tst_QWidget::hideOpaqueChildWhileHidden() PASS : tst_QWidget::updateWhileMinimized() XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7444) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7447) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7450) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7453) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7499) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7502) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7505) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7560) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7563) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7566) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7569) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7572) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7575) : failure location PASS : tst_QWidget::alienWidgets() PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() PASS : tst_QWidget::doubleRepaint() PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() PASS : tst_QWidget::moveInResizeEvent() PASS : tst_QWidget::immediateRepaintAfterShow() PASS : tst_QWidget::immediateRepaintAfterInvalidateBuffer() PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() PASS : tst_QWidget::gdiPainting() QWARN : tst_QWidget::paintOnScreenPossible() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::paintOnScreenPossible() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() FAIL! : tst_QWidget::translucentWidget() Compared values are not the same tst_qwidget.cpp(8482) : failure location PASS : tst_QWidget::setClearAndResizeMask() PASS : tst_QWidget::maskedUpdate() FAIL! : tst_QWidget::syntheticEnterLeave() Compared values are not the same Actual (((window.numEnterEvents))): 0 Expected (1) : 1 tst_qwidget.cpp(8882) : failure location FAIL! : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. () tst_qwidget.cpp(8966) : failure location WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::destroyBackingStore() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() PASS : tst_QWidget::focusProxyAndInputMethods() PASS : tst_QWidget::scrollWithoutBackingStore() PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() PASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() PASS : tst_QWidget::touchEventSynthesizedMouseEvent() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() PASS : tst_QWidget::largerThanScreen_QTBUG30142() QWARN : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 1000x1000+540+392 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 1000x997+540+392 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() PASS : tst_QWidget::cleanupTestCase() Totals: 240 passed, 4 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 155 seconds, exit code 4 Testing tst_QStyleSheetStyle FAIL! : tst_QStyleSheetStyle::hoverColors() '(widget->testAttribute(Qt::WA_UnderMouse))' returned FALSE. () tst_qstylesheetstyle.cpp(847) : failure location Totals: 49 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QStyleSheetStyle ********* 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_QStyleSheetStyle::initTestCase() PASS : tst_QStyleSheetStyle::repolish() PASS : tst_QStyleSheetStyle::numinstances() PASS : tst_QStyleSheetStyle::widgetsBeforeAppStyleSheet() PASS : tst_QStyleSheetStyle::widgetsAfterAppStyleSheet() PASS : tst_QStyleSheetStyle::applicationStyleSheet() PASS : tst_QStyleSheetStyle::windowStyleSheet() PASS : tst_QStyleSheetStyle::widgetStyleSheet() PASS : tst_QStyleSheetStyle::reparentWithNoChildStyleSheet() PASS : tst_QStyleSheetStyle::reparentWithChildStyleSheet() PASS : tst_QStyleSheetStyle::dynamicProperty() PASS : tst_QStyleSheetStyle::namespaces() PASS : tst_QStyleSheetStyle::qproperty() PASS : tst_QStyleSheetStyle::palettePropagation() PASS : tst_QStyleSheetStyle::fontPropagation() PASS : tst_QStyleSheetStyle::onWidgetDestroyed() PASS : tst_QStyleSheetStyle::fontPrecedence() PASS : tst_QStyleSheetStyle::focusColors() FAIL! : tst_QStyleSheetStyle::hoverColors() '(widget->testAttribute(Qt::WA_UnderMouse))' returned FALSE. () tst_qstylesheetstyle.cpp(847) : failure location PASS : tst_QStyleSheetStyle::background() PASS : tst_QStyleSheetStyle::tabAlignement() PASS : tst_QStyleSheetStyle::attributesList() PASS : tst_QStyleSheetStyle::minmaxSizes() PASS : tst_QStyleSheetStyle::task206238_twice() PASS : tst_QStyleSheetStyle::transparent() PASS : tst_QStyleSheetStyle::proxyStyle() PASS : tst_QStyleSheetStyle::dialogButtonBox() XFAIL : tst_QStyleSheetStyle::emptyStyleSheet() QTBUG-21468 tst_qstylesheetstyle.cpp(1343) : failure location PASS : tst_QStyleSheetStyle::emptyStyleSheet() PASS : tst_QStyleSheetStyle::toolTip() PASS : tst_QStyleSheetStyle::embeddedFonts() PASS : tst_QStyleSheetStyle::opaquePaintEvent(none) PASS : tst_QStyleSheetStyle::opaquePaintEvent(background black ) PASS : tst_QStyleSheetStyle::opaquePaintEvent(background qrgba) PASS : tst_QStyleSheetStyle::opaquePaintEvent(background transparent) PASS : tst_QStyleSheetStyle::opaquePaintEvent(border native) PASS : tst_QStyleSheetStyle::opaquePaintEvent(border solid) PASS : tst_QStyleSheetStyle::opaquePaintEvent(border transparent) PASS : tst_QStyleSheetStyle::opaquePaintEvent(margin) PASS : tst_QStyleSheetStyle::opaquePaintEvent(focus) PASS : tst_QStyleSheetStyle::complexWidgetFocus() PASS : tst_QStyleSheetStyle::task188195_baseBackground() PASS : tst_QStyleSheetStyle::task232085_spinBoxLineEditBg() PASS : tst_QStyleSheetStyle::changeStyleInChangeEvent() PASS : tst_QStyleSheetStyle::QTBUG15910_crashNullWidget() PASS : tst_QStyleSheetStyle::QTBUG36933_brokenPseudoClassLookup() PASS : tst_QStyleSheetStyle::styleSheetChangeBeforePolish() PASS : tst_QStyleSheetStyle::widgetStyle() QWARN : tst_QStyleSheetStyle::appStyle() Could not parse application stylesheet QWARN : tst_QStyleSheetStyle::appStyle() Could not parse application stylesheet QWARN : tst_QStyleSheetStyle::appStyle() Could not parse application stylesheet PASS : tst_QStyleSheetStyle::appStyle() PASS : tst_QStyleSheetStyle::QTBUG11658_cachecrash() PASS : tst_QStyleSheetStyle::cleanupTestCase() Totals: 49 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QStyleSheetStyle ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstylesheetstyle: 37 seconds, exit code 1 Testing tst_QMenu FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (((action))) : 000000B325AA32C0 Expected (menu.activeAction()): 0000000000000000 tst_qmenu.cpp(819) : failure location Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMenu ********* 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_QMenu::initTestCase() PASS : tst_QMenu::getSetCheck() PASS : tst_QMenu::addActionsAndClear() PASS : tst_QMenu::keyboardNavigation(data0) PASS : tst_QMenu::keyboardNavigation(data1) PASS : tst_QMenu::keyboardNavigation(data2) PASS : tst_QMenu::keyboardNavigation(data3_noMac) (... 1595 lines omitted; there are too many errors!) tst_qgraphicsscene.cpp(4670) : failure location XFAIL : tst_QGraphicsScene::focusItemChangedSignal() QTBUG-28346 tst_qgraphicsscene.cpp(4673) : failure location PASS : tst_QGraphicsScene::focusItemChangedSignal() PASS : tst_QGraphicsScene::minimumRenderSize() PASS : tst_QGraphicsScene::task139710_bspTreeCrash() PASS : tst_QGraphicsScene::task139782_containsItemBoundingRect() PASS : tst_QGraphicsScene::task176178_itemIndexMethodBreaksSceneRect() PASS : tst_QGraphicsScene::task160653_selectionChanged() PASS : tst_QGraphicsScene::task250680_childClip() PASS : tst_QGraphicsScene::taskQTBUG_5904_crashWithDeviceCoordinateCache() PASS : tst_QGraphicsScene::taskQT657_paintIntoCacheWithTransparentParts() PASS : tst_QGraphicsScene::taskQTBUG_7863_paintIntoCacheWithTransparentParts() PASS : tst_QGraphicsScene::taskQT_3674_doNotCrash() PASS : tst_QGraphicsScene::taskQTBUG_15977_renderWithDeviceCoordinateCache() PASS : tst_QGraphicsScene::taskQTBUG_16401_focusItem() PASS : tst_QGraphicsScene::cleanupTestCase() Totals: 182 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGraphicsScene ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsscene: 10 seconds, exit code 1 Testing tst_QGraphicsItem FAIL! : tst_QGraphicsItem::cursor() Compared values are not the same tst_qgraphicsitem.cpp(4248) : failure location Totals: 237 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsItem ********* 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_QGraphicsItem::initTestCase() PASS : tst_QGraphicsItem::construction() PASS : tst_QGraphicsItem::constructionWithParent() PASS : tst_QGraphicsItem::destruction() PASS : tst_QGraphicsItem::deleteChildItem() PASS : tst_QGraphicsItem::scene() PASS : tst_QGraphicsItem::parentItem() PASS : tst_QGraphicsItem::setParentItem() PASS : tst_QGraphicsItem::children() PASS : tst_QGraphicsItem::flags() PASS : tst_QGraphicsItem::inputMethodHints() PASS : tst_QGraphicsItem::toolTip() PASS : tst_QGraphicsItem::visible() PASS : tst_QGraphicsItem::isVisibleTo() PASS : tst_QGraphicsItem::explicitlyVisible() PASS : tst_QGraphicsItem::enabled() PASS : tst_QGraphicsItem::explicitlyEnabled() WARNING: tst_QGraphicsItem::selected() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::selected() PASS : tst_QGraphicsItem::selected2() PASS : tst_QGraphicsItem::selected_group() PASS : tst_QGraphicsItem::selected_textItem() WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::selected_multi() PASS : tst_QGraphicsItem::acceptedMouseButtons() PASS : tst_QGraphicsItem::acceptsHoverEvents() PASS : tst_QGraphicsItem::childAcceptsHoverEvents() PASS : tst_QGraphicsItem::hasFocus() PASS : tst_QGraphicsItem::pos() PASS : tst_QGraphicsItem::scenePos() PASS : tst_QGraphicsItem::matrix() PASS : tst_QGraphicsItem::sceneMatrix() PASS : tst_QGraphicsItem::setMatrix() PASS : tst_QGraphicsItem::zValue() PASS : tst_QGraphicsItem::shape() PASS : tst_QGraphicsItem::contains() PASS : tst_QGraphicsItem::collidesWith_item() PASS : tst_QGraphicsItem::collidesWith_path(nothing) PASS : tst_QGraphicsItem::collidesWith_path(rect1) PASS : tst_QGraphicsItem::collidesWith_path(rect2) PASS : tst_QGraphicsItem::collidesWith_path(rect3) PASS : tst_QGraphicsItem::collidesWithItemWithClip() PASS : tst_QGraphicsItem::isObscuredBy() PASS : tst_QGraphicsItem::isObscured() PASS : tst_QGraphicsItem::mapFromToParent() PASS : tst_QGraphicsItem::mapFromToScene() PASS : tst_QGraphicsItem::mapFromToItem() QWARN : tst_QGraphicsItem::mapRectFromToParent(nil) QGraphicsItem::itemTransform: null pointer passed PASS : tst_QGraphicsItem::mapRectFromToParent(nil) QWARN : tst_QGraphicsItem::mapRectFromToParent(simple) QGraphicsItem::itemTransform: null pointer passed PASS : tst_QGraphicsItem::mapRectFromToParent(simple) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos) PASS : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos parentRotation) PASS : tst_QGraphicsItem::mapRectFromToParent(pos w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(rotation w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent) PASS : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent parentPos parentRotation) PASS : tst_QGraphicsItem::isAncestorOf() PASS : tst_QGraphicsItem::commonAncestorItem() PASS : tst_QGraphicsItem::data() PASS : tst_QGraphicsItem::type() PASS : tst_QGraphicsItem::graphicsitem_cast() PASS : tst_QGraphicsItem::hoverEventsGenerateRepaints() PASS : tst_QGraphicsItem::boundingRects(path) PASS : tst_QGraphicsItem::boundingRects(rect) PASS : tst_QGraphicsItem::boundingRects(ellipse) PASS : tst_QGraphicsItem::boundingRects(polygon) PASS : tst_QGraphicsItem::boundingRects2() PASS : tst_QGraphicsItem::sceneBoundingRect() PASS : tst_QGraphicsItem::childrenBoundingRect() PASS : tst_QGraphicsItem::childrenBoundingRectTransformed() PASS : tst_QGraphicsItem::childrenBoundingRect2() PASS : tst_QGraphicsItem::childrenBoundingRect3() PASS : tst_QGraphicsItem::childrenBoundingRect4() PASS : tst_QGraphicsItem::childrenBoundingRect5() PASS : tst_QGraphicsItem::group() PASS : tst_QGraphicsItem::setGroup() PASS : tst_QGraphicsItem::setGroup2() PASS : tst_QGraphicsItem::nestedGroups() PASS : tst_QGraphicsItem::warpChildrenIntoGroup() PASS : tst_QGraphicsItem::removeFromGroup() PASS : tst_QGraphicsItem::handlesChildEvents() PASS : tst_QGraphicsItem::handlesChildEvents2() PASS : tst_QGraphicsItem::handlesChildEvents3() PASS : tst_QGraphicsItem::filtersChildEvents() PASS : tst_QGraphicsItem::filtersChildEvents2() PASS : tst_QGraphicsItem::ensureVisible() FAIL! : tst_QGraphicsItem::cursor() Compared values are not the same tst_qgraphicsitem.cpp(4248) : failure location PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsLineItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsPixmapItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsTextItem() PASS : tst_QGraphicsItem::defaultItemTest_QGraphicsEllipseItem() PASS : tst_QGraphicsItem::itemChange() PASS : tst_QGraphicsItem::sceneEventFilter() PASS : tst_QGraphicsItem::prepareGeometryChange() PASS : tst_QGraphicsItem::paint() WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::deleteItemInEventHandlers() PASS : tst_QGraphicsItem::itemClipsToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape2() PASS : tst_QGraphicsItem::itemClipsChildrenToShape3() PASS : tst_QGraphicsItem::itemClipsChildrenToShape4() PASS : tst_QGraphicsItem::itemClipsChildrenToShape5() PASS : tst_QGraphicsItem::itemClipsTextChildToShape() PASS : tst_QGraphicsItem::itemClippingDiscovery() PASS : tst_QGraphicsItem::itemContainsChildrenInShape() PASS : tst_QGraphicsItem::itemContainsChildrenInShape2() PASS : tst_QGraphicsItem::ancestorFlags() PASS : tst_QGraphicsItem::untransformable() PASS : tst_QGraphicsItem::contextMenuEventPropagation() PASS : tst_QGraphicsItem::itemIsMovable() PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.5 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 1.0 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.5 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 1.0 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::itemTransform_parentChild() PASS : tst_QGraphicsItem::itemTransform_siblings() PASS : tst_QGraphicsItem::itemTransform_unrelated() PASS : tst_QGraphicsItem::opacity(A: 1.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(B: 0.5 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(C: 0.5 0 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(D: 0.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(E: 1.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(F: 0.5 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(G: 0.5 2 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(H: 0.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(I: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(J: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(K: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(L: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity2() PASS : tst_QGraphicsItem::opacityZeroUpdates() PASS : tst_QGraphicsItem::itemStacksBehindParent() PASS : tst_QGraphicsItem::nestedClipping() PASS : tst_QGraphicsItem::nestedClippingTransforms() PASS : tst_QGraphicsItem::sceneTransformCache() PASS : tst_QGraphicsItem::tabChangesFocus(tab changes focus) PASS : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus) PASS : tst_QGraphicsItem::cacheMode() PASS : tst_QGraphicsItem::cacheMode2() PASS : tst_QGraphicsItem::updateCachedItemAfterMove() PASS : tst_QGraphicsItem::deviceTransform(nil) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 100) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 010) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 001) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 111) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 101) PASS : tst_QGraphicsItem::update() PASS : tst_QGraphicsItem::setTransformProperties(nothing) PASS : tst_QGraphicsItem::setTransformProperties(rotation) PASS : tst_QGraphicsItem::setTransformProperties(rotation dicentred) PASS : tst_QGraphicsItem::setTransformProperties(Scale) PASS : tst_QGraphicsItem::setTransformProperties(Everything dicentred) PASS : tst_QGraphicsItem::itemUsesExtendedStyleOption() PASS : tst_QGraphicsItem::itemSendsGeometryChanges() PASS : tst_QGraphicsItem::moveItem() PASS : tst_QGraphicsItem::moveLineItem() PASS : tst_QGraphicsItem::sorting(NoIndex) PASS : tst_QGraphicsItem::sorting(BspTreeIndex) PASS : tst_QGraphicsItem::itemHasNoContents() PASS : tst_QGraphicsItem::hitTestUntransformableItem() PASS : tst_QGraphicsItem::hitTestGraphicsEffectItem() PASS : tst_QGraphicsItem::focusProxy() PASS : tst_QGraphicsItem::subFocus() PASS : tst_QGraphicsItem::focusProxyDeletion() PASS : tst_QGraphicsItem::negativeZStacksBehindParent() PASS : tst_QGraphicsItem::setGraphicsEffect() PASS : tst_QGraphicsItem::panel() PASS : tst_QGraphicsItem::addPanelToActiveScene() PASS : tst_QGraphicsItem::panelWithFocusItems() PASS : tst_QGraphicsItem::activate() PASS : tst_QGraphicsItem::setActivePanelOnInactiveScene() PASS : tst_QGraphicsItem::activationOnShowHide() PASS : tst_QGraphicsItem::deactivateInactivePanel() PASS : tst_QGraphicsItem::moveWhileDeleting() PASS : tst_QGraphicsItem::ensureDirtySceneTransform() PASS : tst_QGraphicsItem::focusScope() PASS : tst_QGraphicsItem::focusScope2() PASS : tst_QGraphicsItem::focusScopeItemChangedWhileScopeDoesntHaveFocus() PASS : tst_QGraphicsItem::stackBefore() PASS : tst_QGraphicsItem::sceneModality() PASS : tst_QGraphicsItem::panelModality() PASS : tst_QGraphicsItem::mixedModality() PASS : tst_QGraphicsItem::modality_hover() PASS : tst_QGraphicsItem::modality_mouseGrabber() PASS : tst_QGraphicsItem::modality_clickFocus() PASS : tst_QGraphicsItem::modality_keyEvents() PASS : tst_QGraphicsItem::itemIsInFront() PASS : tst_QGraphicsItem::scenePosChange() PASS : tst_QGraphicsItem::textItem_shortcuts() PASS : tst_QGraphicsItem::scroll() PASS : tst_QGraphicsItem::focusHandling(Focus goes through.) PASS : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).) PASS : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling) PASS : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations() PASS : tst_QGraphicsItem::resolvePaletteForItemChildren() PASS : tst_QGraphicsItem::task141694_textItemEnsureVisible() PASS : tst_QGraphicsItem::task128696_textItemEnsureMovable() PASS : tst_QGraphicsItem::ensureUpdateOnTextItem() PASS : tst_QGraphicsItem::task177918_lineItemUndetected() PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable | selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable | selectable) PASS : tst_QGraphicsItem::task243707_addChildBeforeParent() PASS : tst_QGraphicsItem::task197802_childrenVisibility() PASS : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect() PASS : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor() PASS : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() PASS : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() PASS : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() PASS : tst_QGraphicsItem::QT_2649_focusScope() PASS : tst_QGraphicsItem::sortItemsWhileAdding() PASS : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() PASS : tst_QGraphicsItem::itemDiesDuringDraggingOperation() PASS : tst_QGraphicsItem::QTBUG_12112_focusItem() PASS : tst_QGraphicsItem::QTBUG_13473_sceneposchange() PASS : tst_QGraphicsItem::QTBUG_16374_crashInDestructor() PASS : tst_QGraphicsItem::QTBUG_20699_focusScopeCrash() PASS : tst_QGraphicsItem::QTBUG_30990_rightClickSelection() PASS : tst_QGraphicsItem::QTBUG_21618_untransformable_sceneTransform() PASS : tst_QGraphicsItem::cleanupTestCase() Totals: 237 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGraphicsItem ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsitem: 62 seconds, exit code 1 Testing tst_QFocusEvent FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '(childFocusWidgetOne->focusInEventRecieved)' returned FALSE. () tst_qfocusevent.cpp(367) : failure location Totals: 7 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFocusEvent ********* 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_QFocusEvent::initTestCase() PASS : tst_QFocusEvent::checkReason_Tab() PASS : tst_QFocusEvent::checkReason_ShiftTab() SKIP : tst_QFocusEvent::checkReason_BackTab() Backtab is not supported on Windows tst_qfocusevent.cpp(215) : failure location PASS : tst_QFocusEvent::checkReason_Popup() PASS : tst_QFocusEvent::checkReason_focusWidget() PASS : tst_QFocusEvent::checkReason_Shortcut() QWARN : tst_QFocusEvent::checkReason_ActiveWindow() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+590+477 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 124x30+590+477 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '(childFocusWidgetOne->focusInEventRecieved)' returned FALSE. () tst_qfocusevent.cpp(367) : failure location PASS : tst_QFocusEvent::cleanupTestCase() Totals: 7 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QFocusEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfocusevent: 34 seconds, exit code 1 Testing tst_QComboBox FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) tst_qcombobox.cpp(2715) : failure location Totals: 155 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* 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_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() PASS : tst_QComboBox::setPalette() PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() QWARN : tst_QComboBox::noScrollbar(normal) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(normal) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(normal) QWARN : tst_QComboBox::noScrollbar(border) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(border) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(border) QWARN : tst_QComboBox::noScrollbar(margin) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(margin) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(margin) QWARN : tst_QComboBox::noScrollbar(padding) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(padding) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(padding) QWARN : tst_QComboBox::noScrollbar(everything) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(everything) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(everything) QWARN : tst_QComboBox::noScrollbar(everything and more) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(everything and more) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) QWARN : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 62x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) tst_qcombobox.cpp(2715) : failure location PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() QWARN : tst_QComboBox::maxVisibleItems(Default) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 38x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::maxVisibleItems(Default) QWARN : tst_QComboBox::maxVisibleItems(No spacing) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 38x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::maxVisibleItems(No spacing) QWARN : tst_QComboBox::maxVisibleItems(20) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 38x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 155 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 42 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04881/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418987336): http://codereview.qt-project.org/102392 [PS1] - Make setting twice the very same model on QComboBox a no-op http://codereview.qt-project.org/101227 [PS23] - Add libinput support From ci-noreply at qt-project.org Fri Dec 19 14:58:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 15:58:20 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #219 Message-ID: <20141219_135820_062079.ci-noreply@qt-project.org> `make' failed :( ar: libWebCore_debug.a: No space left on device make[4]: *** [debug/libWebCore_debug.a] Error 1 make[3]: *** [debug-all] Error 2 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00219/macx-clang_bin-pkg-config_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1418991469): http://codereview.qt-project.org/102112 [PS11] - Updated submodules. From ci-noreply at qt-project.org Fri Dec 19 15:02:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 16:02:24 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4883 Message-ID: <20141219_140224_034005.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4883: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04883/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1418997456): http://codereview.qt-project.org/101227 [PS23] - Add libinput support http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/101910 [PS2] - update bundled sqlite to 3.8.7.4 http://codereview.qt-project.org/100574 [PS3] - Translate AM/PM under the QDateTimeParser context so it is consistent http://codereview.qt-project.org/101874 [PS4] - QState: Added template PointerToMemberFunction http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 19 15:04:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 16:04:06 +0200 Subject: [Ci-reports] fail on QtDeclarative_5.4_Integration #471 Message-ID: <20141219_140406_090991.ci-noreply@qt-project.org> Autotests `tst_qquickfocusscope' and `tst_qquickwindow' failed :( Testing tst_qquickwindow FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same Actual (((window2 == QGuiApplication::focusWindow()))): 0 Expected (true) : 1 tst_qquickwindow.cpp(1723) : failure location Totals: 49 passed, 1 failed, 2 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.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) 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() SKIP : tst_qquickwindow::headless() Crashes on Windows/ANGLE, QTBUG-42967 tst_qquickwindow.cpp(1214) : failure location SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature tst_qquickwindow.cpp(1249) : failure location PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) PASS : tst_qquickwindow::touchEvent_propagation(hide item) PASS : tst_qquickwindow::touchEvent_cancel() PASS : tst_qquickwindow::touchEvent_reentrant() PASS : tst_qquickwindow::touchEvent_velocity() PASS : tst_qquickwindow::mouseFromTouch_basic() PASS : tst_qquickwindow::clearWindow() PASS : tst_qquickwindow::qmlCreation() PASS : tst_qquickwindow::clearColor() PASS : tst_qquickwindow::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 tst_qquickwindow.cpp(1723) : failure location 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: 49 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickwindow: 45 seconds, exit code 1 Testing tst_qquickfocusscope FAIL! : tst_qquickfocusscope::canvasFocus() Compared values are not the same Actual (rootFocusSpy.count()): 5 Expected (3) : 3 tst_qquickfocusscope.cpp(615) : failure location Totals: 11 passed, 1 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.4.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_qquickfocusscope::initTestCase() PASS : tst_qquickfocusscope::basic() PASS : tst_qquickfocusscope::nested() PASS : tst_qquickfocusscope::noFocus() PASS : tst_qquickfocusscope::textEdit() PASS : tst_qquickfocusscope::forceFocus() PASS : tst_qquickfocusscope::noParentFocus() PASS : tst_qquickfocusscope::signalEmission() PASS : tst_qquickfocusscope::qtBug13380() PASS : tst_qquickfocusscope::forceActiveFocus() FAIL! : tst_qquickfocusscope::canvasFocus() Compared values are not the same Actual (rootFocusSpy.count()): 5 Expected (3) : 3 tst_qquickfocusscope.cpp(615) : failure location PASS : tst_qquickfocusscope::cleanupTestCase() Totals: 11 passed, 1 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: 2 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00471/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418992961): http://codereview.qt-project.org/102464 [PS1] - Fix GC crash with conditional breakpoints and JS console From ci-noreply at qt-project.org Fri Dec 19 15:10:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 16:10:39 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2175 Message-ID: <20141219_141039_072125.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2175: SUCCESS Tested changes (refs/builds/dev_1418990592): http://codereview.qt-project.org/102352 [PS1] - Replace usage of stdout for debug output by qDebug From ci-noreply at qt-project.org Fri Dec 19 15:51:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 16:51:37 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1105 Message-ID: <20141219_145137_029317.ci-noreply@qt-project.org> twelve autotests failed :( Testing tst_QWindow FAIL! : tst_QWindow::isActive() Compared values are not the same Actual (((window.received(QEvent::FocusIn)))): 3 Expected (2) : 2 tst_qwindow.cpp(462) : failure location Totals: 31 passed, 1 failed, 2 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.4.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() PASS : tst_QWindow::positioning(default) PASS : tst_QWindow::positioningDuringMinimized() PASS : tst_QWindow::isExposed() FAIL! : tst_QWindow::isActive() Compared values are not the same Actual (((window.received(QEvent::FocusIn)))): 3 Expected (2) : 2 tst_qwindow.cpp(462) : failure location PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(633) : failure location PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. tst_qwindow.cpp(835) : failure location PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() PASS : tst_QWindow::windowsTransientChildren() PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 49 seconds, exit code 1 Testing tst_QWidget FAIL! : tst_QWidget::activation() 'qApp->activeWindow() == &widget1' returned FALSE. () tst_qwidget.cpp(1827) : failure location FAIL! : tst_QWidget::translucentWidget() Compared values are not the same tst_qwidget.cpp(8482) : failure location FAIL! : tst_QWidget::syntheticEnterLeave() Compared values are not the same Actual (((window.numEnterEvents))): 0 Expected (1) : 1 tst_qwidget.cpp(8882) : failure location FAIL! : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. () tst_qwidget.cpp(8966) : failure location Totals: 240 passed, 4 failed, 8 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.4.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) 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() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() FAIL! : tst_QWidget::activation() 'qApp->activeWindow() == &widget1' returned FALSE. () tst_qwidget.cpp(1827) : failure location PASS : tst_QWidget::reparent() PASS : tst_QWidget::windowState() PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 tst_qwidget.cpp(2092) : 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() QWARN : tst_QWidget::raise() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 1280x984+320+252 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 1276x984+320+252 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 tst_qwidget.cpp(2959) : failure location PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() QWARN : tst_QWidget::saveRestoreGeometry() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 1280x961+108+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 1276x961+108+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::saveRestoreGeometry() SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 tst_qwidget.cpp(3231) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 tst_qwidget.cpp(3231) : failure location SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 tst_qwidget.cpp(3231) : failure location PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() We do not yet have static contents support, see QTBUG-28012 tst_qwidget.cpp(3671) : failure location SKIP : tst_QWidget::resizeEvent() QTBUG-30744 tst_qwidget.cpp(2157) : failure location PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::scrollNativeChildren() PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 200x200, flags 800) PASS : tst_QWidget::setWindowGeometry(100,100 1080x784, flags 0) PASS : tst_QWidget::setWindowGeometry(100,100 1080x784, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+130+100 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+130+100 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+130+100 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+130+100 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::setWindowGeometry(130,100 0x200, flags 0) PASS : tst_QWidget::setWindowGeometry(130,100 0x200, flags 800) PASS : tst_QWidget::setWindowGeometry(100,50 200x0, flags 0) PASS : tst_QWidget::setWindowGeometry(100,50 200x0, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+130+50 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+130+50 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+130+50 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+130+50 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+130+50 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+130+50 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::setWindowGeometry(130,50 0x0, flags 0) PASS : tst_QWidget::setWindowGeometry(130,50 0x0, flags 800) PASS : tst_QWidget::windowMoveResize(100,100 200x200, flags 0) PASS : tst_QWidget::windowMoveResize(100,100 200x200, flags 800) PASS : tst_QWidget::windowMoveResize(100,100 1080x784, flags 0) PASS : tst_QWidget::windowMoveResize(100,100 1080x784, flags 800) QWARN : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+138+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+138+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+138+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+138+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x200+138+131 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x200+138+131 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::windowMoveResize(130,100 0x200, flags 0) PASS : tst_QWidget::windowMoveResize(130,100 0x200, flags 800) PASS : tst_QWidget::windowMoveResize(100,50 200x0, flags 0) PASS : tst_QWidget::windowMoveResize(100,50 200x0, flags 800) QWARN : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+138+81 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+138+81 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+138+81 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+138+81 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 0x0+138+81 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x0+138+81 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::windowMoveResize(130,50 0x0, flags 0) PASS : tst_QWidget::windowMoveResize(130,50 0x0, flags 800) PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setGeometry_win() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() SKIP : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test is for X11 only. tst_qwidget.cpp(5756) : failure location SKIP : tst_QWidget::showHideShowX11() This test is for X11 only. tst_qwidget.cpp(5846) : failure location SKIP : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only. tst_qwidget.cpp(5866) : failure location XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x3c04fae7a8) : 74 1001 77 ), actual 4 ( QWidget(0x3c04fae7a8) : 74 1001 78 77 ) tst_qwidget.cpp(6026) : failure location XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x3c04fae650) : 74 1001 1002 77 ), actual 5 ( QWidget(0x3c04fae650) : 74 1001 1002 78 77 ) tst_qwidget.cpp(6117) : failure location XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x3c04fae680) : 74 1001 1002 77 ), actual 5 ( QWidget(0x3c04fae680) : 74 1001 1002 78 77 ) tst_qwidget.cpp(6210) : failure location PASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() PASS : tst_QWidget::renderInvisible() PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() PASS : tst_QWidget::render_systemClip() PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() PASS : tst_QWidget::moveWindowInShowEvent(1) PASS : tst_QWidget::moveWindowInShowEvent(2) PASS : tst_QWidget::repaintWhenChildDeleted() PASS : tst_QWidget::hideOpaqueChildWhileHidden() PASS : tst_QWidget::updateWhileMinimized() XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7444) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7447) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7450) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7453) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7499) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7502) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7505) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7560) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7563) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7566) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7569) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7572) : failure location XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 tst_qwidget.cpp(7575) : failure location PASS : tst_QWidget::alienWidgets() PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() PASS : tst_QWidget::doubleRepaint() PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() PASS : tst_QWidget::moveInResizeEvent() PASS : tst_QWidget::immediateRepaintAfterShow() PASS : tst_QWidget::immediateRepaintAfterInvalidateBuffer() PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() PASS : tst_QWidget::gdiPainting() QWARN : tst_QWidget::paintOnScreenPossible() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::paintOnScreenPossible() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() FAIL! : tst_QWidget::translucentWidget() Compared values are not the same tst_qwidget.cpp(8482) : failure location PASS : tst_QWidget::setClearAndResizeMask() PASS : tst_QWidget::maskedUpdate() FAIL! : tst_QWidget::syntheticEnterLeave() Compared values are not the same Actual (((window.numEnterEvents))): 0 Expected (1) : 1 tst_qwidget.cpp(8882) : failure location FAIL! : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. () tst_qwidget.cpp(8966) : failure location WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::destroyBackingStore() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() PASS : tst_QWidget::focusProxyAndInputMethods() PASS : tst_QWidget::scrollWithoutBackingStore() PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() PASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() PASS : tst_QWidget::touchEventSynthesizedMouseEvent() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() PASS : tst_QWidget::largerThanScreen_QTBUG30142() QWARN : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 1000x1000+540+392 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 1000x997+540+392 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() PASS : tst_QWidget::cleanupTestCase() Totals: 240 passed, 4 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 158 seconds, exit code 4 Testing tst_QStyleSheetStyle FAIL! : tst_QStyleSheetStyle::hoverColors() '(widget->testAttribute(Qt::WA_UnderMouse))' returned FALSE. () tst_qstylesheetstyle.cpp(847) : failure location Totals: 49 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QStyleSheetStyle ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QStyleSheetStyle::initTestCase() PASS : tst_QStyleSheetStyle::repolish() PASS : tst_QStyleSheetStyle::numinstances() PASS : tst_QStyleSheetStyle::widgetsBeforeAppStyleSheet() PASS : tst_QStyleSheetStyle::widgetsAfterAppStyleSheet() PASS : tst_QStyleSheetStyle::applicationStyleSheet() PASS : tst_QStyleSheetStyle::windowStyleSheet() PASS : tst_QStyleSheetStyle::widgetStyleSheet() PASS : tst_QStyleSheetStyle::reparentWithNoChildStyleSheet() PASS : tst_QStyleSheetStyle::reparentWithChildStyleSheet() PASS : tst_QStyleSheetStyle::dynamicProperty() PASS : tst_QStyleSheetStyle::namespaces() PASS : tst_QStyleSheetStyle::qproperty() PASS : tst_QStyleSheetStyle::palettePropagation() PASS : tst_QStyleSheetStyle::fontPropagation() PASS : tst_QStyleSheetStyle::onWidgetDestroyed() PASS : tst_QStyleSheetStyle::fontPrecedence() PASS : tst_QStyleSheetStyle::focusColors() FAIL! : tst_QStyleSheetStyle::hoverColors() '(widget->testAttribute(Qt::WA_UnderMouse))' returned FALSE. () tst_qstylesheetstyle.cpp(847) : failure location PASS : tst_QStyleSheetStyle::background() PASS : tst_QStyleSheetStyle::tabAlignement() PASS : tst_QStyleSheetStyle::attributesList() PASS : tst_QStyleSheetStyle::minmaxSizes() PASS : tst_QStyleSheetStyle::task206238_twice() PASS : tst_QStyleSheetStyle::transparent() PASS : tst_QStyleSheetStyle::proxyStyle() PASS : tst_QStyleSheetStyle::dialogButtonBox() XFAIL : tst_QStyleSheetStyle::emptyStyleSheet() QTBUG-21468 tst_qstylesheetstyle.cpp(1343) : failure location PASS : tst_QStyleSheetStyle::emptyStyleSheet() PASS : tst_QStyleSheetStyle::toolTip() PASS : tst_QStyleSheetStyle::embeddedFonts() PASS : tst_QStyleSheetStyle::opaquePaintEvent(none) PASS : tst_QStyleSheetStyle::opaquePaintEvent(background black ) PASS : tst_QStyleSheetStyle::opaquePaintEvent(background qrgba) PASS : tst_QStyleSheetStyle::opaquePaintEvent(background transparent) PASS : tst_QStyleSheetStyle::opaquePaintEvent(border native) PASS : tst_QStyleSheetStyle::opaquePaintEvent(border solid) PASS : tst_QStyleSheetStyle::opaquePaintEvent(border transparent) PASS : tst_QStyleSheetStyle::opaquePaintEvent(margin) PASS : tst_QStyleSheetStyle::opaquePaintEvent(focus) PASS : tst_QStyleSheetStyle::complexWidgetFocus() PASS : tst_QStyleSheetStyle::task188195_baseBackground() PASS : tst_QStyleSheetStyle::task232085_spinBoxLineEditBg() PASS : tst_QStyleSheetStyle::changeStyleInChangeEvent() PASS : tst_QStyleSheetStyle::QTBUG15910_crashNullWidget() PASS : tst_QStyleSheetStyle::QTBUG36933_brokenPseudoClassLookup() PASS : tst_QStyleSheetStyle::styleSheetChangeBeforePolish() PASS : tst_QStyleSheetStyle::widgetStyle() QWARN : tst_QStyleSheetStyle::appStyle() Could not parse application stylesheet QWARN : tst_QStyleSheetStyle::appStyle() Could not parse application stylesheet QWARN : tst_QStyleSheetStyle::appStyle() Could not parse application stylesheet PASS : tst_QStyleSheetStyle::appStyle() PASS : tst_QStyleSheetStyle::QTBUG11658_cachecrash() PASS : tst_QStyleSheetStyle::cleanupTestCase() Totals: 49 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QStyleSheetStyle ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qstylesheetstyle: 42 seconds, exit code 1 Testing tst_QMenu FAIL! : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same Actual (((action))) : 0000004E687B94E0 Expected (menu.activeAction()): 0000000000000000 tst_qmenu.cpp(819) : failure location Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QMenu ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QMenu::initTestCase() PASS : tst_QMenu::getSetCheck() PASS : tst_QMenu::addActionsAndClear() PASS : tst_QMenu::keyboardNavigation(data0) PASS : tst_QMenu::keyboardNavigation(data1) PASS : tst_QMenu::keyboardNavigation(data2) PASS : tst_QMenu::keyboardNavigation(data3_noMac) PASS : tst_QMenu::keyboardNavigation(data4) (... 1732 lines omitted; there are too many errors!) WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsItem::deleteItemInEventHandlers() PASS : tst_QGraphicsItem::itemClipsToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape() PASS : tst_QGraphicsItem::itemClipsChildrenToShape2() PASS : tst_QGraphicsItem::itemClipsChildrenToShape3() PASS : tst_QGraphicsItem::itemClipsChildrenToShape4() PASS : tst_QGraphicsItem::itemClipsChildrenToShape5() PASS : tst_QGraphicsItem::itemClipsTextChildToShape() PASS : tst_QGraphicsItem::itemClippingDiscovery() PASS : tst_QGraphicsItem::itemContainsChildrenInShape() PASS : tst_QGraphicsItem::itemContainsChildrenInShape2() PASS : tst_QGraphicsItem::ancestorFlags() PASS : tst_QGraphicsItem::untransformable() PASS : tst_QGraphicsItem::contextMenuEventPropagation() PASS : tst_QGraphicsItem::itemIsMovable() PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.5 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 1.0 | identity | {(0, 0, 10, 1)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.0 | identity | {(0, 0, 10, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.5 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 1.0 | identity | {(0, 0, 1, 10)}) PASS : tst_QGraphicsItem::itemTransform_parentChild() PASS : tst_QGraphicsItem::itemTransform_siblings() PASS : tst_QGraphicsItem::itemTransform_unrelated() PASS : tst_QGraphicsItem::opacity(A: 1.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(B: 0.5 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(C: 0.5 0 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(D: 0.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(E: 1.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(F: 0.5 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(G: 0.5 2 0.1 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(H: 0.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(I: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(J: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(K: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(L: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 1.0 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 1.0 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity(M: 1.0 0 0.5 1 0.5 1.0 1.0 1.0 1.0) PASS : tst_QGraphicsItem::opacity2() PASS : tst_QGraphicsItem::opacityZeroUpdates() PASS : tst_QGraphicsItem::itemStacksBehindParent() PASS : tst_QGraphicsItem::nestedClipping() PASS : tst_QGraphicsItem::nestedClippingTransforms() PASS : tst_QGraphicsItem::sceneTransformCache() PASS : tst_QGraphicsItem::tabChangesFocus(tab changes focus) PASS : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus) PASS : tst_QGraphicsItem::cacheMode() PASS : tst_QGraphicsItem::cacheMode2() PASS : tst_QGraphicsItem::updateCachedItemAfterMove() PASS : tst_QGraphicsItem::deviceTransform(nil) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 100) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 010) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 001) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 111) PASS : tst_QGraphicsItem::deviceTransform(deviceX rot 90 101) PASS : tst_QGraphicsItem::update() PASS : tst_QGraphicsItem::setTransformProperties(nothing) PASS : tst_QGraphicsItem::setTransformProperties(rotation) PASS : tst_QGraphicsItem::setTransformProperties(rotation dicentred) PASS : tst_QGraphicsItem::setTransformProperties(Scale) PASS : tst_QGraphicsItem::setTransformProperties(Everything dicentred) PASS : tst_QGraphicsItem::itemUsesExtendedStyleOption() PASS : tst_QGraphicsItem::itemSendsGeometryChanges() PASS : tst_QGraphicsItem::moveItem() PASS : tst_QGraphicsItem::moveLineItem() PASS : tst_QGraphicsItem::sorting(NoIndex) PASS : tst_QGraphicsItem::sorting(BspTreeIndex) PASS : tst_QGraphicsItem::itemHasNoContents() PASS : tst_QGraphicsItem::hitTestUntransformableItem() PASS : tst_QGraphicsItem::hitTestGraphicsEffectItem() PASS : tst_QGraphicsItem::focusProxy() PASS : tst_QGraphicsItem::subFocus() PASS : tst_QGraphicsItem::focusProxyDeletion() PASS : tst_QGraphicsItem::negativeZStacksBehindParent() PASS : tst_QGraphicsItem::setGraphicsEffect() PASS : tst_QGraphicsItem::panel() PASS : tst_QGraphicsItem::addPanelToActiveScene() PASS : tst_QGraphicsItem::panelWithFocusItems() PASS : tst_QGraphicsItem::activate() PASS : tst_QGraphicsItem::setActivePanelOnInactiveScene() PASS : tst_QGraphicsItem::activationOnShowHide() PASS : tst_QGraphicsItem::deactivateInactivePanel() PASS : tst_QGraphicsItem::moveWhileDeleting() PASS : tst_QGraphicsItem::ensureDirtySceneTransform() PASS : tst_QGraphicsItem::focusScope() PASS : tst_QGraphicsItem::focusScope2() PASS : tst_QGraphicsItem::focusScopeItemChangedWhileScopeDoesntHaveFocus() PASS : tst_QGraphicsItem::stackBefore() PASS : tst_QGraphicsItem::sceneModality() PASS : tst_QGraphicsItem::panelModality() PASS : tst_QGraphicsItem::mixedModality() PASS : tst_QGraphicsItem::modality_hover() PASS : tst_QGraphicsItem::modality_mouseGrabber() PASS : tst_QGraphicsItem::modality_clickFocus() PASS : tst_QGraphicsItem::modality_keyEvents() PASS : tst_QGraphicsItem::itemIsInFront() PASS : tst_QGraphicsItem::scenePosChange() PASS : tst_QGraphicsItem::textItem_shortcuts() PASS : tst_QGraphicsItem::scroll() PASS : tst_QGraphicsItem::focusHandling(Focus goes through.) PASS : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.) PASS : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).) PASS : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation) PASS : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling) PASS : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations() PASS : tst_QGraphicsItem::resolvePaletteForItemChildren() PASS : tst_QGraphicsItem::task141694_textItemEnsureVisible() PASS : tst_QGraphicsItem::task128696_textItemEnsureMovable() PASS : tst_QGraphicsItem::ensureUpdateOnTextItem() PASS : tst_QGraphicsItem::task177918_lineItemUndetected() PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable | selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, noflags) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, selectable) PASS : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable | selectable) PASS : tst_QGraphicsItem::task243707_addChildBeforeParent() PASS : tst_QGraphicsItem::task197802_childrenVisibility() PASS : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect() PASS : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor() PASS : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() PASS : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() PASS : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() PASS : tst_QGraphicsItem::QT_2649_focusScope() PASS : tst_QGraphicsItem::sortItemsWhileAdding() PASS : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() PASS : tst_QGraphicsItem::itemDiesDuringDraggingOperation() PASS : tst_QGraphicsItem::QTBUG_12112_focusItem() PASS : tst_QGraphicsItem::QTBUG_13473_sceneposchange() PASS : tst_QGraphicsItem::QTBUG_16374_crashInDestructor() PASS : tst_QGraphicsItem::QTBUG_20699_focusScopeCrash() PASS : tst_QGraphicsItem::QTBUG_30990_rightClickSelection() PASS : tst_QGraphicsItem::QTBUG_21618_untransformable_sceneTransform() PASS : tst_QGraphicsItem::cleanupTestCase() Totals: 237 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGraphicsItem ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsitem: 61 seconds, exit code 1 Testing tst_QFocusEvent FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '(childFocusWidgetOne->focusInEventRecieved)' returned FALSE. () tst_qfocusevent.cpp(367) : failure location Totals: 7 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFocusEvent ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QFocusEvent::initTestCase() PASS : tst_QFocusEvent::checkReason_Tab() PASS : tst_QFocusEvent::checkReason_ShiftTab() SKIP : tst_QFocusEvent::checkReason_BackTab() Backtab is not supported on Windows tst_qfocusevent.cpp(215) : failure location PASS : tst_QFocusEvent::checkReason_Popup() PASS : tst_QFocusEvent::checkReason_focusWidget() PASS : tst_QFocusEvent::checkReason_Shortcut() QWARN : tst_QFocusEvent::checkReason_ActiveWindow() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+590+477 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 124x30+590+477 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). FAIL! : tst_QFocusEvent::checkReason_ActiveWindow() '(childFocusWidgetOne->focusInEventRecieved)' returned FALSE. () tst_qfocusevent.cpp(367) : failure location PASS : tst_QFocusEvent::cleanupTestCase() Totals: 7 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QFocusEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfocusevent: 39 seconds, exit code 1 Testing tst_QComboBox FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) tst_qcombobox.cpp(2709) : failure location Totals: 155 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() PASS : tst_QComboBox::setPalette() PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() QWARN : tst_QComboBox::noScrollbar(normal) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(normal) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(normal) QWARN : tst_QComboBox::noScrollbar(border) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(border) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(border) QWARN : tst_QComboBox::noScrollbar(margin) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(margin) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(margin) QWARN : tst_QComboBox::noScrollbar(padding) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(padding) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(padding) QWARN : tst_QComboBox::noScrollbar(everything) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(everything) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(everything) QWARN : tst_QComboBox::noScrollbar(everything and more) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+208+231 on QWidgetWindow/'QWidgetClassWindow'. Resulting geometry: 124x30+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWARN : tst_QComboBox::noScrollbar(everything and more) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 27x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) QWARN : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 62x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() FAIL! : tst_QComboBox::keyBoardNavigationWithMouse() 'selection > 3' returned FALSE. (selection=0) tst_qcombobox.cpp(2709) : failure location PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() QWARN : tst_QComboBox::maxVisibleItems(Default) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 38x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::maxVisibleItems(Default) QWARN : tst_QComboBox::maxVisibleItems(No spacing) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 38x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::maxVisibleItems(No spacing) QWARN : tst_QComboBox::maxVisibleItems(20) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 38x20+208+231 on QWidgetWindow/'QComboBoxClassWindow'. Resulting geometry: 124x20+208+231 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 155 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 40 seconds, exit code 1 Testing tst_QAbstractItemView FAIL! : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same Actual (((spy.count()))): 0 Expected (1) : 1 tst_qabstractitemview.cpp(1331) : failure location Totals: 62 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QAbstractItemView::initTestCase() PASS : tst_QAbstractItemView::getSetCheck() QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QListView) QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTableView) QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QTreeView) QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::emptyModels(QHeaderView) QWARN : tst_QAbstractItemView::setModel(QListView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QListView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QListView) QWARN : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTableView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTableView) QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QTreeView) QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid QWARN : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed PASS : tst_QAbstractItemView::setModel(QHeaderView) PASS : tst_QAbstractItemView::noModel() PASS : tst_QAbstractItemView::dragSelect() PASS : tst_QAbstractItemView::rowDelegate() PASS : tst_QAbstractItemView::columnDelegate() PASS : tst_QAbstractItemView::selectAll() PASS : tst_QAbstractItemView::ctrlA() PASS : tst_QAbstractItemView::persistentEditorFocus() PASS : tst_QAbstractItemView::setItemDelegate(4 columndelegates) PASS : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row) PASS : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) PASS : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) PASS : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column) PASS : tst_QAbstractItemView::noFallbackToRoot() PASS : tst_QAbstractItemView::setCurrentIndex(QListView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled) PASS : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable) PASS : tst_QAbstractItemView::task221955_selectedEditor() PASS : tst_QAbstractItemView::task250754_fontChange() FAIL! : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same Actual (((spy.count()))): 0 Expected (1) : 1 tst_qabstractitemview.cpp(1331) : failure location QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed QWARN : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed PASS : tst_QAbstractItemView::task257481_emptyEditor() PASS : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling() PASS : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection() PASS : tst_QAbstractItemView::ctrlRubberbandSelection() PASS : tst_QAbstractItemView::QTBUG6407_extendedSelection() PASS : tst_QAbstractItemView::QTBUG6753_selectOnSelection() PASS : tst_QAbstractItemView::testDelegateDestroyEditor() PASS : tst_QAbstractItemView::testClickedSignal() PASS : tst_QAbstractItemView::testChangeEditorState() PASS : tst_QAbstractItemView::deselectInSingleSelection() PASS : tst_QAbstractItemView::testNoActivateOnDisabledItem() PASS : tst_QAbstractItemView::testFocusPolicy(QStyledItemDelegate) PASS : tst_QAbstractItemView::testFocusPolicy(QItemDelegate) PASS : tst_QAbstractItemView::QTBUG31411_noSelection() PASS : tst_QAbstractItemView::QTBUG39324_settingSameInstanceOfIndexWidget() PASS : tst_QAbstractItemView::sizeHintChangeTriggersLayout() PASS : tst_QAbstractItemView::cleanupTestCase() Totals: 62 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QAbstractItemView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qabstractitemview: 44 seconds, exit code 1 Testing tst_QDialog FAIL! : tst_QDialog::snapToDefaultButton() Compared values are not the same Actual (QCursor::pos()): QPoint(1,0) Expected (startingPos) : QPoint(350,350) tst_qdialog.cpp(567) : 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.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012) PASS : tst_QDialog::initTestCase() PASS : tst_QDialog::getSetCheck() PASS : tst_QDialog::showExtension(data0) PASS : tst_QDialog::showExtension(data1) PASS : tst_QDialog::showExtension(data2) PASS : tst_QDialog::showExtension(data3) PASS : tst_QDialog::defaultButtons() PASS : tst_QDialog::showMaximized() PASS : tst_QDialog::showMinimized() PASS : tst_QDialog::showFullScreen() PASS : tst_QDialog::showAsTool() PASS : tst_QDialog::toolDialogPosition() PASS : tst_QDialog::deleteMainDefault() PASS : tst_QDialog::deleteInExec() PASS : tst_QDialog::showSizeGrip() PASS : tst_QDialog::setVisible() PASS : tst_QDialog::reject() FAIL! : tst_QDialog::snapToDefaultButton() Compared values are not the same Actual (QCursor::pos()): QPoint(1,0) Expected (startingPos) : QPoint(350,350) tst_qdialog.cpp(567) : failure location QWARN : tst_QDialog::transientParent(Non-native) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+597+507 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 124x30+597+507 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). PASS : tst_QDialog::transientParent(Non-native) QWARN : tst_QDialog::transientParent(Native) TestNamespace::QWindowsWindow::setGeometryDp: Unable to set geometry 100x30+597+507 on QWidgetWindow/'QDialogClassWindow'. Resulting geometry: 124x30+597+507 (frame: 8, 31, 8, 8, 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-project.org/ci/QtBase_5.4_Integration/build_01105/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1418993117): http://codereview.qt-project.org/100986 [PS3] - QScrollBar: emit valueChanged once even if a slot takes too much time http://codereview.qt-project.org/102434 [PS1] - Remove old test script & project. http://codereview.qt-project.org/102252 [PS3] - Doc: corrected broken links qtbase http://codereview.qt-project.org/102438 [PS1] - Android: Fix QStandardPaths test http://codereview.qt-project.org/102436 [PS1] - Android: Fix QResourceEngine tests http://codereview.qt-project.org/102435 [PS1] - Also search current directory in QFINDTESTDATA http://codereview.qt-project.org/101581 [PS2] - Don't clear lineedit in non normal echo mode when validation is invalid From ci-noreply at qt-project.org Fri Dec 19 16:09:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 17:09:50 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #454 Message-ID: <20141219_150950_027192.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Testing qtquickcontrols QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted QtQA::App::TestRunner: Proc::Reliable failed to run process for unknown reasons QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/85/278de1ff65e428dabbbbdff620c02c89814f80 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5WidgetsTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9d/44b815ed9fb7faed78cdf958f606fabd84ac2d QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/ddf82dab68fa51631912839275e9b10871d326 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/26/e3fc150a153b280952e36e2968c18438076f4e QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/3f8f60727a8714a539ebe972ddf5f03d0faf9f QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/6d/0e7778c38d648caf405d6594facb7f5ec59c38 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/d1/36946d738a76a0243be86ae4e512c9a3c06057 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e1/b0a69a359a920ef59e3ac92159aa7125127d29 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtTest/libqmltestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5b/c89485f2aa79e8e5ba4838bcd65f925d95827c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtquickcontrols/tests/auto/testplugin/QtQuickControlsTests/libtestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/21/086bc620f2928995f88509ee5931f1e9f0e427 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Window.2/libwindowplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e6/c5e32caff3b7855aff0884c6d2d0e463eca511 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Controls/libqtquickcontrolsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ad/0300cdba610983c11faa89e4bf79d9e29e0b9c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Layouts/libqquicklayoutsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/6f/6fbb5919c02fbee931725c38452fd38a03ddfd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 20709] QtQA::App::TestRunner: [New Thread 20711] QtQA::App::TestRunner: [New Thread 20710] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f03c89ed700 (LWP 20710)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f03ca30e5d1 in TestNamespace::QXcbEventReader::run (this=0xc3cfd0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f03d0f6b27b in TestNamespace::QThreadPrivate::start (arg=0xc3cfd0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f03c7552700 (LWP 20711)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f03d1271e4d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f03b80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f03d11f4300 in TestNamespace::QEventLoop::processEvents (this=0x7f03c7551cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f03d11f45d8 in TestNamespace::QEventLoop::exec (this=0x7f03c7551cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f03d0f637fb in TestNamespace::QThread::exec (this=0xc5b370) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f03d1f6c29f in TestNamespace::QQmlThreadPrivate::run (this=0xc5b370) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f03d0f6b27b in TestNamespace::QThreadPrivate::start (arg=0xc5b370) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f03d04ae7e0 (LWP 20709)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f03d0f56881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f03d0f53132 in TestNamespace::QMessageLogger::fatal (this=0x7fffc9ce8280, msg=0x7f03d12e2988 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f03d0f4cbaf in TestNamespace::qt_assert_x (where=0x7f03d08b44e9 "QSGNode::reparentChildNodesTo", what=0x7f03d08b44c0 "newParent is already part of a hierarchy", file=0x7f03d08b42c0 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f03d067abba in TestNamespace::QSGNode::reparentChildNodesTo (this=0x4706030, newParent=0x495e830) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f03d0703638 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0xc69410, item=0x4a66aa0) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007f03d0702b65 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0xc69410) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007f03d06f7661 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0xc69410) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f03d06be397 in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0xc60510, window=0xc4cf30) at scenegraph/qsgrenderloop.cpp:369 QtQA::App::TestRunner: #10 0x00007f03d06beac8 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0xc60510, e=0x7fffc9ce9000) at scenegraph/qsgrenderloop.cpp:471 QtQA::App::TestRunner: #11 0x00007f03d2e95098 in TestNamespace::QApplicationPrivate::notify_helper (this=0xc23210, receiver=0xc60510, e=0x7fffc9ce9000) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007f03d2e926d5 in TestNamespace::QApplication::notify (this=0xc231f0, receiver=0xc60510, e=0x7fffc9ce9000) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007f03d11f7ab6 in TestNamespace::QCoreApplication::notifyInternal (this=0xc231f0, receiver=0xc60510, event=0x7fffc9ce9000) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f03d11fba9b in TestNamespace::QCoreApplication::sendEvent (receiver=0xc60510, event=0x7fffc9ce9000) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f03d127004c in TestNamespace::QTimerInfoList::activateTimers (this=0xc5b730) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f03d12713e5 in TestNamespace::timerSourceDispatch (source=0xc5b6d0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f03d1271e4d in TestNamespace::QEventDispatcherGlib::processEvents (this=0xc4c4c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f03ca37066a in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xc4c4c0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f03d11f7f52 in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f03d3744587 in TestNamespace::QTest::simulateEvent (window=0xc4cf30, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f03d3744827 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0xc4cf30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f03d374467c in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xc4cf30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f03d3744de5 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0xc4cf30, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f03d3744ea4 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0xc4cf30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f03d3744ede in TestNamespace::QTest::keyClick (window=0xc4cf30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f03d3745d1d in TestNamespace::QuickTestEvent::keyClick (this=0x426d710, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f03d374da15 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x426d710, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffc9ce9b80) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f03d374dfb3 in TestNamespace::QuickTestEvent::qt_metacall (this=0x426d710, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffc9ce9b80) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f03d120090d in TestNamespace::QMetaObject::metacall (object=0x426d710, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fffc9ce9b80) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f03d1e7530b in TestNamespace::CallMethod (object=0x426d710, index=7, returnType=1, argCount=3, argTypes=0x20e4724, engine=0xc43590, callArgs=0x7f03c6353430) at jsruntime/qv4qobjectwrapper.cpp:1155 QtQA::App::TestRunner: #34 0x00007f03d1e75ed2 in TestNamespace::CallPrecise (object=0x426d710, data=..., engine=0xc43590, callArgs=0x7f03c6353430) at jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #35 0x00007f03d1e7856d in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f03c40e5e40, callData=0x7f03c6353430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f03d1e78001 in TestNamespace::QV4::QObjectMethod::call (m=0x7f03c40e5e40, callData=0x7f03c6353430) at jsruntime/qv4qobjectwrapper.cpp:1823 QtQA::App::TestRunner: #37 0x00007f03d1d62c22 in TestNamespace::QV4::Object::call (this=0x7f03c40e5e40, d=0x7f03c6353430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 0x00007f03d1e93a2e in TestNamespace::QV4::Runtime::callProperty (engine=0xc6d890, nameIndex=53, callData=0x7f03c6353430) at jsruntime/qv4runtime.cpp:972 QtQA::App::TestRunner: #39 0x00007f03c5a1a4b0 in ?? () QtQA::App::TestRunner: #40 0x00007f03d1df0ccf in TestNamespace::QV4::Heap::ExecutionContext::ExecutionContext (this=0x7f03c5a1a000, engine=0x7f03c63533e0, t=0) at jsruntime/qv4engine_p.h:406 QtQA::App::TestRunner: #41 0x00007f03d1e2112b in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f03c4362f80, callData=0x7f03c63533a0) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #42 0x00007f03d1d62c22 in TestNamespace::QV4::Object::call (this=0x7f03c4362f80, d=0x7f03c63533a0) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #43 0x00007f03d1e935cb in TestNamespace::QV4::Runtime::callActivationProperty (engine=0xc6d890, nameIndex=115, callData=0x7f03c63533a0) at jsruntime/qv4runtime.cpp:945 QtQA::App::TestRunner: #44 0x00007f03c45f2746 in ?? () QtQA::App::TestRunner: #45 0x0000000000c6d890 in ?? () QtQA::App::TestRunner: #46 0x00007fffc9cea440 in ?? () QtQA::App::TestRunner: #47 0x0003000000000000 in ?? () QtQA::App::TestRunner: #48 0x00007f03d1df0c2d in TestNamespace::QV4::Heap::CallContext::CallContext (this=0x7f03c6353358, engine=0xc6d890, t=32767) at jsruntime/qv4context_p.h:101 QtQA::App::TestRunner: #49 0x00007f03d1e2112b in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f03c4364340, callData=0x7f03c6353318) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #50 0x00007f03d1d62c22 in TestNamespace::QV4::Object::call (this=0x7f03c4364340, d=0x7f03c6353318) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #51 0x00007f03d1e93c59 in TestNamespace::QV4::Runtime::callElement (engine=0xc6d890, index=..., callData=0x7f03c6353318) at jsruntime/qv4runtime.cpp:1000 QtQA::App::TestRunner: #52 0x00007f03c5a1613c in ?? () QtQA::App::TestRunner: #53 0x00007fffc9cea600 in ?? () QtQA::App::TestRunner: #54 0x0000000200000002 in ?? () QtQA::App::TestRunner: #55 0x00007f03c6287430 in ?? () QtQA::App::TestRunner: #56 0x00007fffc9cea8a0 in ?? () QtQA::App::TestRunner: #57 0x00007f03c6353228 in ?? () QtQA::App::TestRunner: #58 0x00007f03c48fab20 in ?? () QtQA::App::TestRunner: #59 0x00007f03c6353230 in ?? () QtQA::App::TestRunner: #60 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ 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.4.7 20120313 (Red Hat 4.4.7-4)) 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_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_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(165)] 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_alignToPixelGrid() PASS : qtquickcontrols::Tests_GridLayout::test_alignment() PASS : qtquickcontrols::Tests_GridLayout::test_baselines() PASS : qtquickcontrols::Tests_GridLayout::test_columnOrRowChanged() PASS : qtquickcontrols::Tests_GridLayout::test_columnsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_flow() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRight() PASS : qtquickcontrols::Tests_GridLayout::test_flowLeftToRightDefaultPositions() PASS : qtquickcontrols::Tests_GridLayout::test_flowTopToBottom() PASS : qtquickcontrols::Tests_GridLayout::test_rightToLeft() PASS : qtquickcontrols::Tests_GridLayout::test_rowsChanged() PASS : qtquickcontrols::Tests_GridLayout::test_sizeHints() PASS : qtquickcontrols::Tests_GridLayout::test_spacings() PASS : qtquickcontrols::Tests_GridLayout::test_spanAcrossEmptyRows() PASS : qtquickcontrols::Tests_GridLayout::test_spanIsMoreThanColumns() PASS : qtquickcontrols::Tests_GridLayout::cleanupTestCase() PASS : qtquickcontrols::Tests_GroupBox::initTestCase() PASS : qtquickcontrols::Tests_GroupBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_GroupBox::test_checkable() PASS : qtquickcontrols::Tests_GroupBox::test_checked() PASS : qtquickcontrols::Tests_GroupBox::test_contentItem() PASS : qtquickcontrols::Tests_GroupBox::test_dynamicSize() PASS : qtquickcontrols::Tests_GroupBox::cleanupTestCase() PASS : qtquickcontrols::Tests_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() QWARN : qtquickcontrols::Tests_Menu::test_dynamicItems() QQmlComponent: Created graphical object was not placed in the graphics scene. PASS : qtquickcontrols::Tests_Menu::test_dynamicItems() PASS : qtquickcontrols::Tests_Menu::test_exclusive() PASS : qtquickcontrols::Tests_Menu::test_modelCreation() PASS : qtquickcontrols::Tests_Menu::test_trigger() PASS : qtquickcontrols::Tests_Menu::cleanupTestCase() PASS : qtquickcontrols::Tests_MenuBar::initTestCase() PASS : qtquickcontrols::Tests_MenuBar::test_createMenuBar() PASS : qtquickcontrols::Tests_MenuBar::cleanupTestCase() PASS : qtquickcontrols::Tests_ProgressBar::initTestCase() PASS : qtquickcontrols::Tests_ProgressBar::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ProgressBar::test_initialization_order() PASS : qtquickcontrols::Tests_ProgressBar::test_invalidMinMax() PASS : qtquickcontrols::Tests_ProgressBar::test_maximumvalue() PASS : qtquickcontrols::Tests_ProgressBar::test_minimumvalue() PASS : qtquickcontrols::Tests_ProgressBar::cleanupTestCase() PASS : qtquickcontrols::Tests_RadioButton::initTestCase() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_RadioButton::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_RadioButton::test_checked() PASS : qtquickcontrols::Tests_RadioButton::test_clicked() PASS : qtquickcontrols::Tests_RadioButton::test_createRadioButton() PASS : qtquickcontrols::Tests_RadioButton::test_defaultConstructed() PASS : qtquickcontrols::Tests_RadioButton::test_exclusiveGroup() PASS : qtquickcontrols::Tests_RadioButton::test_keyPressed() PASS : qtquickcontrols::Tests_RadioButton::test_text() PASS : qtquickcontrols::Tests_RadioButton::cleanupTestCase() PASS : qtquickcontrols::Tests_RangedDate::initTestCase() PASS : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() PASS : qtquickcontrols::Tests_RangedDate::test_flickering() SKIP : qtquickcontrols::Tests_RangedDate::test_minMax() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(66)] PASS : qtquickcontrols::Tests_RangedDate::test_nullValues() PASS : qtquickcontrols::Tests_RangedDate::cleanupTestCase() PASS : qtquickcontrols::Tests_RangeModel::initTestCase() PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted false) PASS : qtquickcontrols::Tests_RangeModel::test_setinverted(inverted true) PASS : qtquickcontrols::Tests_RangeModel::test_setmaximumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setminimumvalue() PASS : qtquickcontrols::Tests_RangeModel::test_setposition() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatmaximum() PASS : qtquickcontrols::Tests_RangeModel::test_setpositionatminimum() PASS : qtquickcontrols::Tests_RangeModel::test_setstepsize() PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(in range) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(below min) PASS : qtquickcontrols::Tests_RangeModel::test_setvalue(above max) PASS : qtquickcontrols::Tests_RangeModel::cleanupTestCase() PASS : qtquickcontrols::Tests_RowLayout::initTestCase() PASS : qtquickcontrols::Tests_RowLayout::test_addAndRemoveItems() PASS : qtquickcontrols::Tests_RowLayout::test_addIgnoredItem() PASS : qtquickcontrols::Tests_RowLayout::test_alignToPixelGrid() PASS : qtquickcontrols::Tests_RowLayout::test_alignment() PASS : qtquickcontrols::Tests_RowLayout::test_allExpanding() PASS : qtquickcontrols::Tests_RowLayout::test_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:173: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::cleanupTestCase() PASS : qtquickcontrols::Tests_Slider::initTestCase() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Slider::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Slider::test_maximumvalue() PASS : qtquickcontrols::Tests_Slider::test_minimumvalue() PASS : qtquickcontrols::Tests_Slider::test_mouseWheel() PASS : qtquickcontrols::Tests_Slider::test_rightLeftKeyPressed() PASS : qtquickcontrols::Tests_Slider::test_sliderOffset() PASS : qtquickcontrols::Tests_Slider::test_updateValueWhileDragging() PASS : qtquickcontrols::Tests_Slider::test_valueAndHandlePosition() PASS : qtquickcontrols::Tests_Slider::test_vertical() PASS : qtquickcontrols::Tests_Slider::cleanupTestCase() PASS : qtquickcontrols::Tests_SpinBox::initTestCase() PASS : qtquickcontrols::Tests_SpinBox::test_ImplicitSize() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_SpinBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_SpinBox::test_construction() PASS : qtquickcontrols::Tests_SpinBox::test_decimals() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_key() PASS : qtquickcontrols::Tests_SpinBox::test_decrement_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_editingFinished() PASS : qtquickcontrols::Tests_SpinBox::test_fixup() PASS : qtquickcontrols::Tests_SpinBox::test_get_active_focus_when_up_or_down_was_pressed() PASS : qtquickcontrols::Tests_SpinBox::test_groupSeparators() PASS : qtquickcontrols::Tests_SpinBox::test_increment_key() PASS : qtquickcontrols::Tests_SpinBox::test_increment_mouse() PASS : qtquickcontrols::Tests_SpinBox::test_initial_value() PASS : qtquickcontrols::Tests_SpinBox::test_initialization_order() PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-1.1) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-10.10) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-123.456) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(2.54cm) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input($100) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(asdf foo) PASS : qtquickcontrols::Tests_SpinBox::test_keyboard_input(a1b2c3d4e5) PASS : qtquickcontrols::Tests_SpinBox::test_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) QFATAL : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) ASSERT failure in QSGNode::reparentChildNodesTo: "newParent is already part of a hierarchy", file scenegraph/coreapi/qsgnode.cpp, line 585 FAIL! : qtquickcontrols::Tests_SpinBox::test_keyboard_input(-20) Received a fatal error. Loc: [Unknown file(0)] Totals: 294 passed, 1 failed, 2 skipped, 0 blacklisted ********* Finished testing of qtquickcontrols ********* QtQA::App::TestRunner: Proc::Reliable failed to run process for unknown reasons QtQA::App::TestRunner: Process exited due to signal 127; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/85/278de1ff65e428dabbbbdff620c02c89814f80 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5WidgetsTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9d/44b815ed9fb7faed78cdf958f606fabd84ac2d QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5GuiTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/ddf82dab68fa51631912839275e9b10871d326 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QmlTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/26/e3fc150a153b280952e36e2968c18438076f4e QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5NetworkTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/49/3bfad2f27b13a66a2634d51a8317159a1f7473 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5CoreTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ed/3f8f60727a8714a539ebe972ddf5f03d0faf9f QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5TestTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/6d/0e7778c38d648caf405d6594facb7f5ec59c38 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5QuickTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/d1/36946d738a76a0243be86ae4e512c9a3c06057 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforms/libqxcb.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e1/b0a69a359a920ef59e3ac92159aa7125127d29 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/lib/libQt5DBusTestInfix.so.5 QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/9e/e532b8a2f88eb9c7610b97e8fe9cda4af21d90 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/bb/af64e050e8f21d8cdd31cc302b2a28a3ce77c6 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick.2/libqtquick2plugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/8f/39f7d1dd36f77ad26b36c709cceb5235e5ff3c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtTest/libqmltestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5b/c89485f2aa79e8e5ba4838bcd65f925d95827c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtquickcontrols/tests/auto/testplugin/QtQuickControlsTests/libtestplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/21/086bc620f2928995f88509ee5931f1e9f0e427 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Window.2/libwindowplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e6/c5e32caff3b7855aff0884c6d2d0e463eca511 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Controls/libqtquickcontrolsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/ad/0300cdba610983c11faa89e4bf79d9e29e0b9c QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/qml/QtQuick/Layouts/libqquicklayoutsplugin.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/6f/6fbb5919c02fbee931725c38452fd38a03ddfd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqgif.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/74/bce26ca1b54d14e630880537b25177d20dafd1 QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqico.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/03/8265313b11aac15f2195a199b44d0428b7b0cd QtQA::App::TestRunner: Missing separate debuginfo for /work/build/qt/qtbase/plugins/imageformats/libqjpeg.so QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/5a/f12a95cedddb3761c56ff32d0748af646c36c6 QtQA::App::TestRunner: Missing separate debuginfo for QtQA::App::TestRunner: Try: yum --disablerepo='*' --enablerepo='*-debug*' install /usr/lib/debug/.build-id/81/a81be2e44c93640adedb62adc93a47f4a09dd1 QtQA::App::TestRunner: [New Thread 20719] QtQA::App::TestRunner: [New Thread 20721] QtQA::App::TestRunner: [New Thread 20720] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/dev/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal 6, Aborted. QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f1d9c45c700 (LWP 20720)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a9e09aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00000039a9e0b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f1d9dd7d5d1 in TestNamespace::QXcbEventReader::run (this=0x1200fd0) at qxcbconnection.cpp:1099 QtQA::App::TestRunner: #4 0x00007f1da49da27b in TestNamespace::QThreadPrivate::start (arg=0x1200fd0) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #5 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f1d9afc1700 (LWP 20721)): QtQA::App::TestRunner: #0 0x00000039a62df343 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a7643ac9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f1da4ce0e4d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f1d8c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f1da4c63300 in TestNamespace::QEventLoop::processEvents (this=0x7f1d9afc0cc0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f1da4c635d8 in TestNamespace::QEventLoop::exec (this=0x7f1d9afc0cc0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f1da49d27fb in TestNamespace::QThread::exec (this=0x1220140) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f1da59db29f in TestNamespace::QQmlThreadPrivate::run (this=0x1220140) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f1da49da27b in TestNamespace::QThreadPrivate::start (arg=0x1220140) at thread/qthread_unix.cpp:337 QtQA::App::TestRunner: #9 0x00000039a66079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000039a62e8b6d in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f1da3f1d7e0 (LWP 20719)): QtQA::App::TestRunner: #0 0x00000039a6232925 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00000039a6234105 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f1da49c5881 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1414 QtQA::App::TestRunner: #3 0x00007f1da49c2132 in TestNamespace::QMessageLogger::fatal (this=0x7fff7d0e30b0, msg=0x7f1da4d51988 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qlogging.cpp:639 QtQA::App::TestRunner: #4 0x00007f1da49bbbaf in TestNamespace::qt_assert_x (where=0x7f1da43234e9 "QSGNode::reparentChildNodesTo", what=0x7f1da43234c0 "newParent is already part of a hierarchy", file=0x7f1da43232c0 "scenegraph/coreapi/qsgnode.cpp", line=585) at global/qglobal.cpp:2808 QtQA::App::TestRunner: #5 0x00007f1da40e9bba in TestNamespace::QSGNode::reparentChildNodesTo (this=0x36cd880, newParent=0x47254e0) at scenegraph/coreapi/qsgnode.cpp:585 QtQA::App::TestRunner: #6 0x00007f1da4172638 in TestNamespace::QQuickWindowPrivate::updateDirtyNode (this=0x122d410, item=0x3a8a150) at items/qquickwindow.cpp:2775 QtQA::App::TestRunner: #7 0x00007f1da4171b65 in TestNamespace::QQuickWindowPrivate::updateDirtyNodes (this=0x122d410) at items/qquickwindow.cpp:2659 QtQA::App::TestRunner: #8 0x00007f1da4166661 in TestNamespace::QQuickWindowPrivate::syncSceneGraph (this=0x122d410) at items/qquickwindow.cpp:338 QtQA::App::TestRunner: #9 0x00007f1da412d397 in TestNamespace::QSGGuiThreadRenderLoop::renderWindow (this=0x1224510, window=0x1210f30) at scenegraph/qsgrenderloop.cpp:369 QtQA::App::TestRunner: #10 0x00007f1da412dac8 in TestNamespace::QSGGuiThreadRenderLoop::event (this=0x1224510, e=0x7fff7d0e3e30) at scenegraph/qsgrenderloop.cpp:471 QtQA::App::TestRunner: #11 0x00007f1da6904098 in TestNamespace::QApplicationPrivate::notify_helper (this=0x11e7210, receiver=0x1224510, e=0x7fff7d0e3e30) at kernel/qapplication.cpp:3703 QtQA::App::TestRunner: #12 0x00007f1da69016d5 in TestNamespace::QApplication::notify (this=0x11e71f0, receiver=0x1224510, e=0x7fff7d0e3e30) at kernel/qapplication.cpp:3145 QtQA::App::TestRunner: #13 0x00007f1da4c66ab6 in TestNamespace::QCoreApplication::notifyInternal (this=0x11e71f0, receiver=0x1224510, event=0x7fff7d0e3e30) at kernel/qcoreapplication.cpp:930 QtQA::App::TestRunner: #14 0x00007f1da4c6aa9b in TestNamespace::QCoreApplication::sendEvent (receiver=0x1224510, event=0x7fff7d0e3e30) at kernel/qcoreapplication.h:228 QtQA::App::TestRunner: #15 0x00007f1da4cdf04c in TestNamespace::QTimerInfoList::activateTimers (this=0x121f730) at kernel/qtimerinfo_unix.cpp:635 QtQA::App::TestRunner: #16 0x00007f1da4ce03e5 in TestNamespace::timerSourceDispatch (source=0x121f6d0) at kernel/qeventdispatcher_glib.cpp:177 QtQA::App::TestRunner: #17 0x00000039a763feb2 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #18 0x00000039a7643d68 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #19 0x00000039a7643f1c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #20 0x00007f1da4ce0e4d in TestNamespace::QEventDispatcherGlib::processEvents (this=0x12104c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #21 0x00007f1d9dddf66a in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x12104c0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #22 0x00007f1da4c66f52 in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1102 QtQA::App::TestRunner: #23 0x00007f1da71b3587 in TestNamespace::QTest::simulateEvent (window=0x1210f30, press=true, code=16777249, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #24 0x00007f1da71b3827 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0x1210f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:103 QtQA::App::TestRunner: #25 0x00007f1da71b367c in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1210f30, code=TestNamespace::Qt::Key_A, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:91 QtQA::App::TestRunner: #26 0x00007f1da71b3de5 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Click, window=0x1210f30, code=TestNamespace::Qt::Key_A, ascii=97 'a', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #27 0x00007f1da71b3ea4 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Click, window=0x1210f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #28 0x00007f1da71b3ede in TestNamespace::QTest::keyClick (window=0x1210f30, key=TestNamespace::Qt::Key_A, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:148 QtQA::App::TestRunner: #29 0x00007f1da71b4d1d in TestNamespace::QuickTestEvent::keyClick (this=0x4ccc3f0, key=65, modifiers=67108864, delay=-1) at quicktestevent.cpp:74 QtQA::App::TestRunner: #30 0x00007f1da71bca15 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x4ccc3f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff7d0e49b0) at .moc/moc_quicktestevent_p.cpp:121 QtQA::App::TestRunner: #31 0x00007f1da71bcfb3 in TestNamespace::QuickTestEvent::qt_metacall (this=0x4ccc3f0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff7d0e49b0) at .moc/moc_quicktestevent_p.cpp:172 QtQA::App::TestRunner: #32 0x00007f1da4c6f90d in TestNamespace::QMetaObject::metacall (object=0x4ccc3f0, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=7, argv=0x7fff7d0e49b0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #33 0x00007f1da58e430b in TestNamespace::CallMethod (object=0x4ccc3f0, index=7, returnType=1, argCount=3, argTypes=0x28dc814, engine=0x1220b60, callArgs=0x7f1d99dc2430) at jsruntime/qv4qobjectwrapper.cpp:1155 QtQA::App::TestRunner: #34 0x00007f1da58e4ed2 in TestNamespace::CallPrecise (object=0x4ccc3f0, data=..., engine=0x1220b60, callArgs=0x7f1d99dc2430) at jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #35 0x00007f1da58e756d in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f1d93921e40, callData=0x7f1d99dc2430) at jsruntime/qv4qobjectwrapper.cpp:1890 QtQA::App::TestRunner: #36 0x00007f1da58e7001 in TestNamespace::QV4::QObjectMethod::call (m=0x7f1d93921e40, callData=0x7f1d99dc2430) at jsruntime/qv4qobjectwrapper.cpp:1823 QtQA::App::TestRunner: #37 0x00007f1da57d1c22 in TestNamespace::QV4::Object::call (this=0x7f1d93921e40, d=0x7f1d99dc2430) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #38 0x00007f1da5902a2e in TestNamespace::QV4::Runtime::callProperty (engine=0x1231890, nameIndex=53, callData=0x7f1d99dc2430) at jsruntime/qv4runtime.cpp:972 QtQA::App::TestRunner: #39 0x00007f1d994894b0 in ?? () QtQA::App::TestRunner: #40 0x00007f1da585fccf in TestNamespace::QV4::Heap::ExecutionContext::ExecutionContext (this=0x7f1d99489000, engine=0x7f1d99dc23e0, t=0) at jsruntime/qv4engine_p.h:406 QtQA::App::TestRunner: #41 0x00007f1da589012b in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f1d93daef80, callData=0x7f1d99dc23a0) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #42 0x00007f1da57d1c22 in TestNamespace::QV4::Object::call (this=0x7f1d93daef80, d=0x7f1d99dc23a0) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #43 0x00007f1da59025cb in TestNamespace::QV4::Runtime::callActivationProperty (engine=0x1231890, nameIndex=115, callData=0x7f1d99dc23a0) at jsruntime/qv4runtime.cpp:945 QtQA::App::TestRunner: #44 0x00007f1d98075746 in ?? () QtQA::App::TestRunner: #45 0x0000000001231890 in ?? () QtQA::App::TestRunner: #46 0x00007fff7d0e5270 in ?? () QtQA::App::TestRunner: #47 0x0003000000000000 in ?? () QtQA::App::TestRunner: #48 0x00007f1da585fc2d in TestNamespace::QV4::Heap::CallContext::CallContext (this=0x7f1d99dc2358, engine=0x1231890, t=32767) at jsruntime/qv4context_p.h:101 QtQA::App::TestRunner: #49 0x00007f1da589012b in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f1d93db0340, callData=0x7f1d99dc2318) at jsruntime/qv4functionobject.cpp:539 QtQA::App::TestRunner: #50 0x00007f1da57d1c22 in TestNamespace::QV4::Object::call (this=0x7f1d93db0340, d=0x7f1d99dc2318) at /work/build/qt/qtbase/include/QtQml/5.5.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:240 QtQA::App::TestRunner: #51 0x00007f1da5902c59 in TestNamespace::QV4::Runtime::callElement (engine=0x1231890, index=..., callData=0x7f1d99dc2318) at jsruntime/qv4runtime.cpp:1000 QtQA::App::TestRunner: #52 0x00007f1d9948513c in ?? () QtQA::App::TestRunner: #53 0x00007fff7d0e5430 in ?? () QtQA::App::TestRunner: #54 0x0000000200000002 in ?? () QtQA::App::TestRunner: #55 0x00007f1d99cf6430 in ?? () QtQA::App::TestRunner: #56 0x00007fff7d0e56d0 in ?? () QtQA::App::TestRunner: #57 0x00007f1d99dc2228 in ?? () QtQA::App::TestRunner: #58 0x00007f1d9837eb20 in ?? () QtQA::App::TestRunner: #59 0x00007f1d99dc2230 in ?? () QtQA::App::TestRunner: #60 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 65 seconds, status -1 (unusual error) Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00454/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/dev_1418998391): http://codereview.qt-project.org/102458 [PS1] - Fix SpinBox auto test - missing destroy() From ci-noreply at qt-project.org Fri Dec 19 16:13:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 17:13:35 +0200 Subject: [Ci-reports] fail on QtWebChannel_dev_Integration #50 Message-ID: <20141219_151335_065921.ci-noreply@qt-project.org> Autotest `qml' failed :( 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... 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 qml: 8 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtWebChannel_dev_Integration/build_00050/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419001282): http://codereview.qt-project.org/102397 [PS3] - Fix wrap registered object issue From ci-noreply at qt-project.org Fri Dec 19 16:23:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 17:23:54 +0200 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #77 Message-ID: <20141219_152354_068753.ci-noreply@qt-project.org> qtwebengine failed to compile :( In file included from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/overrides/webrtc/base/constructormagic.h:18:0, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:107, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/rate_statistics.h:14, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc:13: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/macros.h:167:3: warning: identifier ‘static_assert’ will become a keyword in C++0x [-Wc++0x-compat] In file included from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/rate_statistics.h:14:0, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc:13: In file included from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/overrides/webrtc/base/constructormagic.h:18:0, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:107, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/rate_statistics.h:14, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc:13: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/macros.h: In function ‘Dest bit_cast(const Source&)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/macros.h:167:3: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive] ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/macros.h:167:3: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) In file included from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/rate_statistics.h:14:0, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc:13: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: At global scope: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:167:3: error: expected identifier before ‘sizeof’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:167:3: error: expected ‘,’ or ‘...’ before ‘sizeof’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:167:3: error: ISO C++ forbids declaration of ‘static_assert’ with no type [-fpermissive] ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In destructor ‘webrtc::internal::scoped_ptr_impl::~scoped_ptr_impl()’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:224:22: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘void webrtc::internal::scoped_ptr_impl::reset(T*)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:251:17: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘T* webrtc::internal::scoped_ptr_impl::release()’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:273:17: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: At global scope: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:316:3: error: expected unqualified-id before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:338:23: error: ‘nullptr’ has not been declared ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:351:30: error: expected ‘,’ or ‘...’ before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:367:41: error: expected ‘,’ or ‘...’ before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:25: error: declaration of ‘operator=’ as non-function ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:23: error: expected ‘;’ at end of member declaration ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:34: error: ‘nullptr’ has not been declared ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:42: error: ISO C++ forbids declaration of ‘decltype’ with no type [-fpermissive] ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:25: error: ‘int webrtc::scoped_ptr::decltype(int)’ cannot be overloaded ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:338:14: error: with ‘webrtc::scoped_ptr webrtc::scoped_ptr::decltype(int)’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:382:32: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In constructor ‘webrtc::scoped_ptr::scoped_ptr()’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:329:24: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr webrtc::scoped_ptr::decltype(int)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:338:35: error: only constructors take member initializers ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:338:41: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In constructor ‘webrtc::scoped_ptr::scoped_ptr(webrtc::scoped_ptr)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:352:16: error: ‘other’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr& webrtc::scoped_ptr::operator=(webrtc::scoped_ptr)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:369:22: error: ‘rhs’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr::operator webrtc::scoped_ptr::Testable() const’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:413:47: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: At global scope: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:453:3: error: expected unqualified-id before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:479:23: error: ‘nullptr’ has not been declared ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:482:24: error: expected ‘,’ or ‘...’ before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:482:32: error: invalid constructor; you probably meant ‘webrtc::scoped_ptr (const webrtc::scoped_ptr&)’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:485:35: error: expected ‘,’ or ‘...’ before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:25: error: declaration of ‘operator=’ as non-function ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:23: error: expected ‘;’ at end of member declaration ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:34: error: ‘nullptr’ has not been declared ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:42: error: ISO C++ forbids declaration of ‘decltype’ with no type [-fpermissive] ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:25: error: ‘int webrtc::scoped_ptr::decltype(int)’ cannot be overloaded ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:479:14: error: with ‘webrtc::scoped_ptr webrtc::scoped_ptr::decltype(int)’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:499:36: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In constructor ‘webrtc::scoped_ptr::scoped_ptr()’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:461:24: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr webrtc::scoped_ptr::decltype(int)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:479:35: error: only constructors take member initializers ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:479:41: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr& webrtc::scoped_ptr::operator=(webrtc::scoped_ptr)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:486:22: error: ‘rhs’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr::operator webrtc::scoped_ptr::Testable() const’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:520:47: error: ‘nullptr’ was not declared in this scope In file included from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/overrides/webrtc/base/constructormagic.h:18:0, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/interface/module_common_types.h:19, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.h:15, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc:14: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/macros.h:167:3: warning: identifier ‘static_assert’ will become a keyword in C++0x [-Wc++0x-compat] In file included from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/clock.h:15:0, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h:18, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/source/rtp_utility.h:16, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc:16: In file included from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/overrides/webrtc/base/constructormagic.h:18:0, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/interface/module_common_types.h:19, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.h:15, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc:14: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/macros.h: In function ‘Dest bit_cast(const Source&)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/macros.h:167:3: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive] ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/base/macros.h:167:3: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) In file included from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/clock.h:15:0, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h:18, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/source/rtp_utility.h:16, from ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc:16: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: At global scope: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:167:3: error: expected identifier before ‘sizeof’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:167:3: error: expected ‘,’ or ‘...’ before ‘sizeof’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:167:3: error: ISO C++ forbids declaration of ‘static_assert’ with no type [-fpermissive] ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In destructor ‘webrtc::internal::scoped_ptr_impl::~scoped_ptr_impl()’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:224:22: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘void webrtc::internal::scoped_ptr_impl::reset(T*)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:251:17: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘T* webrtc::internal::scoped_ptr_impl::release()’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:273:17: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: At global scope: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:316:3: error: expected unqualified-id before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:338:23: error: ‘nullptr’ has not been declared ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:351:30: error: expected ‘,’ or ‘...’ before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:367:41: error: expected ‘,’ or ‘...’ before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:25: error: declaration of ‘operator=’ as non-function ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:23: error: expected ‘;’ at end of member declaration ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:34: error: ‘nullptr’ has not been declared ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:42: error: ISO C++ forbids declaration of ‘decltype’ with no type [-fpermissive] ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:375:25: error: ‘int webrtc::scoped_ptr::decltype(int)’ cannot be overloaded ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:338:14: error: with ‘webrtc::scoped_ptr webrtc::scoped_ptr::decltype(int)’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:382:32: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In constructor ‘webrtc::scoped_ptr::scoped_ptr()’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:329:24: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr webrtc::scoped_ptr::decltype(int)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:338:35: error: only constructors take member initializers ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:338:41: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In constructor ‘webrtc::scoped_ptr::scoped_ptr(webrtc::scoped_ptr)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:352:16: error: ‘other’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr& webrtc::scoped_ptr::operator=(webrtc::scoped_ptr)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:369:22: error: ‘rhs’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr::operator webrtc::scoped_ptr::Testable() const’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:413:47: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: At global scope: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:453:3: error: expected unqualified-id before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:479:23: error: ‘nullptr’ has not been declared ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:482:24: error: expected ‘,’ or ‘...’ before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:482:32: error: invalid constructor; you probably meant ‘webrtc::scoped_ptr (const webrtc::scoped_ptr&)’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:485:35: error: expected ‘,’ or ‘...’ before ‘&&’ token ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:25: error: declaration of ‘operator=’ as non-function ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:23: error: expected ‘;’ at end of member declaration ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:34: error: ‘nullptr’ has not been declared ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:42: error: ISO C++ forbids declaration of ‘decltype’ with no type [-fpermissive] ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:492:25: error: ‘int webrtc::scoped_ptr::decltype(int)’ cannot be overloaded ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:479:14: error: with ‘webrtc::scoped_ptr webrtc::scoped_ptr::decltype(int)’ ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:499:36: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In constructor ‘webrtc::scoped_ptr::scoped_ptr()’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:461:24: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr webrtc::scoped_ptr::decltype(int)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:479:35: error: only constructors take member initializers ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:479:41: error: ‘nullptr’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr& webrtc::scoped_ptr::operator=(webrtc::scoped_ptr)’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:486:22: error: ‘rhs’ was not declared in this scope ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h: In member function ‘webrtc::scoped_ptr::operator webrtc::scoped_ptr::Testable() const’: ../../../../../../../work/build/qt/qtwebengine/src/3rdparty/chromium/third_party/webrtc/system_wrappers/interface/scoped_ptr.h:520:47: error: ‘nullptr’ was not declared in this scope 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-project.org/ci/QtWebEngine_dev_Integration/build_00077/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1419000231): http://codereview.qt-project.org/102209 [PS1] - Update submodule after updating Chromium to 40.0.2214.28. http://codereview.qt-project.org/101189 [PS2] - Disable warning about use of deprecated functions on Windows. http://codereview.qt-project.org/101188 [PS7] - Add Keyboard modifiers to MotionEventQt. http://codereview.qt-project.org/101187 [PS2] - BrowserAccessibilityDelegate has been implemented in RenderFrameHostImpl. http://codereview.qt-project.org/101186 [PS3] - Clipboard must now be subclassed. http://codereview.qt-project.org/101185 [PS5] - Update Chromium to version 40.0.2214.28 and ninja to 1.5.3. From ci-noreply at qt-project.org Fri Dec 19 16:26:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 17:26:56 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2177 Message-ID: <20141219_152656_052862.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: 121 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02177/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1418998333): http://codereview.qt-project.org/100962 [PS11] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/102301 [PS7] - Cleanup code that modifies the JS stack http://codereview.qt-project.org/102462 [PS1] - Fix GC crash with conditional breakpoints and JS console http://codereview.qt-project.org/102172 [PS4] - Mark JS freed parts of the JS stack as undefined in valgrind http://codereview.qt-project.org/102038 [PS3] - Fix valgrind support in the memory manager http://codereview.qt-project.org/100925 [PS9] - Make ExecutionContextSaver GC safe http://codereview.qt-project.org/102353 [PS1] - Remove QQmlTrace. We have a real profiler. From ci-noreply at qt-project.org Fri Dec 19 16:36:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 17:36:05 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4884 Message-ID: <20141219_153605_009026.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-19 17:35:40.094 tst_qwindow[1234:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-19 17:36:06.733 tst_qwindow[1237:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04884/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1418997838): http://codereview.qt-project.org/102329 [PS11] - Add a platform function to enable setting the touch flags on Windows From ci-noreply at qt-project.org Fri Dec 19 16:44:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 17:44:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4886 Message-ID: <20141219_154411_087866.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:75:5: error: unknown type name 'Q_DECLARE_TR_FUNCTIONS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:75:44: error: expected ';' at end of declaration list ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:81:39: error: unknown type name 'Context' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:253:5: error: unknown type name 'Context' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:256:54: error: 'SectionNode' is a private member of 'QDateTimeParser' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:137:12: note: implicitly declared private here ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:256:94: error: 'SectionNode' is a private member of 'QDateTimeParser' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:137:12: note: implicitly declared private here ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:60: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:81: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:32: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:163:17: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:164:60: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:164:88: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:164:32: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:165:50: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/../../src/corelib/global/qflags.h:158:53: note: expanded from macro 'Q_DECLARE_INCOMPATIBLE_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:60: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:215:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:81: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:215:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:32: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:215:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:163:17: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:215:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetime.cpp:36: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:164:60: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:215:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:75:5: error: unknown type name 'Q_DECLARE_TR_FUNCTIONS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:75:44: error: expected ';' at end of declaration list ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:81:39: error: unknown type name 'Context' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:253:5: error: unknown type name 'Context' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:256:54: error: 'SectionNode' is a private member of 'QDateTimeParser' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:137:12: note: implicitly declared private here ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:256:94: error: 'SectionNode' is a private member of 'QDateTimeParser' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:137:12: note: implicitly declared private here ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:60: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:81: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:32: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:163:17: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:164:60: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:164:88: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:164:32: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:258:48: error: 'Sections' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:165:50: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/../../src/corelib/global/qflags.h:158:53: note: expanded from macro 'Q_DECLARE_INCOMPATIBLE_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:135:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:60: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:215:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:81: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:215:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:162:32: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:215:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' ../../include/QtCore/../../src/corelib/global/qflags.h:163:17: note: expanded from macro 'Q_DECLARE_OPERATORS_FOR_FLAGS' ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:215:21: note: implicitly declared private here ../../include/QtCore/../../src/corelib/global/qflags.h:155:22: note: expanded from macro 'Q_DECLARE_FLAGS' In file included from tools/qdatetimeparser.cpp:35: In file included from ../../include/QtCore/5.5.0/QtCore/private/qdatetimeparser_p.h:1: ../../include/QtCore/5.5.0/QtCore/private/../../../../../src/corelib/tools/qdatetimeparser_p.h:259:48: error: 'FieldInfo' is a private member of 'QDateTimeParser' make[3]: *** [.obj/qdatetimeparser.o] Error 1 make[3]: *** [.obj/qdatetime.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04886/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1419003459): http://codereview.qt-project.org/102122 [PS4] - Haiku: Add support for Haiku to build system http://codereview.qt-project.org/102491 [PS2] - Revert "OS X: rename special menu items instead of duplicating" http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP http://codereview.qt-project.org/101227 [PS23] - Add libinput support http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/100574 [PS3] - Translate AM/PM under the QDateTimeParser context so it is consistent http://codereview.qt-project.org/101874 [PS4] - QState: Added template PointerToMemberFunction http://codereview.qt-project.org/102185 [PS2] - Display the QElapsedTimer reference time in %{time} http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual http://codereview.qt-project.org/102251 [PS1] - QOpenGLWindow: make it possible to use a shared context http://codereview.qt-project.org/102261 [PS1] - qtest.h: actually include qtest_widgets.h http://codereview.qt-project.org/102418 [PS1] - Fix build error without precompiled headers http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 19 16:46:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 17:46:38 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #473 Message-ID: <20141219_154638_086906.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #473: SUCCESS Tested changes (refs/builds/5.4_1418998062): http://codereview.qt-project.org/102464 [PS1] - Fix GC crash with conditional breakpoints and JS console From ci-noreply at qt-project.org Fri Dec 19 17:28:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 18:28:36 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2018 Message-ID: <20141219_162836_005718.ci-noreply@qt-project.org> Autotests `tst_qaudiooutput' and `tst_qsound' failed :( ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsound: 12 seconds, exit code 1 ********* Start testing of tst_QAudioOutput ********* Config: Using QTest library 4.8.7, Qt 4.8.7 QWARN : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed PASS : tst_QAudioOutput::initTestCase() FAIL! : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start()) Loc: [tst_qaudiooutput.cpp(133)] QFATAL : tst_QAudioOutput::invalidFormat(Null Format) Received signal 11 FAIL! : tst_QAudioOutput::invalidFormat(Null Format) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 2 failed, 0 skipped ********* Finished testing of tst_QAudioOutput ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qaudiooutput [73392] QtQA::App::TestRunner: Path: /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: Identifier: tst_qaudiooutput QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [73391] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-19 16:13:10.357 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000003d QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x3d: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100010000 [ 64K] r-x/rwx SM=COW /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[73392]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86947ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b677d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b58a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100063ac5 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x0000000100063c7d _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x0000000100063e9d qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x000000010001d0f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff84bb9cfa _sigtramp + 26 QtQA::App::TestRunner: 8 QtMultimedia 0x0000000100394663 QAudioOutputPrivate::~QAudioOutputPrivate() + 39 QtQA::App::TestRunner: 9 QtMultimedia 0x000000010038da3b QAudioOutput::~QAudioOutput() + 45 QtQA::App::TestRunner: 10 com.yourcompany.tst_qaudiooutput 0x000000010000776b tst_QAudioOutput::invalidFormat() + 1117 (tst_qaudiooutput.cpp:139) QtQA::App::TestRunner: 11 com.yourcompany.tst_qaudiooutput 0x0000000100005567 tst_QAudioOutput::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 189 (tst_qaudiooutput.moc:59) QtQA::App::TestRunner: 12 QtCore 0x000000010016b34c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 13 QtCore 0x000000010016c9e4 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 14 QtTest 0x000000010001e489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 15 QtTest 0x00000001000201c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 16 com.yourcompany.tst_qaudiooutput 0x0000000100005641 main + 97 (tst_qaudiooutput.cpp:261) QtQA::App::TestRunner: 17 com.yourcompany.tst_qaudiooutput 0x0000000100004f74 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff869487e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff909eb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff909ea316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86948192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b67594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b68b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86948192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b67594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b68b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd688 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd6b0 rsp: 0x00007fff5fbfd688 QtQA::App::TestRunner: r8: 0x00007fff74202fb8 r9: 0x0000000000000000 r10: 0x00007fff86947d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00000000ffffffff r13: 0x00007fff5fbfe880 r14: 0x00007fff74205960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff86947ce2 rfl: 0x0000000000000246 cr2: 0x00000001000bead8 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000ffe7 +com.yourcompany.tst_qaudiooutput (??? - ???) <96745156-BB82-3CE6-997E-3A64554AD622> /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: 0x100019000 - 0x10003bff7 +QtTest (4.8.7 - compatibility 4.8.0) <92EA7444-8D5D-3332-96F7-AA00483C3DFB> /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004a000 - 0x1002f9fef +QtCore (4.8.7 - compatibility 4.8.0) /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100388000 - 0x1003aafff +QtMultimedia (4.8.7 - compatibility 4.8.0) <72C028B8-27AE-3E17-9ADE-B8D15DE2BD6D> /work/*/QtMultimedia.framework/Versions/4/QtMultimedia QtQA::App::TestRunner: 0x1003bc000 - 0x100d7efef +QtGui (4.8.7 - compatibility 4.8.0) <0B51F855-D10F-33D8-B879-73283DA46A5F> /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1010ec000 - 0x1010f0fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x1014b1000 - 0x1014e5fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff67a07000 - 0x7fff67a3bbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff83ff3000 - 0x7fff840a6ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff840a7000 - 0x7fff8411dfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8411e000 - 0x7fff84120fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff84121000 - 0x7fff84127fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff84178000 - 0x7fff8419efff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff841a9000 - 0x7fff841c0fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff842c5000 - 0x7fff843a9e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff843f2000 - 0x7fff84400fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8445e000 - 0x7fff84491ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff84492000 - 0x7fff844aeff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff844af000 - 0x7fff844fbff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff844fc000 - 0x7fff844fefff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff844ff000 - 0x7fff84561ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff84562000 - 0x7fff845a2fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff845a3000 - 0x7fff845a3fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8477b000 - 0x7fff8479ffff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff847b3000 - 0x7fff847b8fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff84a4c000 - 0x7fff84a4cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff84aa2000 - 0x7fff84ab7fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff84b17000 - 0x7fff84bf4fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff84d18000 - 0x7fff84dfcff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff84e0b000 - 0x7fff84e45fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff84e46000 - 0x7fff84e6ffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff84e74000 - 0x7fff84e78ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff85455000 - 0x7fff854ebff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85534000 - 0x7fff855ceff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff855d7000 - 0x7fff855d7fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff858fb000 - 0x7fff85a31fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff85a3e000 - 0x7fff85a41fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff85a7e000 - 0x7fff85a7fff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff85a80000 - 0x7fff85d75ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff85d76000 - 0x7fff85d7cfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff85dc2000 - 0x7fff85dd8ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff85dd9000 - 0x7fff85de6ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff85de7000 - 0x7fff85e52ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff85e53000 - 0x7fff85ef8fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff85f4d000 - 0x7fff85f4dfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff85f4e000 - 0x7fff86053fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86197000 - 0x7fff86337ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff865b1000 - 0x7fff865b2fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff866bf000 - 0x7fff866dcfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff866dd000 - 0x7fff86735ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868de000 - 0x7fff868e3fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff86931000 - 0x7fff86951fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff86952000 - 0x7fff86a6bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff87311000 - 0x7fff87312fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8732f000 - 0x7fff87358fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff875c8000 - 0x7fff875cbfff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff875cc000 - 0x7fff8760dfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff87788000 - 0x7fff877b3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff877c2000 - 0x7fff87801fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff878b7000 - 0x7fff88255a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff88256000 - 0x7fff88259fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff884d0000 - 0x7fff884d8fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff884d9000 - 0x7fff8854cfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8854d000 - 0x7fff88558ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff88a15000 - 0x7fff88a75fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88a9f000 - 0x7fff88b0ffff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff88b6a000 - 0x7fff88b87ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff88b9a000 - 0x7fff88baeff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff88baf000 - 0x7fff88bb0ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88bc1000 - 0x7fff88bccfff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bcd000 - 0x7fff88c0dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff88c0e000 - 0x7fff89814fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff89815000 - 0x7fff89b41fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff89e9e000 - 0x7fff89e9efff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff89e9f000 - 0x7fff89e9ffff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff89ed7000 - 0x7fff8a0abff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8a0ac000 - 0x7fff8a0d4fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a9de000 - 0x7fff8aaebfff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8aaec000 - 0x7fff8ad60fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ad61000 - 0x7fff8ad68fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ad69000 - 0x7fff8ad96fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8add4000 - 0x7fff8add9fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ae43000 - 0x7fff8af4ffef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8af57000 - 0x7fff8b41efff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8c81c000 - 0x7fff8c81fff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8c8ff000 - 0x7fff8c915fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8c947000 - 0x7fff8c950ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c951000 - 0x7fff8c960fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8c9eb000 - 0x7fff8c9ebfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8c9ec000 - 0x7fff8c9f7ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8c9f8000 - 0x7fff8c9fffff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8ca00000 - 0x7fff8ca54ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8ca55000 - 0x7fff8ca5afff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8ca5b000 - 0x7fff8cc5dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8cc5e000 - 0x7fff8cd00fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8cd56000 - 0x7fff8cd56fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8cd57000 - 0x7fff8cd6aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ce3f000 - 0x7fff8cea7ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8cf70000 - 0x7fff8d0d7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8d0d8000 - 0x7fff8d19fff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8d1a0000 - 0x7fff8d4b9fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8d4ba000 - 0x7fff8d4bcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8d4bd000 - 0x7fff8d5b2fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8d5ef000 - 0x7fff8d64aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8d776000 - 0x7fff8d780ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8d781000 - 0x7fff8d786fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8d7fe000 - 0x7fff8d80dff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8d80e000 - 0x7fff8d82ffff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d830000 - 0x7fff8d830fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8d831000 - 0x7fff8d8acff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8d8c0000 - 0x7fff8d8d7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8dd59000 - 0x7fff8dd5bff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8dd5c000 - 0x7fff8dd5dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8dd5e000 - 0x7fff8ddacfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8de57000 - 0x7fff8de58ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8df05000 - 0x7fff8df0bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8df0c000 - 0x7fff8df90ff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8df91000 - 0x7fff8dfc1ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8dfcf000 - 0x7fff8dfeefff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8dfef000 - 0x7fff8dff0fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8dff1000 - 0x7fff8e0d0fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8e0d1000 - 0x7fff8e6b5fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8e6b6000 - 0x7fff8e708ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8e709000 - 0x7fff8e75dfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8e75e000 - 0x7fff8e782fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8e783000 - 0x7fff8e8e0fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8e96e000 - 0x7fff8e9caff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8e9cb000 - 0x7fff8ebf5fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8ef28000 - 0x7fff8ef9eff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8efba000 - 0x7fff8efc1fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8f44e000 - 0x7fff8f460ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8f627000 - 0x7fff8f6c8ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8fa77000 - 0x7fff8fab2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8fd1b000 - 0x7fff8fd5dff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8fd5e000 - 0x7fff8fd64fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8fdcf000 - 0x7fff8fe54ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8feca000 - 0x7fff8ffd1fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9015d000 - 0x7fff9016fff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff90170000 - 0x7fff90272fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff90273000 - 0x7fff90278ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff905ce000 - 0x7fff908eafff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff908eb000 - 0x7fff908f9ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff908fd000 - 0x7fff90904fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff90948000 - 0x7fff9094cfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff9098c000 - 0x7fff90990fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff909e8000 - 0x7fff909f6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff909f7000 - 0x7fff90e24fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff90e83000 - 0x7fff90f06fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff90f07000 - 0x7fff90f6fff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7280 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=158.2M resident=82.8M(52%) swapped_out_or_unallocated=75.4M(48%) QtQA::App::TestRunner: Writable regions: Total=51.7M written=1120K(2%) resident=1528K(3%) swapped_out=0K(0%) unallocated=50.2M(97%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 41.5M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9752K QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 12.5M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.9M QtQA::App::TestRunner: __TEXT 106.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 294.6M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAudioOutput ********* Config: Using QTest library 4.8.7, Qt 4.8.7 QWARN : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed PASS : tst_QAudioOutput::initTestCase() FAIL! : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start()) Loc: [tst_qaudiooutput.cpp(133)] FAIL! : tst_QAudioOutput::invalidFormat(Channel count 0) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start()) Loc: [tst_qaudiooutput.cpp(133)] QFATAL : tst_QAudioOutput::invalidFormat(Channel count 0) Received signal 11 FAIL! : tst_QAudioOutput::invalidFormat(Channel count 0) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 3 failed, 0 skipped ********* Finished testing of tst_QAudioOutput ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qaudiooutput [73393] QtQA::App::TestRunner: Path: /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: Identifier: tst_qaudiooutput QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [73391] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-19 16:13:12.486 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100010000 [ 64K] r-x/rwx SM=COW /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[73393]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86947ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b677d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b58a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100063ac5 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x0000000100063c7d _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x0000000100063e9d qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x000000010001d0f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff84bb9cfa _sigtramp + 26 QtQA::App::TestRunner: 8 ??? 000000000000000000 0 + 0 QtQA::App::TestRunner: 9 QtMultimedia 0x000000010039466c QAudioOutputPrivate::~QAudioOutputPrivate() + 48 QtQA::App::TestRunner: 10 QtMultimedia 0x000000010038da3b QAudioOutput::~QAudioOutput() + 45 QtQA::App::TestRunner: 11 com.yourcompany.tst_qaudiooutput 0x000000010000776b tst_QAudioOutput::invalidFormat() + 1117 QtQA::App::TestRunner: 12 com.yourcompany.tst_qaudiooutput 0x0000000100005567 tst_QAudioOutput::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 189 QtQA::App::TestRunner: 13 QtCore 0x000000010016b34c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 14 QtCore 0x000000010016c9e4 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 15 QtTest 0x000000010001e489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 16 QtTest 0x00000001000201c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 17 com.yourcompany.tst_qaudiooutput 0x0000000100005641 main + 97 QtQA::App::TestRunner: 18 com.yourcompany.tst_qaudiooutput 0x0000000100004f74 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff869487e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff909eb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff909ea316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86948192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b67594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b68b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86948192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b67594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b68b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd688 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd6b0 rsp: 0x00007fff5fbfd688 QtQA::App::TestRunner: r8: 0x00007fff74202fb8 r9: 0x0000000000000000 r10: 0x00007fff86947d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00000000ffffffff r13: 0x00007fff5fbfe880 r14: 0x00007fff74205960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff86947ce2 rfl: 0x0000000000000246 cr2: 0x00000001000bead8 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000ffe7 +com.yourcompany.tst_qaudiooutput (??? - ???) <96745156-BB82-3CE6-997E-3A64554AD622> /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: 0x100019000 - 0x10003bff7 +QtTest (4.8.7 - compatibility 4.8.0) <92EA7444-8D5D-3332-96F7-AA00483C3DFB> /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004a000 - 0x1002f9fef +QtCore (4.8.7 - compatibility 4.8.0) /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100388000 - 0x1003aafff +QtMultimedia (4.8.7 - compatibility 4.8.0) <72C028B8-27AE-3E17-9ADE-B8D15DE2BD6D> /work/*/QtMultimedia.framework/Versions/4/QtMultimedia QtQA::App::TestRunner: 0x1003bc000 - 0x100d7efef +QtGui (4.8.7 - compatibility 4.8.0) <0B51F855-D10F-33D8-B879-73283DA46A5F> /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1010ec000 - 0x1010f0fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x1013b1000 - 0x1013e5fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff68699000 - 0x7fff686cdbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff83ff3000 - 0x7fff840a6ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff840a7000 - 0x7fff8411dfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8411e000 - 0x7fff84120fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff84121000 - 0x7fff84127fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff84178000 - 0x7fff8419efff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff841a9000 - 0x7fff841c0fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff842c5000 - 0x7fff843a9e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff843f2000 - 0x7fff84400fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8445e000 - 0x7fff84491ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff84492000 - 0x7fff844aeff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff844af000 - 0x7fff844fbff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff844fc000 - 0x7fff844fefff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff844ff000 - 0x7fff84561ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff84562000 - 0x7fff845a2fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff845a3000 - 0x7fff845a3fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8477b000 - 0x7fff8479ffff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff847b3000 - 0x7fff847b8fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff84a4c000 - 0x7fff84a4cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff84aa2000 - 0x7fff84ab7fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff84b17000 - 0x7fff84bf4fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff84d18000 - 0x7fff84dfcff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff84e0b000 - 0x7fff84e45fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff84e46000 - 0x7fff84e6ffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff84e74000 - 0x7fff84e78ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff85455000 - 0x7fff854ebff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85534000 - 0x7fff855ceff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff855d7000 - 0x7fff855d7fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff858fb000 - 0x7fff85a31fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff85a3e000 - 0x7fff85a41fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff85a7e000 - 0x7fff85a7fff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff85a80000 - 0x7fff85d75ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff85d76000 - 0x7fff85d7cfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff85dc2000 - 0x7fff85dd8ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff85dd9000 - 0x7fff85de6ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff85de7000 - 0x7fff85e52ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff85e53000 - 0x7fff85ef8fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff85f4d000 - 0x7fff85f4dfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff85f4e000 - 0x7fff86053fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86197000 - 0x7fff86337ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff865b1000 - 0x7fff865b2fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff866bf000 - 0x7fff866dcfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff866dd000 - 0x7fff86735ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868de000 - 0x7fff868e3fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff86931000 - 0x7fff86951fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff86952000 - 0x7fff86a6bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff87311000 - 0x7fff87312fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8732f000 - 0x7fff87358fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff875c8000 - 0x7fff875cbfff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff875cc000 - 0x7fff8760dfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff87788000 - 0x7fff877b3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff877c2000 - 0x7fff87801fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff878b7000 - 0x7fff88255a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff88256000 - 0x7fff88259fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff884d0000 - 0x7fff884d8fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff884d9000 - 0x7fff8854cfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8854d000 - 0x7fff88558ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff88a15000 - 0x7fff88a75fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88a9f000 - 0x7fff88b0ffff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff88b6a000 - 0x7fff88b87ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff88b9a000 - 0x7fff88baeff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff88baf000 - 0x7fff88bb0ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88bc1000 - 0x7fff88bccfff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bcd000 - 0x7fff88c0dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff88c0e000 - 0x7fff89814fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff89815000 - 0x7fff89b41fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff89e9e000 - 0x7fff89e9efff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff89e9f000 - 0x7fff89e9ffff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff89ed7000 - 0x7fff8a0abff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8a0ac000 - 0x7fff8a0d4fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a9de000 - 0x7fff8aaebfff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8aaec000 - 0x7fff8ad60fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ad61000 - 0x7fff8ad68fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ad69000 - 0x7fff8ad96fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8add4000 - 0x7fff8add9fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ae43000 - 0x7fff8af4ffef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8af57000 - 0x7fff8b41efff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8c81c000 - 0x7fff8c81fff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8c8ff000 - 0x7fff8c915fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8c947000 - 0x7fff8c950ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c951000 - 0x7fff8c960fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8c9eb000 - 0x7fff8c9ebfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8c9ec000 - 0x7fff8c9f7ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8c9f8000 - 0x7fff8c9fffff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8ca00000 - 0x7fff8ca54ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8ca55000 - 0x7fff8ca5afff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8ca5b000 - 0x7fff8cc5dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8cc5e000 - 0x7fff8cd00fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8cd56000 - 0x7fff8cd56fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8cd57000 - 0x7fff8cd6aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ce3f000 - 0x7fff8cea7ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8cf70000 - 0x7fff8d0d7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8d0d8000 - 0x7fff8d19fff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8d1a0000 - 0x7fff8d4b9fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8d4ba000 - 0x7fff8d4bcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8d4bd000 - 0x7fff8d5b2fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8d5ef000 - 0x7fff8d64aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8d776000 - 0x7fff8d780ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8d781000 - 0x7fff8d786fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8d7fe000 - 0x7fff8d80dff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8d80e000 - 0x7fff8d82ffff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d830000 - 0x7fff8d830fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8d831000 - 0x7fff8d8acff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8d8c0000 - 0x7fff8d8d7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8dd59000 - 0x7fff8dd5bff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8dd5c000 - 0x7fff8dd5dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8dd5e000 - 0x7fff8ddacfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8de57000 - 0x7fff8de58ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8df05000 - 0x7fff8df0bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8df0c000 - 0x7fff8df90ff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8df91000 - 0x7fff8dfc1ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8dfcf000 - 0x7fff8dfeefff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8dfef000 - 0x7fff8dff0fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8dff1000 - 0x7fff8e0d0fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8e0d1000 - 0x7fff8e6b5fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8e6b6000 - 0x7fff8e708ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8e709000 - 0x7fff8e75dfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8e75e000 - 0x7fff8e782fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8e783000 - 0x7fff8e8e0fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8e96e000 - 0x7fff8e9caff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8e9cb000 - 0x7fff8ebf5fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8ef28000 - 0x7fff8ef9eff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8efba000 - 0x7fff8efc1fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8f44e000 - 0x7fff8f460ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8f627000 - 0x7fff8f6c8ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8fa77000 - 0x7fff8fab2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8fd1b000 - 0x7fff8fd5dff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8fd5e000 - 0x7fff8fd64fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8fdcf000 - 0x7fff8fe54ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8feca000 - 0x7fff8ffd1fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9015d000 - 0x7fff9016fff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff90170000 - 0x7fff90272fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff90273000 - 0x7fff90278ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff905ce000 - 0x7fff908eafff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff908eb000 - 0x7fff908f9ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff908fd000 - 0x7fff90904fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff90948000 - 0x7fff9094cfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff9098c000 - 0x7fff90990fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff909e8000 - 0x7fff909f6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff909f7000 - 0x7fff90e24fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff90e83000 - 0x7fff90f06fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff90f07000 - 0x7fff90f6fff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7280 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=158.2M resident=82.8M(52%) swapped_out_or_unallocated=75.3M(48%) QtQA::App::TestRunner: Writable regions: Total=51.7M written=1164K(2%) resident=1576K(3%) swapped_out=0K(0%) unallocated=50.2M(97%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 41.5M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9752K QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 12.5M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.9M QtQA::App::TestRunner: __TEXT 106.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 294.6M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaudiooutput: 4 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02018/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1418925416): http://codereview.qt-project.org/98642 [PS1] - QIdentityProxyModel: remove slow bounds-checking, for more performance From ci-noreply at qt-project.org Fri Dec 19 17:31:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 18:31:00 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #88 Message-ID: <20141219_163100_064331.ci-noreply@qt-project.org> QtTools_5.4_Integration #88: SUCCESS Tested changes (refs/builds/5.4_1419000174): http://codereview.qt-project.org/102447 [PS1] - Make sure we are using gradle 2.x From ci-noreply at qt-project.org Fri Dec 19 17:38:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 18:38:52 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1107 Message-ID: <20141219_163852_002557.ci-noreply@qt-project.org> Autotest `tst_qxmlsimplereader' 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 25387] QtQA::App::TestRunner: [New LWP 25386] 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_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=0xb73fbc18 "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: in getenv.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb5add6e0 (LWP 25386)): QtQA::App::TestRunner: #0 QBenchmarkGlobalData::QBenchmarkGlobalData (this=0xbfc58b60) at /work/build/qt/qtbase/src/testlib/qbenchmark.cpp:55 QtQA::App::TestRunner: #1 0xb75abe92 in QTest::qExec (testObject=0xbfc58c08, argc=6, argv=0xbfc58cd4) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2408 QtQA::App::TestRunner: #2 0x0804d3df in main (argc=6, argv=0xbfc58cd4) at /work/build/qt/qtbase/tests/auto/xml/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb589ab70 (LWP 25387)): QtQA::App::TestRunner: #0 __GI_getenv (name=0xb73fbc18 "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0xb70e032b in qEnvironmentVariableIsEmpty (varName=0xb73fbc16 "QT_NO_THREADED_GLIB") at /work/build/qt/qtbase/src/corelib/global/qglobal.cpp:3003 QtQA::App::TestRunner: #2 0xb739905f in QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate (this=0x82c4310, context=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:290 QtQA::App::TestRunner: #3 0xb739933c in QEventDispatcherGlib::QEventDispatcherGlib (this=0x82c0da0, parent=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:353 QtQA::App::TestRunner: #4 0xb70f7339 in QThreadPrivate::createEventDispatcher (data=0x82c4020) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:265 QtQA::App::TestRunner: #5 0xb70f8102 in QThreadPrivate::start (arg=0x82c2360) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #6 0xb6db9d31 in start_thread (arg=0xb589ab70) at pthread_create.c:304 QtQA::App::TestRunner: #7 0xb6ea680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... 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 25391] QtQA::App::TestRunner: [New LWP 25390] 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_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=0xb7417c18 "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: in getenv.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb5af96e0 (LWP 25390)): QtQA::App::TestRunner: #0 findArgEscapes (s=...) at /work/build/qt/qtbase/src/corelib/tools/qstring.cpp:7055 QtQA::App::TestRunner: #1 0xb71a4edb in QString::arg (this=0xbf9a5a10, a=25390, fieldWidth=0, base=10, fillChar=...) at /work/build/qt/qtbase/src/corelib/tools/qstring.cpp:7426 QtQA::App::TestRunner: #2 0xb7357c16 in arg (fillChar=, base=, fieldWidth=, a=, this=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #3 QCoreApplication::applicationFilePath () at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:2064 QtQA::App::TestRunner: #4 0xb735889c in QCoreApplication::applicationDirPath () at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1981 QtQA::App::TestRunner: #5 0xb75c2d27 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2654 QtQA::App::TestRunner: #6 0xb75d9ddb in QTestPrivate::parseBlackList () at /work/build/qt/qtbase/src/testlib/qtestblacklist.cpp:152 QtQA::App::TestRunner: #7 0xb75c7eab in QTest::qExec (testObject=0xbf9a5e38, argc=5, argv=0xbf9a5f04) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2433 QtQA::App::TestRunner: #8 0x0804d3df in main (argc=5, argv=0xbf9a5f04) at /work/build/qt/qtbase/tests/auto/xml/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb58b6b70 (LWP 25391)): QtQA::App::TestRunner: #0 __GI_getenv (name=0xb7417c18 "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0xb70fc32b in qEnvironmentVariableIsEmpty (varName=0xb7417c16 "QT_NO_THREADED_GLIB") at /work/build/qt/qtbase/src/corelib/global/qglobal.cpp:3003 QtQA::App::TestRunner: #2 0xb73b505f in QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate (this=0x9cbe2e8, context=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:290 QtQA::App::TestRunner: #3 0xb73b533c in QEventDispatcherGlib::QEventDispatcherGlib (this=0x9cbada0, parent=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:353 QtQA::App::TestRunner: #4 0xb7113339 in QThreadPrivate::createEventDispatcher (data=0x9cbe020) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:265 QtQA::App::TestRunner: #5 0xb7114102 in QThreadPrivate::start (arg=0x9cbc360) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #6 0xb6dd5d31 in start_thread (arg=0xb58b6b70) at pthread_create.c:304 QtQA::App::TestRunner: #7 0xb6ec280e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 6 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01107/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/5.4_1419000792): http://codereview.qt-project.org/99446 [PS6] - QNetworkDiskCache: Do not store set-cookie headers of the response in disk cache. http://codereview.qt-project.org/102469 [PS1] - Android: Fix json test. http://codereview.qt-project.org/102375 [PS1] - Android: Fix QFileSystemWatcher test failures http://codereview.qt-project.org/102362 [PS1] - Android: Fix test failure for test QFileInfo::lastRead() http://codereview.qt-project.org/102361 [PS1] - Android: Fix QFileInfo tests http://codereview.qt-project.org/102354 [PS1] - Android: Fix QDirIterator tests http://codereview.qt-project.org/102347 [PS1] - Android: Fix QDir tests http://codereview.qt-project.org/102335 [PS1] - Android: Stabilize QPauseAnimation test http://codereview.qt-project.org/102379 [PS1] - Android: Fix QIODevice tests http://codereview.qt-project.org/102381 [PS1] - Android: Disable QLockFile test http://codereview.qt-project.org/102382 [PS1] - Android: Fix QLoggingRegistry test http://codereview.qt-project.org/102465 [PS2] - Android: Fix QTemporaryDir/File::nonWritableCurrentDir() tests http://codereview.qt-project.org/100705 [PS2] - Check for valid receiver before sending gesture events. http://codereview.qt-project.org/101418 [PS2] - QCoreTextFontDatabase: close memory leak in themeFont From ci-noreply at qt-project.org Fri Dec 19 18:21:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 19:21:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4887 Message-ID: <20141219_172111_006497.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-19 19:20:48.006 tst_qwindow[10262:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-19 19:21:14.616 tst_qwindow[10335:6207] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04887/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419004145): http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/101227 [PS23] - Add libinput support From ci-noreply at qt-project.org Fri Dec 19 18:23:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 19:23:18 +0200 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #78 Message-ID: <20141219_172318_021798.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #78: SUCCESS Tested changes (refs/builds/dev_1419002727): http://codereview.qt-project.org/101945 [PS1] - Don't crash when using onEditingFinished From ci-noreply at qt-project.org Fri Dec 19 18:30:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 19:30:08 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2179 Message-ID: <20141219_173008_060366.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2179: SUCCESS Tested changes (refs/builds/dev_1419003065): http://codereview.qt-project.org/100962 [PS11] - Return Heap::ExecutionContext for currentContext() http://codereview.qt-project.org/102301 [PS7] - Cleanup code that modifies the JS stack http://codereview.qt-project.org/102462 [PS1] - Fix GC crash with conditional breakpoints and JS console http://codereview.qt-project.org/102172 [PS4] - Mark JS freed parts of the JS stack as undefined in valgrind http://codereview.qt-project.org/102038 [PS3] - Fix valgrind support in the memory manager http://codereview.qt-project.org/100925 [PS9] - Make ExecutionContextSaver GC safe From ci-noreply at qt-project.org Fri Dec 19 19:48:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 20:48:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4888 Message-ID: <20141219_184823_003332.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(929) : failure location Totals: 576 passed, 1 failed, 5 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) 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(770) : 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(929) : 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(1354) : 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(1509) : 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(1714) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1886) : 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::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: 576 passed, 1 failed, 5 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 136 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04888/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419009766): http://codereview.qt-project.org/102122 [PS4] - Haiku: Add support for Haiku to build system http://codereview.qt-project.org/102491 [PS2] - Revert "OS X: rename special menu items instead of duplicating" http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/102185 [PS2] - Display the QElapsedTimer reference time in %{time} http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual http://codereview.qt-project.org/102251 [PS1] - QOpenGLWindow: make it possible to use a shared context http://codereview.qt-project.org/102261 [PS1] - qtest.h: actually include qtest_widgets.h http://codereview.qt-project.org/102418 [PS1] - Fix build error without precompiled headers http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo http://codereview.qt-project.org/101874 [PS4] - QState: Added template PointerToMemberFunction http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 19 20:06:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 21:06:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4890 Message-ID: <20141219_190626_020910.ci-noreply@qt-project.org> qtbase failed to compile :( compiling qxcbnativeinterface.cpp qxcbnativeinterface.cpp: In member function ‘virtual void* QXcbNativeInterface::nativeResourceForIntegration(const QByteArray&)’: qxcbnativeinterface.cpp:234:10: error: ‘EglDisplay’ was not declared in this scope make[6]: *** [.obj/qxcbnativeinterface.o] Error 1 make[5]: *** [sub-xcb_qpa_lib-pro-make_first-ordered] Error 2 make[4]: *** [sub-xcb-make_first] Error 2 make[3]: *** [sub-platforms-make_first] Error 2 make[2]: *** [sub-plugins-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04890/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1419015070): http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/102251 [PS1] - QOpenGLWindow: make it possible to use a shared context http://codereview.qt-project.org/102497 [PS1] - Add some missing nativeResourceForIntegration imlementations http://codereview.qt-project.org/101227 [PS23] - Add libinput support http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/102421 [PS1] - Unbreak the build with the Intel compiler on Windows http://codereview.qt-project.org/102422 [PS1] - Fix detection of C++11 Unicode strings with icl.exe http://codereview.qt-project.org/102425 [PS1] - Fix Clang warning about inconsistent use of C++11 override From ci-noreply at qt-project.org Fri Dec 19 20:23:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 21:23:56 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2180 Message-ID: <20141219_192356_062525.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2180: SUCCESS Tested changes (refs/builds/dev_1419010610): http://codereview.qt-project.org/102427 [PS1] - Fix build: include before using QDataStream From ci-noreply at qt-project.org Fri Dec 19 21:12:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 21:12:56 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #235 - FAILURE Message-ID: <20141219201256.85D2E30775@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_00235 From ci-noreply at qt-project.org Fri Dec 19 21:37:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 22:37:09 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2019 Message-ID: <20141219_203709_034961.ci-noreply@qt-project.org> Autotests `tst_qaudiooutput' and `tst_qsound' failed :( ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsound: 12 seconds, exit code 1 ********* Start testing of tst_QAudioOutput ********* Config: Using QTest library 4.8.7, Qt 4.8.7 QWARN : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed PASS : tst_QAudioOutput::initTestCase() FAIL! : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start()) Loc: [tst_qaudiooutput.cpp(133)] QFATAL : tst_QAudioOutput::invalidFormat(Null Format) Received signal 11 FAIL! : tst_QAudioOutput::invalidFormat(Null Format) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 2 failed, 0 skipped ********* Finished testing of tst_QAudioOutput ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qaudiooutput [69516] QtQA::App::TestRunner: Path: /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: Identifier: tst_qaudiooutput QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69515] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-19 20:22:42.555 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000003d QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x3d: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100010000 [ 64K] r-x/rwx SM=COW /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69516]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff88886ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff86aa67d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff86a97a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100063ac5 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x0000000100063c7d _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x0000000100063e9d qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x000000010001d0f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff86af8cfa _sigtramp + 26 QtQA::App::TestRunner: 8 QtMultimedia 0x0000000100394663 QAudioOutputPrivate::~QAudioOutputPrivate() + 39 QtQA::App::TestRunner: 9 QtMultimedia 0x000000010038da3b QAudioOutput::~QAudioOutput() + 45 QtQA::App::TestRunner: 10 com.yourcompany.tst_qaudiooutput 0x000000010000776b tst_QAudioOutput::invalidFormat() + 1117 (tst_qaudiooutput.cpp:139) QtQA::App::TestRunner: 11 com.yourcompany.tst_qaudiooutput 0x0000000100005567 tst_QAudioOutput::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 189 (tst_qaudiooutput.moc:59) QtQA::App::TestRunner: 12 QtCore 0x000000010016b34c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 13 QtCore 0x000000010016c9e4 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 14 QtTest 0x000000010001e489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 15 QtTest 0x00000001000201c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 16 com.yourcompany.tst_qaudiooutput 0x0000000100005641 main + 97 (tst_qaudiooutput.cpp:261) QtQA::App::TestRunner: 17 com.yourcompany.tst_qaudiooutput 0x0000000100004f74 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff888877e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff9292a786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff92929316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff88887192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff86aa6594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff86aa7b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff88887192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff86aa6594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff86aa7b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd688 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd6b0 rsp: 0x00007fff5fbfd688 QtQA::App::TestRunner: r8: 0x00007fff76141fb8 r9: 0x0000000000000000 r10: 0x00007fff88886d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00000000ffffffff r13: 0x00007fff5fbfe880 r14: 0x00007fff76144960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff88886ce2 rfl: 0x0000000000000246 cr2: 0x00000001000bead8 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000ffe7 +com.yourcompany.tst_qaudiooutput (??? - ???) <96745156-BB82-3CE6-997E-3A64554AD622> /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: 0x100019000 - 0x10003bff7 +QtTest (4.8.7 - compatibility 4.8.0) <92EA7444-8D5D-3332-96F7-AA00483C3DFB> /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004a000 - 0x1002f9fef +QtCore (4.8.7 - compatibility 4.8.0) /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100388000 - 0x1003aafff +QtMultimedia (4.8.7 - compatibility 4.8.0) <72C028B8-27AE-3E17-9ADE-B8D15DE2BD6D> /work/*/QtMultimedia.framework/Versions/4/QtMultimedia QtQA::App::TestRunner: 0x1003bc000 - 0x100d7efef +QtGui (4.8.7 - compatibility 4.8.0) <0B51F855-D10F-33D8-B879-73283DA46A5F> /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1010ec000 - 0x1010f0fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x1013b1000 - 0x1013e5fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff64aac000 - 0x7fff64ae0baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff85f32000 - 0x7fff85fe5ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff85fe6000 - 0x7fff8605cfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8605d000 - 0x7fff8605ffff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff86060000 - 0x7fff86066fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff860b7000 - 0x7fff860ddfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff860e8000 - 0x7fff860fffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff86204000 - 0x7fff862e8e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff86331000 - 0x7fff8633ffff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8639d000 - 0x7fff863d0ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff863d1000 - 0x7fff863edff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff863ee000 - 0x7fff8643aff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8643b000 - 0x7fff8643dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8643e000 - 0x7fff864a0ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff864a1000 - 0x7fff864e1fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff864e2000 - 0x7fff864e2fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff866ba000 - 0x7fff866defff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff866f2000 - 0x7fff866f7fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8698b000 - 0x7fff8698bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff869e1000 - 0x7fff869f6fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86a56000 - 0x7fff86b33fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff86c57000 - 0x7fff86d3bff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff86d4a000 - 0x7fff86d84fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff86d85000 - 0x7fff86daefff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff86db3000 - 0x7fff86db7ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff87394000 - 0x7fff8742aff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff87473000 - 0x7fff8750dff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87516000 - 0x7fff87516fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8783a000 - 0x7fff87970fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8797d000 - 0x7fff87980fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff879bd000 - 0x7fff879beff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff879bf000 - 0x7fff87cb4ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff87cb5000 - 0x7fff87cbbfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff87d01000 - 0x7fff87d17ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff87d18000 - 0x7fff87d25ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87d26000 - 0x7fff87d91ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff87d92000 - 0x7fff87e37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff87e8c000 - 0x7fff87e8cfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff87e8d000 - 0x7fff87f92fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff880d6000 - 0x7fff88276ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff884f0000 - 0x7fff884f1fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff885fe000 - 0x7fff8861bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8861c000 - 0x7fff88674ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8881d000 - 0x7fff88822fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff88870000 - 0x7fff88890fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff88891000 - 0x7fff889aafff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff89250000 - 0x7fff89251fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8926e000 - 0x7fff89297fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89507000 - 0x7fff8950afff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8950b000 - 0x7fff8954cfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff896c7000 - 0x7fff896f2ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff89701000 - 0x7fff89740fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff897f6000 - 0x7fff8a194a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8a195000 - 0x7fff8a198fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a40f000 - 0x7fff8a417fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a418000 - 0x7fff8a48bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8a48c000 - 0x7fff8a497ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8a954000 - 0x7fff8a9b4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8a9de000 - 0x7fff8aa4efff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8aaa9000 - 0x7fff8aac6ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8aad9000 - 0x7fff8aaedff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8aaee000 - 0x7fff8aaefff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8ab00000 - 0x7fff8ab0bfff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8ab0c000 - 0x7fff8ab4cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8ab4d000 - 0x7fff8b753fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8b754000 - 0x7fff8ba80fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8bddd000 - 0x7fff8bdddfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8bdde000 - 0x7fff8bddefff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8be16000 - 0x7fff8bfeaff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8bfeb000 - 0x7fff8c013fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8c91d000 - 0x7fff8ca2afff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8ca2b000 - 0x7fff8cc9ffff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8cca0000 - 0x7fff8cca7fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8cca8000 - 0x7fff8ccd5fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8cd13000 - 0x7fff8cd18fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8cd82000 - 0x7fff8ce8efef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8ce96000 - 0x7fff8d35dfff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8e75b000 - 0x7fff8e75eff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8e83e000 - 0x7fff8e854fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8e886000 - 0x7fff8e88fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8e890000 - 0x7fff8e89ffff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8e92a000 - 0x7fff8e92afff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8e92b000 - 0x7fff8e936ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8e937000 - 0x7fff8e93efff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8e93f000 - 0x7fff8e993ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8e994000 - 0x7fff8e999fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8e99a000 - 0x7fff8eb9cfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8eb9d000 - 0x7fff8ec3ffff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ec95000 - 0x7fff8ec95fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ec96000 - 0x7fff8eca9ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ed7e000 - 0x7fff8ede6ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8eeaf000 - 0x7fff8f016fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8f017000 - 0x7fff8f0deff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8f0df000 - 0x7fff8f3f8fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8f3f9000 - 0x7fff8f3fbfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8f3fc000 - 0x7fff8f4f1fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8f52e000 - 0x7fff8f589ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8f6b5000 - 0x7fff8f6bfff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8f6c0000 - 0x7fff8f6c5fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8f73d000 - 0x7fff8f74cff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f74d000 - 0x7fff8f76efff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8f76f000 - 0x7fff8f76ffff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f770000 - 0x7fff8f7ebff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8f7ff000 - 0x7fff8f816fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8fc98000 - 0x7fff8fc9aff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8fc9b000 - 0x7fff8fc9cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8fc9d000 - 0x7fff8fcebfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8fd96000 - 0x7fff8fd97ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8fe44000 - 0x7fff8fe4aff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8fe4b000 - 0x7fff8fecfff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8fed0000 - 0x7fff8ff00ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8ff0e000 - 0x7fff8ff2dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8ff2e000 - 0x7fff8ff2ffff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8ff30000 - 0x7fff9000ffff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff90010000 - 0x7fff905f4fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff905f5000 - 0x7fff90647ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff90648000 - 0x7fff9069cfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff9069d000 - 0x7fff906c1fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff906c2000 - 0x7fff9081ffff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff908ad000 - 0x7fff90909ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff9090a000 - 0x7fff90b34fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff90e67000 - 0x7fff90eddff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff90ef9000 - 0x7fff90f00fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff9138d000 - 0x7fff9139fff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff91566000 - 0x7fff91607ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff919b6000 - 0x7fff919f1fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff91c5a000 - 0x7fff91c9cff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff91c9d000 - 0x7fff91ca3fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff91d0e000 - 0x7fff91d93ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff91e09000 - 0x7fff91f10fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9209c000 - 0x7fff920aeff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff920af000 - 0x7fff921b1fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff921b2000 - 0x7fff921b7ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff9250d000 - 0x7fff92829fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff9282a000 - 0x7fff92838ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff9283c000 - 0x7fff92843fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff92887000 - 0x7fff9288bfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff928cb000 - 0x7fff928cffff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff92927000 - 0x7fff92935fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff92936000 - 0x7fff92d63fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff92dc2000 - 0x7fff92e45fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff92e46000 - 0x7fff92eaeff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7239 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=158.2M resident=79.1M(50%) swapped_out_or_unallocated=79.1M(50%) QtQA::App::TestRunner: Writable regions: Total=50.8M written=1136K(2%) resident=1568K(3%) swapped_out=0K(0%) unallocated=49.3M(97%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 40.6M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9752K QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.9M QtQA::App::TestRunner: __TEXT 106.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 294.5M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAudioOutput ********* Config: Using QTest library 4.8.7, Qt 4.8.7 QWARN : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed PASS : tst_QAudioOutput::initTestCase() FAIL! : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start()) Loc: [tst_qaudiooutput.cpp(133)] QFATAL : tst_QAudioOutput::invalidFormat(Null Format) Received signal 11 FAIL! : tst_QAudioOutput::invalidFormat(Null Format) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 2 failed, 0 skipped ********* Finished testing of tst_QAudioOutput ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qaudiooutput [69517] QtQA::App::TestRunner: Path: /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: Identifier: tst_qaudiooutput QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [69515] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-19 20:22:44.567 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100010000 [ 64K] r-x/rwx SM=COW /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[69517]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff88886ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff86aa67d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff86a97a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100063ac5 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x0000000100063c7d _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x0000000100063e9d qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x000000010001d0f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff86af8cfa _sigtramp + 26 QtQA::App::TestRunner: 8 ??? 000000000000000000 0 + 0 QtQA::App::TestRunner: 9 QtMultimedia 0x000000010039466c QAudioOutputPrivate::~QAudioOutputPrivate() + 48 QtQA::App::TestRunner: 10 QtMultimedia 0x000000010038da3b QAudioOutput::~QAudioOutput() + 45 QtQA::App::TestRunner: 11 com.yourcompany.tst_qaudiooutput 0x000000010000776b tst_QAudioOutput::invalidFormat() + 1117 QtQA::App::TestRunner: 12 com.yourcompany.tst_qaudiooutput 0x0000000100005567 tst_QAudioOutput::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 189 QtQA::App::TestRunner: 13 QtCore 0x000000010016b34c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 14 QtCore 0x000000010016c9e4 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 15 QtTest 0x000000010001e489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 16 QtTest 0x00000001000201c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 17 com.yourcompany.tst_qaudiooutput 0x0000000100005641 main + 97 QtQA::App::TestRunner: 18 com.yourcompany.tst_qaudiooutput 0x0000000100004f74 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff888877e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff9292a786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff92929316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff88887192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff86aa6594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff86aa7b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff88887192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff86aa6594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff86aa7b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd688 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd6b0 rsp: 0x00007fff5fbfd688 QtQA::App::TestRunner: r8: 0x00007fff76141fb8 r9: 0x0000000000000000 r10: 0x00007fff88886d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00000000ffffffff r13: 0x00007fff5fbfe880 r14: 0x00007fff76144960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff88886ce2 rfl: 0x0000000000000246 cr2: 0x00000001000bead8 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000ffe7 +com.yourcompany.tst_qaudiooutput (??? - ???) <96745156-BB82-3CE6-997E-3A64554AD622> /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: 0x100019000 - 0x10003bff7 +QtTest (4.8.7 - compatibility 4.8.0) <92EA7444-8D5D-3332-96F7-AA00483C3DFB> /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004a000 - 0x1002f9fef +QtCore (4.8.7 - compatibility 4.8.0) /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100388000 - 0x1003aafff +QtMultimedia (4.8.7 - compatibility 4.8.0) <72C028B8-27AE-3E17-9ADE-B8D15DE2BD6D> /work/*/QtMultimedia.framework/Versions/4/QtMultimedia QtQA::App::TestRunner: 0x1003bc000 - 0x100d7efef +QtGui (4.8.7 - compatibility 4.8.0) <0B51F855-D10F-33D8-B879-73283DA46A5F> /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1010ec000 - 0x1010f0fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x1014b1000 - 0x1014e5fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff62338000 - 0x7fff6236cbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff85f32000 - 0x7fff85fe5ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff85fe6000 - 0x7fff8605cfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8605d000 - 0x7fff8605ffff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff86060000 - 0x7fff86066fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff860b7000 - 0x7fff860ddfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff860e8000 - 0x7fff860fffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff86204000 - 0x7fff862e8e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff86331000 - 0x7fff8633ffff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8639d000 - 0x7fff863d0ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff863d1000 - 0x7fff863edff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff863ee000 - 0x7fff8643aff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff8643b000 - 0x7fff8643dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8643e000 - 0x7fff864a0ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff864a1000 - 0x7fff864e1fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff864e2000 - 0x7fff864e2fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff866ba000 - 0x7fff866defff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff866f2000 - 0x7fff866f7fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff8698b000 - 0x7fff8698bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff869e1000 - 0x7fff869f6fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff86a56000 - 0x7fff86b33fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff86c57000 - 0x7fff86d3bff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff86d4a000 - 0x7fff86d84fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff86d85000 - 0x7fff86daefff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff86db3000 - 0x7fff86db7ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff87394000 - 0x7fff8742aff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff87473000 - 0x7fff8750dff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff87516000 - 0x7fff87516fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff8783a000 - 0x7fff87970fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff8797d000 - 0x7fff87980fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff879bd000 - 0x7fff879beff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff879bf000 - 0x7fff87cb4ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff87cb5000 - 0x7fff87cbbfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff87d01000 - 0x7fff87d17ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff87d18000 - 0x7fff87d25ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff87d26000 - 0x7fff87d91ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff87d92000 - 0x7fff87e37fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff87e8c000 - 0x7fff87e8cfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff87e8d000 - 0x7fff87f92fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff880d6000 - 0x7fff88276ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff884f0000 - 0x7fff884f1fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff885fe000 - 0x7fff8861bfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8861c000 - 0x7fff88674ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8881d000 - 0x7fff88822fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff88870000 - 0x7fff88890fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff88891000 - 0x7fff889aafff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff89250000 - 0x7fff89251fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8926e000 - 0x7fff89297fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89507000 - 0x7fff8950afff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8950b000 - 0x7fff8954cfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff896c7000 - 0x7fff896f2ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff89701000 - 0x7fff89740fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff897f6000 - 0x7fff8a194a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8a195000 - 0x7fff8a198fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff8a40f000 - 0x7fff8a417fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff8a418000 - 0x7fff8a48bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8a48c000 - 0x7fff8a497ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff8a954000 - 0x7fff8a9b4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8a9de000 - 0x7fff8aa4efff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff8aaa9000 - 0x7fff8aac6ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff8aad9000 - 0x7fff8aaedff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8aaee000 - 0x7fff8aaefff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff8ab00000 - 0x7fff8ab0bfff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff8ab0c000 - 0x7fff8ab4cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff8ab4d000 - 0x7fff8b753fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8b754000 - 0x7fff8ba80fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8bddd000 - 0x7fff8bdddfff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff8bdde000 - 0x7fff8bddefff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8be16000 - 0x7fff8bfeaff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8bfeb000 - 0x7fff8c013fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8c91d000 - 0x7fff8ca2afff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8ca2b000 - 0x7fff8cc9ffff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8cca0000 - 0x7fff8cca7fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8cca8000 - 0x7fff8ccd5fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8cd13000 - 0x7fff8cd18fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8cd82000 - 0x7fff8ce8efef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8ce96000 - 0x7fff8d35dfff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8e75b000 - 0x7fff8e75eff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8e83e000 - 0x7fff8e854fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8e886000 - 0x7fff8e88fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8e890000 - 0x7fff8e89ffff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8e92a000 - 0x7fff8e92afff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8e92b000 - 0x7fff8e936ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8e937000 - 0x7fff8e93efff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8e93f000 - 0x7fff8e993ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8e994000 - 0x7fff8e999fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8e99a000 - 0x7fff8eb9cfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8eb9d000 - 0x7fff8ec3ffff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8ec95000 - 0x7fff8ec95fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8ec96000 - 0x7fff8eca9ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ed7e000 - 0x7fff8ede6ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8eeaf000 - 0x7fff8f016fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8f017000 - 0x7fff8f0deff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8f0df000 - 0x7fff8f3f8fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8f3f9000 - 0x7fff8f3fbfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8f3fc000 - 0x7fff8f4f1fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8f52e000 - 0x7fff8f589ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8f6b5000 - 0x7fff8f6bfff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8f6c0000 - 0x7fff8f6c5fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8f73d000 - 0x7fff8f74cff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8f74d000 - 0x7fff8f76efff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8f76f000 - 0x7fff8f76ffff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8f770000 - 0x7fff8f7ebff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8f7ff000 - 0x7fff8f816fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8fc98000 - 0x7fff8fc9aff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8fc9b000 - 0x7fff8fc9cfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8fc9d000 - 0x7fff8fcebfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8fd96000 - 0x7fff8fd97ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8fe44000 - 0x7fff8fe4aff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8fe4b000 - 0x7fff8fecfff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8fed0000 - 0x7fff8ff00ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8ff0e000 - 0x7fff8ff2dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8ff2e000 - 0x7fff8ff2ffff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8ff30000 - 0x7fff9000ffff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff90010000 - 0x7fff905f4fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff905f5000 - 0x7fff90647ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff90648000 - 0x7fff9069cfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff9069d000 - 0x7fff906c1fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff906c2000 - 0x7fff9081ffff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff908ad000 - 0x7fff90909ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff9090a000 - 0x7fff90b34fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff90e67000 - 0x7fff90eddff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff90ef9000 - 0x7fff90f00fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff9138d000 - 0x7fff9139fff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff91566000 - 0x7fff91607ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff919b6000 - 0x7fff919f1fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff91c5a000 - 0x7fff91c9cff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff91c9d000 - 0x7fff91ca3fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff91d0e000 - 0x7fff91d93ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff91e09000 - 0x7fff91f10fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9209c000 - 0x7fff920aeff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff920af000 - 0x7fff921b1fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff921b2000 - 0x7fff921b7ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff9250d000 - 0x7fff92829fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff9282a000 - 0x7fff92838ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff9283c000 - 0x7fff92843fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff92887000 - 0x7fff9288bfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff928cb000 - 0x7fff928cffff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff92927000 - 0x7fff92935fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff92936000 - 0x7fff92d63fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff92dc2000 - 0x7fff92e45fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff92e46000 - 0x7fff92eaeff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7239 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=158.2M resident=79.1M(50%) swapped_out_or_unallocated=79.1M(50%) QtQA::App::TestRunner: Writable regions: Total=51.8M written=1184K(2%) resident=1596K(3%) swapped_out=0K(0%) unallocated=50.3M(97%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 41.6M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9752K QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.3M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.9M QtQA::App::TestRunner: __TEXT 106.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 295.5M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaudiooutput: 3 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02019/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1419006786): http://codereview.qt-project.org/98642 [PS1] - QIdentityProxyModel: remove slow bounds-checking, for more performance From ci-noreply at qt-project.org Fri Dec 19 21:55:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 22:55:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4891 Message-ID: <20141219_205503_025763.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-19 22:54:37.896 tst_qwindow[99967:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,480), QPoint(80,80)) 2014-12-19 22:55:04.529 tst_qwindow[99971:670b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04891/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419016082): http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 19 22:02:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 23:02:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4893 Message-ID: <20141219_210237_049780.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #4893: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04893/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419022645): http://codereview.qt-project.org/102262 [PS1] - QSizePolicy: add Q_FLAGS(ControlTypes) http://codereview.qt-project.org/102261 [PS1] - qtest.h: actually include qtest_widgets.h http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/102251 [PS1] - QOpenGLWindow: make it possible to use a shared context http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb http://codereview.qt-project.org/102425 [PS1] - Fix Clang warning about inconsistent use of C++11 override http://codereview.qt-project.org/102422 [PS1] - Fix detection of C++11 Unicode strings with icl.exe http://codereview.qt-project.org/102421 [PS1] - Unbreak the build with the Intel compiler on Windows http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 19 22:08:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 23:08:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4894 Message-ID: <20141219_210825_065864.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4894: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04894/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419023151): http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 19 22:14:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 23:14:07 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4895 Message-ID: <20141219_211407_018053.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4895: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04895/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419023494): http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/101227 [PS23] - Add libinput support From ci-noreply at qt-project.org Fri Dec 19 22:16:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 19 Dec 2014 23:16:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4896 Message-ID: <20141219_211641_064429.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4896: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04896/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419023742): http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Fri Dec 19 23:57:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 00:57:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4898 Message-ID: <20141219_225703_094023.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-20 00:56:40.380 tst_qwindow[3672:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,480), QPoint(80,80)) 2014-12-20 00:57:07.115 tst_qwindow[3754:2a07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04898/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419023927): http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/101227 [PS23] - Add libinput support http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Sat Dec 20 00:07:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 01:07:08 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2181 Message-ID: <20141219_230708_038214.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2181: SUCCESS Tested changes (refs/builds/dev_1419017131): http://codereview.qt-project.org/100966 [PS12] - Return Heap::ExecutionContext for globalContext() From ci-noreply at qt-project.org Sat Dec 20 00:51:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 00:51:51 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #44 - FAILURE Message-ID: <20141219235151.A5C8330754@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.0_state/build_00044 From ci-noreply at qt-project.org Sat Dec 20 01:15:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 02:15:34 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1111 Message-ID: <20141220_001534_025081.ci-noreply@qt-project.org> QtBase_5.4_Integration #1111: SUCCESS Tested changes (refs/builds/5.4_1419007226): http://codereview.qt-project.org/100986 [PS3] - QScrollBar: emit valueChanged once even if a slot takes too much time http://codereview.qt-project.org/102206 [PS1] - Diaglib: Add helper functions for analyzing non-Latin strings. http://codereview.qt-project.org/102435 [PS1] - Also search current directory in QFINDTESTDATA http://codereview.qt-project.org/102438 [PS1] - Android: Fix QStandardPaths test http://codereview.qt-project.org/102436 [PS1] - Android: Fix QResourceEngine tests http://codereview.qt-project.org/101581 [PS2] - Don't clear lineedit in non normal echo mode when validation is invalid From ci-noreply at qt-project.org Sat Dec 20 01:23:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 01:23:23 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #312 - FAILURE Message-ID: <20141220002323.7806D307AE@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_00312 From ci-noreply at qt-project.org Sat Dec 20 01:48:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 02:48:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4902 Message-ID: <20141220_004825_059563.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-20 02:47:58.911 tst_qwindow[7862:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() 2014-12-20 02:48:25.711 tst_qwindow[7865:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(327)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(344)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(693)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(895)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1627)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04902/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419030008): http://codereview.qt-project.org/102392 [PS1] - Make setting twice the very same model on QComboBox a no-op http://codereview.qt-project.org/101874 [PS4] - QState: Added template PointerToMemberFunction http://codereview.qt-project.org/102251 [PS1] - QOpenGLWindow: make it possible to use a shared context http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb From ci-noreply at qt-project.org Sat Dec 20 02:01:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 03:01:00 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4903 Message-ID: <20141220_010100_045217.ci-noreply@qt-project.org> Compilation failed :( ssl\qsslcertificate_qt.cpp(298) : error C2079: 'dataStream' uses undefined class 'QDataStream' ssl\qsslcertificate_qt.cpp(298) : error C2248: 'QByteArray::operator QNoImplicitBoolCast' : cannot access private member declared in class 'QByteArray' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(440) : see declaration of 'QByteArray::operator QNoImplicitBoolCast' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(171) : see declaration of 'QByteArray' ssl\qsslcertificate_qt.cpp(299) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(302) : error C2079: 'rootStream' uses undefined class 'QDataStream' ssl\qsslcertificate_qt.cpp(302) : error C2248: 'QByteArray::operator QNoImplicitBoolCast' : cannot access private member declared in class 'QByteArray' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(440) : see declaration of 'QByteArray::operator QNoImplicitBoolCast' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(171) : see declaration of 'QByteArray' ssl\qsslcertificate_qt.cpp(304) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(309) : error C2079: 'certStream' uses undefined class 'QDataStream' ssl\qsslcertificate_qt.cpp(309) : error C2248: 'QByteArray::operator QNoImplicitBoolCast' : cannot access private member declared in class 'QByteArray' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(440) : see declaration of 'QByteArray::operator QNoImplicitBoolCast' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(171) : see declaration of 'QByteArray' ssl\qsslcertificate_qt.cpp(310) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(314) : error C2079: 'versionStream' uses undefined class 'QDataStream' ssl\qsslcertificate_qt.cpp(314) : error C2248: 'QByteArray::operator QNoImplicitBoolCast' : cannot access private member declared in class 'QByteArray' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(440) : see declaration of 'QByteArray::operator QNoImplicitBoolCast' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(171) : see declaration of 'QByteArray' ssl\qsslcertificate_qt.cpp(315) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(319) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(331) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(335) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(338) : error C2228: left of '.device' must have class/struct/union ssl\qsslcertificate_qt.cpp(338) : error C2227: left of '->pos' must point to class/struct/union/generic type ssl\qsslcertificate_qt.cpp(342) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(345) : error C2079: 'validityStream' uses undefined class 'QDataStream' ssl\qsslcertificate_qt.cpp(345) : error C2248: 'QByteArray::operator QNoImplicitBoolCast' : cannot access private member declared in class 'QByteArray'Generating Code... ssl\qsslkey_qt.cpp(129) : error C2079: 'keyStream' uses undefined class 'QDataStream' ssl\qsslkey_qt.cpp(129) : error C2248: 'QByteArray::operator QNoImplicitBoolCast' : cannot access private member declared in class 'QByteArray' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(440) : see declaration of 'QByteArray::operator QNoImplicitBoolCast' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(171) : see declaration of 'QByteArray' ssl\qsslkey_qt.cpp(130) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslkey_qt.cpp(139) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(440) : see declaration of 'QByteArray::operator QNoImplicitBoolCast' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(171) : see declaration of 'QByteArray' ssl\qsslcertificate_qt.cpp(346) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(350) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(356) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(359) : error C2228: left of '.device' must have class/struct/union ssl\qsslcertificate_qt.cpp(359) : error C2227: left of '->pos' must point to class/struct/union/generic type ssl\qsslcertificate_qt.cpp(364) : error C2228: left of '.device' must have class/struct/union ssl\qsslcertificate_qt.cpp(364) : error C2227: left of '->pos' must point to class/struct/union/generic type ssl\qsslcertificate_qt.cpp(365) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(368) : error C2228: left of '.device' must have class/struct/union ssl\qsslcertificate_qt.cpp(368) : error C2227: left of '->pos' must point to class/struct/union/generic type ssl\qsslcertificate_qt.cpp(369) : error C2079: 'keyStream' uses undefined class 'QDataStream' ssl\qsslcertificate_qt.cpp(369) : error C2248: 'QByteArray::operator QNoImplicitBoolCast' : cannot access private member declared in class 'QByteArray' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(440) : see declaration of 'QByteArray::operator QNoImplicitBoolCast' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(171) : see declaration of 'QByteArray' ssl\qsslcertificate_qt.cpp(370) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(386) : error C2228: left of '.device' must have class/struct/union ssl\qsslcertificate_qt.cpp(386) : error C2227: left of '->seek' must point to class/struct/union/generic type ssl\qsslcertificate_qt.cpp(387) : error C2228: left of '.readRawData' must have class/struct/union ssl\qsslcertificate_qt.cpp(390) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslcertificate_qt.cpp(390) : fatal error C1903: unable to recover from previous error(s); stopping compilation Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04903/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419036599): http://codereview.qt-project.org/102418 [PS1] - Fix build error without precompiled headers http://codereview.qt-project.org/102422 [PS1] - Fix detection of C++11 Unicode strings with icl.exe http://codereview.qt-project.org/102421 [PS1] - Unbreak the build with the Intel compiler on Windows http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo http://codereview.qt-project.org/102425 [PS1] - Fix Clang warning about inconsistent use of C++11 override http://codereview.qt-project.org/102189 [PS5] - Remove Q_NO_USING_KEYWORD http://codereview.qt-project.org/102185 [PS2] - Display the QElapsedTimer reference time in %{time} http://codereview.qt-project.org/102188 [PS1] - Remove the operator<< | >> (QDataStream, QStringList) http://codereview.qt-project.org/102184 [PS2] - Move a few QStringList methods up to QList http://codereview.qt-project.org/102160 [PS1] - Document -plugins argument in qmltest usage help From ci-noreply at qt-project.org Sat Dec 20 02:25:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 03:25:41 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2182 Message-ID: <20141220_012541_022771.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2182: SUCCESS Tested changes (refs/builds/dev_1419030523): http://codereview.qt-project.org/102503 [PS1] - QQmlJS::Lexer::scanNumber: Use a QVarLengthArray to avoid heap allocations. From ci-noreply at qt-project.org Sat Dec 20 03:34:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 04:34:19 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2020 Message-ID: <20141220_023419_062478.ci-noreply@qt-project.org> Autotests `tst_qaudiooutput' and `tst_qsound' failed :( ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsound: 12 seconds, exit code 1 ********* Start testing of tst_QAudioOutput ********* Config: Using QTest library 4.8.7, Qt 4.8.7 QWARN : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed PASS : tst_QAudioOutput::initTestCase() FAIL! : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start()) Loc: [tst_qaudiooutput.cpp(133)] QFATAL : tst_QAudioOutput::invalidFormat(Null Format) Received signal 11 FAIL! : tst_QAudioOutput::invalidFormat(Null Format) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 2 failed, 0 skipped ********* Finished testing of tst_QAudioOutput ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qaudiooutput [74539] QtQA::App::TestRunner: Path: /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: Identifier: tst_qaudiooutput QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [74537] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-20 02:20:47.753 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100010000 [ 64K] r-x/rwx SM=COW /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[74539]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86947ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b677d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b58a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100063ac5 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x0000000100063c7d _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x0000000100063e9d qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x000000010001d0f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff84bb9cfa _sigtramp + 26 QtQA::App::TestRunner: 8 ??? 000000000000000000 0 + 0 QtQA::App::TestRunner: 9 QtMultimedia 0x000000010039466c QAudioOutputPrivate::~QAudioOutputPrivate() + 48 QtQA::App::TestRunner: 10 QtMultimedia 0x000000010038da3b QAudioOutput::~QAudioOutput() + 45 QtQA::App::TestRunner: 11 com.yourcompany.tst_qaudiooutput 0x000000010000776b tst_QAudioOutput::invalidFormat() + 1117 QtQA::App::TestRunner: 12 com.yourcompany.tst_qaudiooutput 0x0000000100005567 tst_QAudioOutput::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 189 QtQA::App::TestRunner: 13 QtCore 0x000000010016b34c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 14 QtCore 0x000000010016c9e4 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 15 QtTest 0x000000010001e489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 16 QtTest 0x00000001000201c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 17 com.yourcompany.tst_qaudiooutput 0x0000000100005641 main + 97 QtQA::App::TestRunner: 18 com.yourcompany.tst_qaudiooutput 0x0000000100004f74 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff869487e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff909eb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff909ea316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86948192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b67594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b68b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86948192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b67594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b68b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd688 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd6b0 rsp: 0x00007fff5fbfd688 QtQA::App::TestRunner: r8: 0x00007fff74202fb8 r9: 0x0000000000000000 r10: 0x00007fff86947d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00000000ffffffff r13: 0x00007fff5fbfe880 r14: 0x00007fff74205960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff86947ce2 rfl: 0x0000000000000246 cr2: 0x00000001000bead8 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000ffe7 +com.yourcompany.tst_qaudiooutput (??? - ???) <96745156-BB82-3CE6-997E-3A64554AD622> /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: 0x100019000 - 0x10003bff7 +QtTest (4.8.7 - compatibility 4.8.0) <92EA7444-8D5D-3332-96F7-AA00483C3DFB> /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004a000 - 0x1002f9fef +QtCore (4.8.7 - compatibility 4.8.0) <20FB9365-7085-3920-853D-E4F0AC422D90> /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100388000 - 0x1003aafff +QtMultimedia (4.8.7 - compatibility 4.8.0) <72C028B8-27AE-3E17-9ADE-B8D15DE2BD6D> /work/*/QtMultimedia.framework/Versions/4/QtMultimedia QtQA::App::TestRunner: 0x1003bc000 - 0x100d7efef +QtGui (4.8.7 - compatibility 4.8.0) /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1010ec000 - 0x1010f0fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x1014b1000 - 0x1014e5fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff6f533000 - 0x7fff6f567baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff83ff3000 - 0x7fff840a6ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff840a7000 - 0x7fff8411dfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8411e000 - 0x7fff84120fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff84121000 - 0x7fff84127fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff84178000 - 0x7fff8419efff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff841a9000 - 0x7fff841c0fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff842c5000 - 0x7fff843a9e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff843f2000 - 0x7fff84400fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8445e000 - 0x7fff84491ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff84492000 - 0x7fff844aeff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff844af000 - 0x7fff844fbff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff844fc000 - 0x7fff844fefff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff844ff000 - 0x7fff84561ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff84562000 - 0x7fff845a2fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff845a3000 - 0x7fff845a3fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8477b000 - 0x7fff8479ffff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff847b3000 - 0x7fff847b8fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff84a4c000 - 0x7fff84a4cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff84aa2000 - 0x7fff84ab7fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff84b17000 - 0x7fff84bf4fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff84d18000 - 0x7fff84dfcff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff84e0b000 - 0x7fff84e45fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff84e46000 - 0x7fff84e6ffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff84e74000 - 0x7fff84e78ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff85455000 - 0x7fff854ebff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85534000 - 0x7fff855ceff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff855d7000 - 0x7fff855d7fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff858fb000 - 0x7fff85a31fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff85a3e000 - 0x7fff85a41fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff85a7e000 - 0x7fff85a7fff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff85a80000 - 0x7fff85d75ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff85d76000 - 0x7fff85d7cfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff85dc2000 - 0x7fff85dd8ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff85dd9000 - 0x7fff85de6ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff85de7000 - 0x7fff85e52ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff85e53000 - 0x7fff85ef8fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff85f4d000 - 0x7fff85f4dfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff85f4e000 - 0x7fff86053fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86197000 - 0x7fff86337ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff865b1000 - 0x7fff865b2fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff866bf000 - 0x7fff866dcfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff866dd000 - 0x7fff86735ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868de000 - 0x7fff868e3fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff86931000 - 0x7fff86951fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff86952000 - 0x7fff86a6bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff87311000 - 0x7fff87312fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8732f000 - 0x7fff87358fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff875c8000 - 0x7fff875cbfff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff875cc000 - 0x7fff8760dfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff87788000 - 0x7fff877b3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff877c2000 - 0x7fff87801fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff878b7000 - 0x7fff88255a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff88256000 - 0x7fff88259fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff884d0000 - 0x7fff884d8fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff884d9000 - 0x7fff8854cfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8854d000 - 0x7fff88558ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff88a15000 - 0x7fff88a75fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88a9f000 - 0x7fff88b0ffff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff88b6a000 - 0x7fff88b87ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff88b9a000 - 0x7fff88baeff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff88baf000 - 0x7fff88bb0ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88bc1000 - 0x7fff88bccfff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bcd000 - 0x7fff88c0dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff88c0e000 - 0x7fff89814fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff89815000 - 0x7fff89b41fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff89e9e000 - 0x7fff89e9efff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff89e9f000 - 0x7fff89e9ffff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff89ed7000 - 0x7fff8a0abff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8a0ac000 - 0x7fff8a0d4fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a9de000 - 0x7fff8aaebfff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8aaec000 - 0x7fff8ad60fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ad61000 - 0x7fff8ad68fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ad69000 - 0x7fff8ad96fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8add4000 - 0x7fff8add9fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ae43000 - 0x7fff8af4ffef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8af57000 - 0x7fff8b41efff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8c81c000 - 0x7fff8c81fff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8c8ff000 - 0x7fff8c915fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8c947000 - 0x7fff8c950ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c951000 - 0x7fff8c960fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8c9eb000 - 0x7fff8c9ebfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8c9ec000 - 0x7fff8c9f7ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8c9f8000 - 0x7fff8c9fffff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8ca00000 - 0x7fff8ca54ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8ca55000 - 0x7fff8ca5afff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8ca5b000 - 0x7fff8cc5dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8cc5e000 - 0x7fff8cd00fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8cd56000 - 0x7fff8cd56fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8cd57000 - 0x7fff8cd6aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ce3f000 - 0x7fff8cea7ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8cf70000 - 0x7fff8d0d7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8d0d8000 - 0x7fff8d19fff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8d1a0000 - 0x7fff8d4b9fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8d4ba000 - 0x7fff8d4bcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8d4bd000 - 0x7fff8d5b2fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8d5ef000 - 0x7fff8d64aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8d776000 - 0x7fff8d780ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8d781000 - 0x7fff8d786fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8d7fe000 - 0x7fff8d80dff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8d80e000 - 0x7fff8d82ffff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d830000 - 0x7fff8d830fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8d831000 - 0x7fff8d8acff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8d8c0000 - 0x7fff8d8d7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8dd59000 - 0x7fff8dd5bff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8dd5c000 - 0x7fff8dd5dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8dd5e000 - 0x7fff8ddacfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8de57000 - 0x7fff8de58ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8df05000 - 0x7fff8df0bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8df0c000 - 0x7fff8df90ff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8df91000 - 0x7fff8dfc1ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8dfcf000 - 0x7fff8dfeefff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8dfef000 - 0x7fff8dff0fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8dff1000 - 0x7fff8e0d0fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8e0d1000 - 0x7fff8e6b5fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8e6b6000 - 0x7fff8e708ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8e709000 - 0x7fff8e75dfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8e75e000 - 0x7fff8e782fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8e783000 - 0x7fff8e8e0fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8e96e000 - 0x7fff8e9caff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8e9cb000 - 0x7fff8ebf5fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8ef28000 - 0x7fff8ef9eff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8efba000 - 0x7fff8efc1fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8f44e000 - 0x7fff8f460ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8f627000 - 0x7fff8f6c8ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8fa77000 - 0x7fff8fab2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8fd1b000 - 0x7fff8fd5dff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8fd5e000 - 0x7fff8fd64fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8fdcf000 - 0x7fff8fe54ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8feca000 - 0x7fff8ffd1fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9015d000 - 0x7fff9016fff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff90170000 - 0x7fff90272fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff90273000 - 0x7fff90278ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff905ce000 - 0x7fff908eafff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff908eb000 - 0x7fff908f9ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff908fd000 - 0x7fff90904fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff90948000 - 0x7fff9094cfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff9098c000 - 0x7fff90990fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff909e8000 - 0x7fff909f6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff909f7000 - 0x7fff90e24fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff90e83000 - 0x7fff90f06fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff90f07000 - 0x7fff90f6fff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7302 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=158.2M resident=79.1M(50%) swapped_out_or_unallocated=79.1M(50%) QtQA::App::TestRunner: Writable regions: Total=50.8M written=1164K(2%) resident=1564K(3%) swapped_out=0K(0%) unallocated=49.3M(97%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 40.6M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9752K QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 12.5M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.9M QtQA::App::TestRunner: __TEXT 106.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 293.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAudioOutput ********* Config: Using QTest library 4.8.7, Qt 4.8.7 QWARN : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed PASS : tst_QAudioOutput::initTestCase() FAIL! : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start()) Loc: [tst_qaudiooutput.cpp(133)] QFATAL : tst_QAudioOutput::invalidFormat(Null Format) Received signal 11 FAIL! : tst_QAudioOutput::invalidFormat(Null Format) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 2 failed, 0 skipped ********* Finished testing of tst_QAudioOutput ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qaudiooutput [74569] QtQA::App::TestRunner: Path: /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: Identifier: tst_qaudiooutput QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [74537] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-20 02:20:49.777 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100010000 [ 64K] r-x/rwx SM=COW /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[74569]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86947ce2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b677d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b58a7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100063ac5 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x0000000100063c7d _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x0000000100063e9d qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x000000010001d0f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff84bb9cfa _sigtramp + 26 QtQA::App::TestRunner: 8 ??? 000000000000000000 0 + 0 QtQA::App::TestRunner: 9 QtMultimedia 0x000000010039466c QAudioOutputPrivate::~QAudioOutputPrivate() + 48 QtQA::App::TestRunner: 10 QtMultimedia 0x000000010038da3b QAudioOutput::~QAudioOutput() + 45 QtQA::App::TestRunner: 11 com.yourcompany.tst_qaudiooutput 0x000000010000776b tst_QAudioOutput::invalidFormat() + 1117 QtQA::App::TestRunner: 12 com.yourcompany.tst_qaudiooutput 0x0000000100005567 tst_QAudioOutput::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 189 QtQA::App::TestRunner: 13 QtCore 0x000000010016b34c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 14 QtCore 0x000000010016c9e4 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 15 QtTest 0x000000010001e489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 16 QtTest 0x00000001000201c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 17 com.yourcompany.tst_qaudiooutput 0x0000000100005641 main + 97 QtQA::App::TestRunner: 18 com.yourcompany.tst_qaudiooutput 0x0000000100004f74 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff869487e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff909eb786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff909ea316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86948192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b67594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b68b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff86948192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff84b67594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff84b68b85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd688 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd6b0 rsp: 0x00007fff5fbfd688 QtQA::App::TestRunner: r8: 0x00007fff74202fb8 r9: 0x0000000000000000 r10: 0x00007fff86947d0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00000000ffffffff r13: 0x00007fff5fbfe880 r14: 0x00007fff74205960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff86947ce2 rfl: 0x0000000000000246 cr2: 0x00000001000bead8 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000ffe7 +com.yourcompany.tst_qaudiooutput (??? - ???) <96745156-BB82-3CE6-997E-3A64554AD622> /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: 0x100019000 - 0x10003bff7 +QtTest (4.8.7 - compatibility 4.8.0) <92EA7444-8D5D-3332-96F7-AA00483C3DFB> /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004a000 - 0x1002f9fef +QtCore (4.8.7 - compatibility 4.8.0) <20FB9365-7085-3920-853D-E4F0AC422D90> /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100388000 - 0x1003aafff +QtMultimedia (4.8.7 - compatibility 4.8.0) <72C028B8-27AE-3E17-9ADE-B8D15DE2BD6D> /work/*/QtMultimedia.framework/Versions/4/QtMultimedia QtQA::App::TestRunner: 0x1003bc000 - 0x100d7efef +QtGui (4.8.7 - compatibility 4.8.0) /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1010ec000 - 0x1010f0fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x1013b1000 - 0x1013e5fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff618e1000 - 0x7fff61915baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff83ff3000 - 0x7fff840a6ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff840a7000 - 0x7fff8411dfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff8411e000 - 0x7fff84120fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff84121000 - 0x7fff84127fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff84178000 - 0x7fff8419efff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff841a9000 - 0x7fff841c0fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff842c5000 - 0x7fff843a9e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff843f2000 - 0x7fff84400fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff8445e000 - 0x7fff84491ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff84492000 - 0x7fff844aeff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff844af000 - 0x7fff844fbff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff844fc000 - 0x7fff844fefff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff844ff000 - 0x7fff84561ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff84562000 - 0x7fff845a2fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff845a3000 - 0x7fff845a3fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8477b000 - 0x7fff8479ffff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff847b3000 - 0x7fff847b8fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff84a4c000 - 0x7fff84a4cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff84aa2000 - 0x7fff84ab7fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff84b17000 - 0x7fff84bf4fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff84d18000 - 0x7fff84dfcff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff84e0b000 - 0x7fff84e45fe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff84e46000 - 0x7fff84e6ffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff84e74000 - 0x7fff84e78ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff85455000 - 0x7fff854ebff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85534000 - 0x7fff855ceff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff855d7000 - 0x7fff855d7fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff858fb000 - 0x7fff85a31fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff85a3e000 - 0x7fff85a41fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff85a7e000 - 0x7fff85a7fff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff85a80000 - 0x7fff85d75ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff85d76000 - 0x7fff85d7cfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff85dc2000 - 0x7fff85dd8ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff85dd9000 - 0x7fff85de6ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff85de7000 - 0x7fff85e52ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff85e53000 - 0x7fff85ef8fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff85f4d000 - 0x7fff85f4dfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff85f4e000 - 0x7fff86053fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff86197000 - 0x7fff86337ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff865b1000 - 0x7fff865b2fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff866bf000 - 0x7fff866dcfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff866dd000 - 0x7fff86735ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff868de000 - 0x7fff868e3fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff86931000 - 0x7fff86951fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff86952000 - 0x7fff86a6bfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff87311000 - 0x7fff87312fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff8732f000 - 0x7fff87358fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff875c8000 - 0x7fff875cbfff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff875cc000 - 0x7fff8760dfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff87788000 - 0x7fff877b3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff877c2000 - 0x7fff87801fff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff878b7000 - 0x7fff88255a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff88256000 - 0x7fff88259fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff884d0000 - 0x7fff884d8fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff884d9000 - 0x7fff8854cfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff8854d000 - 0x7fff88558ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff88a15000 - 0x7fff88a75fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88a9f000 - 0x7fff88b0ffff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff88b6a000 - 0x7fff88b87ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff88b9a000 - 0x7fff88baeff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff88baf000 - 0x7fff88bb0ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff88bc1000 - 0x7fff88bccfff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff88bcd000 - 0x7fff88c0dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff88c0e000 - 0x7fff89814fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff89815000 - 0x7fff89b41fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff89e9e000 - 0x7fff89e9efff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff89e9f000 - 0x7fff89e9ffff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff89ed7000 - 0x7fff8a0abff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8a0ac000 - 0x7fff8a0d4fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff8a9de000 - 0x7fff8aaebfff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff8aaec000 - 0x7fff8ad60fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff8ad61000 - 0x7fff8ad68fff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff8ad69000 - 0x7fff8ad96fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8add4000 - 0x7fff8add9fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8ae43000 - 0x7fff8af4ffef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8af57000 - 0x7fff8b41efff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8c81c000 - 0x7fff8c81fff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8c8ff000 - 0x7fff8c915fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff8c947000 - 0x7fff8c950ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c951000 - 0x7fff8c960fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff8c9eb000 - 0x7fff8c9ebfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff8c9ec000 - 0x7fff8c9f7ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff8c9f8000 - 0x7fff8c9fffff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff8ca00000 - 0x7fff8ca54ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff8ca55000 - 0x7fff8ca5afff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff8ca5b000 - 0x7fff8cc5dfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff8cc5e000 - 0x7fff8cd00fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8cd56000 - 0x7fff8cd56fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8cd57000 - 0x7fff8cd6aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8ce3f000 - 0x7fff8cea7ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff8cf70000 - 0x7fff8d0d7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8d0d8000 - 0x7fff8d19fff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8d1a0000 - 0x7fff8d4b9fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8d4ba000 - 0x7fff8d4bcfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff8d4bd000 - 0x7fff8d5b2fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8d5ef000 - 0x7fff8d64aff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8d776000 - 0x7fff8d780ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8d781000 - 0x7fff8d786fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff8d7fe000 - 0x7fff8d80dff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff8d80e000 - 0x7fff8d82ffff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff8d830000 - 0x7fff8d830fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff8d831000 - 0x7fff8d8acff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8d8c0000 - 0x7fff8d8d7fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff8dd59000 - 0x7fff8dd5bff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8dd5c000 - 0x7fff8dd5dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8dd5e000 - 0x7fff8ddacfff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8de57000 - 0x7fff8de58ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff8df05000 - 0x7fff8df0bff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff8df0c000 - 0x7fff8df90ff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff8df91000 - 0x7fff8dfc1ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8dfcf000 - 0x7fff8dfeefff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8dfef000 - 0x7fff8dff0fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff8dff1000 - 0x7fff8e0d0fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff8e0d1000 - 0x7fff8e6b5fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8e6b6000 - 0x7fff8e708ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8e709000 - 0x7fff8e75dfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8e75e000 - 0x7fff8e782fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff8e783000 - 0x7fff8e8e0fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff8e96e000 - 0x7fff8e9caff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff8e9cb000 - 0x7fff8ebf5fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff8ef28000 - 0x7fff8ef9eff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff8efba000 - 0x7fff8efc1fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff8f44e000 - 0x7fff8f460ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8f627000 - 0x7fff8f6c8ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8fa77000 - 0x7fff8fab2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8fd1b000 - 0x7fff8fd5dff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff8fd5e000 - 0x7fff8fd64fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff8fdcf000 - 0x7fff8fe54ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff8feca000 - 0x7fff8ffd1fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff9015d000 - 0x7fff9016fff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff90170000 - 0x7fff90272fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff90273000 - 0x7fff90278ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff905ce000 - 0x7fff908eafff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff908eb000 - 0x7fff908f9ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff908fd000 - 0x7fff90904fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff90948000 - 0x7fff9094cfff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff9098c000 - 0x7fff90990fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff909e8000 - 0x7fff909f6fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff909f7000 - 0x7fff90e24fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff90e83000 - 0x7fff90f06fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff90f07000 - 0x7fff90f6fff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7302 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=158.2M resident=79.1M(50%) swapped_out_or_unallocated=79.1M(50%) QtQA::App::TestRunner: Writable regions: Total=41.8M written=1172K(3%) resident=1556K(4%) swapped_out=0K(0%) unallocated=40.3M(96%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 31.6M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9752K QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 12.5M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.9M QtQA::App::TestRunner: __TEXT 106.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 284.7M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaudiooutput: 4 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02020/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1419028023): http://codereview.qt-project.org/98642 [PS1] - QIdentityProxyModel: remove slow bounds-checking, for more performance From ci-noreply at qt-project.org Sat Dec 20 03:57:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 04:57:27 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1114 Message-ID: <20141220_025727_040067.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-project.org/ci/QtBase_5.4_Integration/build_01114/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1114: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01114/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1419034628): http://codereview.qt-project.org/99446 [PS6] - QNetworkDiskCache: Do not store set-cookie headers of the response in disk cache. http://codereview.qt-project.org/102054 [PS1] - Mention the c++14 CONFIG option in the qmake variable reference http://codereview.qt-project.org/102324 [PS2] - Simplify use of __has_include in qlogging.cpp http://codereview.qt-project.org/101966 [PS2] - Autotest: Fix a race condition in launching the QtDBus sub-processes http://codereview.qt-project.org/101965 [PS2] - Fix handling of subprocesses for QtDBus unit tests on Windows http://codereview.qt-project.org/101964 [PS1] - Don't kill the subprocess in tst_qdbusabstractinterface http://codereview.qt-project.org/101963 [PS1] - Autotest: Make the peer executables report error if they failed http://codereview.qt-project.org/101962 [PS1] - Remove the hardcoding of Unix socket paths for QtDBus http://codereview.qt-project.org/101961 [PS1] - tst_qdbusconnection_no_bus: Fix build on Windows http://codereview.qt-project.org/101959 [PS1] - Fix loading of the dbus-1 DLL built by MinGW on Windows http://codereview.qt-project.org/101958 [PS1] - Remove unnecessary adding of test rows in the QtDBus type benchmark http://codereview.qt-project.org/102469 [PS1] - Android: Fix json test. http://codereview.qt-project.org/102434 [PS1] - Remove old test script & project. From ci-noreply at qt-project.org Sat Dec 20 04:17:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 04:17:59 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #206 - FAILURE Message-ID: <20141220031759.3C8D9307CE@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_00206 From ci-noreply at qt-project.org Sat Dec 20 05:16:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 05:16:16 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #103 - FAILURE Message-ID: <20141220041616.E18193077F@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_00103 From ci-noreply at qt-project.org Sat Dec 20 07:08:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 08:08:06 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1117 Message-ID: <20141220_060806_059612.ci-noreply@qt-project.org> QtBase_5.4_Integration #1117: SUCCESS Tested changes (refs/builds/5.4_1419044342): http://codereview.qt-project.org/101430 [PS4] - Use the GCC and Clang __builtin_bswap intrinsics in qbswap http://codereview.qt-project.org/102182 [PS2] - Make sure we don't try to ask QByteArray to allocate too much http://codereview.qt-project.org/102186 [PS1] - Fix QThread::idealThreadCount on Unix if sysconf or sysctl fails From ci-noreply at qt-project.org Sat Dec 20 07:27:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 07:27:54 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #207 - FAILURE Message-ID: <20141220062754.1425D3079B@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_00207 From ci-noreply at qt-project.org Sat Dec 20 07:58:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 08:58:27 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4904 Message-ID: <20141220_065827_063917.ci-noreply@qt-project.org> QtBase_dev_Integration #4904: SUCCESS Tested changes (refs/builds/dev_1419052201): http://codereview.qt-project.org/102251 [PS1] - QOpenGLWindow: make it possible to use a shared context http://codereview.qt-project.org/94427 [PS21] - Make GLX and EGL dynamic dependencies for xcb From ci-noreply at qt-project.org Sat Dec 20 09:01:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 10:01:33 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1120 Message-ID: <20141220_080133_069131.ci-noreply@qt-project.org> QtBase_5.4_Integration #1120: SUCCESS Tested changes (refs/builds/5.4_1419055783): http://codereview.qt-project.org/99446 [PS6] - QNetworkDiskCache: Do not store set-cookie headers of the response in disk cache. From ci-noreply at qt-project.org Sat Dec 20 09:51:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 10:51:13 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4905 Message-ID: <20141220_085113_028333.ci-noreply@qt-project.org> QtBase_dev_Integration #4905: SUCCESS Tested changes (refs/builds/dev_1419058876): http://codereview.qt-project.org/102210 [PS1] - Use Qt 5 signals & slot syntax in the Windows QPA plugin. http://codereview.qt-project.org/102188 [PS1] - Remove the operator<< | >> (QDataStream, QStringList) http://codereview.qt-project.org/102418 [PS1] - Fix build error without precompiled headers http://codereview.qt-project.org/102422 [PS1] - Fix detection of C++11 Unicode strings with icl.exe http://codereview.qt-project.org/102421 [PS1] - Unbreak the build with the Intel compiler on Windows http://codereview.qt-project.org/102425 [PS1] - Fix Clang warning about inconsistent use of C++11 override http://codereview.qt-project.org/102189 [PS5] - Remove Q_NO_USING_KEYWORD http://codereview.qt-project.org/102185 [PS2] - Display the QElapsedTimer reference time in %{time} http://codereview.qt-project.org/102051 [PS1] - Add the detection of MSVC 2015 for QLibraryInfo http://codereview.qt-project.org/102392 [PS1] - Make setting twice the very same model on QComboBox a no-op http://codereview.qt-project.org/101874 [PS4] - QState: Added template PointerToMemberFunction http://codereview.qt-project.org/102348 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Sat Dec 20 10:05:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 11:05:44 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2183 Message-ID: <20141220_090544_007660.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2183: SUCCESS Tested changes (refs/builds/dev_1419060439): http://codereview.qt-project.org/101255 [PS10] - Use a Heap::FunctionObject to store the thrower function http://codereview.qt-project.org/101194 [PS10] - Remove most of the places where getPointer() is used http://codereview.qt-project.org/101193 [PS9] - Fix wrong use of Scoped.getPointer() http://codereview.qt-project.org/101192 [PS9] - Fix RegExpCache to store Heap Objects http://codereview.qt-project.org/100999 [PS10] - Store a Heap::EvalFunction pointer in the engine http://codereview.qt-project.org/100998 [PS9] - Fix the way we set the property name during iteration From ci-noreply at qt-project.org Sat Dec 20 10:49:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 11:49:36 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1121 Message-ID: <20141220_094936_041681.ci-noreply@qt-project.org> QtBase_5.4_Integration #1121: SUCCESS Tested changes (refs/builds/5.4_1419062587): http://codereview.qt-project.org/102054 [PS1] - Mention the c++14 CONFIG option in the qmake variable reference http://codereview.qt-project.org/102434 [PS1] - Remove old test script & project. http://codereview.qt-project.org/101966 [PS2] - Autotest: Fix a race condition in launching the QtDBus sub-processes http://codereview.qt-project.org/101965 [PS2] - Fix handling of subprocesses for QtDBus unit tests on Windows http://codereview.qt-project.org/101964 [PS1] - Don't kill the subprocess in tst_qdbusabstractinterface http://codereview.qt-project.org/101963 [PS1] - Autotest: Make the peer executables report error if they failed http://codereview.qt-project.org/101962 [PS1] - Remove the hardcoding of Unix socket paths for QtDBus http://codereview.qt-project.org/101961 [PS1] - tst_qdbusconnection_no_bus: Fix build on Windows http://codereview.qt-project.org/101959 [PS1] - Fix loading of the dbus-1 DLL built by MinGW on Windows http://codereview.qt-project.org/102324 [PS2] - Simplify use of __has_include in qlogging.cpp http://codereview.qt-project.org/101958 [PS1] - Remove unnecessary adding of test rows in the QtDBus type benchmark From ci-noreply at qt-project.org Sat Dec 20 11:48:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 12:48:42 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2184 Message-ID: <20141220_104842_079056.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2184: SUCCESS Tested changes (refs/builds/dev_1419066603): http://codereview.qt-project.org/101284 [PS12] - Fix crash when setting proto to 0 http://codereview.qt-project.org/101283 [PS12] - Fix JSON stringification to work with heap objects http://codereview.qt-project.org/101282 [PS12] - Fix Context::getPropertyAndBase to use Heap based objects http://codereview.qt-project.org/101256 [PS11] - Fix comparisons between Object pointers From ci-noreply at qt-project.org Sat Dec 20 12:41:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 13:41:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4907 Message-ID: <20141220_114146_020595.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-20 13:41:23.806 tst_qwindow[14762:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-20 13:41:50.333 tst_qwindow[14765:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04907/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419065567): http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP http://codereview.qt-project.org/102122 [PS4] - Haiku: Add support for Haiku to build system http://codereview.qt-project.org/101227 [PS23] - Add libinput support From ci-noreply at qt-project.org Sat Dec 20 12:54:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 13:54:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4908 Message-ID: <20141220_115420_097869.ci-noreply@qt-project.org> Compilation failed :( sqlite3.obj : error LNK2019: unresolved external symbol localtime referenced in function osLocaltime ..\..\..\..\plugins\sqldrivers\qsqlite.dll : fatal error LNK1120: 1 unresolved externals Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04908/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419075800): http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/101910 [PS2] - update bundled sqlite to 3.8.7.4 http://codereview.qt-project.org/102262 [PS1] - QSizePolicy: add Q_FLAGS(ControlTypes) http://codereview.qt-project.org/101399 [PS1] - Simplify QFontDatabase::load() a bit From ci-noreply at qt-project.org Sat Dec 20 13:28:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 14:28:55 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2185 Message-ID: <20141220_122855_011381.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2185: SUCCESS Tested changes (refs/builds/dev_1419072616): http://codereview.qt-project.org/102504 [PS1] - QQmlJS::Codegen: Short circuit in qmlErrors to avoid QUrl allocation costs. From ci-noreply at qt-project.org Sat Dec 20 13:55:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 14:55:25 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_dev_Integration #96 Message-ID: <20141220_125525_043549.ci-noreply@qt-project.org> QtXmlPatterns_dev_Integration #96: SUCCESS Tested changes (refs/builds/dev_1419075803): http://codereview.qt-project.org/102245 [PS1] - Add default label to QtMsgType switch statement From ci-noreply at qt-project.org Sat Dec 20 14:27:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 15:27:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4909 Message-ID: <20141220_132704_017124.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-20 15:26:44.669 tst_qwindow[99954:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-20 15:27:11.110 tst_qwindow[99956:6307] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04909/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419076555): http://codereview.qt-project.org/102491 [PS2] - Revert "OS X: rename special menu items instead of duplicating" From ci-noreply at qt-project.org Sat Dec 20 14:41:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 15:41:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4912 Message-ID: <20141220_134159_069949.ci-noreply@qt-project.org> Compilation failed :( sqlite3.obj : error LNK2019: unresolved external symbol localtime referenced in function osLocaltime ..\..\..\..\plugins\sqldrivers\qsqlite.dll : fatal error LNK1120: 1 unresolved externals Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04912/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419082121): http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP http://codereview.qt-project.org/101399 [PS1] - Simplify QFontDatabase::load() a bit http://codereview.qt-project.org/101910 [PS3] - update bundled sqlite to 3.8.7.4 http://codereview.qt-project.org/101227 [PS23] - Add libinput support From ci-noreply at qt-project.org Sat Dec 20 15:08:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 16:08:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2186 Message-ID: <20141220_140859_079178.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2186: SUCCESS Tested changes (refs/builds/dev_1419078630): http://codereview.qt-project.org/102044 [PS7] - Make Property uses GC safe http://codereview.qt-project.org/102003 [PS7] - Store a heap object in the qmlextensions http://codereview.qt-project.org/101987 [PS8] - Store a pointer to a heap object in the context wrapper http://codereview.qt-project.org/101902 [PS10] - Use pointers to Heap object to avoid recursion http://codereview.qt-project.org/101353 [PS11] - Use Scoped values a bit more consistently http://codereview.qt-project.org/101352 [PS11] - Return a Heap object from the getter()/setter() methods of Property From ci-noreply at qt-project.org Sat Dec 20 16:22:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 17:22:12 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4913 Message-ID: <20141220_152212_094240.ci-noreply@qt-project.org> Autotest `tst_qlogging' failed :( Testing tst_qmessagehandler ""debug 44 T::T static constructor" "debug tst_qlogging 75 main qDebug" "info tst_qlogging 76 main qInfo" "warning tst_qlogging 77 main qWarning" "critical tst_qlogging 78 main qCritical" "warning tst_qlogging 81 main qDebug with category" "debug tst_qlogging 85 main qDebug2" "debug tst_qlogging 65 MyClass::myFunction from_a_function 34" "debug tst_qlogging 45 T::~T static destructor" " expected: "warning tst_qlogging 76 main qWarning" FAIL! : tst_qmessagehandler::qMessagePattern(basic) 'output.contains(e)' returned FALSE. () Loc: [../tst_qlogging.cpp(825)] FAIL! : tst_qmessagehandler::formatLogMessage(if-debug) Compared values are not the same Actual (r) : "[D%{if-info}I] msg" Expected (result): "[D] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_info) Compared values are not the same Actual (r) : "[%{if-info}I] msg" Expected (result): "[I] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_warning) Compared values are not the same Actual (r) : "[%{if-info}IW] msg" Expected (result): "[W] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_critical) Compared values are not the same Actual (r) : "[%{if-info}IC] msg" Expected (result): "[C] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_fatal) Compared values are not the same Actual (r) : "[%{if-info}IF] msg" Expected (result): "[F] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_cat) Compared values are not the same Actual (r) : "[%{if-info}IF] cat: msg" Expected (result): "[F] cat: msg" Loc: [../tst_qlogging.cpp(930)] Totals: 15 passed, 7 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qmessagehandler ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_qmessagehandler::initTestCase() PASS : tst_qmessagehandler::defaultHandler() PASS : tst_qmessagehandler::installMessageHandler() PASS : tst_qmessagehandler::installMsgHandler() PASS : tst_qmessagehandler::installBothHandler() FAIL! : tst_qmessagehandler::qMessagePattern(basic) 'output.contains(e)' returned FALSE. () Loc: [../tst_qlogging.cpp(825)] ""debug 44 T::T static constructor" "debug tst_qlogging 75 main qDebug" "info tst_qlogging 76 main qInfo" "warning tst_qlogging 77 main qWarning" "critical tst_qlogging 78 main qCritical" "warning tst_qlogging 81 main qDebug with category" "debug tst_qlogging 85 main qDebug2" "debug tst_qlogging 65 MyClass::myFunction from_a_function 34" "debug tst_qlogging 45 T::~T static destructor" " expected: "warning tst_qlogging 76 main qWarning" PASS : tst_qmessagehandler::qMessagePattern(invalid) PASS : tst_qmessagehandler::qMessagePattern(ifs) PASS : tst_qmessagehandler::qMessagePattern(ifs-invalid1) PASS : tst_qmessagehandler::qMessagePattern(ifs-invalid2) PASS : tst_qmessagehandler::qMessagePattern(time) PASS : tst_qmessagehandler::qMessagePattern(time-process) PASS : tst_qmessagehandler::qMessagePattern(backtrace depth,separator) PASS : tst_qmessagehandler::setMessagePattern() PASS : tst_qmessagehandler::formatLogMessage(basic) FAIL! : tst_qmessagehandler::formatLogMessage(if-debug) Compared values are not the same Actual (r) : "[D%{if-info}I] msg" Expected (result): "[D] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_info) Compared values are not the same Actual (r) : "[%{if-info}I] msg" Expected (result): "[I] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_warning) Compared values are not the same Actual (r) : "[%{if-info}IW] msg" Expected (result): "[W] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_critical) Compared values are not the same Actual (r) : "[%{if-info}IC] msg" Expected (result): "[C] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_fatal) Compared values are not the same Actual (r) : "[%{if-info}IF] msg" Expected (result): "[F] msg" Loc: [../tst_qlogging.cpp(930)] FAIL! : tst_qmessagehandler::formatLogMessage(if_cat) Compared values are not the same Actual (r) : "[%{if-info}IF] cat: msg" Expected (result): "[F] cat: msg" Loc: [../tst_qlogging.cpp(930)] PASS : tst_qmessagehandler::cleanupTestCase() Totals: 15 passed, 7 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qmessagehandler ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlogging: 0.099503 seconds, exit code 7 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04913/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1419086614): http://codereview.qt-project.org/101227 [PS23] - Add libinput support http://codereview.qt-project.org/101547 [PS5] - Add QtInfoMsg From ci-noreply at qt-project.org Sat Dec 20 16:48:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 17:48:34 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #564 Message-ID: <20141220_154834_082773.ci-noreply@qt-project.org> `make' failed :( make[3]: *** No rule to make target `/work/build/qtbase/lib/libQt53DCore.a', needed by `/work/build/qtbase/lib/libQt53DRenderer.5.5.0.dylib'. Stop. 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-project.org/ci/Qt5_dev_Integration/build_00564/macx-clang_static_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1419088685): http://codereview.qt-project.org/102241 [PS3] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Sat Dec 20 16:56:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 17:56:07 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2187 Message-ID: <20141220_155607_058997.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2187: SUCCESS Tested changes (refs/builds/dev_1419085044): http://codereview.qt-project.org/100193 [PS26] - Make Managed inherit Value From ci-noreply at qt-project.org Sat Dec 20 17:59:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 18:59:15 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4914 Message-ID: <20141220_165915_097741.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-20 18:58:55.287 tst_qwindow[291:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-20 18:59:22.086 tst_qwindow[294:630b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04914/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419089294): http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget http://codereview.qt-project.org/101227 [PS23] - Add libinput support From ci-noreply at qt-project.org Sat Dec 20 18:50:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 19:50:32 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4919 Message-ID: <20141220_175032_034078.ci-noreply@qt-project.org> Autotest `tst_qdbusabstractadaptor' failed :( Testing tst_QDBusAbstractAdaptor FAIL! : tst_QDBusAbstractAdaptor::overloadedSignalEmission(int) Compared values are not the same Actual (((spy.count))): 3 Expected (1) : 1 Loc: [../tst_qdbusabstractadaptor.cpp(853)] Totals: 77 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDBusAbstractAdaptor ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) QWARN : tst_QDBusAbstractAdaptor::initTestCase() Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) PASS : tst_QDBusAbstractAdaptor::initTestCase() PASS : tst_QDBusAbstractAdaptor::methodCalls(0) PASS : tst_QDBusAbstractAdaptor::methodCalls(1) PASS : tst_QDBusAbstractAdaptor::methodCalls(2) PASS : tst_QDBusAbstractAdaptor::methodCalls(3) PASS : tst_QDBusAbstractAdaptor::methodCalls(4) PASS : tst_QDBusAbstractAdaptor::methodCallScriptable() PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface2.signal) PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface3.signalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface3.signalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface3.signalString) PASS : tst_QDBusAbstractAdaptor::signalEmissions(MyObject.scriptableSignalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissions(MyObject.scriptableSignalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissions(MyObject.nySignalString) PASS : tst_QDBusAbstractAdaptor::sameSignalDifferentPaths() PASS : tst_QDBusAbstractAdaptor::sameObjectDifferentPaths() PASS : tst_QDBusAbstractAdaptor::scriptableSignalOrNot() PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmission(void) FAIL! : tst_QDBusAbstractAdaptor::overloadedSignalEmission(int) Compared values are not the same Actual (((spy.count))): 3 Expected (1) : 1 Loc: [../tst_qdbusabstractadaptor.cpp(853)] PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmission(string) PASS : tst_QDBusAbstractAdaptor::readProperties() PASS : tst_QDBusAbstractAdaptor::readPropertiesInvalidInterface() PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterface(existing) PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterface(non-existing) PASS : tst_QDBusAbstractAdaptor::readAllProperties() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesInvalidInterface() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterface(existing) PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterface(non-existing) PASS : tst_QDBusAbstractAdaptor::writeProperties() PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(0) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(1) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(2) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(3) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(4) PASS : tst_QDBusAbstractAdaptor::methodCallScriptablePeer() PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface2.signal) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface3.signalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface3.signalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface3.signalString) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(MyObject.scriptableSignalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(MyObject.scriptableSignalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(MyObject.nySignalString) PASS : tst_QDBusAbstractAdaptor::sameSignalDifferentPathsPeer() PASS : tst_QDBusAbstractAdaptor::sameObjectDifferentPathsPeer() PASS : tst_QDBusAbstractAdaptor::scriptableSignalOrNotPeer() PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmissionPeer(void) PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmissionPeer(int) PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmissionPeer(string) PASS : tst_QDBusAbstractAdaptor::readPropertiesPeer() PASS : tst_QDBusAbstractAdaptor::readPropertiesInvalidInterfacePeer() PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterfacePeer(existing) PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterfacePeer(non-existing) PASS : tst_QDBusAbstractAdaptor::readAllPropertiesPeer() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesInvalidInterfacePeer() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterfacePeer(existing) PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterfacePeer(non-existing) PASS : tst_QDBusAbstractAdaptor::writePropertiesPeer() PASS : tst_QDBusAbstractAdaptor::typeMatching(bool) PASS : tst_QDBusAbstractAdaptor::typeMatching(byte) PASS : tst_QDBusAbstractAdaptor::typeMatching(short) PASS : tst_QDBusAbstractAdaptor::typeMatching(ushort) PASS : tst_QDBusAbstractAdaptor::typeMatching(int) PASS : tst_QDBusAbstractAdaptor::typeMatching(uint) PASS : tst_QDBusAbstractAdaptor::typeMatching(qlonglong) PASS : tst_QDBusAbstractAdaptor::typeMatching(qulonglong) PASS : tst_QDBusAbstractAdaptor::typeMatching(double) PASS : tst_QDBusAbstractAdaptor::typeMatching(string) PASS : tst_QDBusAbstractAdaptor::typeMatching(variant) PASS : tst_QDBusAbstractAdaptor::typeMatching(list) PASS : tst_QDBusAbstractAdaptor::typeMatching(stringlist) PASS : tst_QDBusAbstractAdaptor::typeMatching(bytearray) PASS : tst_QDBusAbstractAdaptor::typeMatching(map) PASS : tst_QDBusAbstractAdaptor::typeMatching(ssmap) PASS : tst_QDBusAbstractAdaptor::typeMatching(lldtmap) PASS : tst_QDBusAbstractAdaptor::typeMatching(struct) PASS : tst_QDBusAbstractAdaptor::methodWithMoreThanOneReturnValue() PASS : tst_QDBusAbstractAdaptor::methodWithMoreThanOneReturnValuePeer() PASS : tst_QDBusAbstractAdaptor::cleanupTestCase() Totals: 77 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDBusAbstractAdaptor ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdbusabstractadaptor: 38 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04919/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1419094850): http://codereview.qt-project.org/102394 [PS1] - QComboBox: simplify code http://codereview.qt-project.org/102393 [PS1] - QComboBox: make setModel reset the root model index From ci-noreply at qt-project.org Sat Dec 20 20:22:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 21:22:55 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4920 Message-ID: <20141220_192255_075323.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-20 21:22:31.288 tst_qwindow[384:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-20 21:22:57.810 tst_qwindow[387:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04920/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419097928): http://codereview.qt-project.org/101227 [PS23] - Add libinput support From ci-noreply at qt-project.org Sat Dec 20 20:49:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 20:49:26 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #236 - FAILURE Message-ID: <20141220194926.1F1B830734@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_00236 From ci-noreply at qt-project.org Sat Dec 20 22:57:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 20 Dec 2014 23:57:16 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4921 Message-ID: <20141220_215716_049062.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-20 23:56:51.226 tst_qwindow[401:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-20 23:57:17.973 tst_qwindow[405:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04921/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419107167): http://codereview.qt-project.org/102262 [PS1] - QSizePolicy: add Q_FLAGS(ControlTypes) http://codereview.qt-project.org/102261 [PS1] - qtest.h: actually include qtest_widgets.h http://codereview.qt-project.org/101227 [PS23] - Add libinput support From ci-noreply at qt-project.org Sat Dec 20 23:39:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 00:39:31 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #474 Message-ID: <20141220_223931_011221.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #474: SUCCESS Tested changes (refs/builds/5.4_1419103832): http://codereview.qt-project.org/102060 [PS1] - Remove unnecessary QString::toUtf8 method call http://codereview.qt-project.org/102055 [PS1] - Fix invalid assertion From ci-noreply at qt-project.org Sun Dec 21 00:21:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 01:21:44 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2188 Message-ID: <20141220_232144_089261.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2188: SUCCESS Tested changes (refs/builds/dev_1419105464): http://codereview.qt-project.org/102068 [PS3] - Add files generated by tests to gitignore http://codereview.qt-project.org/102065 [PS1] - Resolve type names inside guard property of SignalTransition From ci-noreply at qt-project.org Sun Dec 21 00:30:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 01:30:52 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4922 Message-ID: <20141220_233052_015527.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-21 01:30:28.328 tst_qwindow[200:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-21 01:30:54.867 tst_qwindow[203:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04922/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419112733): http://codereview.qt-project.org/101399 [PS1] - Simplify QFontDatabase::load() a bit http://codereview.qt-project.org/102122 [PS4] - Haiku: Add support for Haiku to build system From ci-noreply at qt-project.org Sun Dec 21 00:33:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 00:33:11 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #45 - FAILURE Message-ID: <20141220233311.B710B3073B@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.0_state/build_00045 From ci-noreply at qt-project.org Sun Dec 21 01:01:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 01:01:26 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #313 - FAILURE Message-ID: <20141221000126.01480306C6@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_00313 From ci-noreply at qt-project.org Sun Dec 21 03:40:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 04:40:31 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4924 Message-ID: <20141221_024031_087845.ci-noreply@qt-project.org> QtBase_dev_Integration #4924: SUCCESS Tested changes (refs/builds/dev_1419118349): http://codereview.qt-project.org/101227 [PS23] - Add libinput support From ci-noreply at qt-project.org Sun Dec 21 04:00:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 04:00:51 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #207 - FAILURE Message-ID: <20141221030051.89CDC30617@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_00207 From ci-noreply at qt-project.org Sun Dec 21 05:18:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 05:18:56 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #104 - FAILURE Message-ID: <20141221041856.220C0306E9@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_00104 From ci-noreply at qt-project.org Sun Dec 21 07:21:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 07:21:56 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #208 - FAILURE Message-ID: <20141221062156.6901E306DB@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_00208 From ci-noreply at qt-project.org Sun Dec 21 07:40:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 08:40:44 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4927 Message-ID: <20141221_064044_027394.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(892) : failure location Totals: 576 passed, 1 failed, 5 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) 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(770) : 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(892) : failure location PASS : tst_QSslSocket::protocol(WithHttpProxy) FAIL! : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(947) : 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(1354) : 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(1509) : 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(1714) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1886) : 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::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: 164 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04927/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419129725): http://codereview.qt-project.org/101399 [PS1] - Simplify QFontDatabase::load() a bit From ci-noreply at qt-project.org Sun Dec 21 10:03:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 11:03:07 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #21 Message-ID: <20141221_090307_039046.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #21: SUCCESS Tested changes (refs/builds/dev_1419150747): http://codereview.qt-project.org/102456 [PS1] - Fixes null pointer crash with texImage2D From ci-noreply at qt-project.org Sun Dec 21 10:54:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 11:54:08 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4930 Message-ID: <20141221_095408_085351.ci-noreply@qt-project.org> QtBase_dev_Integration #4930: SUCCESS Tested changes (refs/builds/dev_1419144139): http://codereview.qt-project.org/102175 [PS2] - Fix discard framebuffer support in QOpenGLWidget From ci-noreply at qt-project.org Sun Dec 21 12:45:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 13:45:53 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141221_114553_043371.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-21T11:43:53Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 595 No such device or address, occurred repeatedly. 2014-12-21T11:43:53Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 8755 From ci-noreply at qt-project.org Sun Dec 21 12:45:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 13:45:59 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4931 Message-ID: <20141221_114559_069081.ci-noreply@qt-project.org> QtBase_dev_Integration #4931: SUCCESS Tested changes (refs/builds/dev_1419155743): http://codereview.qt-project.org/102122 [PS4] - Haiku: Add support for Haiku to build system http://codereview.qt-project.org/101399 [PS1] - Simplify QFontDatabase::load() a bit From ci-noreply at qt-project.org Sun Dec 21 12:56:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 13:56:17 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1124 Message-ID: <20141221_115617_070496.ci-noreply@qt-project.org> Autotest `tst_networkselftest' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to reconnect to server in step 3: Connection refused) Loc: [tst_networkselftest.cpp(323)] FAIL! : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] Totals: 30 passed, 17 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) FAIL! : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Connection refused Loc: [tst_networkselftest.cpp(458)] PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 FAIL! : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 115371\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Sun, 21 Dec 2014 11:45:06 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Sun, 21 Dec 2014 11:45:06 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\272[" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\272\" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\272]" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\272^" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\214b" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct PASS : tst_NetworkSelfTest::smbServer() PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 28 passed, 19 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 17 QtQA::App::TestRunner: second attempt: exited with exit code 19 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_networkselftest: 1 seconds, exit code 19 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01124/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1419155739): http://codereview.qt-project.org/102487 [PS1] - Android: Fix qicoimageformat test. http://codereview.qt-project.org/102483 [PS1] - Android: Fix qmovie test. http://codereview.qt-project.org/102482 [PS1] - Android: Fix qicon test. http://codereview.qt-project.org/102469 [PS1] - Android: Fix json test. From ci-noreply at qt-project.org Sun Dec 21 13:58:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 14:58:37 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4932 Message-ID: <20141221_125837_096569.ci-noreply@qt-project.org> Autotest `tst_qcombobox' failed :( Testing tst_QComboBox 2014-12-21 14:23:26.213 tst_qcombobox[6680:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: No such file or directory (2) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* 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_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() SKIP : tst_QComboBox::setPalette() This test doesn't make sense for pixmap-based styles Loc: [tst_qcombobox.cpp(433)] PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar(normal) PASS : tst_QComboBox::noScrollbar(border) PASS : tst_QComboBox::noScrollbar(margin) PASS : tst_QComboBox::noScrollbar(padding) PASS : tst_QComboBox::noScrollbar(everything) PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) 2014-12-21 14:23:58.294 tst_qcombobox[6682:c803] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: No such file or directory (2) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() PASS : tst_QComboBox::keyBoardNavigationWithMouse() PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems(Default) PASS : tst_QComboBox::maxVisibleItems(No spacing) PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 64 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04932/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1419162472): http://codereview.qt-project.org/102394 [PS1] - QComboBox: simplify code http://codereview.qt-project.org/102393 [PS1] - QComboBox: make setModel reset the root model index http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP From ci-noreply at qt-project.org Sun Dec 21 15:40:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 16:40:27 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #68 Message-ID: <20141221_144027_075067.ci-noreply@qt-project.org> Qt3D_dev_Integration #68: SUCCESS Tested changes (refs/builds/dev_1419169387): http://codereview.qt-project.org/102525 [PS2] - Ensure the renderer's resources get linked when building statically http://codereview.qt-project.org/102524 [PS2] - Stop qmake thinking a plugin is a module too http://codereview.qt-project.org/102523 [PS2] - Don't force a dynamic build when not configured for gcov http://codereview.qt-project.org/102522 [PS1] - Remove references to unused private headers variable in .pro files From ci-noreply at qt-project.org Sun Dec 21 16:07:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 17:07:58 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4933 Message-ID: <20141221_150758_063830.ci-noreply@qt-project.org> QtBase_dev_Integration #4933: SUCCESS Tested changes (refs/builds/dev_1419168047): http://codereview.qt-project.org/101269 [PS2] - Support multiple desktop names in XDG_CURRENT_DESKTOP From ci-noreply at qt-project.org Sun Dec 21 17:45:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 18:45:14 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4934 Message-ID: <20141221_164514_097166.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-21 18:44:53.667 tst_qwindow[1385:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-21 18:45:20.384 tst_qwindow[1388:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04934/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419174844): http://codereview.qt-project.org/102160 [PS1] - Document -plugins argument in qmltest usage help From ci-noreply at qt-project.org Sun Dec 21 20:38:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 20:38:23 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #237 - FAILURE Message-ID: <20141221193823.71CBA309A8@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_00237 From ci-noreply at qt-project.org Sun Dec 21 20:50:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 21:50:59 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4935 Message-ID: <20141221_195059_092103.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #4935: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04935/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419191213): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Sun Dec 21 22:43:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 23:43:08 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4936 Message-ID: <20141221_214308_054194.ci-noreply@qt-project.org> Autotest `tst_qcombobox' failed :( Testing tst_QComboBox 2014-12-21 22:56:33.535 tst_qcombobox[96484:8007] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: Permission denied (13) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() SKIP : tst_QComboBox::setPalette() This test doesn't make sense for pixmap-based styles Loc: [tst_qcombobox.cpp(433)] PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar(normal) PASS : tst_QComboBox::noScrollbar(border) PASS : tst_QComboBox::noScrollbar(margin) PASS : tst_QComboBox::noScrollbar(padding) PASS : tst_QComboBox::noScrollbar(everything) PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) 2014-12-21 22:57:07.100 tst_qcombobox[96488:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: Permission denied (13) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() PASS : tst_QComboBox::keyBoardNavigationWithMouse() PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems(Default) PASS : tst_QComboBox::maxVisibleItems(No spacing) PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 67 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04936/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419192694): http://codereview.qt-project.org/102393 [PS1] - QComboBox: make setModel reset the root model index From ci-noreply at qt-project.org Sun Dec 21 22:54:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 23:54:19 +0200 Subject: [Ci-reports] fail on QtWebChannel_dev_Integration #51 Message-ID: <20141221_215419_063958.ci-noreply@qt-project.org> Autotest `qml' failed :( 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... 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 qml: 9 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtWebChannel_dev_Integration/build_00051/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419198121): http://codereview.qt-project.org/102397 [PS3] - Fix wrap registered object issue From ci-noreply at qt-project.org Sun Dec 21 23:57:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 21 Dec 2014 23:57:05 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #46 - FAILURE Message-ID: <20141221225705.F0C31307A4@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.0_state/build_00046 From ci-noreply at qt-project.org Sun Dec 21 23:59:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 00:59:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4937 Message-ID: <20141221_225946_069095.ci-noreply@qt-project.org> Autotest `tst_qtcpserver' failed :( Testing tst_QTcpServer FAIL! : tst_QTcpServer::maxPendingConnections(WithoutProxy) 'server.hasPendingConnections()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(402)] Totals: 77 passed, 1 failed, 8 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTcpServer ********* 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_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(306)] PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) FAIL! : tst_QTcpServer::maxPendingConnections(WithoutProxy) 'server.hasPendingConnections()' returned FALSE. () Loc: [../tst_qtcpserver.cpp(402)] SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever Loc: [../tst_qtcpserver.cpp(379)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(421)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(471)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment Loc: [../tst_qtcpserver.cpp(579)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.3) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.3) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.3) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.3) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::1%lo0" ) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress( "fe80::250:56ff:feab:3009%en0" ) PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 77 passed, 1 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtcpserver: 37 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04937/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1419198283): http://codereview.qt-project.org/102261 [PS1] - qtest.h: actually include qtest_widgets.h http://codereview.qt-project.org/102262 [PS1] - QSizePolicy: add Q_FLAGS(ControlTypes) http://codereview.qt-project.org/102267 [PS1] - tst_QSizePolicy: non-functional fixes http://codereview.qt-project.org/102265 [PS1] - tst_QSizePolicy: split a test function http://codereview.qt-project.org/102264 [PS1] - tst_QSizePolicy: minor cleanup From ci-noreply at qt-project.org Mon Dec 22 01:08:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 01:08:29 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #314 - FAILURE Message-ID: <20141222000829.A443030726@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_00314 From ci-noreply at qt-project.org Mon Dec 22 04:06:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 04:06:13 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #208 - FAILURE Message-ID: <20141222030613.A35A03062D@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_00208 From ci-noreply at qt-project.org Mon Dec 22 05:05:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 05:05:15 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #105 - FAILURE Message-ID: <20141222040515.AC8D030B60@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_00105 From ci-noreply at qt-project.org Mon Dec 22 06:33:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 06:33:23 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #209 - FAILURE Message-ID: <20141222053323.1FE5230BDF@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_00209 From ci-noreply at qt-project.org Mon Dec 22 08:15:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 09:15:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4938 Message-ID: <20141222_071523_029329.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( Testing tst_QSslSocket FAIL! : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) 'socket->waitForConnected(10000)' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(1381) : failure location Totals: 565 passed, 1 failed, 8 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(770) : 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(1354) : 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(1509) : 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(1714) : failure location SKIP : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang tst_qsslsocket.cpp(1886) : 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) FAIL! : tst_QSslSocket::qtbug18498_peek(WithoutProxy) 'server.waitForNewConnection(1000)' returned FALSE. () tst_qsslsocket.cpp(2516) : failure location PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithoutProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy) PASS : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::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: 576 passed, 1 failed, 5 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket: 123 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04938/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419228088): http://codereview.qt-project.org/102491 [PS2] - Revert "OS X: rename special menu items instead of duplicating" From ci-noreply at qt-project.org Mon Dec 22 09:11:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 10:11:06 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #220 Message-ID: <20141222_081106_051030.ci-noreply@qt-project.org> `make' failed :( ar: libWebCore_debug.a: No space left on device make[4]: *** [debug/libWebCore_debug.a] Error 1 make[3]: *** [debug-all] Error 2 make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 make[1]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2 make: *** [module-qtwebkit-make_first] Error 2 Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00220/macx-clang_bin-pkg-config_OSX_10.7/log.txt.gz Tested changes (refs/builds/5.4_1419230607): http://codereview.qt-project.org/102112 [PS15] - Updated submodules. From ci-noreply at qt-project.org Mon Dec 22 10:44:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 11:44:35 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1125 Message-ID: <20141222_094435_078343.ci-noreply@qt-project.org> QtBase_5.4_Integration #1125: SUCCESS Tested changes (refs/builds/5.4_1419235106): http://codereview.qt-project.org/102487 [PS1] - Android: Fix qicoimageformat test. http://codereview.qt-project.org/102483 [PS1] - Android: Fix qmovie test. http://codereview.qt-project.org/102482 [PS1] - Android: Fix qicon test. http://codereview.qt-project.org/102469 [PS1] - Android: Fix json test. From ci-noreply at qt-project.org Mon Dec 22 11:45:09 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 12:45:09 +0200 Subject: [Ci-reports] fail on QtDoc_5.4_Integration #65 Message-ID: <20141222_104509_086999.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-project.org/ci/QtDoc_5.4_Integration/build_00065/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtDoc_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #65: FAILURE Build log: http://testresults.qt-project.org/ci/QtDoc_5.4_Integration/build_00065/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1419245045): http://codereview.qt-project.org/96518 [PS1] - remove unnecessary LICENSE.GPLv2 From ci-noreply at qt-project.org Mon Dec 22 11:52:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 12:52:20 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4940 Message-ID: <20141222_105220_038257.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: 1 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04940/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419236218): http://codereview.qt-project.org/102491 [PS2] - Revert "OS X: rename special menu items instead of duplicating" From ci-noreply at qt-project.org Mon Dec 22 11:58:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 12:58:04 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_105804_033943.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T10:56:04Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Mon Dec 22 12:04:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 13:04:05 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_110405_069622.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T10:59:59Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 2 seconds 2014-12-22T11:00:01Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 4 seconds 2014-12-22T11:00:05Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 8 seconds 2014-12-22T11:00:13Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 16 seconds 2014-12-22T11:00:29Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 32 seconds 2014-12-22T11:01:01Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 64 seconds 2014-12-22T11:02:05Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 128 seconds From ci-noreply at qt-project.org Mon Dec 22 12:06:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 13:06:14 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_110614_049047.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T11:04:13Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 256 seconds From ci-noreply at qt-project.org Mon Dec 22 12:10:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 13:10:29 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_111029_049246.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T11:08:29Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, occurred repeatedly. 2014-12-22T11:08:29Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 29745 From ci-noreply at qt-project.org Mon Dec 22 12:48:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 13:48:30 +0200 Subject: [Ci-reports] pass on QtXmlPatterns_5.4_Integration #15 Message-ID: <20141222_114830_059022.ci-noreply@qt-project.org> QtXmlPatterns_5.4_Integration #15: SUCCESS Tested changes (refs/builds/5.4_1419245194): http://codereview.qt-project.org/96516 [PS1] - remove unnecessary LICENSE.GPLv2 From ci-noreply at qt-project.org Mon Dec 22 13:03:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 14:03:25 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #51 Message-ID: <20141222_120325_011250.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #51: SUCCESS Tested changes (refs/builds/5.4_1419245053): http://codereview.qt-project.org/96515 [PS1] - remove unnecessary LICENSE.GPLv2 From ci-noreply at qt-project.org Mon Dec 22 13:33:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 14:33:11 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #69 Message-ID: <20141222_123311_094137.ci-noreply@qt-project.org> Qt3D_dev_Integration #69: SUCCESS Tested changes (refs/builds/dev_1419247073): http://codereview.qt-project.org/102537 [PS3] - Make QResourcemanager and friends docs more consistent http://codereview.qt-project.org/102536 [PS3] - Small tweaks to QAbstractAspect docs http://codereview.qt-project.org/102535 [PS3] - Document the namespace to ensure classes in it get docs generated http://codereview.qt-project.org/102534 [PS2] - Fix ctor signature in QCircularBuffer::const_iterator docs http://codereview.qt-project.org/102533 [PS2] - Add namespace to QFrameAllocator docs and remove leading asterisks http://codereview.qt-project.org/102532 [PS3] - Add namespace to QCircularBuffer docs and fix other doc errors http://codereview.qt-project.org/102531 [PS3] - Add \inmodule for QChangeArbiter and add namespace http://codereview.qt-project.org/102530 [PS3] - Remove () from a Q_PROPERTY declaration and tidy up whitespace http://codereview.qt-project.org/102529 [PS3] - Add index and module pages for Qt3DCore http://codereview.qt-project.org/102528 [PS1] - Add qdocconf file for Qt3DCore From ci-noreply at qt-project.org Mon Dec 22 13:44:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 14:44:35 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_124435_004687.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T12:39:25Z: [QtQA_master_Integration error] new build for QtQA_master_Integration failed: 201 Created, retry in 64 seconds 2014-12-22T12:40:29Z: [QtQA_master_Integration error] fetch http://qt-ci.ci.local//job/QtQA_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1763., retry in 2 seconds 2014-12-22T12:40:31Z: [QtQA_master_Integration error] fetch http://qt-ci.ci.local//job/QtQA_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1763., retry in 4 seconds 2014-12-22T12:40:35Z: [QtQA_master_Integration error] fetch http://qt-ci.ci.local//job/QtQA_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1763., retry in 8 seconds 2014-12-22T12:40:43Z: [QtQA_master_Integration error] fetch http://qt-ci.ci.local//job/QtQA_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1763., retry in 16 seconds 2014-12-22T12:40:59Z: [QtQA_master_Integration error] fetch http://qt-ci.ci.local//job/QtQA_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1763., retry in 32 seconds 2014-12-22T12:41:31Z: [QtQA_master_Integration error] fetch http://qt-ci.ci.local//job/QtQA_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1763., retry in 64 seconds 2014-12-22T12:42:35Z: [QtQA_master_Integration error] fetch http://qt-ci.ci.local//job/QtQA_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1763., retry in 128 seconds From ci-noreply at qt-project.org Mon Dec 22 13:46:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 14:46:43 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_124643_099435.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T12:44:43Z: [QtQA_master_Integration error] fetch http://qt-ci.ci.local//job/QtQA_master_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 404 Not Found at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1763., retry in 256 seconds From ci-noreply at qt-project.org Mon Dec 22 13:55:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 14:55:54 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1127 Message-ID: <20141222_125554_048551.ci-noreply@qt-project.org> QtBase_5.4_Integration #1127: SUCCESS Tested changes (refs/builds/5.4_1419241570): http://codereview.qt-project.org/102465 [PS2] - Android: Fix QTemporaryDir/File::nonWritableCurrentDir() tests http://codereview.qt-project.org/102382 [PS1] - Android: Fix QLoggingRegistry test http://codereview.qt-project.org/102381 [PS1] - Android: Disable QLockFile test http://codereview.qt-project.org/102379 [PS1] - Android: Fix QIODevice tests http://codereview.qt-project.org/102375 [PS1] - Android: Fix QFileSystemWatcher test failures http://codereview.qt-project.org/102362 [PS1] - Android: Fix test failure for test QFileInfo::lastRead() http://codereview.qt-project.org/102361 [PS1] - Android: Fix QFileInfo tests http://codereview.qt-project.org/102354 [PS1] - Android: Fix QDirIterator tests http://codereview.qt-project.org/102347 [PS1] - Android: Fix QDir tests http://codereview.qt-project.org/102335 [PS1] - Android: Stabilize QPauseAnimation test From ci-noreply at qt-project.org Mon Dec 22 14:25:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 15:25:22 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1129 Message-ID: <20141222_132522_037128.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qmetaproperty-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-project.org/ci/QtBase_5.4_Integration/build_01129/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1419253048): http://codereview.qt-project.org/102550 [PS4] - Revert "OS X: rename special menu items instead of duplicating" http://codereview.qt-project.org/102252 [PS3] - Doc: corrected broken links qtbase From ci-noreply at qt-project.org Mon Dec 22 14:43:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 15:43:22 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_134322_020006.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T13:35:08Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , retry in 2 seconds 2014-12-22T13:36:13Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , retry in 4 seconds 2014-12-22T13:37:19Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , retry in 8 seconds 2014-12-22T13:38:29Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , retry in 16 seconds 2014-12-22T13:39:47Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , retry in 32 seconds 2014-12-22T13:41:22Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , retry in 64 seconds From ci-noreply at qt-project.org Mon Dec 22 14:45:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 15:45:28 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_134528_085406.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T13:43:28Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , retry in 128 seconds From ci-noreply at qt-project.org Mon Dec 22 14:48:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 15:48:38 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_134838_015232.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T13:46:38Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , retry in 256 seconds From ci-noreply at qt-project.org Mon Dec 22 14:53:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 15:53:57 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_135357_045177.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T13:51:57Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , occurred repeatedly. 2014-12-22T13:51:57Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 32584 From ci-noreply at qt-project.org Mon Dec 22 15:09:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 15:09:00 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #47 - FAILURE Message-ID: <20141222140900.C63C33083D@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_00047 From ci-noreply at qt-project.org Mon Dec 22 15:24:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 16:24:33 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_142433_032573.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T14:20:11Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 153. , retry in 2 seconds 2014-12-22T14:20:28Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 4 seconds 2014-12-22T14:20:32Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 8 seconds 2014-12-22T14:20:40Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 16 seconds 2014-12-22T14:20:57Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 32 seconds 2014-12-22T14:21:29Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 64 seconds 2014-12-22T14:22:33Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 128 seconds From ci-noreply at qt-project.org Mon Dec 22 15:26:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 16:26:41 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_142641_064404.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T14:24:41Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 256 seconds From ci-noreply at qt-project.org Mon Dec 22 15:29:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 16:29:41 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #565 Message-ID: <20141222_142941_048501.ci-noreply@qt-project.org> Compilation failed :( Qt5Qml.lib(qqmldebugserver.obj) : error LNK2019: unresolved external symbol "public: __thiscall QTcpServerConnection::QTcpServerConnection(void)" (??0QTcpServerConnection@@QAE at XZ) referenced in function "public: virtual void __thiscall QQmlDebugServerThread::run(void)" (?run at QQmlDebugServerThread@@UAEXXZ) ..\..\..\lib\Qt53DQuick.dll : fatal error LNK1120: 1 unresolved externals Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00565/win32-msvc2010_static_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419256716): http://codereview.qt-project.org/102241 [PS3] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Mon Dec 22 15:30:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 16:30:58 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141222_143058_089531.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-22T14:28:58Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, occurred repeatedly. 2014-12-22T14:28:58Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 32584 From ci-noreply at qt-project.org Mon Dec 22 15:31:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 16:31:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4941 Message-ID: <20141222_143128_051642.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-22 16:31:04.248 tst_qwindow[19772:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-22 16:31:30.965 tst_qwindow[19946:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04941/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419253104): http://codereview.qt-project.org/102497 [PS2] - Add some missing nativeResourceForIntegration imlementations http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false http://codereview.qt-project.org/102160 [PS1] - Document -plugins argument in qmltest usage help From ci-noreply at qt-project.org Mon Dec 22 16:00:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 17:00:49 +0200 Subject: [Ci-reports] pass on QtConnectivity_5.4_Integration #74 Message-ID: <20141222_150049_060693.ci-noreply@qt-project.org> QtConnectivity_5.4_Integration #74: SUCCESS Tested changes (refs/builds/5.4_1419256842): http://codereview.qt-project.org/102562 [PS1] - Make chat example more error tolerant From ci-noreply at qt-project.org Mon Dec 22 16:16:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 17:16:59 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1130 Message-ID: <20141222_151659_093944.ci-noreply@qt-project.org> QtBase_5.4_Integration #1130: SUCCESS Tested changes (refs/builds/5.4_1419254915): http://codereview.qt-project.org/102550 [PS4] - Revert "OS X: rename special menu items instead of duplicating" From ci-noreply at qt-project.org Mon Dec 22 16:32:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 17:32:13 +0200 Subject: [Ci-reports] pass on QtActiveQt_dev_Integration #92 Message-ID: <20141222_153213_037572.ci-noreply@qt-project.org> QtActiveQt_dev_Integration #92: SUCCESS Tested changes (refs/builds/dev_1419260343): http://codereview.qt-project.org/102244 [PS1] - Use Qt 5 signals & slots syntax. From ci-noreply at qt-project.org Mon Dec 22 17:05:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 18:05:29 +0200 Subject: [Ci-reports] pass on QtMultimedia_5.4_Integration #52 Message-ID: <20141222_160529_071256.ci-noreply@qt-project.org> QtMultimedia_5.4_Integration #52: SUCCESS Tested changes (refs/builds/5.4_1419259766): http://codereview.qt-project.org/102565 [PS3] - Fix: static linking on Linux with both PulseAudio and Alsa plugins From ci-noreply at qt-project.org Mon Dec 22 18:04:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 19:04:59 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1131 Message-ID: <20141222_170459_039882.ci-noreply@qt-project.org> QtBase_5.4_Integration #1131: SUCCESS Tested changes (refs/builds/5.4_1419261513): http://codereview.qt-project.org/102527 [PS1] - QColorDialog: Fix a few layouting issues. From ci-noreply at qt-project.org Mon Dec 22 18:28:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 19:28:56 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2021 Message-ID: <20141222_172856_022554.ci-noreply@qt-project.org> Autotests `tst_qaudiooutput' and `tst_qsound' failed :( ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSound ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QSound::initTestCase() FAIL! : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. () Loc: [tst_qsound.cpp(77)] SKIP : tst_QSound::staticPlay() Test disabled -- only for manual purposes Loc: [tst_qsound.cpp(83)] PASS : tst_QSound::cleanupTestCase() Totals: 2 passed, 1 failed, 1 skipped ********* Finished testing of tst_QSound ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsound: 12 seconds, exit code 1 ********* Start testing of tst_QAudioOutput ********* Config: Using QTest library 4.8.7, Qt 4.8.7 QWARN : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed PASS : tst_QAudioOutput::initTestCase() FAIL! : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start()) Loc: [tst_qaudiooutput.cpp(133)] QFATAL : tst_QAudioOutput::invalidFormat(Null Format) Received signal 11 FAIL! : tst_QAudioOutput::invalidFormat(Null Format) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 2 failed, 0 skipped ********* Finished testing of tst_QAudioOutput ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qaudiooutput [79282] QtQA::App::TestRunner: Path: /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: Identifier: tst_qaudiooutput QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [79281] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-22 17:15:33.185 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100010000 [ 64K] r-x/rwx SM=COW /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[79282]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9325ace2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8b32a7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8b31ba7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100063ac5 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x0000000100063c7d _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x0000000100063e9d qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x000000010001d0f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8b37ccfa _sigtramp + 26 QtQA::App::TestRunner: 8 ??? 000000000000000000 0 + 0 QtQA::App::TestRunner: 9 QtMultimedia 0x000000010039466c QAudioOutputPrivate::~QAudioOutputPrivate() + 48 QtQA::App::TestRunner: 10 QtMultimedia 0x000000010038da3b QAudioOutput::~QAudioOutput() + 45 QtQA::App::TestRunner: 11 com.yourcompany.tst_qaudiooutput 0x000000010000776b tst_QAudioOutput::invalidFormat() + 1117 QtQA::App::TestRunner: 12 com.yourcompany.tst_qaudiooutput 0x0000000100005567 tst_QAudioOutput::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 189 QtQA::App::TestRunner: 13 QtCore 0x000000010016b34c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 14 QtCore 0x000000010016c9e4 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 15 QtTest 0x000000010001e489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 16 QtTest 0x00000001000201c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 17 com.yourcompany.tst_qaudiooutput 0x0000000100005641 main + 97 QtQA::App::TestRunner: 18 com.yourcompany.tst_qaudiooutput 0x0000000100004f74 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9325b7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff89278786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff89277316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9325b192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8b32a594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8b32bb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9325b192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8b32a594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8b32bb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd688 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd6b0 rsp: 0x00007fff5fbfd688 QtQA::App::TestRunner: r8: 0x00007fff7851cfb8 r9: 0x0000000000000000 r10: 0x00007fff9325ad0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00000000ffffffff r13: 0x00007fff5fbfe880 r14: 0x00007fff7851f960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff9325ace2 rfl: 0x0000000000000246 cr2: 0x00000001000bead8 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000ffe7 +com.yourcompany.tst_qaudiooutput (??? - ???) <96745156-BB82-3CE6-997E-3A64554AD622> /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: 0x100019000 - 0x10003bff7 +QtTest (4.8.7 - compatibility 4.8.0) <92EA7444-8D5D-3332-96F7-AA00483C3DFB> /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004a000 - 0x1002f9fef +QtCore (4.8.7 - compatibility 4.8.0) /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100388000 - 0x1003aafff +QtMultimedia (4.8.7 - compatibility 4.8.0) <72C028B8-27AE-3E17-9ADE-B8D15DE2BD6D> /work/*/QtMultimedia.framework/Versions/4/QtMultimedia QtQA::App::TestRunner: 0x1003bc000 - 0x100d7efef +QtGui (4.8.7 - compatibility 4.8.0) /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1010ec000 - 0x1010f0fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x1013b1000 - 0x1013e5fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff62f8d000 - 0x7fff62fc1baf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87870000 - 0x7fff87871fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff87941000 - 0x7fff87943fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff87944000 - 0x7fff87ae4ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff87af6000 - 0x7fff87b42ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff87c06000 - 0x7fff87c09fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff87ea3000 - 0x7fff87f48fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff87f4f000 - 0x7fff88268fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8873b000 - 0x7fff88742fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff88743000 - 0x7fff8874dff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8874e000 - 0x7fff88764fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff887b4000 - 0x7fff88808ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff88ba9000 - 0x7fff88c3fff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88c40000 - 0x7fff88da7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88da8000 - 0x7fff88e2dff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff88f1b000 - 0x7fff88f8bfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff88f8c000 - 0x7fff88f97ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff88f98000 - 0x7fff88fc0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff88fc1000 - 0x7fff89074ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89083000 - 0x7fff89178fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff89179000 - 0x7fff891fdff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff891fe000 - 0x7fff89274ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff89275000 - 0x7fff89283fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff89284000 - 0x7fff89368ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89369000 - 0x7fff89369fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89d1e000 - 0x7fff89d7aff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff89d7b000 - 0x7fff89d80fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff89d81000 - 0x7fff8a248fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8aabc000 - 0x7fff8aabffff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8aac0000 - 0x7fff8aac0fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8aac1000 - 0x7fff8aac1fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8aac2000 - 0x7fff8aafdfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8b2da000 - 0x7fff8b3b7fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8b542000 - 0x7fff8b56bfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8b9a0000 - 0x7fff8b9f8ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8ba38000 - 0x7fff8ba39ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8bc11000 - 0x7fff8c817fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8c818000 - 0x7fff8c8fce5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8c971000 - 0x7fff8c97aff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c987000 - 0x7fff8ccb3fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8cdf4000 - 0x7fff8cdfbfff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8cecd000 - 0x7fff8cf1fff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8cf20000 - 0x7fff8cf5ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8cfc1000 - 0x7fff8d023ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8d024000 - 0x7fff8d084fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8d0ff000 - 0x7fff8d206fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8d207000 - 0x7fff8d21aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8d290000 - 0x7fff8d2ebff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8d2f8000 - 0x7fff8d30aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8d350000 - 0x7fff8d417ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8d462000 - 0x7fff8d47ffff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8d4b1000 - 0x7fff8d519ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8d51a000 - 0x7fff8d51fff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8d535000 - 0x7fff8d538ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d7f2000 - 0x7fff8d7f2fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8e653000 - 0x7fff8e6f5fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8e6f6000 - 0x7fff8e6f7fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8e6f8000 - 0x7fff8f096a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8f1da000 - 0x7fff8f1dcfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8f234000 - 0x7fff8f236ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8f237000 - 0x7fff8f262ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f263000 - 0x7fff8f293ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f294000 - 0x7fff8f30fff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8f310000 - 0x7fff8f31eff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f34c000 - 0x7fff8f930fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8f931000 - 0x7fff8f9d2ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8f9d3000 - 0x7fff8fa27fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8fa30000 - 0x7fff8fa6afe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8fa6b000 - 0x7fff8fa7fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8fa80000 - 0x7fff8fc54ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8fc55000 - 0x7fff8fc60ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff90300000 - 0x7fff90301fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90302000 - 0x7fff90309fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff9030a000 - 0x7fff90333fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff90334000 - 0x7fff90440fef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff90441000 - 0x7fff90446fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9044b000 - 0x7fff9047eff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff90488000 - 0x7fff9048dfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff904a0000 - 0x7fff904e2ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff9062b000 - 0x7fff9062cfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff9062d000 - 0x7fff9062eff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff9062f000 - 0x7fff90924ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff9095b000 - 0x7fff909d1fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff909d2000 - 0x7fff909e0fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff90a35000 - 0x7fff90c37fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90e16000 - 0x7fff90f2ffff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff90f30000 - 0x7fff90f35fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff90f36000 - 0x7fff90f36fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff90f37000 - 0x7fff90f3dfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff91723000 - 0x7fff91726fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff91727000 - 0x7fff91727fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff91728000 - 0x7fff9172cff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff9172d000 - 0x7fff91832fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff91833000 - 0x7fff91940fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff91941000 - 0x7fff91a20fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff91a93000 - 0x7fff91a99ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff91a9a000 - 0x7fff91b05ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff91cc1000 - 0x7fff91cd8fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff91cec000 - 0x7fff91e22fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff91e23000 - 0x7fff91e35ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91e36000 - 0x7fff91e5afff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff91e5b000 - 0x7fff91ef5ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff91f54000 - 0x7fff91f81fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff91f82000 - 0x7fff921acfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff921ad000 - 0x7fff925dafff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff925e7000 - 0x7fff925e9fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff925ea000 - 0x7fff92607ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff926b7000 - 0x7fff926c6fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff927dc000 - 0x7fff927f1fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff927f2000 - 0x7fff927f2fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff927f3000 - 0x7fff927fefff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff927ff000 - 0x7fff92805fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff928a2000 - 0x7fff928e2ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff92922000 - 0x7fff9293eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff9293f000 - 0x7fff929b2fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff929c7000 - 0x7fff92a4afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff92a4b000 - 0x7fff92d67fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff92d68000 - 0x7fff92d7ffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff92e9e000 - 0x7fff92ea2fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff92ea3000 - 0x7fff92eabfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff92eac000 - 0x7fff92eacfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff92ead000 - 0x7fff92f15ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff92f16000 - 0x7fff92f37fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff92f38000 - 0x7fff92f3ffff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff92f40000 - 0x7fff9309dfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9309e000 - 0x7fff9309fff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff93244000 - 0x7fff93264fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff93588000 - 0x7fff935aefff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff935af000 - 0x7fff935beff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff935bf000 - 0x7fff936c1fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff93716000 - 0x7fff9373afff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff9373d000 - 0x7fff93742fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff93743000 - 0x7fff93791fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff9379d000 - 0x7fff937a3fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff93f0a000 - 0x7fff93f29fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff93f2a000 - 0x7fff93f6bfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff93f79000 - 0x7fff93f8fff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff940d3000 - 0x7fff940d3fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9410d000 - 0x7fff9414dfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94158000 - 0x7fff94165ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff94166000 - 0x7fff943dafff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff948b8000 - 0x7fff948bcfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7443 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=158.2M resident=82.0M(52%) swapped_out_or_unallocated=76.1M(48%) QtQA::App::TestRunner: Writable regions: Total=49.7M written=1080K(2%) resident=1516K(3%) swapped_out=0K(0%) unallocated=48.2M(97%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 39.5M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9752K QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.4M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.9M QtQA::App::TestRunner: __TEXT 106.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 293.5M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAudioOutput ********* Config: Using QTest library 4.8.7, Qt 4.8.7 QWARN : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed PASS : tst_QAudioOutput::initTestCase() FAIL! : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start()) Loc: [tst_qaudiooutput.cpp(133)] QFATAL : tst_QAudioOutput::invalidFormat(Null Format) Received signal 11 FAIL! : tst_QAudioOutput::invalidFormat(Null Format) Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 2 failed, 0 skipped ********* Finished testing of tst_QAudioOutput ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qaudiooutput [79283] QtQA::App::TestRunner: Path: /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: Identifier: tst_qaudiooutput QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [79281] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2014-12-22 17:15:35.250 +0200 QtQA::App::TestRunner: OS Version: Mac OS X 10.7.5 (11G63) QtQA::App::TestRunner: Report Version: 9 QtQA::App::TestRunner: QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000003d QtQA::App::TestRunner: QtQA::App::TestRunner: VM Regions Near 0x3d: QtQA::App::TestRunner: --> QtQA::App::TestRunner: __TEXT 0000000100000000-0000000100010000 [ 64K] r-x/rwx SM=COW /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: objc[79283]: garbage collection is OFF QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9325ace2 __pthread_kill + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8b32a7d2 pthread_kill + 95 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8b31ba7a abort + 143 QtQA::App::TestRunner: 3 QtCore 0x0000000100063ac5 qt_message_output(QtMsgType, char const*) + 149 QtQA::App::TestRunner: 4 QtCore 0x0000000100063c7d _ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 381 QtQA::App::TestRunner: 5 QtCore 0x0000000100063e9d qFatal(char const*, ...) + 141 QtQA::App::TestRunner: 6 QtTest 0x000000010001d0f8 QTest::FatalSignalHandler::signal(int) + 20 QtQA::App::TestRunner: 7 libsystem_c.dylib 0x00007fff8b37ccfa _sigtramp + 26 QtQA::App::TestRunner: 8 QtMultimedia 0x0000000100394663 QAudioOutputPrivate::~QAudioOutputPrivate() + 39 QtQA::App::TestRunner: 9 QtMultimedia 0x000000010038da3b QAudioOutput::~QAudioOutput() + 45 QtQA::App::TestRunner: 10 com.yourcompany.tst_qaudiooutput 0x000000010000776b tst_QAudioOutput::invalidFormat() + 1117 (tst_qaudiooutput.cpp:139) QtQA::App::TestRunner: 11 com.yourcompany.tst_qaudiooutput 0x0000000100005567 tst_QAudioOutput::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 189 (tst_qaudiooutput.moc:59) QtQA::App::TestRunner: 12 QtCore 0x000000010016b34c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1214 QtQA::App::TestRunner: 13 QtCore 0x000000010016c9e4 QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1570 QtQA::App::TestRunner: 14 QtTest 0x000000010001e489 _ZN5QTestL17qInvokeTestMethodEPKcS1_ + 1577 QtQA::App::TestRunner: 15 QtTest 0x00000001000201c7 QTest::qExec(QObject*, int, char**) + 1463 QtQA::App::TestRunner: 16 com.yourcompany.tst_qaudiooutput 0x0000000100005641 main + 97 (tst_qaudiooutput.cpp:261) QtQA::App::TestRunner: 17 com.yourcompany.tst_qaudiooutput 0x0000000100004f74 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9325b7e6 kevent + 10 QtQA::App::TestRunner: 1 libdispatch.dylib 0x00007fff89278786 _dispatch_mgr_invoke + 923 QtQA::App::TestRunner: 2 libdispatch.dylib 0x00007fff89277316 _dispatch_mgr_thread + 54 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9325b192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8b32a594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8b32bb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libsystem_kernel.dylib 0x00007fff9325b192 __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libsystem_c.dylib 0x00007fff8b32a594 _pthread_wqthread + 758 QtQA::App::TestRunner: 2 libsystem_c.dylib 0x00007fff8b32bb85 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd688 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd6b0 rsp: 0x00007fff5fbfd688 QtQA::App::TestRunner: r8: 0x00007fff7851cfb8 r9: 0x0000000000000000 r10: 0x00007fff9325ad0a r11: 0xffffff80002dad60 QtQA::App::TestRunner: r12: 0x00000000ffffffff r13: 0x00007fff5fbfe880 r14: 0x00007fff7851f960 r15: 0x0000000000000003 QtQA::App::TestRunner: rip: 0x00007fff9325ace2 rfl: 0x0000000000000246 cr2: 0x00000001000bead8 QtQA::App::TestRunner: Logical CPU: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000ffe7 +com.yourcompany.tst_qaudiooutput (??? - ???) <96745156-BB82-3CE6-997E-3A64554AD622> /work/*/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput QtQA::App::TestRunner: 0x100019000 - 0x10003bff7 +QtTest (4.8.7 - compatibility 4.8.0) <92EA7444-8D5D-3332-96F7-AA00483C3DFB> /work/*/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004a000 - 0x1002f9fef +QtCore (4.8.7 - compatibility 4.8.0) /work/*/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100388000 - 0x1003aafff +QtMultimedia (4.8.7 - compatibility 4.8.0) <72C028B8-27AE-3E17-9ADE-B8D15DE2BD6D> /work/*/QtMultimedia.framework/Versions/4/QtMultimedia QtQA::App::TestRunner: 0x1003bc000 - 0x100d7efef +QtGui (4.8.7 - compatibility 4.8.0) /work/*/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1010ec000 - 0x1010f0fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn QtQA::App::TestRunner: 0x1014b1000 - 0x1014e5fff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser QtQA::App::TestRunner: 0x7fff67d7b000 - 0x7fff67dafbaf dyld (195.6 - ???) /usr/lib/dyld QtQA::App::TestRunner: 0x7fff87870000 - 0x7fff87871fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib QtQA::App::TestRunner: 0x7fff87941000 - 0x7fff87943fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib QtQA::App::TestRunner: 0x7fff87944000 - 0x7fff87ae4ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff87af6000 - 0x7fff87b42ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff87c06000 - 0x7fff87c09fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff87ea3000 - 0x7fff87f48fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff87f4f000 - 0x7fff88268fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8873b000 - 0x7fff88742fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib QtQA::App::TestRunner: 0x7fff88743000 - 0x7fff8874dff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib QtQA::App::TestRunner: 0x7fff8874e000 - 0x7fff88764fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff887b4000 - 0x7fff88808ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface QtQA::App::TestRunner: 0x7fff88ba9000 - 0x7fff88c3fff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff88c40000 - 0x7fff88da7fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff88da8000 - 0x7fff88e2dff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal QtQA::App::TestRunner: 0x7fff88f1b000 - 0x7fff88f8bfff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore QtQA::App::TestRunner: 0x7fff88f8c000 - 0x7fff88f97ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff88f98000 - 0x7fff88fc0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis QtQA::App::TestRunner: 0x7fff88fc1000 - 0x7fff89074ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff89083000 - 0x7fff89178fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff89179000 - 0x7fff891fdff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff891fe000 - 0x7fff89274ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib QtQA::App::TestRunner: 0x7fff89275000 - 0x7fff89283fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib QtQA::App::TestRunner: 0x7fff89284000 - 0x7fff89368ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89369000 - 0x7fff89369fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff89d1e000 - 0x7fff89d7aff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff89d7b000 - 0x7fff89d80fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib QtQA::App::TestRunner: 0x7fff89d81000 - 0x7fff8a248fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight QtQA::App::TestRunner: 0x7fff8aabc000 - 0x7fff8aabffff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff8aac0000 - 0x7fff8aac0fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff8aac1000 - 0x7fff8aac1fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff8aac2000 - 0x7fff8aafdfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib QtQA::App::TestRunner: 0x7fff8b2da000 - 0x7fff8b3b7fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib QtQA::App::TestRunner: 0x7fff8b542000 - 0x7fff8b56bfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff8b9a0000 - 0x7fff8b9f8ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff8ba38000 - 0x7fff8ba39ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib QtQA::App::TestRunner: 0x7fff8bc11000 - 0x7fff8c817fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff8c818000 - 0x7fff8c8fce5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff8c971000 - 0x7fff8c97aff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib QtQA::App::TestRunner: 0x7fff8c987000 - 0x7fff8ccb3fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff8cdf4000 - 0x7fff8cdfbfff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff8cecd000 - 0x7fff8cf1fff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff8cf20000 - 0x7fff8cf5ffff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff8cfc1000 - 0x7fff8d023ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication QtQA::App::TestRunner: 0x7fff8d024000 - 0x7fff8d084fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff8d0ff000 - 0x7fff8d206fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff8d207000 - 0x7fff8d21aff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib QtQA::App::TestRunner: 0x7fff8d290000 - 0x7fff8d2ebff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8d2f8000 - 0x7fff8d30aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fff8d350000 - 0x7fff8d417ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff8d462000 - 0x7fff8d47ffff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib QtQA::App::TestRunner: 0x7fff8d4b1000 - 0x7fff8d519ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff8d51a000 - 0x7fff8d51fff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib QtQA::App::TestRunner: 0x7fff8d535000 - 0x7fff8d538ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff8d7f2000 - 0x7fff8d7f2fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8e653000 - 0x7fff8e6f5fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff8e6f6000 - 0x7fff8e6f7fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8e6f8000 - 0x7fff8f096a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff8f1da000 - 0x7fff8f1dcfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8f234000 - 0x7fff8f236ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff8f237000 - 0x7fff8f262ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff8f263000 - 0x7fff8f293ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff8f294000 - 0x7fff8f30fff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff8f310000 - 0x7fff8f31eff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff8f34c000 - 0x7fff8f930fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff8f931000 - 0x7fff8f9d2ff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff8f9d3000 - 0x7fff8fa27fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8fa30000 - 0x7fff8fa6afe7 com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols QtQA::App::TestRunner: 0x7fff8fa6b000 - 0x7fff8fa7fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8fa80000 - 0x7fff8fc54ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff8fc55000 - 0x7fff8fc60ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib QtQA::App::TestRunner: 0x7fff90300000 - 0x7fff90301fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib QtQA::App::TestRunner: 0x7fff90302000 - 0x7fff90309fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff9030a000 - 0x7fff90333fff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff90334000 - 0x7fff90440fef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff90441000 - 0x7fff90446fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib QtQA::App::TestRunner: 0x7fff9044b000 - 0x7fff9047eff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS QtQA::App::TestRunner: 0x7fff90488000 - 0x7fff9048dfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib QtQA::App::TestRunner: 0x7fff904a0000 - 0x7fff904e2ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib QtQA::App::TestRunner: 0x7fff9062b000 - 0x7fff9062cfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib QtQA::App::TestRunner: 0x7fff9062d000 - 0x7fff9062eff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib QtQA::App::TestRunner: 0x7fff9062f000 - 0x7fff90924ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff9095b000 - 0x7fff909d1fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication QtQA::App::TestRunner: 0x7fff909d2000 - 0x7fff909e0fff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth QtQA::App::TestRunner: 0x7fff90a35000 - 0x7fff90c37fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff90e16000 - 0x7fff90f2ffff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff90f30000 - 0x7fff90f35fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff90f36000 - 0x7fff90f36fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib QtQA::App::TestRunner: 0x7fff90f37000 - 0x7fff90f3dfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff91723000 - 0x7fff91726fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff91727000 - 0x7fff91727fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff91728000 - 0x7fff9172cff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff9172d000 - 0x7fff91832fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff91833000 - 0x7fff91940fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib QtQA::App::TestRunner: 0x7fff91941000 - 0x7fff91a20fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff91a93000 - 0x7fff91a99ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib QtQA::App::TestRunner: 0x7fff91a9a000 - 0x7fff91b05ff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff91cc1000 - 0x7fff91cd8fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff91cec000 - 0x7fff91e22fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff91e23000 - 0x7fff91e35ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff91e36000 - 0x7fff91e5afff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff91e5b000 - 0x7fff91ef5ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff91f54000 - 0x7fff91f81fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff91f82000 - 0x7fff921acfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff921ad000 - 0x7fff925dafff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff925e7000 - 0x7fff925e9fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib QtQA::App::TestRunner: 0x7fff925ea000 - 0x7fff92607ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff926b7000 - 0x7fff926c6fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff927dc000 - 0x7fff927f1fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff927f2000 - 0x7fff927f2fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib QtQA::App::TestRunner: 0x7fff927f3000 - 0x7fff927fefff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth QtQA::App::TestRunner: 0x7fff927ff000 - 0x7fff92805fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff928a2000 - 0x7fff928e2ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff92922000 - 0x7fff9293eff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage QtQA::App::TestRunner: 0x7fff9293f000 - 0x7fff929b2fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff929c7000 - 0x7fff92a4afef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff92a4b000 - 0x7fff92d67fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff92d68000 - 0x7fff92d7ffff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff92e9e000 - 0x7fff92ea2fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib QtQA::App::TestRunner: 0x7fff92ea3000 - 0x7fff92eabfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib QtQA::App::TestRunner: 0x7fff92eac000 - 0x7fff92eacfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff92ead000 - 0x7fff92f15ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff92f16000 - 0x7fff92f37fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff92f38000 - 0x7fff92f3ffff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff92f40000 - 0x7fff9309dfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff9309e000 - 0x7fff9309fff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib QtQA::App::TestRunner: 0x7fff93244000 - 0x7fff93264fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib QtQA::App::TestRunner: 0x7fff93588000 - 0x7fff935aefff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff935af000 - 0x7fff935beff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib QtQA::App::TestRunner: 0x7fff935bf000 - 0x7fff936c1fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff93716000 - 0x7fff9373afff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices QtQA::App::TestRunner: 0x7fff9373d000 - 0x7fff93742fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff93743000 - 0x7fff93791fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff9379d000 - 0x7fff937a3fff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib QtQA::App::TestRunner: 0x7fff93f0a000 - 0x7fff93f29fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff93f2a000 - 0x7fff93f6bfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff93f79000 - 0x7fff93f8fff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff940d3000 - 0x7fff940d3fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff9410d000 - 0x7fff9414dfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff94158000 - 0x7fff94165ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib QtQA::App::TestRunner: 0x7fff94166000 - 0x7fff943dafff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage QtQA::App::TestRunner: 0x7fff948b8000 - 0x7fff948bcfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: External Modification Summary: QtQA::App::TestRunner: Calls made by other processes targeting this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by this process: QtQA::App::TestRunner: task_for_pid: 0 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: Calls made by all processes on this machine: QtQA::App::TestRunner: task_for_pid: 7443 QtQA::App::TestRunner: thread_create: 0 QtQA::App::TestRunner: thread_set_state: 0 QtQA::App::TestRunner: QtQA::App::TestRunner: VM Region Summary: QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=158.2M resident=82.0M(52%) swapped_out_or_unallocated=76.1M(48%) QtQA::App::TestRunner: Writable regions: Total=50.7M written=1080K(2%) resident=1512K(3%) swapped_out=0K(0%) unallocated=49.2M(97%) QtQA::App::TestRunner: QtQA::App::TestRunner: REGION TYPE VIRTUAL QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: MALLOC 40.5M QtQA::App::TestRunner: MALLOC guard page 48K QtQA::App::TestRunner: STACK GUARD 56.0M QtQA::App::TestRunner: Stack 9752K QtQA::App::TestRunner: VM_ALLOCATE 36K QtQA::App::TestRunner: __CI_BITMAP 80K QtQA::App::TestRunner: __DATA 13.4M QtQA::App::TestRunner: __IMAGE 528K QtQA::App::TestRunner: __LINKEDIT 51.9M QtQA::App::TestRunner: __TEXT 106.2M QtQA::App::TestRunner: __UNICODE 544K QtQA::App::TestRunner: mapped file 15.6M QtQA::App::TestRunner: shared memory 12K QtQA::App::TestRunner: =========== ======= QtQA::App::TestRunner: TOTAL 294.5M QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaudiooutput: 4 seconds, signal 6 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02021/macx-g++_developer-build_OSX_10.7/log.txt.gz Tested changes (refs/builds/4.8_1419254336): http://codereview.qt-project.org/98642 [PS1] - QIdentityProxyModel: remove slow bounds-checking, for more performance From ci-noreply at qt-project.org Mon Dec 22 19:18:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 20:18:16 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #89 Message-ID: <20141222_181816_066606.ci-noreply@qt-project.org> QtTools_5.4_Integration #89: SUCCESS Tested changes (refs/builds/5.4_1419267621): http://codereview.qt-project.org/98049 [PS1] - Assistant: Extract StdInListener class from RemoteControl From ci-noreply at qt-project.org Mon Dec 22 19:34:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 20:34:43 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1134 Message-ID: <20141222_183443_025159.ci-noreply@qt-project.org> Autotest `tst_qsslsocket' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QSslSocket FAIL! : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out) tst_qsslsocket.cpp(906) : failure location Totals: 571 passed, 1 failed, 8 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.1, Qt 5.4.1 (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 SKIP : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941 tst_qsslsocket.cpp(919) : 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) FAIL! : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. () tst_qsslsocket.cpp(1995) : failure location PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) PASS : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::resetProxy(WithoutProxy) PASS : tst_QSslSocket::resetProxy(WithSocks5Proxy) PASS : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth) PASS : tst_QSslSocket::resetProxy(WithHttpProxy) PASS : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list) PASS : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error) 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, 2 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 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: 233 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01134/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1419267994): http://codereview.qt-project.org/102350 [PS1] - Doc: Describe the enum item QStyle::PE_FrameStatusBar as obsolete From ci-noreply at qt-project.org Mon Dec 22 19:42:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 20:42:55 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1135 Message-ID: <20141222_184255_091520.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from text/qtextengine.cpp:48: text/qrawfont_p.h:73:24: error: no member named 'thread' in 'QRawFontPrivate' text/qrawfont_p.h:115:13: error: use of undeclared identifier 'thread' make[3]: *** [.obj/qtextengine.o] Error 1 In file included from text/qtextlayout.cpp:50: text/qrawfont_p.h:73:24: error: no member named 'thread' in 'QRawFontPrivate' text/qrawfont_p.h:115:13: error: use of undeclared identifier 'thread' make[3]: *** [.obj/qtextlayout.o] Error 1 make[2]: *** [sub-gui-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01135/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.4_1419273378): http://codereview.qt-project.org/102574 [PS1] - QRawFont: improve the thread-safety checks http://codereview.qt-project.org/102572 [PS1] - Fix typo in Qt5CoreMacros.cmake From ci-noreply at qt-project.org Mon Dec 22 20:49:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 21:49:56 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #70 Message-ID: <20141222_194956_036800.ci-noreply@qt-project.org> Qt3D_dev_Integration #70: SUCCESS Tested changes (refs/builds/dev_1419273288): http://codereview.qt-project.org/102555 [PS3] - QGraphicsContext: bindFragDataLocation test improved http://codereview.qt-project.org/102554 [PS2] - QRenderPass: remove unused method declaration http://codereview.qt-project.org/102553 [PS2] - simple-cpp: use QPhongMaterial default material http://codereview.qt-project.org/102552 [PS2] - Added QPhongMaterial From ci-noreply at qt-project.org Mon Dec 22 21:02:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 21:02:16 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #238 - FAILURE Message-ID: <20141222200216.6EB31300CF@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_00238 From ci-noreply at qt-project.org Mon Dec 22 22:36:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 23:36:11 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1136 Message-ID: <20141222_213611_052053.ci-noreply@qt-project.org> Autotest `tst_qdir' failed :( Testing tst_QDir 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_QDir ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2013) PASS : tst_QDir::initTestCase() PASS : tst_QDir::getSetCheck() PASS : tst_QDir::construction() PASS : tst_QDir::setPath(data0) PASS : tst_QDir::setPath(data1) PASS : tst_QDir::entryList(spaces1) PASS : tst_QDir::entryList(spaces2) PASS : tst_QDir::entryList(spaces3) PASS : tst_QDir::entryList(files1) PASS : tst_QDir::entryList(testdir1) PASS : tst_QDir::entryList(resources1) PASS : tst_QDir::entryList(resources2) PASS : tst_QDir::entryList(nofilter) PASS : tst_QDir::entryList(QDir::AllEntries) PASS : tst_QDir::entryList(QDir::Files) PASS : tst_QDir::entryList(QDir::Dirs) PASS : tst_QDir::entryList(QDir::Dirs | QDir::NoDotAndDotDot) PASS : tst_QDir::entryList(QDir::AllDirs) PASS : tst_QDir::entryList(QDir::AllDirs | QDir::Dirs) PASS : tst_QDir::entryList(QDir::AllDirs | QDir::Files) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::NoSymLinks) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::NoSymLinks | QDir::NoDotAndDotDot) PASS : tst_QDir::entryList(QDir::Files | QDir::NoSymLinks) PASS : tst_QDir::entryList(QDir::Dirs | QDir::NoSymLinks) PASS : tst_QDir::entryList(QDir::Drives | QDir::Files | QDir::NoDotAndDotDot) PASS : tst_QDir::entryList(QDir::System) PASS : tst_QDir::entryList(QDir::Hidden) PASS : tst_QDir::entryList(QDir::System | QDir::Hidden) PASS : tst_QDir::entryList(QDir::AllDirs | QDir::NoSymLinks) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::Hidden | QDir::System) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::Readable) PASS : tst_QDir::entryList(QDir::AllEntries | QDir::Writable) PASS : tst_QDir::entryList(QDir::Files | QDir::Readable) PASS : tst_QDir::entryList(QDir::Dirs | QDir::Readable) PASS : tst_QDir::entryList(Namefilters b*) PASS : tst_QDir::entryList(Namefilters f*) 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_qdir: 5 seconds, exit code 3221225477 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01136/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1419277471): http://codereview.qt-project.org/102572 [PS1] - Fix typo in Qt5CoreMacros.cmake From ci-noreply at qt-project.org Mon Dec 22 22:59:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 22 Dec 2014 23:59:48 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4943 Message-ID: <20141222_215948_022716.ci-noreply@qt-project.org> Autotest `tst_qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fffe23a72e0 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() XFAIL : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [../../../corelib/kernel/qeventloop/tst_qeventloop.cpp(498)] PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 12 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04943/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1419277655): http://codereview.qt-project.org/102267 [PS1] - tst_QSizePolicy: non-functional fixes http://codereview.qt-project.org/102265 [PS1] - tst_QSizePolicy: split a test function http://codereview.qt-project.org/102264 [PS1] - tst_QSizePolicy: minor cleanup http://codereview.qt-project.org/102262 [PS1] - QSizePolicy: add Q_FLAGS(ControlTypes) http://codereview.qt-project.org/102261 [PS1] - qtest.h: actually include qtest_widgets.h From ci-noreply at qt-project.org Mon Dec 22 23:05:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 00:05:16 +0200 Subject: [Ci-reports] pass on QtTools_5.4_Integration #90 Message-ID: <20141222_220516_063674.ci-noreply@qt-project.org> QtTools_5.4_Integration #90: SUCCESS Tested changes (refs/builds/5.4_1419276529): http://codereview.qt-project.org/98050 [PS1] - Assistant: Fix high CPU usage if a parent process finishes From ci-noreply at qt-project.org Mon Dec 22 23:58:16 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 00:58:16 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2189 Message-ID: <20141222_225816_014573.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2189: SUCCESS Tested changes (refs/builds/dev_1419281931): http://codereview.qt-project.org/99359 [PS19] - Initial work on gadget support From ci-noreply at qt-project.org Tue Dec 23 01:01:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 01:01:05 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #47 - FAILURE Message-ID: <20141223000105.58F1C30116@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.0_state/build_00047 From ci-noreply at qt-project.org Tue Dec 23 01:02:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 02:02:42 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4944 Message-ID: <20141223_000242_061910.ci-noreply@qt-project.org> QtBase_dev_Integration #4944: SUCCESS Tested changes (refs/builds/dev_1419285685): http://codereview.qt-project.org/102559 [PS1] - QColorDialog: Add missing accelerator key http://codereview.qt-project.org/102497 [PS2] - Add some missing nativeResourceForIntegration imlementations From ci-noreply at qt-project.org Tue Dec 23 01:36:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 01:36:55 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #315 - FAILURE Message-ID: <20141223003655.1562A30755@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_00315 From ci-noreply at qt-project.org Tue Dec 23 02:28:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 03:28:18 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1137 Message-ID: <20141223_012818_085176.ci-noreply@qt-project.org> QtBase_5.4_Integration #1137: SUCCESS Tested changes (refs/builds/5.4_1419291469): http://codereview.qt-project.org/102350 [PS1] - Doc: Describe the enum item QStyle::PE_FrameStatusBar as obsolete From ci-noreply at qt-project.org Tue Dec 23 03:02:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 04:02:59 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2190 Message-ID: <20141223_020259_092457.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2190: SUCCESS Tested changes (refs/builds/dev_1419292791): http://codereview.qt-project.org/101968 [PS2] - Fix QQmlProperty to work correctly with deeply nested objects. From ci-noreply at qt-project.org Tue Dec 23 04:04:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 04:04:05 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #209 - FAILURE Message-ID: <20141223030405.44D0730116@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_00209 From ci-noreply at qt-project.org Tue Dec 23 04:49:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 05:49:33 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2191 Message-ID: <20141223_034933_073339.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #2191: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02191/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419306481): http://codereview.qt-project.org/101036 [PS8] - support XMLHttpRequest sync mode From ci-noreply at qt-project.org Tue Dec 23 05:00:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 06:00:26 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1138 Message-ID: <20141223_040026_079065.ci-noreply@qt-project.org> QtBase_5.4_Integration #1138: SUCCESS Tested changes (refs/builds/5.4_1419298193): http://codereview.qt-project.org/102572 [PS1] - Fix typo in Qt5CoreMacros.cmake From ci-noreply at qt-project.org Tue Dec 23 05:53:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 05:53:55 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #106 - FAILURE Message-ID: <20141223045355.94949300AF@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_00106 From ci-noreply at qt-project.org Tue Dec 23 06:41:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 06:41:23 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #210 - FAILURE Message-ID: <20141223054123.1B025305D4@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_00210 From ci-noreply at qt-project.org Tue Dec 23 07:01:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 08:01:32 +0200 Subject: [Ci-reports] fail on Qt5_5.4_Integration #221 Message-ID: <20141223_060132_034383.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-project.org/ci/Qt5_5.4_Integration/build_00221/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ Qt5_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #221: FAILURE Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00221/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1419314433): http://codereview.qt-project.org/102112 [PS18] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 23 07:38:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 08:38:26 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2192 Message-ID: <20141223_063826_088342.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2192: SUCCESS Tested changes (refs/builds/dev_1419310268): http://codereview.qt-project.org/100173 [PS9] - Cleanup: Fix value type wrapper class name From ci-noreply at qt-project.org Tue Dec 23 08:01:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 09:01:55 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4945 Message-ID: <20141223_070155_052428.ci-noreply@qt-project.org> QtBase_dev_Integration #4945: SUCCESS Tested changes (refs/builds/dev_1419311699): http://codereview.qt-project.org/102428 [PS1] - [QFontDatabase] Don't look for best foundry twice From ci-noreply at qt-project.org Tue Dec 23 08:17:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 09:17:51 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141223_071751_096568.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-23T07:12:40Z: [QtQA_master_Integration error] command [/var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl] [--yaml] [--url] [-] [--log-base-url] [http://testresults.qt-project.org/ci] exited with status 512 at /usr/lib/perl5/Coro/AnyEvent.pm line 361. stderr: Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. BEGIN failed--compilation aborted at /var/lib/jenkins/qtqa/scripts/jenkins/summarize-jenkins-build.pl line 164. , retry in 2 seconds 2014-12-23T07:13:45Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 4 seconds 2014-12-23T07:13:50Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 8 seconds 2014-12-23T07:13:58Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 16 seconds 2014-12-23T07:14:14Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 32 seconds 2014-12-23T07:14:47Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 64 seconds 2014-12-23T07:15:51Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 128 seconds From ci-noreply at qt-project.org Tue Dec 23 08:19:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 09:19:59 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141223_071959_023043.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-23T07:17:59Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, retry in 256 seconds From ci-noreply at qt-project.org Tue Dec 23 08:22:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 09:22:43 +0200 Subject: [Ci-reports] fail on Qt5_dev_Integration #566 Message-ID: <20141223_072243_012144.ci-noreply@qt-project.org> Compilation failed :( Qt5Qml.lib(qqmldebugserver.obj) : error LNK2019: unresolved external symbol "public: __thiscall QTcpServerConnection::QTcpServerConnection(void)" (??0QTcpServerConnection@@QAE at XZ) referenced in function "public: virtual void __thiscall QQmlDebugServerThread::run(void)" (?run at QQmlDebugServerThread@@UAEXXZ) ..\..\..\lib\Qt53DQuick.dll : fatal error LNK1120: 1 unresolved externals Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00566/win32-msvc2010_static_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419317848): http://codereview.qt-project.org/102241 [PS3] - Added Qt3D as a part of qt5.git default repositories From ci-noreply at qt-project.org Tue Dec 23 08:24:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 09:24:15 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141223_072415_062769.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-23T07:22:15Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, occurred repeatedly. 2014-12-23T07:22:15Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 32584 From ci-noreply at qt-project.org Tue Dec 23 08:43:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 09:43:27 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141223_074327_067872.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-23T07:43:13Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, occurred repeatedly. 2014-12-23T07:43:13Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 23185 From ci-noreply at qt-project.org Tue Dec 23 08:43:56 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 09:43:56 +0200 Subject: [Ci-reports] fail on QtQA_master_Integration #15 Message-ID: <20141223_074356_003473.ci-noreply@qt-project.org> QtQA_master_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64 #15: FAILURE Build log: http://testresults.qt-project.org/ci/QtQA_master_Integration/build_00015/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL65_x64/log.txt.gz Tested changes (refs/builds/master_1419245998): http://codereview.qt-project.org/102463 [PS1] - Remove wip-branch from Qt3D From ci-noreply at qt-project.org Tue Dec 23 08:45:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 09:45:35 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141223_074535_058768.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-23T07:43:35Z: [QtQA_master_Integration error] YAML::XS::Load Error: The problem: invalid leading UTF-8 octet was found at document: 0, occurred repeatedly. 2014-12-23T07:43:35Z: [QtQA_master_Integration error] Suspending for investigation; to resume: kill -USR2 23191 From ci-noreply at qt-project.org Tue Dec 23 09:38:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 10:38:42 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4946 Message-ID: <20141223_083842_017008.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-23 10:38:22.269 tst_qwindow[1566:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-23 10:38:48.764 tst_qwindow[1569:6207] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04946/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419318210): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Tue Dec 23 10:04:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 11:04:58 +0200 Subject: [Ci-reports] pass on QtQA_master_Integration #16 Message-ID: <20141223_090458_042275.ci-noreply@qt-project.org> QtQA_master_Integration #16: SUCCESS Tested changes (refs/builds/master_1419320979): http://codereview.qt-project.org/102463 [PS1] - Remove wip-branch from Qt3D From ci-noreply at qt-project.org Tue Dec 23 10:31:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 11:31:34 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2193 Message-ID: <20141223_093134_011779.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2193: SUCCESS Tested changes (refs/builds/dev_1419320400): http://codereview.qt-project.org/100175 [PS13] - Further value type wrapper cleanups http://codereview.qt-project.org/100174 [PS13] - Begin cleaning up QQmlValueTypeWrapper From ci-noreply at qt-project.org Tue Dec 23 12:24:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 13:24:39 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1141 Message-ID: <20141223_112439_060935.ci-noreply@qt-project.org> QtBase_5.4_Integration #1141: SUCCESS Tested changes (refs/builds/5.4_1419322365): http://codereview.qt-project.org/102558 [PS1] - qstorageinfo_unix.cpp: Fix build on BSD and other unices From ci-noreply at qt-project.org Tue Dec 23 12:38:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 13:38:57 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4948 Message-ID: <20141223_113857_059283.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-23 13:38:37.450 tst_qwindow[11125:4a0b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-23 13:39:04.018 tst_qwindow[11127:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04948/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419324016): http://codereview.qt-project.org/102579 [PS1] - Add a function for QPA plugins to explicitly destroy QScreens From ci-noreply at qt-project.org Tue Dec 23 12:40:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 13:40:48 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2194 Message-ID: <20141223_114048_025666.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2194: SUCCESS Tested changes (refs/builds/dev_1419327188): http://codereview.qt-project.org/101789 [PS4] - Photosurface example: scale and rotate the frame, not the image From ci-noreply at qt-project.org Tue Dec 23 12:49:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 13:49:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4949 Message-ID: <20141223_114919_023875.ci-noreply@qt-project.org> Compilation failed :( ssl\qsslkey_qt.cpp(129) : error C2079: 'keyStream' uses undefined class 'QDataStream' ssl\qsslkey_qt.cpp(129) : error C2248: 'QByteArray::operator QNoImplicitBoolCast' : cannot access private member declared in class 'QByteArray' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(440) : see declaration of 'QByteArray::operator QNoImplicitBoolCast' c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qbytearray.h(171) : see declaration of 'QByteArray' ssl\qsslkey_qt.cpp(130) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' ssl\qsslkey_qt.cpp(139) : error C2664: 'bool QAsn1Element::read(const QByteArray &)' : cannot convert argument 1 from 'int' to 'QDataStream &' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04949/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419334832): http://codereview.qt-project.org/102321 [PS1] - [QFontDatabasePrivate] Drop unused `fallbackFamilies` member http://codereview.qt-project.org/102307 [PS1] - Remove Q_STATIC_GLOBALxxx_OPERATOR macros http://codereview.qt-project.org/102306 [PS2] - Remove workarounds for RVCT compiler bugs http://codereview.qt-project.org/102184 [PS2] - Move a few QStringList methods up to QList http://codereview.qt-project.org/101544 [PS5] - Add QWheelEvent::source http://codereview.qt-project.org/102507 [PS2] - Fix build on WinRT http://codereview.qt-project.org/102429 [PS1] - Make it obvious we never expect QFontDatabase::Any to be supported http://codereview.qt-project.org/100587 [PS2] - Re-use cached font engines when request only differs in script http://codereview.qt-project.org/102580 [PS2] - Fix build when using -egl and -no-xcb-xlib http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false From ci-noreply at qt-project.org Tue Dec 23 13:03:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 14:03:39 +0200 Subject: [Ci-reports] pass on QtSvg_5.4_Integration #20 Message-ID: <20141223_120339_075527.ci-noreply@qt-project.org> QtSvg_5.4_Integration #20: SUCCESS Tested changes (refs/builds/5.4_1419328673): http://codereview.qt-project.org/102437 [PS5] - Doc: corrected links text object example From ci-noreply at qt-project.org Tue Dec 23 13:44:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 14:44:22 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2195 Message-ID: <20141223_124422_015529.ci-noreply@qt-project.org> QtDeclarative_dev_Integration » winphone-arm-msvc2013_Windows_81 #2195: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02195/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419338542): http://codereview.qt-project.org/100310 [PS8] - Prepare method invocation in QObject bindings for gadget support http://codereview.qt-project.org/100309 [PS7] - Move methodParameterTypes and methodReturnType helper functions http://codereview.qt-project.org/100270 [PS10] - Reduce dependencies on QQmlValueType being a QObject From ci-noreply at qt-project.org Tue Dec 23 15:03:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 16:03:13 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1142 Message-ID: <20141223_140313_024483.ci-noreply@qt-project.org> QtBase_5.4_Integration #1142: SUCCESS Tested changes (refs/builds/5.4_1419333973): http://codereview.qt-project.org/102426 [PS1] - Temporarily disable the QtDBus tests if the session bus isn't available http://codereview.qt-project.org/102508 [PS2] - Fix include headers for qsslcertificate_qt.cpp http://codereview.qt-project.org/102252 [PS3] - Doc: corrected broken links qtbase http://codereview.qt-project.org/102547 [PS1] - Check screen before changing cursor http://codereview.qt-project.org/100705 [PS2] - Check for valid receiver before sending gesture events. From ci-noreply at qt-project.org Tue Dec 23 15:20:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 16:20:42 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2022 Message-ID: <20141223_142042_060808.ci-noreply@qt-project.org> Autotest `tst_qfiledialog' failed :( Testing tst_QFiledialog FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location Totals: 36 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFiledialog ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QFiledialog::initTestCase() PASS : tst_QFiledialog::currentChangedSignal() PASS : tst_QFiledialog::directoryEnteredSignal() PASS : tst_QFiledialog::filesSelectedSignal() PASS : tst_QFiledialog::filterSelectedSignal() PASS : tst_QFiledialog::args() PASS : tst_QFiledialog::directory() FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location PASS : tst_QFiledialog::completer_up() PASS : tst_QFiledialog::acceptMode() PASS : tst_QFiledialog::confirmOverwrite() PASS : tst_QFiledialog::defaultSuffix() PASS : tst_QFiledialog::fileMode() PASS : tst_QFiledialog::filters() PASS : tst_QFiledialog::history() PASS : tst_QFiledialog::iconProvider() PASS : tst_QFiledialog::isReadOnly() PASS : tst_QFiledialog::itemDelegate() PASS : tst_QFiledialog::labelText() PASS : tst_QFiledialog::resolveSymlinks() PASS : tst_QFiledialog::selectFile() XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location PASS : tst_QFiledialog::selectFiles() PASS : tst_QFiledialog::selectFilter() PASS : tst_QFiledialog::viewMode() PASS : tst_QFiledialog::proxymodel() PASS : tst_QFiledialog::setNameFilter() PASS : tst_QFiledialog::setEmptyNameFilter() PASS : tst_QFiledialog::focus() PASS : tst_QFiledialog::caption() PASS : tst_QFiledialog::historyBack() PASS : tst_QFiledialog::historyForward() PASS : tst_QFiledialog::disableSaveButton() PASS : tst_QFiledialog::saveButtonText() PASS : tst_QFiledialog::clearLineEdit() PASS : tst_QFiledialog::enableChooseButton() PASS : tst_QFiledialog::hooks() PASS : tst_QFiledialog::cleanupTestCase() Totals: 36 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFiledialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfiledialog: 75 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02022/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1419327527): http://codereview.qt-project.org/98642 [PS1] - QIdentityProxyModel: remove slow bounds-checking, for more performance http://codereview.qt-project.org/102549 [PS2] - Autotest: Setting tst_qaudiooutput and tst_qsound as insignificant From ci-noreply at qt-project.org Tue Dec 23 15:31:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 15:31:39 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #48 - FAILURE Message-ID: <20141223143139.D30EE305D4@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_00048 From ci-noreply at qt-project.org Tue Dec 23 16:35:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 17:35:12 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2196 Message-ID: <20141223_153512_039013.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2196: SUCCESS Tested changes (refs/builds/dev_1419342720): http://codereview.qt-project.org/100310 [PS8] - Prepare method invocation in QObject bindings for gadget support http://codereview.qt-project.org/100309 [PS7] - Move methodParameterTypes and methodReturnType helper functions http://codereview.qt-project.org/100270 [PS10] - Reduce dependencies on QQmlValueType being a QObject From ci-noreply at qt-project.org Tue Dec 23 16:36:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 17:36:32 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1146 Message-ID: <20141223_153632_051804.ci-noreply@qt-project.org> QtBase_5.4_Integration » winrt-x64-msvc2013_Windows_81 #1146: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01146/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1419343488): http://codereview.qt-project.org/102594 [PS1] - Remove a memory leak in the custom sort filter model example http://codereview.qt-project.org/102574 [PS2] - QRawFont: improve the thread-safety checks From ci-noreply at qt-project.org Tue Dec 23 16:46:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 17:46:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4951 Message-ID: <20141223_154606_000197.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-23 17:45:42.641 tst_qwindow[8240:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,479) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,480), QPoint(80,80)) 2014-12-23 17:46:09.152 tst_qwindow[8282:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,480) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04951/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419339054): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Tue Dec 23 18:57:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 19:57:11 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1147 Message-ID: <20141223_175711_009549.ci-noreply@qt-project.org> QtBase_5.4_Integration #1147: SUCCESS Tested changes (refs/builds/5.4_1419349187): http://codereview.qt-project.org/102594 [PS1] - Remove a memory leak in the custom sort filter model example http://codereview.qt-project.org/102574 [PS2] - QRawFont: improve the thread-safety checks From ci-noreply at qt-project.org Tue Dec 23 19:58:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 20:58:48 +0200 Subject: [Ci-reports] pass on Qt5_5.4_Integration #225 Message-ID: <20141223_185848_092182.ci-noreply@qt-project.org> Qt5_5.4_Integration #225: SUCCESS Tested changes (refs/builds/5.4_1419332589): http://codereview.qt-project.org/102112 [PS18] - Updated submodules. From ci-noreply at qt-project.org Tue Dec 23 20:16:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 21:16:36 +0200 Subject: [Ci-reports] fail on Qt_4.8_Integration #2023 Message-ID: <20141223_191636_058726.ci-noreply@qt-project.org> Autotest `tst_qfiledialog' failed :( Testing tst_QFiledialog FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location Totals: 36 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFiledialog ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QFiledialog::initTestCase() PASS : tst_QFiledialog::currentChangedSignal() PASS : tst_QFiledialog::directoryEnteredSignal() PASS : tst_QFiledialog::filesSelectedSignal() PASS : tst_QFiledialog::filterSelectedSignal() PASS : tst_QFiledialog::args() PASS : tst_QFiledialog::directory() FAIL! : tst_QFiledialog::completer(start at root) Compared values are not the same Actual (cModel->rowCount()): 4 Expected (expected): 3 .\tst_qfiledialog.cpp(565) : failure location PASS : tst_QFiledialog::completer_up() PASS : tst_QFiledialog::acceptMode() PASS : tst_QFiledialog::confirmOverwrite() PASS : tst_QFiledialog::defaultSuffix() PASS : tst_QFiledialog::fileMode() PASS : tst_QFiledialog::filters() PASS : tst_QFiledialog::history() PASS : tst_QFiledialog::iconProvider() PASS : tst_QFiledialog::isReadOnly() PASS : tst_QFiledialog::itemDelegate() PASS : tst_QFiledialog::labelText() PASS : tst_QFiledialog::resolveSymlinks() PASS : tst_QFiledialog::selectFile() XFAIL : tst_QFiledialog::selectFiles() This test does not work on Mac, Windows, or Symbian .\tst_qfiledialog.cpp(935) : failure location PASS : tst_QFiledialog::selectFiles() PASS : tst_QFiledialog::selectFilter() PASS : tst_QFiledialog::viewMode() PASS : tst_QFiledialog::proxymodel() PASS : tst_QFiledialog::setNameFilter() PASS : tst_QFiledialog::setEmptyNameFilter() PASS : tst_QFiledialog::focus() PASS : tst_QFiledialog::caption() PASS : tst_QFiledialog::historyBack() PASS : tst_QFiledialog::historyForward() PASS : tst_QFiledialog::disableSaveButton() PASS : tst_QFiledialog::saveButtonText() PASS : tst_QFiledialog::clearLineEdit() PASS : tst_QFiledialog::enableChooseButton() PASS : tst_QFiledialog::hooks() PASS : tst_QFiledialog::cleanupTestCase() Totals: 36 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFiledialog ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfiledialog: 75 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_02023/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1419345007): http://codereview.qt-project.org/102549 [PS2] - Autotest: Setting tst_qaudiooutput and tst_qsound as insignificant From ci-noreply at qt-project.org Tue Dec 23 20:32:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 21:32:47 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4952 Message-ID: <20141223_193247_076151.ci-noreply@qt-project.org> QtBase_dev_Integration #4952: SUCCESS Tested changes (refs/builds/dev_1419349660): http://codereview.qt-project.org/102585 [PS1] - QColorDialog: Move string into retranslateStrings() http://codereview.qt-project.org/102429 [PS1] - Make it obvious we never expect QFontDatabase::Any to be supported http://codereview.qt-project.org/100587 [PS2] - Re-use cached font engines when request only differs in script http://codereview.qt-project.org/102321 [PS1] - [QFontDatabasePrivate] Drop unused `fallbackFamilies` member http://codereview.qt-project.org/101870 [PS2] - emit lastWindowClosed even if quitOnLastWindowClosed is false http://codereview.qt-project.org/102580 [PS2] - Fix build when using -egl and -no-xcb-xlib http://codereview.qt-project.org/102579 [PS1] - Add a function for QPA plugins to explicitly destroy QScreens From ci-noreply at qt-project.org Tue Dec 23 20:49:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 21:49:06 +0200 Subject: [Ci-reports] pass on QtDoc_5.4_Integration #66 Message-ID: <20141223_194906_032247.ci-noreply@qt-project.org> QtDoc_5.4_Integration #66: SUCCESS Tested changes (refs/builds/5.4_1419353993): http://codereview.qt-project.org/101765 [PS1] - Mention Q_INIT_RESOURCE in the plugin how-to. From ci-noreply at qt-project.org Tue Dec 23 21:08:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 21:08:01 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #239 - FAILURE Message-ID: <20141223200801.58BBE307C7@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_00239 From ci-noreply at qt-project.org Tue Dec 23 22:10:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 23 Dec 2014 23:10:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4955 Message-ID: <20141223_211038_032325.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-23 23:10:14.931 tst_qwindow[218:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-23 23:10:41.506 tst_qwindow[221:6207] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04955/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419363262): http://codereview.qt-project.org/102160 [PS1] - Document -plugins argument in qmltest usage help http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Wed Dec 24 00:58:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 00:58:40 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #48 - FAILURE Message-ID: <20141223235840.6BF7230421@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.0_state/build_00048 From ci-noreply at qt-project.org Wed Dec 24 02:25:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 03:25:46 +0200 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #62 Message-ID: <20141224_012546_056712.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #62: SUCCESS Tested changes (refs/builds/5.4_1419361249): http://codereview.qt-project.org/102618 [PS1] - Remove README file. From ci-noreply at qt-project.org Wed Dec 24 02:34:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 02:34:46 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #316 - FAILURE Message-ID: <20141224013446.70E6830604@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_00316 From ci-noreply at qt-project.org Wed Dec 24 04:07:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 04:07:51 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #210 - FAILURE Message-ID: <20141224030751.CCE1C30369@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_00210 From ci-noreply at qt-project.org Wed Dec 24 06:43:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 06:43:00 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #107 - FAILURE Message-ID: <20141224054300.45DA1300D8@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_00107 From ci-noreply at qt-project.org Wed Dec 24 07:00:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 07:00:20 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #211 - FAILURE Message-ID: <20141224060020.9852F306AD@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_00211 From ci-noreply at qt-project.org Wed Dec 24 10:46:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 11:46:31 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4957 Message-ID: <20141224_094631_064983.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-24 11:46:13.576 tst_qwindow[23702:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-24 11:46:40.294 tst_qwindow[23704:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04957/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419408739): http://codereview.qt-project.org/100630 [PS3] - Fix potential memory access violation issues From ci-noreply at qt-project.org Wed Dec 24 11:58:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 12:58:10 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141224_105810_033943.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-24T10:56:10Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Wed Dec 24 12:36:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 13:36:10 +0200 Subject: [Ci-reports] fail on Qt3D_dev_Integration #71 Message-ID: <20141224_113610_064254.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:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(67) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(67) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(89) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(89) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(118) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(118) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(152) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(152) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(188) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(188) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(210) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(210) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(235) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(236) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(237) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(238) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(239) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(240) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(241) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(242) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(243) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(244) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(245) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(246) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(247) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(248) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(249) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(250) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(252) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(253) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(254) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(255) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(256) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(257) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(258) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(259) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(260) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(261) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(262) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(263) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(264) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(265) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(266) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\qt3dquickvaluetypes_p.h(267) : error C3861: 'v': identifier not found qt3dquickvaluetypes.cpp(58) : error C2059: syntax error : '<' qt3dquickvaluetypes.cpp(65) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(65) : error C2228: left of '.toString' must have class/struct/union qt3dquickvaluetypes.cpp(70) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(70) : error C2228: left of '.redF' must have class/struct/union qt3dquickvaluetypes.cpp(75) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(75) : error C2228: left of '.greenF' must have class/struct/union qt3dquickvaluetypes.cpp(80) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(80) : error C2228: left of '.blueF' must have class/struct/union qt3dquickvaluetypes.cpp(85) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(85) : error C2228: left of '.alphaF' must have class/struct/union qt3dquickvaluetypes.cpp(90) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(90) : error C2228: left of '.setRedF' must have class/struct/union qt3dquickvaluetypes.cpp(95) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(95) : error C2228: left of '.setGreenF' must have class/struct/union qt3dquickvaluetypes.cpp(100) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(100) : error C2228: left of '.setBlueF' must have class/struct/union qt3dquickvaluetypes.cpp(105) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(105) : error C2228: left of '.setAlphaF' must have class/struct/union qt3dquickvaluetypes.cpp(110) : error C2059: syntax error : '<' qt3dquickvaluetypes.cpp(116) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(116) : error C2228: left of '.x' must have class/struct/union qt3dquickvaluetypes.cpp(116) : error C2228: left of '.arg' must have class/struct/union qt3dquickvaluetypes.cpp(116) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(116) : error C2228: left of '.y' must have class/struct/union qt3dquickvaluetypes.cpp(125) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(130) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(130) : error C2228: left of '.x' must have class/struct/union qt3dquickvaluetypes.cpp(135) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(135) : error C2228: left of '.y' must have class/struct/union qt3dquickvaluetypes.cpp(140) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(140) : error C2228: left of '.setX' must have class/struct/union qt3dquickvaluetypes.cpp(145) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(145) : error C2228: left of '.setY' must have class/struct/union qt3dquickvaluetypes.cpp(150) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(155) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(160) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(165) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(170) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(175) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(175) : error C2228: left of '.normalized' must have class/struct/union qt3dquickvaluetypes.cpp(180) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(180) : error C2228: left of '.length' must have class/struct/union qt3dquickvaluetypes.cpp(185) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(185) : error C2228: left of '.toVector3D' must have class/struct/union qt3dquickvaluetypes.cpp(190) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(190) : error C2228: left of '.toVector4D' must have class/struct/union qt3dquickvaluetypes.cpp(196) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(196) : error C2228: left of '.x' must have class/struct/union qt3dquickvaluetypes.cpp(198) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(198) : error C2228: left of '.y' must have class/struct/union qt3dquickvaluetypes.cpp(205) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(210) : error C2059: syntax error : '<' qt3dquickvaluetypes.cpp(216) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(216) : error C2228: left of '.x' must have class/struct/union qt3dquickvaluetypes.cpp(216) : error C2228: left of '.arg' must have class/struct/union qt3dquickvaluetypes.cpp(216) : error C2065: 'v' : undeclared identifier qt3dquickvaluetypes.cpp(216) : fatal error C1003: error count exceeds 100; stopping compilation c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(67) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(67) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(89) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(89) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(118) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(118) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(152) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(152) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(188) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(188) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(210) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(210) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(235) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(236) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(237) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(238) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(239) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(240) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(241) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(242) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(243) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(244) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(245) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(246) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(247) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(248) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(249) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(250) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(252) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(253) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(254) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(255) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(256) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(257) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(258) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(259) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(260) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(261) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(262) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(263) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(264) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(265) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(266) : error C3861: 'v': identifier not found c:\work\build\qt\qtbase\include\qt3dquick\5.5.0\qt3dquick\private\../../../../../../qt3d/src/quick3d/quick3d/qt3dquickvaluetypes_p.h(267) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(67) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(67) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(89) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(89) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(118) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(118) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(152) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(152) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(188) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(188) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(210) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(210) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(235) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(236) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(237) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(238) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(239) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(240) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(241) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(242) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(243) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(244) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(245) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(246) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(247) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(248) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(249) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(250) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(252) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(253) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(254) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(255) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(256) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(257) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(258) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(259) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(260) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(261) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(262) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(263) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(264) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(265) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(266) : error C3861: 'v': identifier not found c:\work\build\qt\qt3d\src\quick3d\quick3d\.moc\release\../../qt3dquickvaluetypes_p.h(267) : error C3861: 'v': identifier not found .moc\release\moc_qt3dquickvaluetypes_p.cpp(71) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DColorValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(81) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DColorValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(100) : error C2065: 'QQmlValueTypeBase' : undeclared identifier .moc\release\moc_qt3dquickvaluetypes_p.cpp(100) : error C2275: 'TestNamespace::QColor' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qcolor.h(57) : see declaration of 'TestNamespace::QColor' .moc\release\moc_qt3dquickvaluetypes_p.cpp(100) : error C2039: 'staticMetaObject' : is not a member of '`global namespace'' .moc\release\moc_qt3dquickvaluetypes_p.cpp(100) : error C2440: 'initializing' : cannot convert from 'const TestNamespace::QByteArrayData [5]' to 'const TestNamespace::QMetaObject *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(101) : error C2440: 'initializing' : cannot convert from 'const uint [27]' to 'const TestNamespace::QByteArrayData *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(101) : error C2440: 'initializing' : cannot convert from 'void (__cdecl *)(TestNamespace::QObject *,TestNamespace::QMetaObject::Call,int,void **)' to 'const uint *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(107) : error C2227: left of '->metaObject' must point to class/struct/union/generic type .moc\release\moc_qt3dquickvaluetypes_p.cpp(107) : error C2227: left of '->dynamicMetaObject' must point to class/struct/union/generic type .moc\release\moc_qt3dquickvaluetypes_p.cpp(115) : error C2065: 'QQmlValueTypeBase' : undeclared identifier .moc\release\moc_qt3dquickvaluetypes_p.cpp(115) : error C2275: 'TestNamespace::QColor' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qcolor.h(57) : see declaration of 'TestNamespace::QColor' .moc\release\moc_qt3dquickvaluetypes_p.cpp(115) : error C2039: 'qt_metacast' : is not a member of '`global namespace'' .moc\release\moc_qt3dquickvaluetypes_p.cpp(120) : error C2065: 'QQmlValueTypeBase' : undeclared identifier .moc\release\moc_qt3dquickvaluetypes_p.cpp(120) : error C2275: 'TestNamespace::QColor' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/painting/qcolor.h(57) : see declaration of 'TestNamespace::QColor' .moc\release\moc_qt3dquickvaluetypes_p.cpp(120) : error C2039: 'qt_metacall' : is not a member of '`global namespace'' .moc\release\moc_qt3dquickvaluetypes_p.cpp(127) : error C2664: 'TestNamespace::Qt3D::Quick::Quick3DColorValueType::qt_static_metacall' : cannot convert parameter 1 from 'TestNamespace::Qt3D::Quick::Quick3DColorValueType *const ' to 'TestNamespace::QObject *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(228) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DVector2DValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(257) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DVector2DValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(265) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DVector2DValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(278) : error C2065: 'QQmlValueTypeBase' : undeclared identifier .moc\release\moc_qt3dquickvaluetypes_p.cpp(278) : error C2275: 'TestNamespace::QVector2D' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/math3d/qvector2d.h(50) : see declaration of 'TestNamespace::QVector2D' .moc\release\moc_qt3dquickvaluetypes_p.cpp(278) : error C2039: 'staticMetaObject' : is not a member of '`global namespace'' .moc\release\moc_qt3dquickvaluetypes_p.cpp(278) : error C2440: 'initializing' : cannot convert from 'const TestNamespace::QByteArrayData [16]' to 'const TestNamespace::QMetaObject *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(279) : error C2440: 'initializing' : cannot convert from 'const uint [103]' to 'const TestNamespace::QByteArrayData *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(279) : error C2440: 'initializing' : cannot convert from 'void (__cdecl *)(TestNamespace::QObject *,TestNamespace::QMetaObject::Call,int,void **)' to 'const uint *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(285) : error C2227: left of '->metaObject' must point to class/struct/union/generic type .moc\release\moc_qt3dquickvaluetypes_p.cpp(285) : error C2227: left of '->dynamicMetaObject' must point to class/struct/union/generic type .moc\release\moc_qt3dquickvaluetypes_p.cpp(293) : error C2065: 'QQmlValueTypeBase' : undeclared identifier .moc\release\moc_qt3dquickvaluetypes_p.cpp(293) : error C2275: 'TestNamespace::QVector2D' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/math3d/qvector2d.h(50) : see declaration of 'TestNamespace::QVector2D' .moc\release\moc_qt3dquickvaluetypes_p.cpp(293) : error C2039: 'qt_metacast' : is not a member of '`global namespace'' .moc\release\moc_qt3dquickvaluetypes_p.cpp(298) : error C2065: 'QQmlValueTypeBase' : undeclared identifier .moc\release\moc_qt3dquickvaluetypes_p.cpp(298) : error C2275: 'TestNamespace::QVector2D' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/math3d/qvector2d.h(50) : see declaration of 'TestNamespace::QVector2D' .moc\release\moc_qt3dquickvaluetypes_p.cpp(298) : error C2039: 'qt_metacall' : is not a member of '`global namespace'' .moc\release\moc_qt3dquickvaluetypes_p.cpp(303) : error C2664: 'TestNamespace::Qt3D::Quick::Quick3DVector2DValueType::qt_static_metacall' : cannot convert parameter 1 from 'TestNamespace::Qt3D::Quick::Quick3DVector2DValueType *const ' to 'TestNamespace::QObject *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(313) : error C2664: 'TestNamespace::Qt3D::Quick::Quick3DVector2DValueType::qt_static_metacall' : cannot convert parameter 1 from 'TestNamespace::Qt3D::Quick::Quick3DVector2DValueType *const ' to 'TestNamespace::QObject *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(423) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DVector3DValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(456) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DVector3DValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(465) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DVector3DValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(479) : error C2065: 'QQmlValueTypeBase' : undeclared identifier .moc\release\moc_qt3dquickvaluetypes_p.cpp(479) : error C2275: 'TestNamespace::QVector3D' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/math3d/qvector3d.h(50) : see declaration of 'TestNamespace::QVector3D' .moc\release\moc_qt3dquickvaluetypes_p.cpp(479) : error C2039: 'staticMetaObject' : is not a member of '`global namespace'' .moc\release\moc_qt3dquickvaluetypes_p.cpp(479) : error C2440: 'initializing' : cannot convert from 'const TestNamespace::QByteArrayData [19]' to 'const TestNamespace::QMetaObject *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(480) : error C2440: 'initializing' : cannot convert from 'const uint [122]' to 'const TestNamespace::QByteArrayData *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(480) : error C2440: 'initializing' : cannot convert from 'void (__cdecl *)(TestNamespace::QObject *,TestNamespace::QMetaObject::Call,int,void **)' to 'const uint *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(486) : error C2227: left of '->metaObject' must point to class/struct/union/generic type .moc\release\moc_qt3dquickvaluetypes_p.cpp(486) : error C2227: left of '->dynamicMetaObject' must point to class/struct/union/generic type .moc\release\moc_qt3dquickvaluetypes_p.cpp(494) : error C2065: 'QQmlValueTypeBase' : undeclared identifier .moc\release\moc_qt3dquickvaluetypes_p.cpp(494) : error C2275: 'TestNamespace::QVector3D' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/math3d/qvector3d.h(50) : see declaration of 'TestNamespace::QVector3D' .moc\release\moc_qt3dquickvaluetypes_p.cpp(494) : error C2039: 'qt_metacast' : is not a member of '`global namespace'' .moc\release\moc_qt3dquickvaluetypes_p.cpp(499) : error C2065: 'QQmlValueTypeBase' : undeclared identifier .moc\release\moc_qt3dquickvaluetypes_p.cpp(499) : error C2275: 'TestNamespace::QVector3D' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtgui\../../src/gui/math3d/qvector3d.h(50) : see declaration of 'TestNamespace::QVector3D' .moc\release\moc_qt3dquickvaluetypes_p.cpp(499) : error C2039: 'qt_metacall' : is not a member of '`global namespace'' .moc\release\moc_qt3dquickvaluetypes_p.cpp(504) : error C2664: 'TestNamespace::Qt3D::Quick::Quick3DVector3DValueType::qt_static_metacall' : cannot convert parameter 1 from 'TestNamespace::Qt3D::Quick::Quick3DVector3DValueType *const ' to 'TestNamespace::QObject *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(514) : error C2664: 'TestNamespace::Qt3D::Quick::Quick3DVector3DValueType::qt_static_metacall' : cannot convert parameter 1 from 'TestNamespace::Qt3D::Quick::Quick3DVector3DValueType *const ' to 'TestNamespace::QObject *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(623) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DVector4DValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(654) : error C2440: 'static_cast' : cannot convert from 'TestNamespace::QObject *' to 'TestNamespace::Qt3D::Quick::Quick3DVector4DValueType *' .moc\release\moc_qt3dquickvaluetypes_p.cpp(654) : fatal error C1003: error count exceeds 100; stopping compilation Build log: http://testresults.qt-project.org/ci/Qt3D_dev_Integration/build_00071/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419420163): http://codereview.qt-project.org/102589 [PS2] - QML default phong material and generate qrc file From ci-noreply at qt-project.org Wed Dec 24 13:22:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 14:22:04 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4959 Message-ID: <20141224_122204_010570.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-24 14:21:44.478 tst_qwindow[4369:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-24 14:22:11.065 tst_qwindow[4372:640b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04959/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419418086): http://codereview.qt-project.org/100630 [PS3] - Fix potential memory access violation issues From ci-noreply at qt-project.org Wed Dec 24 14:38:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 14:38:32 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #49 - FAILURE Message-ID: <20141224133832.337C930869@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_00049 From ci-noreply at qt-project.org Wed Dec 24 14:38:40 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 15:38:40 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4960 Message-ID: <20141224_133840_087358.ci-noreply@qt-project.org> Autotest `tst_qxmlsimplereader' 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 31367] QtQA::App::TestRunner: [New LWP 31366] 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_qxmlsimplereader -silent -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0xb74118f8 "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: in getenv.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb5af46e0 (LWP 31366)): QtQA::App::TestRunner: #0 QString::~QString (this=0xbf842864, __in_chrg=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qstring.h:1044 QtQA::App::TestRunner: #1 0xb716b35d in QLocaleData::longLongToString (zero=..., group=..., plus=..., minus=..., l=3076116800, precision=1, base=10, width=-1081857948, flags=0) at /work/build/qt/qtbase/src/corelib/tools/qlocale.cpp:2899 QtQA::App::TestRunner: #2 0xb716b583 in QLocaleData::longLongToString (this=0xb7416120, l=31366, precision=-1, base=10, width=0, flags=0) at /work/build/qt/qtbase/src/corelib/tools/qlocale.cpp:2874 QtQA::App::TestRunner: #3 0xb71a13f8 in QString::arg (this=0xbf842a30, a=31366, fieldWidth=0, base=10, fillChar=...) at /work/build/qt/qtbase/src/corelib/tools/qstring.cpp:7384 QtQA::App::TestRunner: #4 0xb7354976 in arg (fillChar=, base=, fieldWidth=, a=, this=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qstring.h:887 QtQA::App::TestRunner: #5 QCoreApplication::applicationFilePath () at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:2064 QtQA::App::TestRunner: #6 0xb73555fc in QCoreApplication::applicationDirPath () at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1981 QtQA::App::TestRunner: #7 0xb75bcd47 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2651 QtQA::App::TestRunner: #8 0xb75d3e0b in QTestPrivate::parseBlackList () at /work/build/qt/qtbase/src/testlib/qtestblacklist.cpp:152 QtQA::App::TestRunner: #9 0xb75c1ecb in QTest::qExec (testObject=0xbf842e58, argc=6, argv=0xbf842f24) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2430 QtQA::App::TestRunner: #10 0x0804d3df in main (argc=6, argv=0xbf842f24) at /work/build/qt/qtbase/tests/auto/xml/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb58b1b70 (LWP 31367)): QtQA::App::TestRunner: #0 __GI_getenv (name=0xb74118f8 "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0xb70f7ccb in qEnvironmentVariableIsEmpty (varName=0xb74118f6 "QT_NO_THREADED_GLIB") at /work/build/qt/qtbase/src/corelib/global/qglobal.cpp:2993 QtQA::App::TestRunner: #2 0xb73ae42f in QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate (this=0x96a62e8, context=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:290 QtQA::App::TestRunner: #3 0xb73ae70c in QEventDispatcherGlib::QEventDispatcherGlib (this=0x96a2da0, parent=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:353 QtQA::App::TestRunner: #4 0xb710ede9 in QThreadPrivate::createEventDispatcher (data=0x96a6020) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:265 QtQA::App::TestRunner: #5 0xb710fbb2 in QThreadPrivate::start (arg=0x96a4360) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #6 0xb6dd0d31 in start_thread (arg=0xb58b1b70) at pthread_create.c:304 QtQA::App::TestRunner: #7 0xb6ebd80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... 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 31371] QtQA::App::TestRunner: [New LWP 31370] 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_qxmlsimplereader -o /work/ci/qt/qtbase/dev/_artifacts/test-logs/tst_qxmls'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0xb736a8f8 "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: in getenv.c QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0xb5a4d6e0 (LWP 31370)): QtQA::App::TestRunner: #0 0xb70ec0d0 in qGetProp (ucs4=) at /work/build/qt/qtbase/src/corelib/tools/qunicodetables.cpp:6917 QtQA::App::TestRunner: #1 QChar::digitValue (ucs4=) at /work/build/qt/qtbase/src/corelib/tools/qchar.cpp:1033 QtQA::App::TestRunner: #2 0xb70ec1aa in digitValue (this=0x925332e) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qchar.h:371 QtQA::App::TestRunner: #3 findArgEscapes (s=) at /work/build/qt/qtbase/src/corelib/tools/qstring.cpp:7029 QtQA::App::TestRunner: #4 0xb70f9f7b in QString::arg (this=0xbf9b45e0, a=31370, fieldWidth=0, base=10, fillChar=...) at /work/build/qt/qtbase/src/corelib/tools/qstring.cpp:7371 QtQA::App::TestRunner: #5 0xb72ad976 in arg (fillChar=, base=, fieldWidth=, a=, this=) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qstring.h:887 QtQA::App::TestRunner: #6 QCoreApplication::applicationFilePath () at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:2064 QtQA::App::TestRunner: #7 0xb72ae5fc in QCoreApplication::applicationDirPath () at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1981 QtQA::App::TestRunner: #8 0xb7515d47 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2651 QtQA::App::TestRunner: #9 0xb752ce0b in QTestPrivate::parseBlackList () at /work/build/qt/qtbase/src/testlib/qtestblacklist.cpp:152 QtQA::App::TestRunner: #10 0xb751aecb in QTest::qExec (testObject=0xbf9b4a08, argc=5, argv=0xbf9b4ad4) at /work/build/qt/qtbase/src/testlib/qtestcase.cpp:2430 QtQA::App::TestRunner: #11 0x0804d3df in main (argc=5, argv=0xbf9b4ad4) at /work/build/qt/qtbase/tests/auto/xml/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0xb580ab70 (LWP 31371)): QtQA::App::TestRunner: #0 __GI_getenv (name=0xb736a8f8 "_NO_THREADED_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0xb7050ccb in qEnvironmentVariableIsEmpty (varName=0xb736a8f6 "QT_NO_THREADED_GLIB") at /work/build/qt/qtbase/src/corelib/global/qglobal.cpp:2993 QtQA::App::TestRunner: #2 0xb7067dbe in QThreadPrivate::createEventDispatcher (data=0x9253020) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:263 QtQA::App::TestRunner: #3 0xb7068bb2 in QThreadPrivate::start (arg=0x9251360) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0xb6d29d31 in start_thread (arg=0xb580ab70) at pthread_create.c:304 QtQA::App::TestRunner: #5 0xb6e1680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 6 seconds, signal 11 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04960/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1419423818): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Wed Dec 24 14:42:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 15:42:29 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1149 Message-ID: <20141224_134229_011250.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-project.org/ci/QtBase_5.4_Integration/build_01149/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_5.4_Integration » winphone-arm-msvc2013_Windows_81 #1149: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01149/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1419428293): http://codereview.qt-project.org/102616 [PS1] - Silence warning in tst_QUdpSocket::multicast for Any+IPv4 http://codereview.qt-project.org/102615 [PS1] - Fix tst_QUdpSocket::multicastLeaveAfterClose From ci-noreply at qt-project.org Wed Dec 24 14:49:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 15:49:23 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4961 Message-ID: <20141224_134923_071935.ci-noreply@qt-project.org> qtbase failed to compile :( /opt/imx6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ --sysroot=/opt/imx6/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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o db2.o db2.cpp db2.cpp:34:20: fatal error: sqlcli.h: No such file or directory make: *** [db2.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o oci.o oci.cpp oci.cpp:34:17: fatal error: oci.h: No such file or directory make: *** [oci.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o odbc.o odbc.cpp odbc.cpp:37:17: fatal error: sql.h: No such file or directory make: *** [odbc.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o sqlite2.o sqlite2.cpp sqlite2.cpp:34:20: fatal error: sqlite.h: No such file or directory make: *** [sqlite2.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o tds.o tds.cpp tds.cpp:34:22: fatal error: sybfront.h: No such file or directory make: *** [tds.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o xkbcommon.o xkbcommon.cpp xkbcommon.cpp:34:33: fatal error: xkbcommon/xkbcommon.h: No such file or directory make: *** [xkbcommon.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o libinput.o libinput.cpp libinput.cpp:34:22: fatal error: libinput.h: No such file or directory make: *** [libinput.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -DLINUX -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -o pcre.o pcre.cpp pcre.cpp:34:18: fatal error: pcre.h: No such file or directory make: *** [pcre.o] Error 1 /opt/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIE -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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/imx6/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../../../mkspecs/devices/linux-imx6-g++ -I. -I/opt/imx6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include -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 ../../dbus/qdbusmarshaller.cpp:35:0, from ../../dbus/qdbusargument.cpp:1123: ../../dbus/qdbusconnection.h:67:5: error: ‘Q_GADGET’ does not name a type ../../dbus/qdbusconnection.h:175:41: error: ‘BusType’ has not been declared ../../dbus/qdbusconnection.h: In function ‘constexpr QFlags operator|(QFlags::enum_type, QFlags::enum_type)’: ../../dbus/qdbusconnection.h:104:5: error: ‘typedef class QFlags QDBusConnection::RegisterOptions’ is private ../../dbus/qdbusconnection.h:196:1: error: within this context ../../dbus/qdbusconnection.h:104:5: error: ‘typedef class QFlags QDBusConnection::RegisterOptions’ is private ../../dbus/qdbusconnection.h:196:1: error: within this context ../../dbus/qdbusconnection.h: In function ‘constexpr QFlags operator|(QFlags::enum_type, QFlags)’: ../../dbus/qdbusconnection.h:104:5: error: ‘typedef class QFlags QDBusConnection::RegisterOptions’ is private ../../dbus/qdbusconnection.h:196:1: error: within this context ../../dbus/qdbusconnection.h: In function ‘constexpr QIncompatibleFlag operator|(QFlags::enum_type, int)’: ../../dbus/qdbusconnection.h:104:5: error: ‘typedef class QFlags QDBusConnection::RegisterOptions’ is private ../../dbus/qdbusconnection.h:196:1: error: within this context ../../dbus/qdbusconnection.h: In function ‘constexpr QFlags operator|(QFlags::enum_type, QFlags::enum_type)’: ../../dbus/qdbusconnection.h:112:5: error: ‘typedef class QFlags QDBusConnection::VirtualObjectRegisterOptions’ is private ../../dbus/qdbusconnection.h:197:1: error: within this context ../../dbus/qdbusconnection.h:112:5: error: ‘typedef class QFlags QDBusConnection::VirtualObjectRegisterOptions’ is private ../../dbus/qdbusconnection.h:197:1: error: within this context ../../dbus/qdbusconnection.h: In function ‘constexpr QFlags operator|(QFlags::enum_type, QFlags)’: ../../dbus/qdbusconnection.h:112:5: error: ‘typedef class QFlags QDBusConnection::VirtualObjectRegisterOptions’ is private ../../dbus/qdbusconnection.h:197:1: error: within this context ../../dbus/qdbusconnection.h: In function ‘constexpr QIncompatibleFlag operator|(QFlags::enum_type, int)’: ../../dbus/qdbusconnection.h:112:5: error: ‘typedef class QFlags QDBusConnection::VirtualObjectRegisterOptions’ is private ../../dbus/qdbusconnection.h:197:1: error: within this context In file included from ../../dbus/qdbusargument.cpp:1123:0: ../../dbus/qdbusconnection.h: In member function ‘bool QDBusMarshaller::appendVariantInternal(const QVariant&)’: ../../dbus/qdbusconnection.h:116:9: error: ‘QDBusConnection::ConnectionCapability QDBusConnection::UnixFileDescriptorPassing’ is private ../../dbus/qdbusmarshaller.cpp:506:45: error: within this context In file included from ../../dbus/qdbusargument.cpp:1124:0: ../../dbus/qdbusconnection.h: In member function ‘QDBusArgument::ElementType QDBusDemarshaller::currentType()’: ../../dbus/qdbusconnection.h:116:9: error: ‘QDBusConnection::ConnectionCapability QDBusConnection::UnixFileDescriptorPassing’ is private ../../dbus/qdbusdemarshaller.cpp:219:48: error: within this context ../../dbus/qdbusconnection.h: In member function ‘QVariant QDBusDemarshaller::toVariantInternal()’: ../../dbus/qdbusconnection.h:116:9: error: ‘QDBusConnection::ConnectionCapability QDBusConnection::UnixFileDescriptorPassing’ is private ../../dbus/qdbusdemarshaller.cpp:281:45: error: within this context make[3]: *** [.obj/qdbusargument.o] Error 1 make[2]: *** [sub-bootstrap_dbus-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04961/linux-imx6-armv7a_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/dev_1419428464): http://codereview.qt-project.org/102306 [PS2] - Remove workarounds for RVCT compiler bugs http://codereview.qt-project.org/102184 [PS2] - Move a few QStringList methods up to QList http://codereview.qt-project.org/102598 [PS1] - Add missing qdatastream.h includes. http://codereview.qt-project.org/102393 [PS1] - QComboBox: make setModel reset the root model index http://codereview.qt-project.org/100630 [PS3] - Fix potential memory access violation issues From ci-noreply at qt-project.org Wed Dec 24 16:32:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 17:32:28 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4962 Message-ID: <20141224_153228_067036.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply' failed :( Testing tst_QNetworkReply FAIL! : tst_QNetworkReply::getFromHttp(success-external) Request failed: Error downloading http://www.ietf.org/rfc/rfc3252.txt - server replied: Origin Connection Time-out Loc: [../tst_qnetworkreply.cpp(1791)] BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Totals: 601 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.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) FAIL! : tst_QNetworkReply::getFromHttp(success-external) Network timeout Loc: [../tst_qnetworkreply.cpp(1791)] 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(1952)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1952)] 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(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2536)] 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 9 ms: rate = 133338222 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 133338222 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 120000000 (it received 1200000 bytes in 10 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 169984 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 1030060 bytes in 5061 ms: rate = 203528 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 203528 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 206079 (it received 1200000 bytes in 5823 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 203528 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 90 ms: rate = 13333822 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1179520 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 13333822 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 6818181 (it received 1200000 bytes in 176 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 290816 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 909228 bytes in 4648 ms: rate = 195617 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 122752 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 195617 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 224047 (it received 1200000 bytes in 5356 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 195617 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3528)] 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(4132)] 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(4497)] 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(4497)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::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(5148)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5148)] 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(6261)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6261)] 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(6584)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6586)] 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(6770)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6770)] 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) QWARN : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) QIODevice::read: device not open BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7859)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7859)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7859)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7859)] PASS : tst_QNetworkReply::putWithRateLimiting() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 601 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: 581 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04962/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419429148): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Wed Dec 24 16:36:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 17:36:22 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1150 Message-ID: <20141224_153622_056151.ci-noreply@qt-project.org> QtBase_5.4_Integration #1150: SUCCESS Tested changes (refs/builds/5.4_1419428643): http://codereview.qt-project.org/102614 [PS1] - Fix silly mistake: 0 is a valid file descriptor http://codereview.qt-project.org/102613 [PS1] - Stabilize tst_QUdpSocket::broadcasting http://codereview.qt-project.org/102612 [PS1] - Don't try to send broadcasts over IPv6 http://codereview.qt-project.org/102611 [PS1] - Suppress silly shell warning during qmake of qtcpsocket.pro http://codereview.qt-project.org/102617 [PS1] - Autotest: Disable multicast testing with proxies From ci-noreply at qt-project.org Wed Dec 24 17:34:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 18:34:39 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #278 Message-ID: <20141224_163439_028482.ci-noreply@qt-project.org> QtTools_dev_Integration #278: SUCCESS Tested changes (refs/builds/dev_1419433171): http://codereview.qt-project.org/102626 [PS1] - Remove qtconfig from the repository. From ci-noreply at qt-project.org Wed Dec 24 17:53:00 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 18:53:00 +0200 Subject: [Ci-reports] pass on QtDoc_5.4_Integration #67 Message-ID: <20141224_165300_097659.ci-noreply@qt-project.org> QtDoc_5.4_Integration #67: SUCCESS Tested changes (refs/builds/5.4_1419436782): http://codereview.qt-project.org/102621 [PS1] - plugin how-to: Fix hyperlink From ci-noreply at qt-project.org Wed Dec 24 19:44:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 20:44:54 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4964 Message-ID: <20141224_184454_058423.ci-noreply@qt-project.org> QtBase_dev_Integration #4964: SUCCESS Tested changes (refs/builds/dev_1419435242): http://codereview.qt-project.org/100630 [PS3] - Fix potential memory access violation issues http://codereview.qt-project.org/87570 [PS11] - QThreadPool::cancel() to remove individual jobs from the job queue. From ci-noreply at qt-project.org Wed Dec 24 20:05:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 21:05:30 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2024 Message-ID: <20141224_190530_076743.ci-noreply@qt-project.org> Qt_4.8_Integration #2024: SUCCESS Tested changes (refs/builds/4.8_1419427805): http://codereview.qt-project.org/102549 [PS2] - Autotest: Setting tst_qaudiooutput and tst_qsound as insignificant From ci-noreply at qt-project.org Wed Dec 24 20:50:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 20:50:07 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #240 - FAILURE Message-ID: <20141224195007.4DC9830508@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_00240 From ci-noreply at qt-project.org Wed Dec 24 22:08:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 23:08:32 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4965 Message-ID: <20141224_210832_021063.ci-noreply@qt-project.org> QtBase_dev_Integration #4965: SUCCESS Tested changes (refs/builds/dev_1419447476): http://codereview.qt-project.org/102623 [PS1] - [QFont] Don't build datastream helpers with QT_NO_DATASTREAM From ci-noreply at qt-project.org Wed Dec 24 22:47:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 23:47:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4966 Message-ID: <20141224_214751_034150.ci-noreply@qt-project.org> QtBase_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #4966: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04966/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04966/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04966/win32-msvc2010_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04966/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04966/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04966/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04966/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04966/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419455406): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Wed Dec 24 23:59:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 24 Dec 2014 23:59:03 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #49 - FAILURE Message-ID: <20141224225903.616F6305D1@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.0_state/build_00049 From ci-noreply at qt-project.org Thu Dec 25 00:35:49 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 01:35:49 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4969 Message-ID: <20141224_233549_066606.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-25 01:35:21.705 tst_qwindow[10373:4b17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-25 01:35:48.129 tst_qwindow[10774:4a17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04969/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419457860): http://codereview.qt-project.org/102306 [PS2] - Remove workarounds for RVCT compiler bugs http://codereview.qt-project.org/102627 [PS1] - QWidget: use a static assert for a compile-time check From ci-noreply at qt-project.org Thu Dec 25 02:03:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 02:03:22 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #317 - FAILURE Message-ID: <20141225010322.4C513300C6@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_00317 From ci-noreply at qt-project.org Thu Dec 25 02:21:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 03:21:52 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1151 Message-ID: <20141225_012152_015923.ci-noreply@qt-project.org> QtBase_5.4_Integration #1151: SUCCESS Tested changes (refs/builds/5.4_1419449880): http://codereview.qt-project.org/101829 [PS3] - QNX: Revert the change to give higher precision timers. From ci-noreply at qt-project.org Thu Dec 25 04:03:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 04:03:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #211 - FAILURE Message-ID: <20141225030317.78A1930822@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_00211 From ci-noreply at qt-project.org Thu Dec 25 04:23:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 05:23:26 +0200 Subject: [Ci-reports] pass on Qt_4.8_Integration #2026 Message-ID: <20141225_032326_043443.ci-noreply@qt-project.org> Qt_4.8_Integration #2026: SUCCESS Tested changes (refs/builds/4.8_1419456837): http://codereview.qt-project.org/98642 [PS1] - QIdentityProxyModel: remove slow bounds-checking, for more performance From ci-noreply at qt-project.org Thu Dec 25 06:18:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 06:18:47 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #108 - FAILURE Message-ID: <20141225051847.6E67F3068C@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_00108 From ci-noreply at qt-project.org Thu Dec 25 06:55:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 07:55:34 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1152 Message-ID: <20141225_055534_041655.ci-noreply@qt-project.org> QtBase_5.4_Integration #1152: SUCCESS Tested changes (refs/builds/5.4_1419470609): http://codereview.qt-project.org/102616 [PS1] - Silence warning in tst_QUdpSocket::multicast for Any+IPv4 http://codereview.qt-project.org/102615 [PS1] - Fix tst_QUdpSocket::multicastLeaveAfterClose http://codereview.qt-project.org/102593 [PS1] - Glib config test: fix compiler warnings From ci-noreply at qt-project.org Thu Dec 25 07:05:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 07:05:33 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #212 - FAILURE Message-ID: <20141225060533.56E063073A@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_00212 From ci-noreply at qt-project.org Thu Dec 25 09:00:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 10:00:22 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2197 Message-ID: <20141225_080022_081152.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-project.org/ci/QtDeclarative_dev_Integration/build_02197/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtDeclarative_dev_Integration » winphone-arm-msvc2013_Windows_81 #2197: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02197/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419494341): http://codereview.qt-project.org/101036 [PS8] - support XMLHttpRequest sync mode From ci-noreply at qt-project.org Thu Dec 25 10:28:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 11:28:26 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4970 Message-ID: <20141225_092826_055816.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-25 11:28:08.551 tst_qwindow[4698:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-25 11:28:34.867 tst_qwindow[4701:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04970/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419494227): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Thu Dec 25 12:15:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 13:15:25 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4971 Message-ID: <20141225_111525_032516.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-25 13:15:07.071 tst_qwindow[1363:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-25 13:15:33.830 tst_qwindow[1365:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04971/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419500481): http://codereview.qt-project.org/102622 [PS2] - Fix crash when running QtWayland compositor on xcb-egl. From ci-noreply at qt-project.org Thu Dec 25 13:52:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 14:52:45 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4972 Message-ID: <20141225_125245_010247.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-25 14:52:28.447 tst_qwindow[1351:650b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-25 14:52:55.046 tst_qwindow[1354:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04972/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419506508): http://codereview.qt-project.org/102627 [PS1] - QWidget: use a static assert for a compile-time check From ci-noreply at qt-project.org Thu Dec 25 14:42:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 14:42:10 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #50 - FAILURE Message-ID: <20141225134210.F3A553068C@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_00050 From ci-noreply at qt-project.org Thu Dec 25 16:56:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 17:56:31 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4973 Message-ID: <20141225_155631_054697.ci-noreply@qt-project.org> QtBase_dev_Integration #4973: SUCCESS Tested changes (refs/builds/dev_1419516524): http://codereview.qt-project.org/102627 [PS1] - QWidget: use a static assert for a compile-time check From ci-noreply at qt-project.org Thu Dec 25 17:14:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 18:14:12 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #257 Message-ID: <20141225_161412_012105.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #257: SUCCESS Tested changes (refs/builds/dev_1419519573): http://codereview.qt-project.org/102595 [PS1] - Fix some typos in strings. From ci-noreply at qt-project.org Thu Dec 25 18:35:32 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 19:35:32 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4975 Message-ID: <20141225_173532_089826.ci-noreply@qt-project.org> Autotests `tst_qcombobox' and `tst_qwindow' failed :( Testing tst_QWindow 2014-12-25 19:35:13.047 tst_qwindow[55415:630b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-25 19:35:39.690 tst_qwindow[55418:4917] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Testing tst_QComboBox 2014-12-25 18:49:27.804 tst_qcombobox[50641:6833] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: Permission denied (13) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() SKIP : tst_QComboBox::setPalette() This test doesn't make sense for pixmap-based styles Loc: [tst_qcombobox.cpp(433)] PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar(normal) PASS : tst_QComboBox::noScrollbar(border) PASS : tst_QComboBox::noScrollbar(margin) PASS : tst_QComboBox::noScrollbar(padding) PASS : tst_QComboBox::noScrollbar(everything) PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) 2014-12-25 18:50:01.086 tst_qcombobox[50644:1f07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: Permission denied (13) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() PASS : tst_QComboBox::keyBoardNavigationWithMouse() PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems(Default) PASS : tst_QComboBox::maxVisibleItems(No spacing) PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 66 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04975/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419523087): http://codereview.qt-project.org/102393 [PS1] - QComboBox: make setModel reset the root model index From ci-noreply at qt-project.org Thu Dec 25 20:41:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 25 Dec 2014 20:41:57 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #241 - FAILURE Message-ID: <20141225194157.DD3EB30C35@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_00241 From ci-noreply at qt-project.org Thu Dec 25 23:03:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 00:03:06 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4978 Message-ID: <20141225_220306_059835.ci-noreply@qt-project.org> An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04978/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04978/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Connection reset Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04978/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz ============================================================ QtBase_dev_Integration » win32-msvc2010_Windows_7 #4978: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04978/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #4978: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04978/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04978/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04978/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04978/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. FATAL: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Caused by: hudson.remoting.RequestAbortedException: java.net.SocketException: Socket closed Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04978/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419532955): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Fri Dec 26 00:37:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 00:37:31 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #50 - FAILURE Message-ID: <20141225233731.2A61530BD9@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.0_state/build_00050 From ci-noreply at qt-project.org Fri Dec 26 01:03:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 01:03:44 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #318 - FAILURE Message-ID: <20141226000344.03EC530935@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_00318 From ci-noreply at qt-project.org Fri Dec 26 04:07:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 04:07:07 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #212 - FAILURE Message-ID: <20141226030707.AEA963060E@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_00212 From ci-noreply at qt-project.org Fri Dec 26 05:08:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 05:08:39 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #109 - FAILURE Message-ID: <20141226040839.5FE0330CE9@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_00109 From ci-noreply at qt-project.org Fri Dec 26 05:53:26 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 06:53:26 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1154 Message-ID: <20141226_045326_011825.ci-noreply@qt-project.org> QtBase_5.4_Integration #1154: SUCCESS Tested changes (refs/builds/5.4_1419555100): http://codereview.qt-project.org/101258 [PS1] - Fix win32-g++ build due to -Werror From ci-noreply at qt-project.org Fri Dec 26 06:52:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 06:52:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #213 - FAILURE Message-ID: <20141226055212.4AF9D309AF@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_00213 From ci-noreply at qt-project.org Fri Dec 26 06:55:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 07:55:25 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2198 Message-ID: <20141226_055525_049600.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2198: SUCCESS Tested changes (refs/builds/dev_1419566644): http://codereview.qt-project.org/101036 [PS8] - support XMLHttpRequest sync mode From ci-noreply at qt-project.org Fri Dec 26 11:58:15 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 12:58:15 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141226_105815_019556.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-26T10:56:15Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Fri Dec 26 14:49:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 15:49:58 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4980 Message-ID: <20141226_134958_014335.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-26 15:49:42.002 tst_qwindow[39905:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-26 15:50:08.811 tst_qwindow[39907:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04980/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419591513): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Fri Dec 26 17:46:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 18:46:36 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4982 Message-ID: <20141226_164636_071935.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-26 18:46:18.543 tst_qwindow[6454:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-26 18:46:45.433 tst_qwindow[6457:2707] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04982/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419601893): http://codereview.qt-project.org/102267 [PS1] - tst_QSizePolicy: non-functional fixes http://codereview.qt-project.org/102265 [PS1] - tst_QSizePolicy: split a test function http://codereview.qt-project.org/102264 [PS1] - tst_QSizePolicy: minor cleanup http://codereview.qt-project.org/102262 [PS1] - QSizePolicy: add Q_FLAGS(ControlTypes) http://codereview.qt-project.org/102261 [PS1] - qtest.h: actually include qtest_widgets.h From ci-noreply at qt-project.org Fri Dec 26 20:46:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 26 Dec 2014 20:46:48 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #242 - FAILURE Message-ID: <20141226194648.9426B30817@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_00242 From ci-noreply at qt-project.org Sat Dec 27 00:35:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 27 Dec 2014 00:35:58 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #51 - FAILURE Message-ID: <20141226233558.CF71E30759@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.0_state/build_00051 From ci-noreply at qt-project.org Sat Dec 27 01:30:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 27 Dec 2014 01:30:14 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #319 - FAILURE Message-ID: <20141227003014.740E030687@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_00319 From ci-noreply at qt-project.org Sat Dec 27 01:36:30 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 27 Dec 2014 02:36:30 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4984 Message-ID: <20141227_003630_042116.ci-noreply@qt-project.org> QtBase_dev_Integration #4984: SUCCESS Tested changes (refs/builds/dev_1419623292): http://codereview.qt-project.org/102267 [PS1] - tst_QSizePolicy: non-functional fixes http://codereview.qt-project.org/102265 [PS1] - tst_QSizePolicy: split a test function http://codereview.qt-project.org/102264 [PS1] - tst_QSizePolicy: minor cleanup http://codereview.qt-project.org/102262 [PS1] - QSizePolicy: add Q_FLAGS(ControlTypes) http://codereview.qt-project.org/102261 [PS1] - qtest.h: actually include qtest_widgets.h From ci-noreply at qt-project.org Sat Dec 27 04:01:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 27 Dec 2014 04:01:52 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #213 - FAILURE Message-ID: <20141227030152.898443072E@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_00213 From ci-noreply at qt-project.org Sat Dec 27 05:25:06 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 27 Dec 2014 05:25:06 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #110 - FAILURE Message-ID: <20141227042506.CD8FB30719@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_00110 From ci-noreply at qt-project.org Sat Dec 27 06:58:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 27 Dec 2014 06:58:53 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #214 - FAILURE Message-ID: <20141227055853.E3B5A30703@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_00214 From ci-noreply at qt-project.org Sat Dec 27 11:44:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 27 Dec 2014 12:44:35 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2199 Message-ID: <20141227_104435_020961.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2199: SUCCESS Tested changes (refs/builds/dev_1419670747): http://codereview.qt-project.org/102655 [PS1] - Make QV4::CallData::argument() method constant From ci-noreply at qt-project.org Sat Dec 27 15:41:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 27 Dec 2014 16:41:44 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4985 Message-ID: <20141227_144144_063144.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #4985: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04985/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419691092): http://codereview.qt-project.org/102393 [PS1] - QComboBox: make setModel reset the root model index http://codereview.qt-project.org/102306 [PS2] - Remove workarounds for RVCT compiler bugs http://codereview.qt-project.org/102598 [PS1] - Add missing qdatastream.h includes. From ci-noreply at qt-project.org Sat Dec 27 20:45:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 27 Dec 2014 20:45:17 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #243 - FAILURE Message-ID: <20141227194517.5B2AC30619@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_00243 From ci-noreply at qt-project.org Sun Dec 28 00:25:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 00:25:22 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #52 - FAILURE Message-ID: <20141227232522.A3AD730627@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.0_state/build_00052 From ci-noreply at qt-project.org Sun Dec 28 01:05:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 01:05:10 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #320 - FAILURE Message-ID: <20141228000510.A4456300C8@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_00320 From ci-noreply at qt-project.org Sun Dec 28 04:00:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 04:00:54 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #214 - FAILURE Message-ID: <20141228030054.1773930629@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_00214 From ci-noreply at qt-project.org Sun Dec 28 05:26:50 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 05:26:50 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #111 - FAILURE Message-ID: <20141228042650.6F3513061F@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_00111 From ci-noreply at qt-project.org Sun Dec 28 07:00:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 07:00:18 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #215 - FAILURE Message-ID: <20141228060018.5318430635@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_00215 From ci-noreply at qt-project.org Sun Dec 28 11:58:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 12:58:20 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141228_105820_019556.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-28T10:56:20Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Sun Dec 28 16:06:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 17:06:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4986 Message-ID: <20141228_150646_062088.ci-noreply@qt-project.org> qtbase failed to compile :( compiling kernel/qhostaddress.cpp kernel/qhostaddress.cpp:654:67: error: use of undeclared identifier 'convertToIpv4' make[3]: *** [.obj/qhostaddress.o] Error 1 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04986/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1419778776): http://codereview.qt-project.org/102643 [PS2] - Add a QHostAddress::toIPv4Address overload taking a bool *ok From ci-noreply at qt-project.org Sun Dec 28 16:20:14 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 17:20:14 +0200 Subject: [Ci-reports] pass on QtWayland_dev_Integration #86 Message-ID: <20141228_152014_043730.ci-noreply@qt-project.org> QtWayland_dev_Integration #86: SUCCESS Tested changes (refs/builds/dev_1419778778): http://codereview.qt-project.org/100290 [PS8] - xdg-shell: upgrade to support current version (weston-1.6.0) From ci-noreply at qt-project.org Sun Dec 28 17:38:39 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 18:38:39 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4987 Message-ID: <20141228_163839_090929.ci-noreply@qt-project.org> `make' failed :( make[8]: *** [iphoneos-release] Error 65 make[7]: *** [release-iphoneos] Error 2 make[6]: *** [sub-test-make_first] Error 2 make[5]: *** [sub-qsharedmemory-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-project.org/ci/QtBase_dev_Integration/build_04987/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1419782902): http://codereview.qt-project.org/74467 [PS2] - small improvements to the hurd-g++ mkspec From ci-noreply at qt-project.org Sun Dec 28 17:51:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 18:51:22 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1155 Message-ID: <20141228_165122_030882.ci-noreply@qt-project.org> QtBase_5.4_Integration #1155: SUCCESS Tested changes (refs/builds/5.4_1419778836): http://codereview.qt-project.org/102633 [PS1] - tst_QUdpSocket: Fix inverted logic in getting a non-"any" address http://codereview.qt-project.org/102632 [PS1] - Don't hardcode port numbers in tst_QUdpSocket wherever possible http://codereview.qt-project.org/102631 [PS1] - Fix silly QSKIP for IPv6 in tst_QUdpSocket::multicast http://codereview.qt-project.org/102629 [PS1] - Report QHostAddress::Any explicitly in qDebug() From ci-noreply at qt-project.org Sun Dec 28 17:51:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 18:51:25 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141228_165125_050322.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-28T16:49:26Z: [QtPim_dev_Integration error] fetch http://qt-ci.digia.com//job/QtPim_dev_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1761., retry in 2 seconds From ci-noreply at qt-project.org Sun Dec 28 18:47:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 19:47:11 +0200 Subject: [Ci-reports] pass on QtPim_dev_Integration #65 Message-ID: <20141228_174711_075706.ci-noreply@qt-project.org> QtPim_dev_Integration #65: SUCCESS Tested changes (refs/builds/dev_1419785263): http://codereview.qt-project.org/102663 [PS1] - Fix build: error: ‘guard’ was not declared in this scope From ci-noreply at qt-project.org Sun Dec 28 18:59:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 19:59:38 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4988 Message-ID: <20141228_175938_051244.ci-noreply@qt-project.org> Compilation failed :( kernel\qhostaddress.cpp(151) : error C2065: 'qFromUnaligned' : undeclared identifier kernel\qhostaddress.cpp(151) : error C2275: 'quint64' : illegal use of this type as an expression c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(185) : see declaration of 'quint64' Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04988/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419789174): http://codereview.qt-project.org/102624 [PS1] - [Docs] Don't propose using deprecated QFont:: rawName()/setRawName() 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/102630 [PS2] - Include qobjectdefs.h for Q_GADGET From ci-noreply at qt-project.org Sun Dec 28 19:23:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 20:23:48 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1156 Message-ID: <20141228_182348_021949.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-project.org/ci/QtBase_5.4_Integration/build_01156/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1419789178): http://codereview.qt-project.org/102638 [PS1] - Don't unnecessariy set localAddress in QNativeSocketEngine's nativeBind http://codereview.qt-project.org/102636 [PS1] - Optimize QHostAddress::operator== for SpecialAddress http://codereview.qt-project.org/102635 [PS1] - Autotest: don't leak a socket every call to QtNetworkSettings::hasIPv6 http://codereview.qt-project.org/102634 [PS1] - Don't bind to QHostAddress::Any if we want to do IPv4 multicast ops From ci-noreply at qt-project.org Sun Dec 28 20:43:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 20:43:12 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #244 - FAILURE Message-ID: <20141228194312.DCE8A3071B@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_00244 From ci-noreply at qt-project.org Sun Dec 28 22:30:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 23:30:12 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2202 Message-ID: <20141228_213012_088612.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2202: SUCCESS Tested changes (refs/builds/dev_1419789544): http://codereview.qt-project.org/101303 [PS1] - Fix build on MinGW http://codereview.qt-project.org/100311 [PS8] - Removed usage of QQmlValueType in QQmlValueTypeWrapper From ci-noreply at qt-project.org Sun Dec 28 22:53:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 28 Dec 2014 23:53:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2203 Message-ID: <20141228_215308_054508.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_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlpropertycache\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlpropertycache -IC:/work/build/qt/qtbase/include/QtGui/5.5.0 -IC:/work/build/qt/qtbase/include/QtGui/5.5.0/QtGui -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtGui -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/QtQml/5.5.0 -IC:/work/build/qt/qtbase/include/QtQml/5.5.0/QtQml -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_qqmlpropertycache.cpp -o .moc\release\tst_qqmlpropertycache.moc tst_qqmlpropertycache.cpp tst_qqmlpropertycache.cpp(131) : error C2664: 'TestNamespace::QQmlPropertyCache *TestNamespace::QQmlPropertyCache::copyAndAppend(const TestNamespace::QMetaObject *,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag)' : cannot convert parameter 1 from 'TestNamespace::QQmlEngine *' to 'const TestNamespace::QMetaObject *' tst_qqmlpropertycache.cpp(188) : error C2664: 'TestNamespace::QQmlPropertyCache *TestNamespace::QQmlPropertyCache::copyAndAppend(const TestNamespace::QMetaObject *,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag)' : cannot convert parameter 1 from 'TestNamespace::QQmlEngine *' to 'const TestNamespace::QMetaObject *' tst_qqmlpropertycache.cpp(251) : error C2664: 'TestNamespace::QQmlPropertyCache *TestNamespace::QQmlPropertyCache::copyAndAppend(const TestNamespace::QMetaObject *,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag)' : cannot convert parameter 1 from 'TestNamespace::QQmlEngine *' to 'const TestNamespace::QMetaObject *' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02203/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419802704): http://codereview.qt-project.org/100345 [PS8] - Make QQmlPropertyCache available in QJSEngine http://codereview.qt-project.org/100343 [PS7] - Prepare for QQmlPropertyCache to become available in QJSEngine From ci-noreply at qt-project.org Sun Dec 28 23:15:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 00:15:54 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2205 Message-ID: <20141228_221554_097171.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_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlpropertycache\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlpropertycache -IC:/work/build/qt/qtbase/include/QtGui/5.5.0 -IC:/work/build/qt/qtbase/include/QtGui/5.5.0/QtGui -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtGui -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/QtQml/5.5.0 -IC:/work/build/qt/qtbase/include/QtQml/5.5.0/QtQml -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_qqmlpropertycache.cpp -o .moc\release\tst_qqmlpropertycache.moc tst_qqmlpropertycache.cpp tst_qqmlpropertycache.cpp(131) : error C2664: 'TestNamespace::QQmlPropertyCache *TestNamespace::QQmlPropertyCache::copyAndAppend(const TestNamespace::QMetaObject *,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag)' : cannot convert parameter 1 from 'TestNamespace::QQmlEngine *' to 'const TestNamespace::QMetaObject *' tst_qqmlpropertycache.cpp(188) : error C2664: 'TestNamespace::QQmlPropertyCache *TestNamespace::QQmlPropertyCache::copyAndAppend(const TestNamespace::QMetaObject *,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag)' : cannot convert parameter 1 from 'TestNamespace::QQmlEngine *' to 'const TestNamespace::QMetaObject *' tst_qqmlpropertycache.cpp(251) : error C2664: 'TestNamespace::QQmlPropertyCache *TestNamespace::QQmlPropertyCache::copyAndAppend(const TestNamespace::QMetaObject *,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag,TestNamespace::QQmlPropertyRawData::Flag)' : cannot convert parameter 1 from 'TestNamespace::QQmlEngine *' to 'const TestNamespace::QMetaObject *' Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02205/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419803828): http://codereview.qt-project.org/100343 [PS7] - Prepare for QQmlPropertyCache to become available in QJSEngine From ci-noreply at qt-project.org Mon Dec 29 00:32:25 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 00:32:25 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #53 - FAILURE Message-ID: <20141228233225.2F3A3309EB@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.0_state/build_00053 From ci-noreply at qt-project.org Mon Dec 29 02:22:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 02:22:52 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #321 - FAILURE Message-ID: <20141229012252.79BB230D2F@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_00321 From ci-noreply at qt-project.org Mon Dec 29 04:01:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 04:01:10 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #215 - FAILURE Message-ID: <20141229030110.DD2A030F5A@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_00215 From ci-noreply at qt-project.org Mon Dec 29 06:37:38 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 06:37:38 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #112 - FAILURE Message-ID: <20141229053738.8C59E314C3@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_00112 From ci-noreply at qt-project.org Mon Dec 29 06:41:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 06:41:54 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #216 - FAILURE Message-ID: <20141229054154.5E3CE30D9D@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_00216 From ci-noreply at qt-project.org Mon Dec 29 08:08:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 09:08:43 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4989 Message-ID: <20141229_070843_089302.ci-noreply@qt-project.org> QtBase_dev_Integration #4989: ABORTED Tested changes (refs/builds/dev_1419793274): http://codereview.qt-project.org/102641 [PS1] - QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4 http://codereview.qt-project.org/102624 [PS1] - [Docs] Don't propose using deprecated QFont:: rawName()/setRawName() http://codereview.qt-project.org/102630 [PS2] - Include qobjectdefs.h for Q_GADGET From ci-noreply at qt-project.org Mon Dec 29 08:43:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 09:43:55 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141229_074355_008512.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-29T07:41:55Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Mon Dec 29 08:53:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 09:53:03 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4990 Message-ID: <20141229_075303_023939.ci-noreply@qt-project.org> Compilation failed :( kernel\qhostaddress.cpp(654) : error C3861: 'convertToIpv4': identifier not found Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04990/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419839190): http://codereview.qt-project.org/102393 [PS1] - QComboBox: make setModel reset the root model index http://codereview.qt-project.org/102643 [PS2] - Add a QHostAddress::toIPv4Address overload taking a bool *ok http://codereview.qt-project.org/102598 [PS1] - Add missing qdatastream.h includes. From ci-noreply at qt-project.org Mon Dec 29 10:11:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 11:11:53 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #22 Message-ID: <20141229_091153_098695.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #22: SUCCESS Tested changes (refs/builds/dev_1419842460): http://codereview.qt-project.org/102666 [PS2] - Fixes samples settings and antialiasing blit order. From ci-noreply at qt-project.org Mon Dec 29 10:57:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 11:57:17 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #4991 Message-ID: <20141229_095717_008422.ci-noreply@qt-project.org> QtBase_dev_Integration #4991: SUCCESS Tested changes (refs/builds/dev_1419840572): http://codereview.qt-project.org/102630 [PS2] - Include qobjectdefs.h for Q_GADGET From ci-noreply at qt-project.org Mon Dec 29 12:11:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 13:11:08 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4993 Message-ID: <20141229_111108_070290.ci-noreply@qt-project.org> Autotest `tst_qcombobox' failed :( Testing tst_QComboBox 2014-12-29 12:35:24.514 tst_qcombobox[6712:2007] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: No such file or directory (2) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QComboBox ********* 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_QComboBox::initTestCase() PASS : tst_QComboBox::getSetCheck() PASS : tst_QComboBox::ensureReturnIsIgnored() PASS : tst_QComboBox::setEditable() SKIP : tst_QComboBox::setPalette() This test doesn't make sense for pixmap-based styles Loc: [tst_qcombobox.cpp(433)] PASS : tst_QComboBox::sizeAdjustPolicy() PASS : tst_QComboBox::clear() PASS : tst_QComboBox::insertPolicy(NoInsert-NoInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-OneInitial) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(NoInsert-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-NoInitial) PASS : tst_QComboBox::insertPolicy(AtTop-OneInitial) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtTop-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-NoInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-OneInitial) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AtBottom-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(AfterCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-NoInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-OneInitial) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(BeforeCurrent-FiveInitial-LastCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-NoInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-OneInitial) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-FirstCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-ThirdCurrent) PASS : tst_QComboBox::insertPolicy(Alphabetically-FiveInitial-LastCurrent) PASS : tst_QComboBox::virtualAutocompletion() PASS : tst_QComboBox::autoCompletionCaseSensitivity() PASS : tst_QComboBox::hide() PASS : tst_QComboBox::currentIndex(first added item is set to current if there is no current) PASS : tst_QComboBox::currentIndex(check that setting the index works) PASS : tst_QComboBox::currentIndex(check that isetting the index to -1 works) PASS : tst_QComboBox::currentIndex(check that current index is invalid when removing the only item) PASS : tst_QComboBox::currentIndex(check that the current index follows the item when removing an item above) PASS : tst_QComboBox::currentIndex(check that the current index uses the next item if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is moved to the one before if current is removed) PASS : tst_QComboBox::currentIndex(check that the current index is unchanged if you remove an item after) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert before current) PASS : tst_QComboBox::currentIndex(check that the current index follows the item if you insert on the current) PASS : tst_QComboBox::currentIndex(check that the current index stays the same if you insert after the current) PASS : tst_QComboBox::insertItems(prepend) PASS : tst_QComboBox::insertItems(prepend with negative value) PASS : tst_QComboBox::insertItems(append) PASS : tst_QComboBox::insertItems(append with too high value) PASS : tst_QComboBox::insertItems(insert) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertItem(Insert less then 0) PASS : tst_QComboBox::insertItem(Insert at 0) PASS : tst_QComboBox::insertItem(Insert beyond count) PASS : tst_QComboBox::insertItem(Insert at count) PASS : tst_QComboBox::insertItem(Insert in the middle) PASS : tst_QComboBox::insertOnCurrentIndex() PASS : tst_QComboBox::textpixmapdata(just text) PASS : tst_QComboBox::textpixmapdata(just icons) PASS : tst_QComboBox::textpixmapdata(just user data) PASS : tst_QComboBox::textpixmapdata(text, icons and user data) PASS : tst_QComboBox::currentTextChanged(editable) PASS : tst_QComboBox::currentTextChanged(not editable) PASS : tst_QComboBox::editTextChanged() PASS : tst_QComboBox::setModel() PASS : tst_QComboBox::modelDeleted() PASS : tst_QComboBox::setMaxCount() PASS : tst_QComboBox::setCurrentIndex() PASS : tst_QComboBox::setCurrentText(editable) PASS : tst_QComboBox::setCurrentText(not editable) PASS : tst_QComboBox::convenienceViews() PASS : tst_QComboBox::findText(CaseSensitive_1) PASS : tst_QComboBox::findText(CaseSensitive_2) PASS : tst_QComboBox::findText(CaseSensitive_3) PASS : tst_QComboBox::findText(CaseSensitive_4) PASS : tst_QComboBox::findText(CaseInsensitive_1) PASS : tst_QComboBox::findText(CaseInsensitive_2) PASS : tst_QComboBox::findText(CaseInsensitive_3) PASS : tst_QComboBox::findText(CaseInsensitive_4) PASS : tst_QComboBox::flaggedItems(non-editable:normal) PASS : tst_QComboBox::flaggedItems(non-editable:non-selectable) PASS : tst_QComboBox::flaggedItems(non-editable:disabled) PASS : tst_QComboBox::flaggedItems(non-editable:mixed) PASS : tst_QComboBox::flaggedItems(non-editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(non-editable:only one enabled) PASS : tst_QComboBox::flaggedItems(non-editable:home-disabled) PASS : tst_QComboBox::flaggedItems(non-editable:end-key) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard-search) PASS : tst_QComboBox::flaggedItems(non-editable:search same start letter) PASS : tst_QComboBox::flaggedItems(non-editable:keyboard search item) PASS : tst_QComboBox::flaggedItems(non-editable:all key combinations) PASS : tst_QComboBox::flaggedItems(editable:normal) PASS : tst_QComboBox::flaggedItems(editable:non-selectable) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:mixed) PASS : tst_QComboBox::flaggedItems(editable:nearly-empty) PASS : tst_QComboBox::flaggedItems(editable:only one enabled) PASS : tst_QComboBox::flaggedItems(editable:disabled) PASS : tst_QComboBox::flaggedItems(editable:broken autocompletion) PASS : tst_QComboBox::pixmapIcon() PASS : tst_QComboBox::mouseWheel(upper locked) PASS : tst_QComboBox::mouseWheel(jump over) PASS : tst_QComboBox::mouseWheel(single Item enabled) PASS : tst_QComboBox::wheelClosingPopup() PASS : tst_QComboBox::layoutDirection() PASS : tst_QComboBox::itemListPosition() PASS : tst_QComboBox::separatorItem(test) PASS : tst_QComboBox::task190351_layout() PASS : tst_QComboBox::task191329_size() PASS : tst_QComboBox::task166349_setEditableOnReturn() PASS : tst_QComboBox::task190205_setModelAdjustToContents() PASS : tst_QComboBox::task248169_popupWithMinimalSize() PASS : tst_QComboBox::task247863_keyBoardSelection() PASS : tst_QComboBox::task220195_keyBoardSelection2() PASS : tst_QComboBox::setModelColumn() PASS : tst_QComboBox::noScrollbar(normal) PASS : tst_QComboBox::noScrollbar(border) PASS : tst_QComboBox::noScrollbar(margin) PASS : tst_QComboBox::noScrollbar(padding) PASS : tst_QComboBox::noScrollbar(everything) PASS : tst_QComboBox::noScrollbar(everything and more) PASS : tst_QComboBox::setItemDelegate() PASS : tst_QComboBox::task253944_itemDelegateIsReset() PASS : tst_QComboBox::subControlRectsWithOffset(editable = true) PASS : tst_QComboBox::subControlRectsWithOffset(editable = false) 2014-12-29 12:35:56.511 tst_qcombobox[6716:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qcombobox.savedState/window_40.data: No such file or directory (2) FAIL! : tst_QComboBox::task260974_menuItemRectangleForComboBoxPopup() '(style.discoveredRect.width() <= comboBox.width())' returned FALSE. () Loc: [tst_qcombobox.cpp(2629)] PASS : tst_QComboBox::removeItem() PASS : tst_QComboBox::resetModel() PASS : tst_QComboBox::keyBoardNavigationWithMouse() PASS : tst_QComboBox::task_QTBUG_1071_changingFocusEmitsActivated() PASS : tst_QComboBox::maxVisibleItems(Default) PASS : tst_QComboBox::maxVisibleItems(No spacing) PASS : tst_QComboBox::maxVisibleItems(20) PASS : tst_QComboBox::task_QTBUG_10491_currentIndexAndModelColumn() PASS : tst_QComboBox::highlightedSignal() PASS : tst_QComboBox::itemData() PASS : tst_QComboBox::task_QTBUG_31146_popupCompletion() PASS : tst_QComboBox::keyboardSelection() PASS : tst_QComboBox::setCustomModelAndView() PASS : tst_QComboBox::updateDelegateOnEditableChange() PASS : tst_QComboBox::cleanupTestCase() Totals: 154 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QComboBox ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcombobox: 64 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04993/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1419847131): http://codereview.qt-project.org/74467 [PS2] - small improvements to the hurd-g++ mkspec http://codereview.qt-project.org/102393 [PS1] - QComboBox: make setModel reset the root model index From ci-noreply at qt-project.org Mon Dec 29 13:43:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 14:43:51 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4994 Message-ID: <20141229_124351_080527.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-29 14:42:43.564 tst_qwindow[5418:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-29 14:43:10.448 tst_qwindow[5421:610b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 53 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04994/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419851562): http://codereview.qt-project.org/102624 [PS1] - [Docs] Don't propose using deprecated QFont:: rawName()/setRawName() From ci-noreply at qt-project.org Mon Dec 29 14:44:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 14:44:37 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #54 - FAILURE Message-ID: <20141229134437.50CDC3171A@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_00054 From ci-noreply at qt-project.org Mon Dec 29 16:35:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:35:51 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2206 Message-ID: <20141229_153551_011745.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2206: SUCCESS Tested changes (refs/builds/dev_1419860626): http://codereview.qt-project.org/100345 [PS8] - Make QQmlPropertyCache available in QJSEngine http://codereview.qt-project.org/100343 [PS8] - Prepare for QQmlPropertyCache to become available in QJSEngine From ci-noreply at qt-project.org Mon Dec 29 16:41:45 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:41:45 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #226 Message-ID: <20141229_154145_042706.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\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2143: syntax error : missing ',' before '<' 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\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(68) : error C3668: 'GeoShapeValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(69) : error C3668: 'GeoShapeValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(70) : error C3668: 'GeoShapeValueType::isEqual' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(48) : error C2065: 'QQmlValueType' : undeclared identifier c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(48) : error C2065: 'v' : undeclared identifier c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(52) : error C2998: 'bool typedCreate' : cannot be a template definition c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(54) : error C2061: syntax error : identifier 'QQmlValueType'qdeclarativegeoshape.cpp(127) : error C2059: syntax error : '<' qdeclarativegeoshape.cpp(137) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(137) : error C2228: left of '.type' must have class/struct/union c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(54) : error C3668: 'LocationValueTypeProvider::create' : method with override specifier 'override' did not override any base class methods qdeclarativegeoshape.cpp(142) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(142) : error C2228: left of '.isValid' must have class/struct/union qdeclarativegeoshape.cpp(147) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(147) : error C2228: left of '.isEmpty' must have class/struct/union qdeclarativegeoshape.cpp(152) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(152) : error C2228: left of '.contains' must have class/struct/union qdeclarativegeoshape.cpp(157) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(157) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(161) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(169) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(177) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(177) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(183) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(185) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(187) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(189) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(191) : error C3861: 'onLoad': identifier not found qdeclarativegeoshape.cpp(197) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(199) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(201) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(207) : error C2059: syntax error : '<' qdeclarativegeoshape.cpp(209) : error C2065: 'v' : undeclared identifier c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(71) : error C3668: 'CoordinateValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(72) : error C3668: 'CoordinateValueType::isEqual' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(68) : error C3668: 'GeoShapeValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(69) : error C3668: 'GeoShapeValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(70) : error C3668: 'GeoShapeValueType::isEqual' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(72) : error C3668: 'GeoRectangleValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(73) : error C3668: 'GeoRectangleValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(74) : error C3668: 'GeoRectangleValueType::value' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(75) : error C3668: 'GeoRectangleValueType::write' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(76) : error C3668: 'GeoRectangleValueType::writeVariantValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(58) : error C3668: 'GeoCircleValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(59) : error C3668: 'GeoCircleValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(60) : error C3668: 'GeoCircleValueType::value' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(61) : error C3668: 'GeoCircleValueType::write' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(62) : error C3668: 'GeoCircleValueType::writeVariantValue' : method with override specifier 'override' did not override any base class methods locationvaluetypeprovider.cpp(50) : error C2511: 'bool LocationValueTypeProvider::create(int,QQmlValueType *&)' : overloaded member function not found in 'LocationValueTypeProvider' c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(41) : see declaration of 'LocationValueTypeProvider' 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\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(71) : error C3668: 'CoordinateValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(72) : error C3668: 'CoordinateValueType::isEqual' : method with override specifier 'override' did not override any base class methods Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00226/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419866789): http://codereview.qt-project.org/102292 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev http://codereview.qt-project.org/101788 [PS1] - Remove double quotation from $preprocessor From ci-noreply at qt-project.org Mon Dec 29 16:42:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:42:55 +0200 Subject: [Ci-reports] pass on QtWayland_dev_Integration #87 Message-ID: <20141229_154255_032032.ci-noreply@qt-project.org> QtWayland_dev_Integration #87: SUCCESS Tested changes (refs/builds/dev_1419866671): http://codereview.qt-project.org/102289 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 16:47:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:47:46 +0200 Subject: [Ci-reports] fail on QtWebSockets_5.4_Integration #17 Message-ID: <20141229_154746_073115.ci-noreply@qt-project.org> QtWebSockets_5.4_Integration » linux-android_armeabi-g++_Ubuntu_12.04_x64 #17: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_5.4_Integration/build_00017/linux-android_armeabi-g++_Ubuntu_12.04_x64/log.txt.gz ============================================================ QtWebSockets_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #17: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_5.4_Integration/build_00017/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. fatal: read error: Invalid argument `git clone qtgitreadonly:qt/qtqa.git _qtqa_latest' exited with code 128 at _testconfig/test.pl line 1103. Build log: http://testresults.qt-project.org/ci/QtWebSockets_5.4_Integration/build_00017/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1419867907): http://codereview.qt-project.org/101260 [PS1] - QWebSocket should remember close code and reason From ci-noreply at qt-project.org Mon Dec 29 16:48:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:48:01 +0200 Subject: [Ci-reports] fail on QtSvg_dev_Integration #65 Message-ID: <20141229_154801_009535.ci-noreply@qt-project.org> QtSvg_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #65: FAILURE Build log: http://testresults.qt-project.org/ci/QtSvg_dev_Integration/build_00065/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419867949): http://codereview.qt-project.org/102287 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 16:48:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:48:54 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4997 Message-ID: <20141229_154854_084189.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-29 17:47:39.359 tst_qwindow[5557:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-29 17:48:05.845 tst_qwindow[5560:1e07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04997/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419857127): http://codereview.qt-project.org/74467 [PS2] - small improvements to the hurd-g++ mkspec From ci-noreply at qt-project.org Mon Dec 29 16:50:29 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:50:29 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #196 Message-ID: <20141229_155029_047599.ci-noreply@qt-project.org> QtQuick1_dev_Integration » win32-msvc2010_Windows_7 #196: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00196/win32-msvc2010_Windows_7/log.txt.gz ============================================================ An unexpected error occurred, most likely due to no fault in the tested code itself :( Please point some CI administrator towards this problem. Meanwhile, it may be worthwhile to attempt the build again. fatal: read error: Invalid argument `git clone qtgitreadonly:qt/qtqa.git _qtqa_latest' exited with code 128 at _testconfig/test.pl line 1103. Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00196/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419868016): http://codereview.qt-project.org/102285 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 16:51:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:51:10 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #87 Message-ID: <20141229_155110_051230.ci-noreply@qt-project.org> QtWebSockets_dev_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #87: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00087/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419868077): http://codereview.qt-project.org/102293 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 16:52:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:52:36 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #331 Message-ID: <20141229_155236_012041.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-project.org/ci/QtConnectivity_dev_Integration/build_00331/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtConnectivity_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #331: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00331/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419867941): http://codereview.qt-project.org/102275 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 16:57:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 17:57:10 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #4999 Message-ID: <20141229_155710_037728.ci-noreply@qt-project.org> QtBase_dev_Integration » winphone-arm-msvc2013_Windows_81 #4999: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04999/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419868230): http://codereview.qt-project.org/102258 [PS1] - Fix cmake test_moc_macro_target with namespace http://codereview.qt-project.org/102678 [PS1] - Set the minimum required FreeType version to 2.1.10 http://codereview.qt-project.org/102677 [PS1] - Minor improvement to Qt-HB bridging code http://codereview.qt-project.org/102676 [PS1] - Report font tables are R/O blobs http://codereview.qt-project.org/102624 [PS1] - [Docs] Don't propose using deprecated QFont:: rawName()/setRawName() From ci-noreply at qt-project.org Mon Dec 29 17:25:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 18:25:05 +0200 Subject: [Ci-reports] pass on QtScript_dev_Integration #98 Message-ID: <20141229_162505_025452.ci-noreply@qt-project.org> QtScript_dev_Integration #98: SUCCESS Tested changes (refs/builds/dev_1419867844): http://codereview.qt-project.org/102286 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 18:02:04 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 19:02:04 +0200 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #455 Message-ID: <20141229_170204_081779.ci-noreply@qt-project.org> Autotest `tst_controls' failed :( Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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... Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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_controls: 88 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00455/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ Autotest `tst_controls' failed :( Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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... Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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_controls: 86 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00455/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419871567): http://codereview.qt-project.org/102363 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 18:02:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 19:02:47 +0200 Subject: [Ci-reports] pass on QtWayland_dev_Integration #88 Message-ID: <20141229_170247_073088.ci-noreply@qt-project.org> QtWayland_dev_Integration #88: SUCCESS Tested changes (refs/builds/dev_1419871469): http://codereview.qt-project.org/102685 [PS1] - Make use of the new QPlatformIntegration::destroyScreen From ci-noreply at qt-project.org Mon Dec 29 18:08:17 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 19:08:17 +0200 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #258 Message-ID: <20141229_170817_073757.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #258: SUCCESS Tested changes (refs/builds/dev_1419867940): http://codereview.qt-project.org/102284 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 18:43:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 19:43:58 +0200 Subject: [Ci-reports] pass on QtTools_dev_Integration #280 Message-ID: <20141229_174358_085585.ci-noreply@qt-project.org> QtTools_dev_Integration #280: SUCCESS Tested changes (refs/builds/dev_1419867889): http://codereview.qt-project.org/102288 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 18:59:52 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 19:59:52 +0200 Subject: [Ci-reports] fail on QtWebSockets_dev_Integration #88 Message-ID: <20141229_175952_095868.ci-noreply@qt-project.org> QtWebSockets_dev_Integration » linux-g++_shadow-build_Ubuntu_11.10_x86 #88: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00088/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz ============================================================ QtWebSockets_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #88: FAILURE Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00088/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419875917): http://codereview.qt-project.org/102293 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 18:59:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 19:59:57 +0200 Subject: [Ci-reports] fail on QtSvg_dev_Integration #66 Message-ID: <20141229_175957_057382.ci-noreply@qt-project.org> QtSvg_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #66: FAILURE Build log: http://testresults.qt-project.org/ci/QtSvg_dev_Integration/build_00066/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419875883): http://codereview.qt-project.org/102287 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 18:59:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 19:59:59 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #197 Message-ID: <20141229_175959_059472.ci-noreply@qt-project.org> QtQuick1_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #197: FAILURE Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00197/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419875876): http://codereview.qt-project.org/102285 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 19:00:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 20:00:23 +0200 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #332 Message-ID: <20141229_180023_053514.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » macx-clang_developer-build_qtnamespace_OSX_10.7 #332: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00332/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz ============================================================ QtConnectivity_dev_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #332: FAILURE Build log: http://testresults.qt-project.org/ci/QtConnectivity_dev_Integration/build_00332/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419875855): http://codereview.qt-project.org/102275 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Mon Dec 29 19:34:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 20:34:59 +0200 Subject: [Ci-reports] pass on QtWebSockets_5.4_Integration #18 Message-ID: <20141229_183459_087221.ci-noreply@qt-project.org> QtWebSockets_5.4_Integration #18: SUCCESS Tested changes (refs/builds/5.4_1419871760): http://codereview.qt-project.org/101260 [PS1] - QWebSocket should remember close code and reason From ci-noreply at qt-project.org Mon Dec 29 19:58:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 20:58:13 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #227 Message-ID: <20141229_185813_070458.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\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(48) : error C2065: 'QQmlValueType' : undeclared identifier c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(48) : error C2065: 'v' : undeclared identifier c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(52) : error C2998: 'bool typedCreate' : cannot be a template definition c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(54) : error C2061: syntax error : identifier 'QQmlValueType' 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\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(54) : error C3668: 'TestNamespace::LocationValueTypeProvider::create' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(68) : error C3668: 'TestNamespace::GeoShapeValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(69) : error C3668: 'TestNamespace::GeoShapeValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(70) : error C3668: 'TestNamespace::GeoShapeValueType::isEqual' : method with override specifier 'override' did not override any base class methods qdeclarativegeoshape.cpp(127) : error C2059: syntax error : '<' qdeclarativegeoshape.cpp(137) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(137) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(142) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(142) : error C2228: left of '.isValid' must have class/struct/union qdeclarativegeoshape.cpp(147) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(147) : error C2228: left of '.isEmpty' must have class/struct/union qdeclarativegeoshape.cpp(152) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(152) : error C2228: left of '.contains' must have class/struct/union qdeclarativegeoshape.cpp(157) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(157) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(161) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(169) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(177) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(177) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(183) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(185) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(187) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(189) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(191) : error C3861: 'onLoad': identifier not found qdeclarativegeoshape.cpp(197) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(199) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(201) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(207) : error C2059: syntax error : '<' qdeclarativegeoshape.cpp(209) : error C2065: 'v' : undeclared identifier 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\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(71) : error C3668: 'TestNamespace::CoordinateValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(72) : error C3668: 'TestNamespace::CoordinateValueType::isEqual' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(68) : error C3668: 'TestNamespace::GeoShapeValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(69) : error C3668: 'TestNamespace::GeoShapeValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(70) : error C3668: 'TestNamespace::GeoShapeValueType::isEqual' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(72) : error C3668: 'TestNamespace::GeoRectangleValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(73) : error C3668: 'TestNamespace::GeoRectangleValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(74) : error C3668: 'TestNamespace::GeoRectangleValueType::value' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(75) : error C3668: 'TestNamespace::GeoRectangleValueType::write' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(76) : error C3668: 'TestNamespace::GeoRectangleValueType::writeVariantValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(58) : error C3668: 'TestNamespace::GeoCircleValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(59) : error C3668: 'TestNamespace::GeoCircleValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(60) : error C3668: 'TestNamespace::GeoCircleValueType::value' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(61) : error C3668: 'TestNamespace::GeoCircleValueType::write' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(62) : error C3668: 'TestNamespace::GeoCircleValueType::writeVariantValue' : method with override specifier 'override' did not override any base class methods locationvaluetypeprovider.cpp(50) : error C2511: 'bool TestNamespace::LocationValueTypeProvider::create(int,TestNamespace::QQmlValueType *&)' : overloaded member function not found in 'TestNamespace::LocationValueTypeProvider' c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(41) : see declaration of 'TestNamespace::LocationValueTypeProvider' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(71) : error C3668: 'TestNamespace::CoordinateValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(72) : error C3668: 'TestNamespace::CoordinateValueType::isEqual' : method with override specifier 'override' did not override any base class methods Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00227/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419878600): http://codereview.qt-project.org/102292 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev http://codereview.qt-project.org/101788 [PS1] - Remove double quotation from $preprocessor From ci-noreply at qt-project.org Mon Dec 29 20:44:24 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 21:44:24 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5000 Message-ID: <20141229_194424_061641.ci-noreply@qt-project.org> QtBase_dev_Integration #5000: SUCCESS Tested changes (refs/builds/dev_1419872325): http://codereview.qt-project.org/74467 [PS2] - small improvements to the hurd-g++ mkspec http://codereview.qt-project.org/102622 [PS2] - Fix crash when running QtWayland compositor on xcb-egl. http://codereview.qt-project.org/102678 [PS1] - Set the minimum required FreeType version to 2.1.10 http://codereview.qt-project.org/102677 [PS1] - Minor improvement to Qt-HB bridging code http://codereview.qt-project.org/102676 [PS1] - Report font tables are R/O blobs http://codereview.qt-project.org/102624 [PS1] - [Docs] Don't propose using deprecated QFont:: rawName()/setRawName() http://codereview.qt-project.org/102577 [PS3] - Return true for QSqlQuery::isNull on non-existent fields. From ci-noreply at qt-project.org Mon Dec 29 20:48:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 20:48:46 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #245 - FAILURE Message-ID: <20141229194846.25E3B30D7E@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_00245 From ci-noreply at qt-project.org Mon Dec 29 20:57:03 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 21:57:03 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1157 Message-ID: <20141229_195703_035030.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "http://127.0.0.1:52364/qtest/rfc3252.txt" ) failed: # 2 "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4875)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. ( QUrl( "https://127.0.0.1:52368/qtest/rfc3252.txt" ) failed: # 2 "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4875)] 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(7748)] FAIL! : tst_QNetworkReply::putWithRateLimiting() Request failed: Connection closed Loc: [../tst_qnetworkreply.cpp(7898)] Totals: 600 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.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() FAIL! : tst_QNetworkReply::getFromHttp(success-internal) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1790)] PASS : tst_QNetworkReply::getFromHttp(success-external) FAIL! : tst_QNetworkReply::getFromHttp(bigfile-internal) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1790)] 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(1951)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1951)] 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) FAIL! : tst_QNetworkReply::getErrors(http-exist) Compared values are not the same Actual (reply->error()) : ConnectionRefusedError Expected (QNetworkReply::NetworkError(error)): ContentNotFoundError Loc: [../tst_qnetworkreply.cpp(1951)] FAIL! : tst_QNetworkReply::getErrors(http-authentication) Compared values are not the same Actual (reply->error()) : ConnectionRefusedError Expected (QNetworkReply::NetworkError(error)): AuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(1951)] FAIL! : tst_QNetworkReply::headFromHttp(rfc) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1848)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1848)] FAIL! : tst_QNetworkReply::headFromHttp(index) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1848)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1848)] FAIL! : tst_QNetworkReply::headFromHttp(cgi) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1848)] PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxy) Request failed: Error downloading http://qt-test-server.qt-test-net/qtest/rfcs-auth/rfc3252.txt - server replied: Service Unavailable Loc: [../tst_qnetworkreply.cpp(1848)] 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(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2535)] 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 7 ms: rate = 171434857 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 171434857 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 171428571 (it received 1200000 bytes in 7 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 685056 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:53891/qtest/rfc3252.txt" ) failed: # 2 "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4875)] 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 41 ms: rate = 29269365 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1189760 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 29269365 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 10344827 (it received 1200000 bytes in 116 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:53895/qtest/rfc3252.txt" ) failed: # 2 "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4875)] 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(3527)] 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(4131)] 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(4496)] 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(4496)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5094)] 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(6207)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6207)] 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(6530)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6532)] 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(6716)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6716)] 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(7748)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7805)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7805)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7805)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7805)] PASS : tst_QNetworkReply::putWithRateLimiting() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 591 passed, 10 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 10 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 484 seconds, exit code 10 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01157/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1419875933): http://codereview.qt-project.org/102686 [PS1] - QODBC: fix converted string values empty SQLServer 2012 http://codereview.qt-project.org/98671 [PS4] - Added ROUND test for PostgreSQL http://codereview.qt-project.org/102102 [PS3] - [QDateTime] ISO Time zone designators can be [+-]HH From ci-noreply at qt-project.org Mon Dec 29 22:04:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 29 Dec 2014 23:04:46 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5002 Message-ID: <20141229_210446_022686.ci-noreply@qt-project.org> Autotest `tst_qtextstream' failed :( Testing tst_QTextStream FAIL! : tst_QTextStream::stillOpenWhenAtEnd() 'socket.waitForReadyRead(5000)' returned FALSE. () ..\tst_qtextstream.cpp(1120) : failure location Totals: 857 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTextStream ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QTextStream::initTestCase() QWARN : tst_QTextStream::getSetCheck() QTextStream::setRealNumberPrecision: Invalid precision (-2147483648) PASS : tst_QTextStream::getSetCheck() PASS : tst_QTextStream::construction() PASS : tst_QTextStream::readLineFromDevice(emptyer) PASS : tst_QTextStream::readLineFromDevice(lf) PASS : tst_QTextStream::readLineFromDevice(crlf) PASS : tst_QTextStream::readLineFromDevice(oneline/nothing) PASS : tst_QTextStream::readLineFromDevice(oneline/lf) PASS : tst_QTextStream::readLineFromDevice(oneline/crlf) PASS : tst_QTextStream::readLineFromDevice(twolines/lf/lf) PASS : tst_QTextStream::readLineFromDevice(twolines/crlf/crlf) PASS : tst_QTextStream::readLineFromDevice(twolines/lf/crlf) PASS : tst_QTextStream::readLineFromDevice(twolines/lf/nothing) PASS : tst_QTextStream::readLineFromDevice(twolines/crlf/nothing) PASS : tst_QTextStream::readLineFromDevice(threelines/lf/lf/lf) PASS : tst_QTextStream::readLineFromDevice(threelines/crlf/crlf/crlf) PASS : tst_QTextStream::readLineFromDevice(threelines/crlf/crlf/nothing) PASS : tst_QTextStream::readLineFromDevice(utf8/twolines) PASS : tst_QTextStream::readLineFromDevice(utf16-BE/nothing) PASS : tst_QTextStream::readLineFromDevice(utf16-LE/nothing) PASS : tst_QTextStream::readLineFromDevice(utf16-BE/lf) PASS : tst_QTextStream::readLineFromDevice(utf16-LE/lf) PASS : tst_QTextStream::readLineFromDevice(utf16-BE/twolines) PASS : tst_QTextStream::readLineFromDevice(utf16-LE/twolines) PASS : tst_QTextStream::readLineFromDevice(utf16-BE/threelines) PASS : tst_QTextStream::readLineFromDevice(utf16-LE/threelines) PASS : tst_QTextStream::readLineFromDevice(utf32-BE/twolines) PASS : tst_QTextStream::readLineFromDevice(utf32-LE/twolines) PASS : tst_QTextStream::readLineFromDevice(cr) PASS : tst_QTextStream::readLineFromDevice(oneline/cr) PASS : tst_QTextStream::readLineFromDevice(utf16-BE/cr) PASS : tst_QTextStream::readLineFromString(emptyer) PASS : tst_QTextStream::readLineFromString(lf) PASS : tst_QTextStream::readLineFromString(crlf) PASS : tst_QTextStream::readLineFromString(oneline/nothing) PASS : tst_QTextStream::readLineFromString(oneline/lf) PASS : tst_QTextStream::readLineFromString(oneline/crlf) PASS : tst_QTextStream::readLineFromString(twolines/lf/lf) PASS : tst_QTextStream::readLineFromString(twolines/crlf/crlf) PASS : tst_QTextStream::readLineFromString(twolines/lf/crlf) PASS : tst_QTextStream::readLineFromString(twolines/lf/nothing) PASS : tst_QTextStream::readLineFromString(twolines/crlf/nothing) PASS : tst_QTextStream::readLineFromString(threelines/lf/lf/lf) PASS : tst_QTextStream::readLineFromString(threelines/crlf/crlf/crlf) PASS : tst_QTextStream::readLineFromString(threelines/crlf/crlf/nothing) PASS : tst_QTextStream::readLineFromString(cr) PASS : tst_QTextStream::readLineFromString(oneline/cr) PASS : tst_QTextStream::readLineFromTextDevice(emptyer) PASS : tst_QTextStream::readLineFromTextDevice(lf) PASS : tst_QTextStream::readLineFromTextDevice(crlf) PASS : tst_QTextStream::readLineFromTextDevice(oneline/nothing) PASS : tst_QTextStream::readLineFromTextDevice(oneline/lf) PASS : tst_QTextStream::readLineFromTextDevice(oneline/crlf) PASS : tst_QTextStream::readLineFromTextDevice(twolines/lf/lf) PASS : tst_QTextStream::readLineFromTextDevice(twolines/crlf/crlf) PASS : tst_QTextStream::readLineFromTextDevice(twolines/lf/crlf) PASS : tst_QTextStream::readLineFromTextDevice(twolines/lf/nothing) PASS : tst_QTextStream::readLineFromTextDevice(twolines/crlf/nothing) PASS : tst_QTextStream::readLineFromTextDevice(threelines/lf/lf/lf) PASS : tst_QTextStream::readLineFromTextDevice(threelines/crlf/crlf/crlf) PASS : tst_QTextStream::readLineFromTextDevice(threelines/crlf/crlf/nothing) PASS : tst_QTextStream::readLineFromTextDevice(utf8/twolines) PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/nothing) PASS : tst_QTextStream::readLineFromTextDevice(utf16-LE/nothing) PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/lf) PASS : tst_QTextStream::readLineFromTextDevice(utf16-LE/lf) PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/twolines) PASS : tst_QTextStream::readLineFromTextDevice(utf16-LE/twolines) PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/threelines) PASS : tst_QTextStream::readLineFromTextDevice(utf16-LE/threelines) PASS : tst_QTextStream::readLineFromTextDevice(utf32-BE/twolines) PASS : tst_QTextStream::readLineFromTextDevice(utf32-LE/twolines) PASS : tst_QTextStream::readLineFromTextDevice(cr) PASS : tst_QTextStream::readLineFromTextDevice(oneline/cr) PASS : tst_QTextStream::readLineFromTextDevice(utf16-BE/cr) PASS : tst_QTextStream::readLineUntilNull() PASS : tst_QTextStream::readLineMaxlen(Hey) PASS : tst_QTextStream::readLineMaxlen(Hey\n) PASS : tst_QTextStream::readLineMaxlen(HelloWorld) PASS : tst_QTextStream::readLineMaxlen(Helo\nWorlds) PASS : tst_QTextStream::readLineMaxlen(AAAAA etc.) PASS : tst_QTextStream::readLineMaxlen(multibyte string) PASS : tst_QTextStream::readLinesFromBufferCRCR() PASS : tst_QTextStream::readAllFromDevice(empty) PASS : tst_QTextStream::readAllFromDevice(latin1-a) PASS : tst_QTextStream::readAllFromDevice(latin1-a\r) PASS : tst_QTextStream::readAllFromDevice(latin1-a\r\n) PASS : tst_QTextStream::readAllFromDevice(latin1-a\n) PASS : tst_QTextStream::readAllFromDevice(utf16-BE/nothing) PASS : tst_QTextStream::readAllFromDevice(utf16-LE/nothing) PASS : tst_QTextStream::readAllFromDevice(utf16-BE/lf) PASS : tst_QTextStream::readAllFromDevice(utf16-LE/lf) PASS : tst_QTextStream::readAllFromDevice(utf16-BE/crlf) PASS : tst_QTextStream::readAllFromDevice(utf16-LE/crlf) PASS : tst_QTextStream::readAllFromDevice(utf16-BE/twolines) PASS : tst_QTextStream::readAllFromDevice(utf16-LE/twolines) PASS : tst_QTextStream::readAllFromDevice(utf16-BE/threelines) PASS : tst_QTextStream::readAllFromDevice(utf16-LE/threelines) PASS : tst_QTextStream::readAllFromString(empty) PASS : tst_QTextStream::readAllFromString(latin1-a) PASS : tst_QTextStream::readAllFromString(latin1-a\r) PASS : tst_QTextStream::readAllFromString(latin1-a\r\n) PASS : tst_QTextStream::readAllFromString(latin1-a\n) PASS : tst_QTextStream::readLineFromStringThenChangeString() PASS : tst_QTextStream::setDevice() PASS : tst_QTextStream::QChar_operators_FromDevice(empty) PASS : tst_QTextStream::QChar_operators_FromDevice(a) PASS : tst_QTextStream::QChar_operators_FromDevice(\na) PASS : tst_QTextStream::QChar_operators_FromDevice(\0) PASS : tst_QTextStream::QChar_operators_FromDevice(\xff) PASS : tst_QTextStream::QChar_operators_FromDevice(\xfe) PASS : tst_QTextStream::QChar_operators_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::QChar_operators_FromDevice(utf16-BE (a)) PASS : tst_QTextStream::QChar_operators_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::QChar_operators_FromDevice(utf16-LE (a)) PASS : tst_QTextStream::char_operators_FromDevice(empty) PASS : tst_QTextStream::char_operators_FromDevice(a) PASS : tst_QTextStream::char_operators_FromDevice(\na) PASS : tst_QTextStream::char_operators_FromDevice(\0) PASS : tst_QTextStream::char_operators_FromDevice(\xff) PASS : tst_QTextStream::char_operators_FromDevice(\xfe) PASS : tst_QTextStream::char_operators_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::char_operators_FromDevice(utf16-BE (a)) PASS : tst_QTextStream::char_operators_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::char_operators_FromDevice(utf16-LE (a)) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(empty) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(a) PASS : tst_QTextStream::signedShort_read_operator_FromDevice( ) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(1) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(12) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-12) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-0) PASS : tst_QTextStream::signedShort_read_operator_FromDevice( 1) PASS : tst_QTextStream::signedShort_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(127) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(128) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(129) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-127) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-128) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-129) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(32767) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(32768) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(32769) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-32767) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-32768) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-32769) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(65537) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(65536) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(65535) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-65537) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-65536) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-65535) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0x0) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0x) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0x1) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0xf) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::signedShort_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(00) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0141) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(01419999) PASS : tst_QTextStream::signedShort_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b0) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b1) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b10) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0B10) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::signedShort_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(empty) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(a) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( ) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(1) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(12) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-12) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-0) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( 1) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(127) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(128) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(129) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-127) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-128) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-129) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(32767) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(32768) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(32769) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-32767) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-32768) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-32769) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(65537) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(65536) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(65535) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-65537) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-65536) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-65535) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0x0) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0x) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0x1) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0xf) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(00) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0141) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(01419999) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b0) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b1) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b10) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0B10) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::unsignedShort_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(empty) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(a) PASS : tst_QTextStream::signedInt_read_operator_FromDevice( ) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(1) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(12) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-12) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-0) PASS : tst_QTextStream::signedInt_read_operator_FromDevice( 1) PASS : tst_QTextStream::signedInt_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(127) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(128) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(129) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-127) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-128) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-129) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(32767) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(32768) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(32769) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-32767) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-32768) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-32769) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(65537) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(65536) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(65535) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-65537) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-65536) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-65535) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0x0) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0x) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0x1) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0xf) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::signedInt_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(00) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0141) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(01419999) PASS : tst_QTextStream::signedInt_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b0) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b1) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b10) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0B10) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::signedInt_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::signedInt_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(empty) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(a) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( ) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(1) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(12) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-12) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-0) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( 1) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(127) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(128) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(129) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-127) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-128) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-129) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(32767) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(32768) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(32769) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-32767) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-32768) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-32769) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(65537) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(65536) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(65535) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-65537) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-65536) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-65535) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0x0) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0x) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0x1) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0xf) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(00) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0141) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(01419999) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b0) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b1) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b10) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0B10) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(empty) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(a) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( ) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(12) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-12) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(127) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(128) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(129) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-127) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-128) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-129) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(32767) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(32768) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(32769) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-32767) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-32768) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-32769) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(65537) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(65536) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(65535) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-65537) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-65536) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-65535) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0x0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0x) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0x1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0xf) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(00) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0141) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(01419999) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b0) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b1) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b10) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0B10) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(empty) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(a) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( ) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(12) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-12) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( \r\n\r\n123) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(127) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(128) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(129) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-127) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-128) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-129) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(32767) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(32768) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(32769) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-32767) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-32768) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-32769) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(65537) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(65536) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(65535) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-65537) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-65536) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-65535) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483646) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483647) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483648) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483646) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483647) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483648) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967296) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967297) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967298) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967296) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967297) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967298) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775807) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775808) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775809) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551615) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551616) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551617) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0x0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0x) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0x1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0xf) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0xdeadbeef) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0XDEADBEEF) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0xdeadbeefZzzzz) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 0xdeadbeefZzzzz) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(00) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0141) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(01419999) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 01419999) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b0) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b1) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b10) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0B10) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b101010) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(0b1010102345) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice( 0b1010102345) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-BE (0xdeadbeef)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-LE (0xdeadbeef)) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(0) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(1) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(-1) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(32767) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(32768) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(32769) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(65535) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(65536) PASS : tst_QTextStream::signedShort_write_operator_ToDevice(65537) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(0) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(1) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(-1) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(32767) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(32768) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(32769) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(65535) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(65536) PASS : tst_QTextStream::unsignedShort_write_operator_ToDevice(65537) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(0) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(1) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(-1) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(32767) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(32768) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(32769) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(65535) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(65536) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(65537) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::signedInt_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(0) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(1) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(-1) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(32767) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(32768) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(32769) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(65535) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(65536) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(65537) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(0) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(1) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(-1) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(32767) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(32768) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(32769) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(65535) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(65536) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(65537) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775807) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775808) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775809) PASS : tst_QTextStream::qlonglong_write_operator_ToDevice(18446744073709551615) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(0) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(1) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(-1) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(32767) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(32768) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(32769) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(65535) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(65536) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(65537) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483647) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483648) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483649) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967295) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967296) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967297) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775807) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775808) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775809) PASS : tst_QTextStream::qulonglong_write_operator_ToDevice(18446744073709551615) PASS : tst_QTextStream::int_read_with_locale(C -123) PASS : tst_QTextStream::int_read_with_locale(C +123) PASS : tst_QTextStream::int_read_with_locale(C 12345) PASS : tst_QTextStream::int_read_with_locale(C 12,345) PASS : tst_QTextStream::int_read_with_locale(C 12.345) PASS : tst_QTextStream::int_read_with_locale(de_DE -123) PASS : tst_QTextStream::int_read_with_locale(de_DE +123) PASS : tst_QTextStream::int_read_with_locale(de_DE 12345) PASS : tst_QTextStream::int_read_with_locale(de_DE 12.345) PASS : tst_QTextStream::int_read_with_locale(de_DE .12345) PASS : tst_QTextStream::int_write_with_locale(C -123) PASS : tst_QTextStream::int_write_with_locale(C +123) PASS : tst_QTextStream::int_write_with_locale(C 12345) PASS : tst_QTextStream::int_write_with_locale(de_DE -123) PASS : tst_QTextStream::int_write_with_locale(de_DE +123) PASS : tst_QTextStream::int_write_with_locale(de_DE 12345) PASS : tst_QTextStream::float_read_operator_FromDevice(empty) PASS : tst_QTextStream::float_read_operator_FromDevice(a) PASS : tst_QTextStream::float_read_operator_FromDevice(1.0) PASS : tst_QTextStream::float_read_operator_FromDevice( 1) PASS : tst_QTextStream::float_read_operator_FromDevice( \r\n1.2) PASS : tst_QTextStream::float_read_operator_FromDevice(3.14) PASS : tst_QTextStream::float_read_operator_FromDevice(-3.14) PASS : tst_QTextStream::float_read_operator_FromDevice( -3.14) PASS : tst_QTextStream::float_read_operator_FromDevice(314e-02) PASS : tst_QTextStream::float_read_operator_FromDevice(314E-02) PASS : tst_QTextStream::float_read_operator_FromDevice(314e+02) PASS : tst_QTextStream::float_read_operator_FromDevice(314E+02) PASS : tst_QTextStream::float_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::float_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::double_read_operator_FromDevice(empty) PASS : tst_QTextStream::double_read_operator_FromDevice(a) PASS : tst_QTextStream::double_read_operator_FromDevice(1.0) PASS : tst_QTextStream::double_read_operator_FromDevice( 1) PASS : tst_QTextStream::double_read_operator_FromDevice( \r\n1.2) PASS : tst_QTextStream::double_read_operator_FromDevice(3.14) PASS : tst_QTextStream::double_read_operator_FromDevice(-3.14) PASS : tst_QTextStream::double_read_operator_FromDevice( -3.14) PASS : tst_QTextStream::double_read_operator_FromDevice(314e-02) PASS : tst_QTextStream::double_read_operator_FromDevice(314E-02) PASS : tst_QTextStream::double_read_operator_FromDevice(314e+02) PASS : tst_QTextStream::double_read_operator_FromDevice(314E+02) PASS : tst_QTextStream::double_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::double_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::float_write_operator_ToDevice(0) PASS : tst_QTextStream::float_write_operator_ToDevice(3.14) PASS : tst_QTextStream::float_write_operator_ToDevice(-3.14) PASS : tst_QTextStream::float_write_operator_ToDevice(1.2e+10) PASS : tst_QTextStream::float_write_operator_ToDevice(-1.2e+10) PASS : tst_QTextStream::float_write_operator_ToDevice(12345) PASS : tst_QTextStream::double_write_operator_ToDevice(0) PASS : tst_QTextStream::double_write_operator_ToDevice(3.14) PASS : tst_QTextStream::double_write_operator_ToDevice(-3.14) PASS : tst_QTextStream::double_write_operator_ToDevice(1.2e+10) PASS : tst_QTextStream::double_write_operator_ToDevice(-1.2e+10) PASS : tst_QTextStream::double_write_operator_ToDevice(12345) PASS : tst_QTextStream::double_write_with_flags(-ForceSign) PASS : tst_QTextStream::double_write_with_flags(+ForceSign) PASS : tst_QTextStream::double_write_with_flags(inf) PASS : tst_QTextStream::double_write_with_flags(-inf) PASS : tst_QTextStream::double_write_with_flags(inf uppercase) PASS : tst_QTextStream::double_write_with_flags(-inf uppercase) PASS : tst_QTextStream::double_write_with_flags(nan) PASS : tst_QTextStream::double_write_with_flags(NAN) PASS : tst_QTextStream::double_write_with_flags(scientific) PASS : tst_QTextStream::double_write_with_flags(scientific2) PASS : tst_QTextStream::double_write_with_flags(scientific uppercase) PASS : tst_QTextStream::double_write_with_precision(-1) PASS : tst_QTextStream::double_write_with_precision(0) PASS : tst_QTextStream::double_write_with_precision(1) PASS : tst_QTextStream::double_write_with_precision(2) PASS : tst_QTextStream::double_write_with_precision(3) PASS : tst_QTextStream::double_write_with_precision(5) PASS : tst_QTextStream::double_write_with_precision(6) PASS : tst_QTextStream::double_write_with_precision(7) PASS : tst_QTextStream::double_write_with_precision(10) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(empty) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a b) PASS : tst_QTextStream::charPtr_read_operator_FromDevice( a b) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a1) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(a1 b1) PASS : tst_QTextStream::charPtr_read_operator_FromDevice( a1 b1) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(\n\n\nole i dole\n) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (corrupt)) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (corrupt)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(empty) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a b) PASS : tst_QTextStream::stringRef_read_operator_FromDevice( a b) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a1) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(a1 b1) PASS : tst_QTextStream::stringRef_read_operator_FromDevice( a1 b1) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(\n\n\nole i dole\n) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (corrupt)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (corrupt)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(empty) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a b) PASS : tst_QTextStream::byteArray_read_operator_FromDevice( a b) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a1) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(a1 b1) PASS : tst_QTextStream::byteArray_read_operator_FromDevice( a1 b1) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(\n\n\nole i dole\n) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (empty)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (corrupt)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (empty)) PASS : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (corrupt)) PASS : tst_QTextStream::string_write_operator_ToDevice(empty) PASS : tst_QTextStream::string_write_operator_ToDevice(a) PASS : tst_QTextStream::string_write_operator_ToDevice(a cow jumped over the moon) PASS : tst_QTextStream::latin1String_write_operator_ToDevice() PASS : tst_QTextStream::skipWhiteSpace(empty) PASS : tst_QTextStream::skipWhiteSpace( one) PASS : tst_QTextStream::skipWhiteSpace(\none) PASS : tst_QTextStream::skipWhiteSpace(\n one) PASS : tst_QTextStream::skipWhiteSpace( \r\n one) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (empty)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE ( one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (\none)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE (\n one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-BE ( \r\n one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (empty)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE ( one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (\none)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE (\n one)) PASS : tst_QTextStream::skipWhiteSpace(utf16-LE ( \r\n one)) PASS : tst_QTextStream::lineCount(empty) PASS : tst_QTextStream::lineCount(oneline) PASS : tst_QTextStream::lineCount(twolines) PASS : tst_QTextStream::lineCount(oneemptyline) PASS : tst_QTextStream::lineCount(twoemptylines) PASS : tst_QTextStream::lineCount(buffersize-1 line) PASS : tst_QTextStream::lineCount(buffersize line) PASS : tst_QTextStream::lineCount(buffersize+1 line) PASS : tst_QTextStream::lineCount(buffersize+2 line) PASS : tst_QTextStream::lineCount(rfc3261) QDEBUG : tst_QTextStream::performance() QFile used 0.04 seconds to read the file QDEBUG : tst_QTextStream::performance() QTextStream used 0.02 seconds to read the file QDEBUG : tst_QTextStream::performance() QTextStream is 2.69x faster than QFile PASS : tst_QTextStream::performance() PASS : tst_QTextStream::hexTest(0) PASS : tst_QTextStream::hexTest(1) PASS : tst_QTextStream::hexTest(2) PASS : tst_QTextStream::hexTest(3) PASS : tst_QTextStream::hexTest(4) PASS : tst_QTextStream::hexTest(5) PASS : tst_QTextStream::hexTest(6) PASS : tst_QTextStream::hexTest(7) PASS : tst_QTextStream::hexTest(8) PASS : tst_QTextStream::hexTest(9) PASS : tst_QTextStream::hexTest(a) PASS : tst_QTextStream::hexTest(b) PASS : tst_QTextStream::hexTest(c) PASS : tst_QTextStream::hexTest(d) PASS : tst_QTextStream::hexTest(e) PASS : tst_QTextStream::hexTest(f) PASS : tst_QTextStream::hexTest(-1) PASS : tst_QTextStream::hexTest(0xffffffff) PASS : tst_QTextStream::hexTest(0xfffffffffffffffe) PASS : tst_QTextStream::hexTest(0xffffffffffffffff) PASS : tst_QTextStream::hexTest(0x7fffffffffffffff) PASS : tst_QTextStream::binTest(0) PASS : tst_QTextStream::binTest(1) PASS : tst_QTextStream::binTest(2) PASS : tst_QTextStream::binTest(5) PASS : tst_QTextStream::binTest(-1) PASS : tst_QTextStream::binTest(11111111) PASS : tst_QTextStream::binTest(1111111111111111) PASS : tst_QTextStream::binTest(1111111011111110) PASS : tst_QTextStream::octTest(0) PASS : tst_QTextStream::zeroTermination() PASS : tst_QTextStream::ws_manipulator() FAIL! : tst_QTextStream::stillOpenWhenAtEnd() 'socket.waitForReadyRead(5000)' returned FALSE. () ..\tst_qtextstream.cpp(1120) : failure location PASS : tst_QTextStream::readNewlines(empty) PASS : tst_QTextStream::readNewlines(\r\n) PASS : tst_QTextStream::readNewlines(\r\r\n) PASS : tst_QTextStream::readNewlines(\r\n\r\n) PASS : tst_QTextStream::readNewlines(\n) PASS : tst_QTextStream::readNewlines(\n\n) PASS : tst_QTextStream::seek() PASS : tst_QTextStream::pos() PASS : tst_QTextStream::pos2() PASS : tst_QTextStream::pos3LargeFile() PASS : tst_QTextStream::readStdin() PASS : tst_QTextStream::readAllFromStdin() PASS : tst_QTextStream::readLineFromStdin() PASS : tst_QTextStream::read() PASS : tst_QTextStream::qbool() PASS : tst_QTextStream::forcePoint() PASS : tst_QTextStream::forceSign() PASS : tst_QTextStream::read0d0d0a() PASS : tst_QTextStream::numeralCase(dec 1) PASS : tst_QTextStream::numeralCase(dec 2) PASS : tst_QTextStream::numeralCase(hex 1) PASS : tst_QTextStream::numeralCase(hex 2) PASS : tst_QTextStream::numeralCase(hex 3) PASS : tst_QTextStream::numeralCase(hex 4) PASS : tst_QTextStream::numeralCase(hex 5) PASS : tst_QTextStream::numeralCase(hex 6) PASS : tst_QTextStream::numeralCase(hex 7) PASS : tst_QTextStream::numeralCase(hex 8) PASS : tst_QTextStream::numeralCase(hex 9) PASS : tst_QTextStream::numeralCase(hex 10) PASS : tst_QTextStream::numeralCase(hex 11) PASS : tst_QTextStream::numeralCase(hex 12) PASS : tst_QTextStream::numeralCase(hex 13) PASS : tst_QTextStream::numeralCase(bin 1) PASS : tst_QTextStream::numeralCase(bin 2) PASS : tst_QTextStream::numeralCase(bin 3) PASS : tst_QTextStream::numeralCase(bin 4) PASS : tst_QTextStream::numeralCase(bin 5) PASS : tst_QTextStream::numeralCase(bin 6) PASS : tst_QTextStream::numeralCase(bin 7) PASS : tst_QTextStream::numeralCase(oct 1) PASS : tst_QTextStream::numeralCase(oct 2) PASS : tst_QTextStream::nanInf() PASS : tst_QTextStream::utf8IncompleteAtBufferBoundary(utf8) PASS : tst_QTextStream::writeSeekWriteNoBOM() PASS : tst_QTextStream::status_real_read(1.23 abc ) PASS : tst_QTextStream::status_integer_read() PASS : tst_QTextStream::status_word_read() PASS : tst_QTextStream::status_write_error() PASS : tst_QTextStream::useCase1() PASS : tst_QTextStream::useCase2() PASS : tst_QTextStream::manipulators(no flags) PASS : tst_QTextStream::manipulators(rightadjust) PASS : tst_QTextStream::generateBOM() PASS : tst_QTextStream::readBomSeekBackReadBomAgain() PASS : tst_QTextStream::alignAccountingStyle() PASS : tst_QTextStream::setCodec() PASS : tst_QTextStream::cleanupTestCase() Totals: 857 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QTextStream ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextstream: 45 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05002/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419882360): http://codereview.qt-project.org/102279 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 30 00:46:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 00:46:58 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #54 - FAILURE Message-ID: <20141229234658.3C730312AD@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.0_state/build_00054 From ci-noreply at qt-project.org Tue Dec 30 03:11:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 04:11:19 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5004 Message-ID: <20141230_021119_026796.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #5004: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05004/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1419905184): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Tue Dec 30 03:26:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 03:26:37 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #322 - FAILURE Message-ID: <20141230022637.17D2331341@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_00322 From ci-noreply at qt-project.org Tue Dec 30 04:59:53 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 04:59:53 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #216 - FAILURE Message-ID: <20141230035953.55F6331B0D@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_00216 From ci-noreply at qt-project.org Tue Dec 30 05:30:22 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 05:30:22 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #113 - FAILURE Message-ID: <20141230043022.C11EF3181B@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_00113 From ci-noreply at qt-project.org Tue Dec 30 06:56:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 06:56:42 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #217 - FAILURE Message-ID: <20141230055642.0FB4A30F7A@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_00217 From ci-noreply at qt-project.org Tue Dec 30 06:58:13 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 07:58:13 +0200 Subject: [Ci-reports] pass on QtDeclarative_5.4_Integration #476 Message-ID: <20141230_055813_042048.ci-noreply@qt-project.org> QtDeclarative_5.4_Integration #476: SUCCESS Tested changes (refs/builds/5.4_1419903963): http://codereview.qt-project.org/102656 [PS1] - doc: Fixed copy/paste errors in DSM snippets From ci-noreply at qt-project.org Tue Dec 30 09:23:35 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 10:23:35 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #23 Message-ID: <20141230_082335_025636.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #23: SUCCESS Tested changes (refs/builds/dev_1419925882): http://codereview.qt-project.org/102693 [PS2] - Fixed Anti-Aliasing buffer not used. From ci-noreply at qt-project.org Tue Dec 30 09:58:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 10:58:11 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5005 Message-ID: <20141230_085811_054744.ci-noreply@qt-project.org> Autotest `tst_qwindow' failed :( Testing tst_QWindow 2014-12-30 10:57:04.944 tst_qwindow[8522:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,477) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWindow ********* Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12)) PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::eventOrderOnShow() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::mapGlobal() QDEBUG : tst_QWindow::positioning(default) About to fail auto-test. Here is some additional information: QDEBUG : tst_QWindow::positioning(default) window.framePosition() == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) old frame position == QPoint(80,80) QDEBUG : tst_QWindow::positioning(default) We received 2 move events QDEBUG : tst_QWindow::positioning(default) frame positions after each move event: QVector(QPoint(639,478), QPoint(80,80)) 2014-12-30 10:57:31.765 tst_qwindow[8525:2607] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwindow.savedState/window_1.data: Permission denied (13) FAIL! : tst_QWindow::positioning(default) Compared values are not the same Actual (((framePos))) : QPoint(639,478) Expected (window.framePosition()): QPoint(80,80) Loc: [tst_qwindow.cpp(340)] PASS : tst_QWindow::positioning(fake) SKIP : tst_QWindow::positioningDuringMinimized() Not supported on this platform Loc: [tst_qwindow.cpp(357)] PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() SKIP : tst_QWindow::touchToMouseTranslation() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(706)] PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() SKIP : tst_QWindow::touchCancelWithTouchToMouse() Mouse events are synthesized by the system on this platform. Loc: [tst_qwindow.cpp(908)] PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() PASS : tst_QWindow::mask() PASS : tst_QWindow::initialSize() PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() PASS : tst_QWindow::modalWindowPosition() SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [tst_qwindow.cpp(1640)] PASS : tst_QWindow::cleanupTestCase() Totals: 31 passed, 1 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QWindow ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwindow: 52 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05005/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz Tested changes (refs/builds/dev_1419924420): http://codereview.qt-project.org/102258 [PS1] - Fix cmake test_moc_macro_target with namespace From ci-noreply at qt-project.org Tue Dec 30 11:48:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 12:48:33 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5006 Message-ID: <20141230_104833_096272.ci-noreply@qt-project.org> QtBase_dev_Integration #5006: SUCCESS Tested changes (refs/builds/dev_1419929987): http://codereview.qt-project.org/102279 [PS2] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 30 13:43:28 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 14:43:28 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5008 Message-ID: <20141230_124328_059813.ci-noreply@qt-project.org> QtBase_dev_Integration #5008: SUCCESS Tested changes (refs/builds/dev_1419936608): http://codereview.qt-project.org/102258 [PS1] - Fix cmake test_moc_macro_target with namespace From ci-noreply at qt-project.org Tue Dec 30 14:44:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 14:44:37 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #55 - FAILURE Message-ID: <20141230134437.6029F31753@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_00055 From ci-noreply at qt-project.org Tue Dec 30 15:51:51 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 16:51:51 +0200 Subject: [Ci-reports] fail on QtWebKit_dev_Integration #228 Message-ID: <20141230_145151_010298.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\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(48) : error C2065: 'QQmlValueType' : undeclared identifier c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(48) : error C2065: 'v' : undeclared identifier c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(52) : error C2998: 'bool typedCreate' : cannot be a template definition c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(54) : error C2061: syntax error : identifier 'QQmlValueType' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(68) : error C3668: 'GeoShapeValueType::toString' : method with override specifier 'override' did not override any base class methodsc:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(54) : error C3668: 'LocationValueTypeProvider::create' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(69) : error C3668: 'GeoShapeValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(70) : error C3668: 'GeoShapeValueType::isEqual' : method with override specifier 'override' did not override any base class methods qdeclarativegeoshape.cpp(127) : error C2059: syntax error : '<' qdeclarativegeoshape.cpp(137) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(137) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(142) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(142) : error C2228: left of '.isValid' must have class/struct/union qdeclarativegeoshape.cpp(147) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(147) : error C2228: left of '.isEmpty' must have class/struct/union qdeclarativegeoshape.cpp(152) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(152) : error C2228: left of '.contains' must have class/struct/union qdeclarativegeoshape.cpp(157) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(157) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(161) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(169) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(177) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(177) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(183) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(185) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(187) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(189) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(191) : error C3861: 'onLoad': identifier not found qdeclarativegeoshape.cpp(197) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(199) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(201) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(207) : error C2059: syntax error : '<' qdeclarativegeoshape.cpp(209) : error C2065: 'v' : undeclared identifier 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\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(71) : error C3668: 'CoordinateValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(72) : error C3668: 'CoordinateValueType::isEqual' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(68) : error C3668: 'GeoShapeValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(69) : error C3668: 'GeoShapeValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(70) : error C3668: 'GeoShapeValueType::isEqual' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(72) : error C3668: 'GeoRectangleValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(73) : error C3668: 'GeoRectangleValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(74) : error C3668: 'GeoRectangleValueType::value' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(75) : error C3668: 'GeoRectangleValueType::write' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(76) : error C3668: 'GeoRectangleValueType::writeVariantValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(58) : error C3668: 'GeoCircleValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(59) : error C3668: 'GeoCircleValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(60) : error C3668: 'GeoCircleValueType::value' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(61) : error C3668: 'GeoCircleValueType::write' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(62) : error C3668: 'GeoCircleValueType::writeVariantValue' : method with override specifier 'override' did not override any base class methods locationvaluetypeprovider.cpp(50) : error C2511: 'bool LocationValueTypeProvider::create(int,QQmlValueType *&)' : overloaded member function not found in 'LocationValueTypeProvider' c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(41) : see declaration of 'LocationValueTypeProvider' 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\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(71) : error C3668: 'CoordinateValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(72) : error C3668: 'CoordinateValueType::isEqual' : method with override specifier 'override' did not override any base class methods Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00228/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ 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\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(48) : error C2065: 'QQmlValueType' : undeclared identifier c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(48) : error C2065: 'v' : undeclared identifier c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(68) : error C3668: 'TestNamespace::GeoShapeValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(69) : error C3668: 'TestNamespace::GeoShapeValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(70) : error C3668: 'TestNamespace::GeoShapeValueType::isEqual' : method with override specifier 'override' did not override any base class methods 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\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(52) : error C2998: 'bool typedCreate' : cannot be a template definition qdeclarativegeoshape.cpp(127) : error C2059: syntax error : '<'c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(54) : error C2061: syntax error : identifier 'QQmlValueType' qdeclarativegeoshape.cpp(137) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(137) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(142) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(142) : error C2228: left of '.isValid' must have class/struct/union c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(54) : error C3668: 'TestNamespace::LocationValueTypeProvider::create' : method with override specifier 'override' did not override any base class methodsqdeclarativegeoshape.cpp(147) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(147) : error C2228: left of '.isEmpty' must have class/struct/union qdeclarativegeoshape.cpp(152) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(152) : error C2228: left of '.contains' must have class/struct/union qdeclarativegeoshape.cpp(157) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(157) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(161) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(169) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(177) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(177) : error C2228: left of '.type' must have class/struct/union qdeclarativegeoshape.cpp(183) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(185) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(187) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(189) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(191) : error C3861: 'onLoad': identifier not found qdeclarativegeoshape.cpp(197) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(199) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(201) : error C2065: 'v' : undeclared identifier qdeclarativegeoshape.cpp(207) : error C2059: syntax error : '<' qdeclarativegeoshape.cpp(209) : error C2065: 'v' : undeclared identifier 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\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(71) : error C3668: 'TestNamespace::CoordinateValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(72) : error C3668: 'TestNamespace::CoordinateValueType::isEqual' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(68) : error C3668: 'TestNamespace::GeoShapeValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(69) : error C3668: 'TestNamespace::GeoShapeValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeoshape.h(70) : error C3668: 'TestNamespace::GeoShapeValueType::isEqual' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(72) : error C3668: 'TestNamespace::GeoRectangleValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(73) : error C3668: 'TestNamespace::GeoRectangleValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(74) : error C3668: 'TestNamespace::GeoRectangleValueType::value' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(75) : error C3668: 'TestNamespace::GeoRectangleValueType::write' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeorectangle.h(76) : error C3668: 'TestNamespace::GeoRectangleValueType::writeVariantValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(58) : error C3668: 'TestNamespace::GeoCircleValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(59) : error C3668: 'TestNamespace::GeoCircleValueType::setValue' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(60) : error C3668: 'TestNamespace::GeoCircleValueType::value' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(61) : error C3668: 'TestNamespace::GeoCircleValueType::write' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativegeocircle.h(62) : error C3668: 'TestNamespace::GeoCircleValueType::writeVariantValue' : method with override specifier 'override' did not override any base class methods locationvaluetypeprovider.cpp(50) : error C2511: 'bool TestNamespace::LocationValueTypeProvider::create(int,TestNamespace::QQmlValueType *&)' : overloaded member function not found in 'TestNamespace::LocationValueTypeProvider' c:\work\build\qt\qtlocation\src\imports\positioning\locationvaluetypeprovider.h(41) : see declaration of 'TestNamespace::LocationValueTypeProvider' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2504: 'QQmlValueTypeBase' : base class undefined c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(42) : error C2143: syntax error : missing ',' before '<' c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(71) : error C3668: 'TestNamespace::CoordinateValueType::toString' : method with override specifier 'override' did not override any base class methods c:\work\build\qt\qtlocation\src\imports\positioning\qdeclarativecoordinate_p.h(72) : error C3668: 'TestNamespace::CoordinateValueType::isEqual' : method with override specifier 'override' did not override any base class methods Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00228/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419950107): http://codereview.qt-project.org/102292 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev http://codereview.qt-project.org/101788 [PS1] - Remove double quotation from $preprocessor From ci-noreply at qt-project.org Tue Dec 30 16:28:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 17:28:19 +0200 Subject: [Ci-reports] pass on QtWebSockets_dev_Integration #89 Message-ID: <20141230_152819_043442.ci-noreply@qt-project.org> QtWebSockets_dev_Integration #89: SUCCESS Tested changes (refs/builds/dev_1419950125): http://codereview.qt-project.org/102293 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 30 16:37:33 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 17:37:33 +0200 Subject: [Ci-reports] pass on QtSvg_dev_Integration #67 Message-ID: <20141230_153733_017600.ci-noreply@qt-project.org> QtSvg_dev_Integration #67: SUCCESS Tested changes (refs/builds/dev_1419951703): http://codereview.qt-project.org/102287 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 30 16:58:10 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 17:58:10 +0200 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #198 Message-ID: <20141230_155810_055172.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.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_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: 7 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00198/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1419951705): http://codereview.qt-project.org/102285 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 30 17:18:44 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 18:18:44 +0200 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #333 Message-ID: <20141230_161844_011895.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #333: SUCCESS Tested changes (refs/builds/dev_1419951729): http://codereview.qt-project.org/102275 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev From ci-noreply at qt-project.org Tue Dec 30 17:28:42 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 18:28:42 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1158 Message-ID: <20141230_162842_085122.ci-noreply@qt-project.org> Autotest `tst_qxmlsimplereader' failed :( Testing tst_QXmlSimpleReader QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QXmlSimpleReader ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QXmlSimpleReader::initTestCase() PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/015.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/016.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/017.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/018.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/019.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/020.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/021.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/022.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/023.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/024.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/025.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/026.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/027.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/028.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/029.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/030.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/031.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/032.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/033.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/034.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/035.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/036.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/037.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/038.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/039.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/040.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/041.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/042.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/043.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/044.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/045.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/046.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/047.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/048.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/049.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/050.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/051.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/052.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/053.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/054.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/055.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/056.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/057.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/058.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/059.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/060.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/061.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/062.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/063.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/064.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/065.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/066.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/067.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/068.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/069.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/070.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/071.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/072.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/073.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/074.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/075.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/076.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/077.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/078.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/079.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/080.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/081.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/082.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/083.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/084.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/085.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/086.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/087.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/088.xml) XFAIL : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/089.xml) a form feed character is not accepted in XML tst_qxmlsimplereader.cpp(309) : failure location PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/089.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/090.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/091.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/092.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/093.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/094.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/095.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/096.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/097.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/098.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/099.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/100.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/101.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/102.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/103.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/104.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/105.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/106.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/107.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/108.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/109.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/110.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/111.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/112.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/113.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/114.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/115.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/116.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/117.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/118.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/119.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/015.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/016.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/017.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/018.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/019.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/020.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/021.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/022.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/023.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/024.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/025.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/026.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/027.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/028.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/029.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/030.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/031.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_1.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_2.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_3.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/001.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/002.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/003.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/004.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/005.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/006.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/007.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/008.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/009.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/010.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/011.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/012.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/013.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/014.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/015.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/016.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/017.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/018.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/019.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/020.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/021.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/022.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/023.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/024.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/025.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/026.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/027.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/028.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/029.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/030.xml) a form feed character is not accepted in XML tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/030.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/031.xml) a form feed character is not accepted in a processing instruction tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/031.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/032.xml) a form feed character is not accepted in a comment tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/032.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/033.xml) overlong sequence - small latin letter d should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/033.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/034.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/035.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/036.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/037.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/038.xml) attribute x redefined; should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/038.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/039.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/040.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/041.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/042.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/043.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/044.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/045.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/046.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/047.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/048.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/049.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/050.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/051.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/052.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/053.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/054.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/055.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/056.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/057.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/058.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/059.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/060.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/061.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/062.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/063.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/064.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/065.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/066.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/067.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/068.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/069.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/070.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/071.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/072.xml) entity foo not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/072.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/073.xml) entity f not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/073.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/074.xml) entity e is not well-formed () tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/074.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/075.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/076.xml) entity foo is not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/076.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/077.xml) entity bar is not defined within the definition of entity foo tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/077.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/078.xml) entity foo not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/078.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/079.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/080.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/081.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/082.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/083.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/084.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/085.xml) Unfinished Public or System Id tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/085.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/086.xml) Unfinished Public or System Id tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/086.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/087.xml) Unfinished Public or System Id tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/087.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/088.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/089.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/090.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/091.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/092.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/093.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/094.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/095.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/096.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/097.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/098.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/099.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/100.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/101.xml) Invalid XML encoding name (space before utf-8) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/101.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/102.xml) Invalid version specification (1.0 followed by space) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/102.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/103.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/104.xml) Premature end of data in tag foo tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/104.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/105.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/106.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/107.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/108.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/109.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/110.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/111.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/112.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/113.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/114.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/115.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/116.xml) Invalid decimal value tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/116.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/117.xml) No name tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/117.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/118.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/119.xml) No name tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/119.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/120.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/121.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/122.xml) ; expected in declaration of element tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/122.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/123.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/124.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/125.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/126.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/127.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/128.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/129.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/130.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/131.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/132.xml) ; expected in declaration of element tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/132.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/133.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/134.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/135.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/136.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/137.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/138.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/139.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/140.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/141.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/142.xml) Invalid value '0' tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/142.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/143.xml) Invalid value '31' tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/143.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/144.xml) noncharacter code 0xFFFF should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/144.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) surrogate code point 0xD800 should be rejected tst_qxmlsimplereader.cpp(386) : failure location XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) Surrogate code point 0xD800 should be rejected tst_qxmlsimplereader.cpp(396) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/146.xml) code point out-of-range 0x110000 (must be < 0x10FFFE) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/146.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/147.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/148.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/149.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/150.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/151.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/152.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/153.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/154.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/155.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/156.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/157.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/158.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/159.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/160.xml) Parameter references forbidden in internal subset tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/160.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/161.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/162.xml) Parameter references forbidden in internal subset tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/162.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/163.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/164.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/165.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/166.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/167.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/168.xml) Surrogate code point 0xEDA080 should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/168.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/169.xml) Surrogate code point 0xEDB080 should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/169.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/170.xml) Code point 0xF7808080 should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/170.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/171.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/172.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/173.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/174.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/175.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/176.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/177.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/178.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/179.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/180.xml) Entity e is not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/180.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/181.xml) Unregistered error message tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/181.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/182.xml) Comment not terminated tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/182.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/183.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/184.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/185.xml) Entity e not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/185.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/186.xml) Attributes constructs error tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/186.xml) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 1) (... 934 lines omitted; there are too many errors!) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 9) PASS : tst_QXmlSimpleReader::setDataQString() PASS : tst_QXmlSimpleReader::inputFromQIODevice() PASS : tst_QXmlSimpleReader::inputFromString() QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01158/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1419951529): http://codereview.qt-project.org/102639 [PS1] - Save two system calls for setting a socket non-blocking on Linux http://codereview.qt-project.org/102638 [PS1] - Don't unnecessariy set localAddress in QNativeSocketEngine's nativeBind http://codereview.qt-project.org/102636 [PS1] - Optimize QHostAddress::operator== for SpecialAddress http://codereview.qt-project.org/102635 [PS1] - Autotest: don't leak a socket every call to QtNetworkSettings::hasIPv6 http://codereview.qt-project.org/102634 [PS1] - Don't bind to QHostAddress::Any if we want to do IPv4 multicast ops From ci-noreply at qt-project.org Tue Dec 30 18:29:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 19:29:47 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5009 Message-ID: <20141230_172947_098841.ci-noreply@qt-project.org> qtdeclarative failed to compile :( ../shared/qqmlenginedebugclient.cpp: In function ‘TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)’: ../shared/qqmlenginedebugclient.cpp:50:28: error: no match for ‘operator>>’ in ‘TestNamespace::operator>>((* & ds), (* & data.QmlObjectData::url)) >> data.QmlObjectData::lineNumber’ ../shared/qqmlenginedebugclient.cpp:50:28: note: candidates are: ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&) ../shared/qqmlenginedebugclient.cpp:48:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’ ../shared/qqmlenginedebugclient.cpp: In function ‘TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&)’: ../shared/qqmlenginedebugclient.cpp:69:11: error: no match for ‘operator>>’ in ‘ds >> type’ ../shared/qqmlenginedebugclient.cpp:69:11: note: candidates are: ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&) ../shared/qqmlenginedebugclient.cpp:48:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’ ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&) ../shared/qqmlenginedebugclient.cpp:66:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’ ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::addWatch(const QmlDebugPropertyReference&, bool*)’: ../shared/qqmlenginedebugclient.cpp:92:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::addWatch(const QmlDebugObjectReference&, const TestNamespace::QString&, bool*)’: ../shared/qqmlenginedebugclient.cpp:118:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::addWatch(const QmlDebugObjectReference&, bool*)’: ../shared/qqmlenginedebugclient.cpp:134:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘void QQmlEngineDebugClient::removeWatch(TestNamespace::quint32, bool*)’: ../shared/qqmlenginedebugclient.cpp:155:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryAvailableEngines(bool*)’: ../shared/qqmlenginedebugclient.cpp:170:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryRootContexts(const QmlDebugEngineReference&, bool*)’: ../shared/qqmlenginedebugclient.cpp:187:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryObject(const QmlDebugObjectReference&, bool*)’: ../shared/qqmlenginedebugclient.cpp:204:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryObjectsForLocation(const TestNamespace::QString&, int, int, bool*)’: ../shared/qqmlenginedebugclient.cpp:222:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryObjectRecursive(const QmlDebugObjectReference&, bool*)’: ../shared/qqmlenginedebugclient.cpp:240:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryObjectsForLocationRecursive(const TestNamespace::QString&, int, int, bool*)’: ../shared/qqmlenginedebugclient.cpp:258:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryExpressionResult(int, const TestNamespace::QString&, bool*)’: ../shared/qqmlenginedebugclient.cpp:276:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryExpressionResultBC(int, const TestNamespace::QString&, bool*)’: ../shared/qqmlenginedebugclient.cpp:294:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::setBindingForObject(int, const TestNamespace::QString&, const TestNamespace::QVariant&, bool, TestNamespace::QString, int, bool*)’: ../shared/qqmlenginedebugclient.cpp:315:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::resetBindingForObject(int, const TestNamespace::QString&, bool*)’: ../shared/qqmlenginedebugclient.cpp:334:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::setMethodBody(int, const TestNamespace::QString&, const TestNamespace::QString&, bool*)’: ../shared/qqmlenginedebugclient.cpp:351:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type ../shared/qqmlenginedebugclient.cpp: In member function ‘void QQmlEngineDebugClient::decode(TestNamespace::QDataStream&, QmlDebugObjectReference&, bool)’: ../shared/qqmlenginedebugclient.cpp:380:11: error: no match for ‘operator>>’ in ‘ds >> childCount’ ../shared/qqmlenginedebugclient.cpp:380:11: note: candidates are: ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&) ../shared/qqmlenginedebugclient.cpp:48:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’ ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&) ../shared/qqmlenginedebugclient.cpp:66:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’ ../shared/qqmlenginedebugclient.cpp:388:11: error: no match for ‘operator>>’ in ‘ds >> propCount’ ../shared/qqmlenginedebugclient.cpp:388:11: note: candidates are: ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&) ../shared/qqmlenginedebugclient.cpp:48:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’ ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&) ../shared/qqmlenginedebugclient.cpp:66:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’ ../shared/qqmlenginedebugclient.cpp: In member function ‘void QQmlEngineDebugClient::decode(TestNamespace::QDataStream&, TestNamespace::QList&, bool)’: ../shared/qqmlenginedebugclient.cpp:426:11: error: no match for ‘operator>>’ in ‘ds >> count’ ../shared/qqmlenginedebugclient.cpp:426:11: note: candidates are: ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&) ../shared/qqmlenginedebugclient.cpp:48:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’ ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&) ../shared/qqmlenginedebugclient.cpp:66:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’ ../shared/qqmlenginedebugclient.cpp: In member function ‘void QQmlEngineDebugClient::decode(TestNamespace::QDataStream&, QmlDebugContextReference&)’: ../shared/qqmlenginedebugclient.cpp:437:23: error: no match for ‘operator>>’ in ‘TestNamespace::operator>>((* & ds), (* & c.QmlDebugContextReference::name)) >> c.QmlDebugContextReference::debugId’ ../shared/qqmlenginedebugclient.cpp:437:23: note: candidates are: ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&) ../shared/qqmlenginedebugclient.cpp:48:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’ ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&) ../shared/qqmlenginedebugclient.cpp:66:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’ ../shared/qqmlenginedebugclient.cpp:440:11: error: no match for ‘operator>>’ in ‘ds >> contextCount’ ../shared/qqmlenginedebugclient.cpp:440:11: note: candidates are: ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&) ../shared/qqmlenginedebugclient.cpp:48:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’ ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&) ../shared/qqmlenginedebugclient.cpp:66:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’ ../shared/qqmlenginedebugclient.cpp:448:11: error: no match for ‘operator>>’ in ‘ds >> objectCount’ ../shared/qqmlenginedebugclient.cpp:448:11: note: candidates are: ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&) ../shared/qqmlenginedebugclient.cpp:48:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’ ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&) ../shared/qqmlenginedebugclient.cpp:66:14: note: no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction) /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’ /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&) /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’ ../shared/qqmlenginedebugclient.cpp: In member function ‘virtual void QQmlEngineDebugClient::messageReceived(const TestNamespace::QByteArray&)’: ../shared/qqmlenginedebugclient.cpp:462:24: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type make[6]: *** [.obj/qqmlenginedebugclient.o] Error 1 make[5]: *** [sub-qqmlenginedebugservice-make_first] Error 2 make[4]: *** [sub-debugger-make_first] Error 2 make[3]: *** [sub-qml-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05009/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz Tested changes (refs/builds/dev_1419958149): http://codereview.qt-project.org/102306 [PS2] - Remove workarounds for RVCT compiler bugs http://codereview.qt-project.org/102184 [PS2] - Move a few QStringList methods up to QList http://codereview.qt-project.org/102598 [PS1] - Add missing qdatastream.h includes. From ci-noreply at qt-project.org Tue Dec 30 18:54:01 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 19:54:01 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2207 Message-ID: <20141230_175401_030365.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::mouseInteraction(left) Compared values are not the same Actual (area->property("touchCount").toInt()): 0 Expected (accept) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(1188)] 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() PASS : tst_QQuickMultiPointTouchArea::inFlickable() PASS : tst_QQuickMultiPointTouchArea::inFlickable2() FAIL! : tst_QQuickMultiPointTouchArea::inMouseArea() 'mouseArea->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(882)] FAIL! : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() Compared values are not the same Actual (touch1rect->property("y").toInt()): 10 Expected (touch1.y()) : 20 Loc: [tst_qquickmultipointtoucharea.cpp(933)] 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: 20 passed, 3 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 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_qquickmultipointtoucharea: 23 seconds, exit code 3 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02207/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1419957459): http://codereview.qt-project.org/102696 [PS2] - Remove v8engine dependency from qv4serialize.* http://codereview.qt-project.org/102695 [PS2] - Don't store a v8engine pointer in qqmllistwrapper http://codereview.qt-project.org/102694 [PS2] - Remove unused enum value From ci-noreply at qt-project.org Tue Dec 30 18:58:27 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 19:58:27 +0200 Subject: [Ci-reports] pass on Qt5_dev_Integration #567 Message-ID: <20141230_175827_056029.ci-noreply@qt-project.org> Qt5_dev_Integration #567: SUCCESS Tested changes (refs/builds/dev_1419943489): http://codereview.qt-project.org/99749 [PS3] - Qt3D depends upon qtimageformats module From ci-noreply at qt-project.org Tue Dec 30 19:17:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 20:17:18 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1159 Message-ID: <20141230_181718_074526.ci-noreply@qt-project.org> QtBase_5.4_Integration #1159: SUCCESS Tested changes (refs/builds/5.4_1419957017): http://codereview.qt-project.org/102704 [PS1] - configure.exe: improve error message by adding the filename. From ci-noreply at qt-project.org Tue Dec 30 19:21:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 20:21:08 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1160 Message-ID: <20141230_182108_012635.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-project.org/ci/QtBase_5.4_Integration/build_01160/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1160: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01160/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1419963532): http://codereview.qt-project.org/102686 [PS1] - QODBC: fix converted string values empty SQLServer 2012 http://codereview.qt-project.org/98773 [PS4] - Added timezone support for datetime fields in PSQL http://codereview.qt-project.org/98671 [PS4] - Added ROUND test for PostgreSQL http://codereview.qt-project.org/102102 [PS3] - [QDateTime] ISO Time zone designators can be [+-]HH From ci-noreply at qt-project.org Tue Dec 30 19:29:36 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 19:29:36 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #246 - FAILURE Message-ID: <20141230182936.7200C30BF5@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_00246 From ci-noreply at qt-project.org Tue Dec 30 21:01:31 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 22:01:31 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #72 Message-ID: <20141230_200131_049600.ci-noreply@qt-project.org> Qt3D_dev_Integration #72: SUCCESS Tested changes (refs/builds/dev_1419965116): http://codereview.qt-project.org/102703 [PS2] - Fix compilation of Qt3D following fa3cf15e in qtdecalrative From ci-noreply at qt-project.org Tue Dec 30 21:19:23 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 22:19:23 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5010 Message-ID: <20141230_201923_030350.ci-noreply@qt-project.org> QtBase_dev_Integration #5010: SUCCESS Tested changes (refs/builds/dev_1419964284): http://codereview.qt-project.org/102687 [PS3] - QStack: Add a simple benchmark. From ci-noreply at qt-project.org Tue Dec 30 21:45:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 22:45:58 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1161 Message-ID: <20141230_204558_010722.ci-noreply@qt-project.org> Compilation failed :( tst_qsqlquery.cpp tst_qsqlquery.cpp(3569) : error C2039: 'PostgreSQL' : is not a member of 'QSqlDriverPrivate' c:\work\build\qt\qtbase\include\qtsql\5.4.1\qtsql\private\../../../../../src/sql/kernel/qsqldriver_p.h(54) : see declaration of 'QSqlDriverPrivate' tst_qsqlquery.cpp(3569) : error C2065: 'PostgreSQL' : undeclared identifier Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01161/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1419971252): http://codereview.qt-project.org/98671 [PS4] - Added ROUND test for PostgreSQL http://codereview.qt-project.org/98773 [PS4] - Added timezone support for datetime fields in PSQL http://codereview.qt-project.org/102102 [PS3] - [QDateTime] ISO Time zone designators can be [+-]HH http://codereview.qt-project.org/102686 [PS1] - QODBC: fix converted string values empty SQLServer 2012 From ci-noreply at qt-project.org Tue Dec 30 22:18:08 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 30 Dec 2014 23:18:08 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2209 Message-ID: <20141230_211808_010795.ci-noreply@qt-project.org> Autotests `tst_qjsengine' and `tst_qjsonbinding' failed :( 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.5.0, Qt 5.5.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: 0.930578 seconds, exit code 3221225477 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.5.0, Qt 5.5.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 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02209/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1419972938): http://codereview.qt-project.org/102712 [PS2] - The property() calls in the proeprty cache only require a QJSEngine now http://codereview.qt-project.org/102711 [PS2] - Remove unused variable http://codereview.qt-project.org/102710 [PS2] - Add a direct accessor to retrieve the JS engine from the ExecutionEngine http://codereview.qt-project.org/102709 [PS2] - Reduce v8engine dependency in the type wrapper http://codereview.qt-project.org/102708 [PS2] - Reduce v8engine dependency in qv4include http://codereview.qt-project.org/102698 [PS3] - Remove v8engine dependency in fromVariant conversions http://codereview.qt-project.org/102697 [PS3] - Remove v8engine dependency in toVariant conversions http://codereview.qt-project.org/102696 [PS2] - Remove v8engine dependency from qv4serialize.* http://codereview.qt-project.org/102695 [PS2] - Don't store a v8engine pointer in qqmllistwrapper http://codereview.qt-project.org/102694 [PS2] - Remove unused enum value From ci-noreply at qt-project.org Tue Dec 30 23:06:58 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 00:06:58 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #73 Message-ID: <20141230_220658_092961.ci-noreply@qt-project.org> Qt3D_dev_Integration #73: SUCCESS Tested changes (refs/builds/dev_1419973386): http://codereview.qt-project.org/102680 [PS2] - RenderTexture: use Q_NULLPTR instead of NULL http://codereview.qt-project.org/102589 [PS2] - QML default phong material and generate qrc file From ci-noreply at qt-project.org Tue Dec 30 23:08:55 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 00:08:55 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5011 Message-ID: <20141230_220855_043350.ci-noreply@qt-project.org> QtBase_dev_Integration #5011: SUCCESS Tested changes (refs/builds/dev_1419970858): http://codereview.qt-project.org/102700 [PS1] - Enable ELF .interp section on Hurd http://codereview.qt-project.org/102657 [PS1] - Complete MIPS atomic support on pre-MIPS32 architectures From ci-noreply at qt-project.org Tue Dec 30 23:54:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 00:54:20 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1162 Message-ID: <20141230_225420_051795.ci-noreply@qt-project.org> Autotest `tst_networkselftest' failed :( Testing tst_NetworkSelfTest FAIL! : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] FAIL! : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] Totals: 27 passed, 19 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_NetworkSelfTest ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_NetworkSelfTest::initTestCase() PASS : tst_NetworkSelfTest::hostTest() PASS : tst_NetworkSelfTest::dnsResolution(local-name) PASS : tst_NetworkSelfTest::dnsResolution(fqdn) PASS : tst_NetworkSelfTest::serverReachability() PASS : tst_NetworkSelfTest::remotePortsOpen(echo) PASS : tst_NetworkSelfTest::remotePortsOpen(daytime) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp) PASS : tst_NetworkSelfTest::remotePortsOpen(ssh) PASS : tst_NetworkSelfTest::remotePortsOpen(imap) FAIL! : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Connection refused Loc: [tst_networkselftest.cpp(458)] FAIL! : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Connection refused Loc: [tst_networkselftest.cpp(458)] PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) PASS : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) PASS : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) PASS : tst_NetworkSelfTest::remotePortsOpen(smb) QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21 QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpServer() QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121 QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 FAIL! : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(224)] QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nProxy-connection: close\r\n\r\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\r\nDate: Wed, 28 Nov 2012 19:04:13 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nContent-Type: text/html\r\nAge: 151723\r\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\r\nX-Cache: HIT from localhost\r\nX-Cache-Lookup: HIT from localhost:3128\r\nVia: 1.0 localhost (squid/3.0.STABLE19)\r\nProxy-Connection: close\r\n\r\n

Welcome to qt-test-server

\n\"fluke\"\n

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

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Tue, 30 Dec 2014 22:15:05 GMT by localhost (squid/3.0.STABLE19)

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

Welcome to qt-test-server

\n\"fluke\"\n

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

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

ERROR

\n

Cache Access Denied.

\n
\n
\n\n
\n

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

\n\n
\n

Cache Access Denied.

\n
\n\n

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

\n\n

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

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

Generated Tue, 30 Dec 2014 22:15:05 GMT by localhost (squid/3.0.STABLE19)

\n\n
\n\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\301\221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\5\1\0\1\n\324\2\0\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\n\324\2\0\301\222" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\5\1\0\3\tlocalhost\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\n\324\2\0\301\223" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\5\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\5\1\0\3\32qt-test-server.qt-test-net\0\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\n\324\2\0\301\224" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\5\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\301\226" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() SKIP : tst_NetworkSelfTest::smbServer() Could not find smbclient (from Samba), cannot continue testing Loc: [tst_networkselftest.cpp(982)] PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 27 passed, 19 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.327305 seconds, exit code 19 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01162/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.4_1419976054): http://codereview.qt-project.org/98671 [PS4] - Added ROUND test for PostgreSQL http://codereview.qt-project.org/102102 [PS3] - [QDateTime] ISO Time zone designators can be [+-]HH http://codereview.qt-project.org/102686 [PS1] - QODBC: fix converted string values empty SQLServer 2012 From ci-noreply at qt-project.org Wed Dec 31 00:06:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 00:06:43 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.0_state #55 - FAILURE Message-ID: <20141230230643.1B6FF30B79@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.0_state/build_00055 From ci-noreply at qt-project.org Wed Dec 31 01:04:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 01:04:20 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #323 - FAILURE Message-ID: <20141231000420.7561E30B0F@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_00323 From ci-noreply at qt-project.org Wed Dec 31 03:06:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 04:06:37 +0200 Subject: [Ci-reports] pass on QtBase_5.4_Integration #1165 Message-ID: <20141231_020637_033804.ci-noreply@qt-project.org> QtBase_5.4_Integration #1165: SUCCESS Tested changes (refs/builds/5.4_1419980264): http://codereview.qt-project.org/98671 [PS4] - Added ROUND test for PostgreSQL http://codereview.qt-project.org/102102 [PS3] - [QDateTime] ISO Time zone designators can be [+-]HH http://codereview.qt-project.org/102686 [PS1] - QODBC: fix converted string values empty SQLServer 2012 http://codereview.qt-project.org/98773 [PS5] - Added timezone support for datetime fields in PSQL From ci-noreply at qt-project.org Wed Dec 31 04:08:34 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 04:08:34 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.3_mobile_state #217 - FAILURE Message-ID: <20141231030834.7C860308C4@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_00217 From ci-noreply at qt-project.org Wed Dec 31 05:18:47 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 05:18:47 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #114 - FAILURE Message-ID: <20141231041847.2815830607@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_00114 From ci-noreply at qt-project.org Wed Dec 31 06:51:19 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 06:51:19 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.3_state #218 - FAILURE Message-ID: <20141231055119.0A27A30724@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_00218 From ci-noreply at qt-project.org Wed Dec 31 06:59:12 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 07:59:12 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2210 Message-ID: <20141231_055912_010936.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2210: SUCCESS Tested changes (refs/builds/dev_1419999587): http://codereview.qt-project.org/102502 [PS2] - QV4::InternalClass: reserve space for transitions. From ci-noreply at qt-project.org Wed Dec 31 08:43:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 09:43:59 +0200 Subject: [Ci-reports] Problems... Message-ID: <20141231_074359_008512.ci-noreply@qt-project.org> Some problems occurred recently... 2014-12-31T07:41:59Z: [[main::]] Project QtQA_master_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Wed Dec 31 09:13:48 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 10:13:48 +0200 Subject: [Ci-reports] fail on QtDeclarative_dev_Integration #2211 Message-ID: <20141231_081348_023939.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-project.org/ci/QtDeclarative_dev_Integration/build_02211/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtDeclarative_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #2211: FAILURE Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02211/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1420013551): http://codereview.qt-project.org/102729 [PS1] - Make QV4::Value::isNaN() inline From ci-noreply at qt-project.org Wed Dec 31 09:26:37 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 10:26:37 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #24 Message-ID: <20141231_082637_053104.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #24: FAILURE Build log: http://testresults.qt-project.org/ci/QtCanvas3D_dev_Integration/build_00024/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1420014190): http://codereview.qt-project.org/102730 [PS1] - Fixed bingRenderBuffer added checkAllErrors flag. From ci-noreply at qt-project.org Wed Dec 31 11:09:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 12:09:02 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #25 Message-ID: <20141231_100902_075989.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #25: SUCCESS Tested changes (refs/builds/dev_1420019057): http://codereview.qt-project.org/102730 [PS1] - Fixed bingRenderBuffer added checkAllErrors flag. From ci-noreply at qt-project.org Wed Dec 31 11:18:57 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 12:18:57 +0200 Subject: [Ci-reports] pass on QtDeclarative_dev_Integration #2213 Message-ID: <20141231_101857_039568.ci-noreply@qt-project.org> QtDeclarative_dev_Integration #2213: SUCCESS Tested changes (refs/builds/dev_1420014141): http://codereview.qt-project.org/102729 [PS1] - Make QV4::Value::isNaN() inline From ci-noreply at qt-project.org Wed Dec 31 12:48:54 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 13:48:54 +0200 Subject: [Ci-reports] pass on Qt3D_dev_Integration #75 Message-ID: <20141231_114854_021198.ci-noreply@qt-project.org> Qt3D_dev_Integration #75: SUCCESS Tested changes (refs/builds/dev_1420022702): http://codereview.qt-project.org/102725 [PS1] - Rename ChangeQueue -> QChangeQueue http://codereview.qt-project.org/102724 [PS1] - Remove some redundant typedefs http://codereview.qt-project.org/102723 [PS1] - Add documentation for Qt3D::ChangeFlag http://codereview.qt-project.org/102722 [PS1] - Add missing images for QCircularBuffer documentation http://codereview.qt-project.org/102721 [PS1] - Add some missing docs for QCircularBuffer http://codereview.qt-project.org/102720 [PS1] - Add skeleton documentation for Qt3DRender http://codereview.qt-project.org/102707 [PS3] - bigscene-cpp: use QPhongMaterial which reduces code size http://codereview.qt-project.org/102706 [PS3] - AssimpParser: use QPhongMaterial to provode default coloring http://codereview.qt-project.org/102679 [PS4] - Default cpp materials + material-cpp example From ci-noreply at qt-project.org Wed Dec 31 13:26:05 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 14:26:05 +0200 Subject: [Ci-reports] fail on QtCanvas3D_dev_Integration #26 Message-ID: <20141231_122605_004619.ci-noreply@qt-project.org> Autotest `tst_qmltest' failed :( Canvas3D:: QtCanvas3D::Canvas::itemChange 4 Canvas3D:: QtCanvas3D::Canvas::itemChange 2 Canvas3D:: QtCanvas3D::Canvas::handleWindowChanged ( QQuickView(0x7488f8, name = "tst_canvas3d") ) Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::updatePaintNode ( Node(null) , 0x6cf9d4 ) Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters m_initialisedSize: QSize(0, 0) devicePixelRatio: 1 Returns null Testing qmltest FAIL! : qmltest::Canvas3D::test_empty() Compared values are not the same Actual (): false Expected (): true C:\work\build\qt\qtcanvas3d\tests\auto\qmltest\canvas3d\tst_canvas3d.qml(90) : failure location Totals: 7 passed, 1 failed, 0 skipped Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable QtQA::App::TestRunner: test failed, running again to see if it is flaky... Canvas3D:: QtCanvas3D::Canvas::itemChange 4 Canvas3D:: QtCanvas3D::Canvas::itemChange 2 Canvas3D:: QtCanvas3D::Canvas::handleWindowChanged ( QQuickView(0x1a98918, name = "tst_canvas3d") ) Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::updatePaintNode ( Node(null) , 0x1aa2f34 ) Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters m_initialisedSize: QSize(0, 0) devicePixelRatio: 1 Returns null ********* Start testing of qmltest ********* Config: Using QtTest library 5.3.1, Qt 5.3.1 PASS : qmltest::Canvas3D::initTestCase() PASS : qmltest::Canvas3D::test_aa_context() PASS : qmltest::Canvas3D::test_basic_context() PASS : qmltest::Canvas3D::test_depth_context() FAIL! : qmltest::Canvas3D::test_empty() Compared values are not the same Actual (): false Expected (): true C:\work\build\qt\qtcanvas3d\tests\auto\qmltest\canvas3d\tst_canvas3d.qml(90) : failure location PASS : qmltest::Canvas3D::test_log_only_calls() PASS : qmltest::Canvas3D::test_no_logs() PASS : qmltest::Canvas3D::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of qmltest ********* Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable 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_qmltest: 22 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtCanvas3D_dev_Integration/build_00026/win32-msvc2010_Windows_7/log.txt.gz ============================================================ Autotest `tst_qmltest' failed :( Canvas3D:: QtCanvas3D::Canvas::itemChange 4 Canvas3D:: QtCanvas3D::Canvas::itemChange 2 Canvas3D:: QtCanvas3D::Canvas::handleWindowChanged ( QQuickView(0x6889d8, name = "tst_canvas3d") ) Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::updatePaintNode ( Node(null) , 0x75fc2c ) Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters m_initialisedSize: QSize(0, 0) devicePixelRatio: 1 Returns null Testing qmltest FAIL! : qmltest::Canvas3D::test_empty() Compared values are not the same Actual (): false Expected (): true C:\work\build\qt\qtcanvas3d\tests\auto\qmltest\canvas3d\tst_canvas3d.qml(90) : failure location Totals: 7 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... Canvas3D:: QtCanvas3D::Canvas::itemChange 4 Canvas3D:: QtCanvas3D::Canvas::itemChange 2 Canvas3D:: QtCanvas3D::Canvas::handleWindowChanged ( QQuickView(0x12f89f8, name = "tst_canvas3d") ) Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::renderNext Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters Canvas3D:: QtCanvas3D::Canvas::renderNext Render node not ready, returning Canvas3D:: QtCanvas3D::Canvas::updatePaintNode ( Node(null) , 0x1302994 ) Canvas3D:: QtCanvas3D::Canvas::updateWindowParameters m_initialisedSize: QSize(0, 0) devicePixelRatio: 1 Returns null ********* Start testing of qmltest ********* Config: Using QtTest library 5.3.1, Qt 5.3.1 PASS : qmltest::Canvas3D::initTestCase() PASS : qmltest::Canvas3D::test_aa_context() PASS : qmltest::Canvas3D::test_basic_context() PASS : qmltest::Canvas3D::test_depth_context() FAIL! : qmltest::Canvas3D::test_empty() Compared values are not the same Actual (): false Expected (): true C:\work\build\qt\qtcanvas3d\tests\auto\qmltest\canvas3d\tst_canvas3d.qml(90) : failure location PASS : qmltest::Canvas3D::test_log_only_calls() PASS : qmltest::Canvas3D::test_no_logs() PASS : qmltest::Canvas3D::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped ********* Finished testing of qmltest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmltest: 32 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtCanvas3D_dev_Integration/build_00026/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1420027828): http://codereview.qt-project.org/102732 [PS1] - Removed the extra checkAllErrors flag. From ci-noreply at qt-project.org Wed Dec 31 14:04:02 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 15:04:02 +0200 Subject: [Ci-reports] pass on QtWayland_5.4_Integration #89 Message-ID: <20141231_130402_039338.ci-noreply@qt-project.org> QtWayland_5.4_Integration #89: SUCCESS Tested changes (refs/builds/5.4_1420029916): http://codereview.qt-project.org/100598 [PS2] - Remove unused members From ci-noreply at qt-project.org Wed Dec 31 14:44:59 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 14:44:59 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_5.4_mobile_state #56 - FAILURE Message-ID: <20141231134459.0B2B930116@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_00056 From ci-noreply at qt-project.org Wed Dec 31 15:08:20 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 16:08:20 +0200 Subject: [Ci-reports] pass on QtCanvas3D_dev_Integration #28 Message-ID: <20141231_140820_023744.ci-noreply@qt-project.org> QtCanvas3D_dev_Integration #28: SUCCESS Tested changes (refs/builds/dev_1420033071): http://codereview.qt-project.org/102732 [PS2] - Removed the extra checkAllErrors flag. From ci-noreply at qt-project.org Wed Dec 31 15:10:43 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 16:10:43 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1166 Message-ID: <20141231_141043_099675.ci-noreply@qt-project.org> Autotest `tst_qxmlsimplereader' failed :( Testing tst_QXmlSimpleReader QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QXmlSimpleReader ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QXmlSimpleReader::initTestCase() PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/015.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/016.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/017.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/018.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/019.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/020.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/021.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/022.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/023.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/024.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/025.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/026.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/027.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/028.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/029.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/030.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/031.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/032.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/033.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/034.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/035.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/036.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/037.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/038.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/039.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/040.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/041.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/042.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/043.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/044.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/045.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/046.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/047.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/048.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/049.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/050.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/051.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/052.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/053.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/054.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/055.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/056.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/057.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/058.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/059.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/060.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/061.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/062.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/063.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/064.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/065.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/066.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/067.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/068.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/069.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/070.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/071.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/072.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/073.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/074.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/075.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/076.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/077.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/078.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/079.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/080.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/081.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/082.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/083.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/084.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/085.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/086.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/087.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/088.xml) XFAIL : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/089.xml) a form feed character is not accepted in XML tst_qxmlsimplereader.cpp(309) : failure location PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/089.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/090.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/091.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/092.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/093.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/094.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/095.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/096.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/097.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/098.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/099.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/100.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/101.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/102.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/103.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/104.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/105.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/106.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/107.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/108.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/109.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/110.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/111.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/112.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/113.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/114.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/115.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/116.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/117.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/118.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/119.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/015.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/016.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/017.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/018.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/019.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/020.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/021.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/022.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/023.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/024.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/025.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/026.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/027.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/028.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/029.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/030.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/031.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_1.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_2.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_3.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/001.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/002.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/003.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/004.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/005.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/006.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/007.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/008.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/009.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/010.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/011.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/012.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/013.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/014.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/015.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/016.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/017.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/018.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/019.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/020.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/021.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/022.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/023.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/024.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/025.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/026.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/027.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/028.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/029.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/030.xml) a form feed character is not accepted in XML tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/030.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/031.xml) a form feed character is not accepted in a processing instruction tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/031.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/032.xml) a form feed character is not accepted in a comment tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/032.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/033.xml) overlong sequence - small latin letter d should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/033.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/034.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/035.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/036.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/037.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/038.xml) attribute x redefined; should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/038.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/039.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/040.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/041.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/042.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/043.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/044.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/045.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/046.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/047.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/048.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/049.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/050.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/051.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/052.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/053.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/054.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/055.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/056.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/057.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/058.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/059.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/060.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/061.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/062.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/063.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/064.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/065.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/066.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/067.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/068.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/069.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/070.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/071.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/072.xml) entity foo not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/072.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/073.xml) entity f not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/073.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/074.xml) entity e is not well-formed (
) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/074.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/075.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/076.xml) entity foo is not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/076.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/077.xml) entity bar is not defined within the definition of entity foo tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/077.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/078.xml) entity foo not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/078.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/079.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/080.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/081.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/082.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/083.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/084.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/085.xml) Unfinished Public or System Id tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/085.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/086.xml) Unfinished Public or System Id tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/086.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/087.xml) Unfinished Public or System Id tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/087.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/088.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/089.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/090.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/091.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/092.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/093.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/094.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/095.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/096.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/097.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/098.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/099.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/100.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/101.xml) Invalid XML encoding name (space before utf-8) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/101.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/102.xml) Invalid version specification (1.0 followed by space) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/102.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/103.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/104.xml) Premature end of data in tag foo tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/104.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/105.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/106.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/107.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/108.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/109.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/110.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/111.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/112.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/113.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/114.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/115.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/116.xml) Invalid decimal value tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/116.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/117.xml) No name tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/117.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/118.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/119.xml) No name tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/119.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/120.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/121.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/122.xml) ; expected in declaration of element tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/122.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/123.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/124.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/125.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/126.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/127.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/128.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/129.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/130.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/131.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/132.xml) ; expected in declaration of element tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/132.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/133.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/134.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/135.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/136.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/137.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/138.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/139.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/140.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/141.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/142.xml) Invalid value '0' tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/142.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/143.xml) Invalid value '31' tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/143.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/144.xml) noncharacter code 0xFFFF should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/144.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) surrogate code point 0xD800 should be rejected tst_qxmlsimplereader.cpp(386) : failure location XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) Surrogate code point 0xD800 should be rejected tst_qxmlsimplereader.cpp(396) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/146.xml) code point out-of-range 0x110000 (must be < 0x10FFFE) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/146.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/147.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/148.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/149.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/150.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/151.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/152.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/153.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/154.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/155.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/156.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/157.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/158.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/159.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/160.xml) Parameter references forbidden in internal subset tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/160.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/161.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/162.xml) Parameter references forbidden in internal subset tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/162.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/163.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/164.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/165.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/166.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/167.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/168.xml) Surrogate code point 0xEDA080 should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/168.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/169.xml) Surrogate code point 0xEDB080 should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/169.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/170.xml) Code point 0xF7808080 should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/170.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/171.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/172.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/173.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/174.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/175.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/176.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/177.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/178.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/179.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/180.xml) Entity e is not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/180.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/181.xml) Unregistered error message tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/181.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/182.xml) Comment not terminated tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/182.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/183.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/184.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/185.xml) Entity e not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/185.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/186.xml) Attributes constructs error tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/186.xml) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 1) (... 934 lines omitted; there are too many errors!) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 9) PASS : tst_QXmlSimpleReader::setDataQString() PASS : tst_QXmlSimpleReader::inputFromQIODevice() PASS : tst_QXmlSimpleReader::inputFromString() QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01166/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1420030107): http://codereview.qt-project.org/102639 [PS1] - Save two system calls for setting a socket non-blocking on Linux http://codereview.qt-project.org/102638 [PS1] - Don't unnecessariy set localAddress in QNativeSocketEngine's nativeBind http://codereview.qt-project.org/102636 [PS1] - Optimize QHostAddress::operator== for SpecialAddress http://codereview.qt-project.org/102635 [PS1] - Autotest: don't leak a socket every call to QtNetworkSettings::hasIPv6 http://codereview.qt-project.org/102634 [PS1] - Don't bind to QHostAddress::Any if we want to do IPv4 multicast ops From ci-noreply at qt-project.org Wed Dec 31 16:50:46 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 17:50:46 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1167 Message-ID: <20141231_155046_092542.ci-noreply@qt-project.org> qtbase failed to compile :( moc main.cpp compiling main.cpp moc main.cpp compiling main.cpp main.cpp: In function ‘void benchmarkAddRow(const char*, const char*)’: main.cpp:51:27: error: ‘qdbus_loadLibDBus’ was not declared in this scope make[5]: *** [.obj/main.o] Error 1 make[4]: *** [sub-qdbustype-make_first] Error 2 make[3]: *** [sub-dbus-make_first] Error 2 make[2]: *** [sub-benchmarks-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01167/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1420039466): http://codereview.qt-project.org/102639 [PS1] - Save two system calls for setting a socket non-blocking on Linux http://codereview.qt-project.org/102638 [PS1] - Don't unnecessariy set localAddress in QNativeSocketEngine's nativeBind http://codereview.qt-project.org/102636 [PS1] - Optimize QHostAddress::operator== for SpecialAddress http://codereview.qt-project.org/102635 [PS1] - Autotest: don't leak a socket every call to QtNetworkSettings::hasIPv6 http://codereview.qt-project.org/102634 [PS1] - Don't bind to QHostAddress::Any if we want to do IPv4 multicast ops http://codereview.qt-project.org/101957 [PS1] - Allow the QtDBus type benchmark to run without libdbus-1 found From ci-noreply at qt-project.org Wed Dec 31 16:55:41 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 17:55:41 +0200 Subject: [Ci-reports] fail on QtBase_dev_Integration #5015 Message-ID: <20141231_155541_094025.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #5015: FAILURE Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05015/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1420040799): http://codereview.qt-project.org/101378 [PS6] - qdoc: Update qdoc manual From ci-noreply at qt-project.org Wed Dec 31 20:43:11 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 20:43:11 +0100 (CET) Subject: [Ci-reports] [Qt CI Nightly] - QtBase_dev_mobile_state #247 - FAILURE Message-ID: <20141231194311.92CBD309EE@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_00247 From ci-noreply at qt-project.org Wed Dec 31 21:01:18 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 22:01:18 +0200 Subject: [Ci-reports] pass on QtBase_dev_Integration #5017 Message-ID: <20141231_200118_027898.ci-noreply@qt-project.org> QtBase_dev_Integration #5017: SUCCESS Tested changes (refs/builds/dev_1420048636): http://codereview.qt-project.org/102646 [PS3] - QNX: Fix build. From ci-noreply at qt-project.org Wed Dec 31 21:19:07 2014 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 31 Dec 2014 22:19:07 +0200 Subject: [Ci-reports] fail on QtBase_5.4_Integration #1168 Message-ID: <20141231_201907_055263.ci-noreply@qt-project.org> Autotest `tst_qxmlsimplereader' failed :( Testing tst_QXmlSimpleReader QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QXmlSimpleReader ********* Config: Using QtTest library 5.4.1, Qt 5.4.1 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010) PASS : tst_QXmlSimpleReader::initTestCase() PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/015.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/016.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/017.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/018.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/019.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/020.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/021.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/022.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/023.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/024.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/025.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/026.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/027.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/028.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/029.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/030.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/031.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/032.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/033.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/034.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/035.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/036.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/037.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/038.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/039.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/040.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/041.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/042.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/043.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/044.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/045.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/046.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/047.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/048.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/049.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/050.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/051.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/052.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/053.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/054.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/055.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/056.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/057.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/058.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/059.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/060.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/061.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/062.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/063.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/064.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/065.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/066.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/067.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/068.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/069.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/070.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/071.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/072.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/073.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/074.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/075.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/076.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/077.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/078.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/079.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/080.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/081.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/082.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/083.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/084.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/085.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/086.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/087.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/088.xml) XFAIL : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/089.xml) a form feed character is not accepted in XML tst_qxmlsimplereader.cpp(309) : failure location PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/089.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/090.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/091.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/092.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/093.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/094.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/095.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/096.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/097.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/098.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/099.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/100.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/101.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/102.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/103.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/104.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/105.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/106.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/107.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/108.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/109.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/110.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/111.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/112.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/113.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/114.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/115.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/116.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/117.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/118.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/sa/119.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/015.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/016.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/017.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/018.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/019.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/020.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/021.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/022.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/023.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/024.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/025.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/026.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/027.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/028.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/029.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/030.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/not-sa/031.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/001.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/002.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/003.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/004.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/005.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/006.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/007.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/008.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/009.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/010.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/011.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/012.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/013.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/014.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_1.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_2.xml) PASS : tst_QXmlSimpleReader::testGoodXmlFile(xmldocs/valid/ext-sa/undef_entity_3.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/001.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/002.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/003.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/004.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/005.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/006.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/007.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/008.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/009.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/010.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/011.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/012.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/013.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/014.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/015.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/016.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/017.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/018.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/019.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/020.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/021.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/022.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/023.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/024.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/025.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/026.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/027.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/028.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/029.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/030.xml) a form feed character is not accepted in XML tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/030.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/031.xml) a form feed character is not accepted in a processing instruction tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/031.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/032.xml) a form feed character is not accepted in a comment tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/032.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/033.xml) overlong sequence - small latin letter d should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/033.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/034.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/035.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/036.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/037.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/038.xml) attribute x redefined; should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/038.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/039.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/040.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/041.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/042.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/043.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/044.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/045.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/046.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/047.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/048.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/049.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/050.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/051.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/052.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/053.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/054.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/055.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/056.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/057.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/058.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/059.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/060.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/061.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/062.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/063.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/064.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/065.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/066.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/067.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/068.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/069.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/070.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/071.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/072.xml) entity foo not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/072.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/073.xml) entity f not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/073.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/074.xml) entity e is not well-formed () tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/074.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/075.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/076.xml) entity foo is not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/076.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/077.xml) entity bar is not defined within the definition of entity foo tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/077.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/078.xml) entity foo not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/078.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/079.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/080.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/081.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/082.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/083.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/084.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/085.xml) Unfinished Public or System Id tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/085.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/086.xml) Unfinished Public or System Id tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/086.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/087.xml) Unfinished Public or System Id tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/087.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/088.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/089.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/090.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/091.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/092.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/093.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/094.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/095.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/096.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/097.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/098.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/099.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/100.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/101.xml) Invalid XML encoding name (space before utf-8) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/101.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/102.xml) Invalid version specification (1.0 followed by space) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/102.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/103.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/104.xml) Premature end of data in tag foo tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/104.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/105.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/106.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/107.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/108.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/109.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/110.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/111.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/112.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/113.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/114.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/115.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/116.xml) Invalid decimal value tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/116.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/117.xml) No name tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/117.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/118.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/119.xml) No name tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/119.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/120.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/121.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/122.xml) ; expected in declaration of element tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/122.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/123.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/124.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/125.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/126.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/127.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/128.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/129.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/130.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/131.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/132.xml) ; expected in declaration of element tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/132.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/133.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/134.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/135.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/136.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/137.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/138.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/139.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/140.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/141.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/142.xml) Invalid value '0' tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/142.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/143.xml) Invalid value '31' tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/143.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/144.xml) noncharacter code 0xFFFF should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/144.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) surrogate code point 0xD800 should be rejected tst_qxmlsimplereader.cpp(386) : failure location XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) Surrogate code point 0xD800 should be rejected tst_qxmlsimplereader.cpp(396) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/145.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/146.xml) code point out-of-range 0x110000 (must be < 0x10FFFE) tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/146.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/147.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/148.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/149.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/150.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/151.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/152.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/153.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/154.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/155.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/156.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/157.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/158.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/159.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/160.xml) Parameter references forbidden in internal subset tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/160.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/161.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/162.xml) Parameter references forbidden in internal subset tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/162.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/163.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/164.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/165.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/166.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/167.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/168.xml) Surrogate code point 0xEDA080 should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/168.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/169.xml) Surrogate code point 0xEDB080 should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/169.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/170.xml) Code point 0xF7808080 should be rejected tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/170.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/171.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/172.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/173.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/174.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/175.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/176.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/177.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/178.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/179.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/180.xml) Entity e is not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/180.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/181.xml) Unregistered error message tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/181.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/182.xml) Comment not terminated tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/182.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/183.xml) PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/184.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/185.xml) Entity e not defined tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/185.xml) XFAIL : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/186.xml) Attributes constructs error tst_qxmlsimplereader.cpp(386) : failure location PASS : tst_QXmlSimpleReader::testBadXmlFile(xmldocs/not-wf/sa/186.xml) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 1) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 1) (... 934 lines omitted; there are too many errors!) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 7) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 8) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/015.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/016.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/017.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/018.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/019.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/020.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/021.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/022.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/023.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/024.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/025.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/026.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/027.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/028.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/029.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/030.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/031.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/032.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/033.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/034.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/035.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/036.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/037.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/038.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/039.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/040.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/041.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/042.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/043.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/044.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/045.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/046.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/047.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/048.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/049.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/050.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/051.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/052.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/053.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/054.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/055.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/056.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/057.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/058.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/059.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/060.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/061.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/062.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/063.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/064.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/065.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/066.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/067.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/068.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/069.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/070.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/071.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/072.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/073.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/074.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/075.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/076.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/077.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/078.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/079.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/080.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/081.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/082.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/083.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/084.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/085.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/086.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/087.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/088.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/090.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/091.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/092.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/093.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/094.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/095.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/096.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/097.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/098.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/099.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/100.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/101.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/102.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/103.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/104.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/105.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/106.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/107.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/108.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/109.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/110.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/111.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/112.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/113.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/114.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/115.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/116.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/117.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/118.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/sa/119.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/015.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/016.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/017.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/018.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/019.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/020.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/021.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/022.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/023.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/024.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/025.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/026.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/027.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/028.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/029.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/030.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/not-sa/031.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/001.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/002.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/003.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/004.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/005.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/006.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/007.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/008.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/009.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/010.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/011.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/012.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/013.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/014.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_1.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_2.xml 9) PASS : tst_QXmlSimpleReader::testIncrementalParsing(xmldocs/valid/ext-sa/undef_entity_3.xml 9) PASS : tst_QXmlSimpleReader::setDataQString() PASS : tst_QXmlSimpleReader::inputFromQIODevice() PASS : tst_QXmlSimpleReader::inputFromString() QtQA::App::TestRunner: Timed out after 450 seconds QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 902 seconds, exit code 293 Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_01168/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1420052036): http://codereview.qt-project.org/102639 [PS1] - Save two system calls for setting a socket non-blocking on Linux http://codereview.qt-project.org/102638 [PS1] - Don't unnecessariy set localAddress in QNativeSocketEngine's nativeBind http://codereview.qt-project.org/102636 [PS1] - Optimize QHostAddress::operator== for SpecialAddress http://codereview.qt-project.org/102635 [PS1] - Autotest: don't leak a socket every call to QtNetworkSettings::hasIPv6 http://codereview.qt-project.org/102634 [PS1] - Don't bind to QHostAddress::Any if we want to do IPv4 multicast ops