Blacklist QNetworkInterface::localAddress test on VxWorks

`tst_QNetworkInterface::localAddress` test fails on VxWorks on
`'socket.waitForConnected(5000)' returned FALSE. ()` for IP6 addresses.
This suggests some configuration issue on VxWorks, investigation is
ongoing.

We need to run COIN tests for VxWorks in a blocking mode, but some
issues which result in failures are still to be addressed. Due to this,
blacklist QNetworkInterface IP6-related tests  which fail on VxWorks.

Task-number: QTBUG-115777
Task-number: QTBUG-130070
Change-Id: Id1dacb0c441f2bcdf1310f172026dc66d5b9aa57
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
This commit is contained in:
Michał Łoś 2024-10-18 16:05:17 +02:00
parent f0f89d3c19
commit 74c481bd4f

View File

@ -0,0 +1,3 @@
# QTBUG-130070
[localAddress:enet0-fe80::8f41:f072:e573:3caa%enet0, localhost-ipv6]
vxworks