Blacklist problematic network auto-tests on macOS ARM
QNetworkInterface reports as up and running an interface, seemingly having a valid IP address which actually has not IPv4/IPv6 configured at all (this is what getifaddrs gives us). Change-Id: I5808d5dfdbc54004a1e02b791917e9b2ba62905f Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
4b60cea602
commit
d790e9fda9
@ -51,3 +51,5 @@ windows-10 gcc developer-build
|
||||
windows-10 gcc developer-build
|
||||
[connectToHostError:WithHttpProxyBasicAuth SSL:localhost no service]
|
||||
windows-10 gcc developer-build
|
||||
[bind]
|
||||
macos arm
|
||||
|
@ -10,3 +10,6 @@ opensuse-42.3
|
||||
linux
|
||||
[multicast]
|
||||
centos
|
||||
macos arm
|
||||
[linkLocalIPv6]
|
||||
macos arm
|
||||
|
Loading…
Reference in New Issue
Block a user