Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.11.0 Alpha
-
Windows 10 (msvc2015-x86) on Windows 10 (msvc2015-x86_64) - Packaging, DebugAndRelease, Release, ForceDebugInfo, OpenGLDynamic, AbortTestingOnFirstFailure
Windows 10 (msvc2015-x86_64) - Packaging, DebugAndRelease, Release, ForceDebugInfo, OpenGLDynamic, AbortTestingOnFirstFailure
Windows 10 (msvc2015-x86_64) - DeveloperBuild, Release, QtNamespace, QtLibInfix, BuildExamples, AbortTestingOnFirstFailure
Windows 10 (msvc2017-x86_64) - Packaging, DebugAndRelease, Release, ForceDebugInfo, OpenGLDynamic, AbortTestingOnFirstFailureWindows 10 (msvc2015-x86) on Windows 10 (msvc2015-x86_64) - Packaging, DebugAndRelease, Release, ForceDebugInfo, OpenGLDynamic, AbortTestingOnFirstFailure Windows 10 (msvc2015-x86_64) - Packaging, DebugAndRelease, Release, ForceDebugInfo, OpenGLDynamic, AbortTestingOnFirstFailure Windows 10 (msvc2015-x86_64) - DeveloperBuild, Release, QtNamespace, QtLibInfix, BuildExamples, AbortTestingOnFirstFailure Windows 10 (msvc2017-x86_64) - Packaging, DebugAndRelease, Release, ForceDebugInfo, OpenGLDynamic, AbortTestingOnFirstFailure
-
c4b0ff4855e81aa8017664a2f1a4353b274c27fd (qt/qtbase/5.14)
Description
https://codereview.qt-project.org/#/c/215030/ Merge remote-tracking branch 'origin/5.10' into dev
https://testresults.qt.io/coin/integration/qt/qt5/tasks/1515575799
call C:\Users\qt\work\qt\qtbase\tests\auto\network\kernel\qnetworkinterface\target_wrapper.bat release\tst_qnetworkinterface.exe localAddress ********* Start testing of tst_QNetworkInterface ********* Config: Using QtTest library 5.11.0, Qt 5.11.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2015) PASS : tst_QNetworkInterface::initTestCase() QDEBUG : tst_QNetworkInterface::localAddress(localhost-ipv4) [ 0.000 D] default unknown - Connected to "127.0.0.1" via interface "loopback_0" pmtu 0 PASS : tst_QNetworkInterface::localAddress(localhost-ipv4) QDEBUG : tst_QNetworkInterface::localAddress(localhost-ipv6) [ 0.003 D] default unknown - Connected to "::1" via interface "loopback_0" pmtu 0 PASS : tst_QNetworkInterface::localAddress(localhost-ipv6) QDEBUG : tst_QNetworkInterface::localAddress(test-server) [ 0.013 D] default unknown - Connected to "10.212.2.216" via interface "ethernet_32773" pmtu 0 PASS : tst_QNetworkInterface::localAddress(test-server) FAIL! : tst_QNetworkInterface::localAddress(linklocal-ipv4) 'socket.waitForConnected(5000)' returned FALSE. () tst_qnetworkinterface.cpp(252) : failure location QDEBUG : tst_QNetworkInterface::localAddress(linklocal-ipv6-ethernet_32773) [ 0.020 D] default unknown - Connected to "fe80::1234%ethernet_32773" via interface "ethernet_32773" pmtu 0 PASS : tst_QNetworkInterface::localAddress(linklocal-ipv6-ethernet_32773) QDEBUG : tst_QNetworkInterface::localAddress(linklocal-ipv6-ethernet_32774) [ 0.023 D] default unknown - Connected to "fe80::1234%ethernet_32774" via interface "ethernet_32774" pmtu 0 PASS : tst_QNetworkInterface::localAddress(linklocal-ipv6-ethernet_32774) QDEBUG : tst_QNetworkInterface::localAddress(linklocal-ipv6-tunnel_32772) [ 0.025 D] default unknown - Connected to "fe80::1234%tunnel_32772" via interface "tunnel_32772" pmtu 0 PASS : tst_QNetworkInterface::localAddress(linklocal-ipv6-tunnel_32772) PASS : tst_QNetworkInterface::cleanupTestCase() Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted, 47ms ********* Finished testing of tst_QNetworkInterface *********
It failed in all windows 10 platforms in this integration, see Environment field.
Attachments
Issue Links
- is required for
-
QTQAINFRA-2875 Add MSVC 2019 to CI
- Closed