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:
Tor Arne Vestbø 2021-05-25 23:28:51 +02:00 committed by Timur Pocheptsov
parent 4b60cea602
commit d790e9fda9
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -10,3 +10,6 @@ opensuse-42.3
linux
[multicast]
centos
macos arm
[linkLocalIPv6]
macos arm