summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-06-07 13:51:52 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-06-16 11:45:36 +0000
commit757e78bf67226e91c8537285ba37f7be0033567e (patch)
tree870ee40155ce6aeb9f33b67fd84ae46b60babd1e
parent58b9f467fc3dbd1c0c4ede92dca7e6509fe248f8 (diff)
Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CI
The test fails as sendmsg() on the socket trying to deliver a packet to the IPv6 link-local fe80 address returns with -ENETDOWN. This happens always when RHEL 6.6 is run under qemu/kvm and only sometimes under VMware. More details are in the task, but meanwhile the result of this test is ignored. This affects only RHEL 6.6, it passes on RHEL 7.2. Change-Id: I4ade5cd249dd0d1901368ab571dad324e0fd10c2 Task-number: QTQAINFRA-1042 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> (cherry picked from commit b598cd0483d28282179ab46cb27e42d44b8f2b7b) Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
-rw-r--r--tests/auto/network/socket/qudpsocket/BLACKLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/network/socket/qudpsocket/BLACKLIST b/tests/auto/network/socket/qudpsocket/BLACKLIST
index a245062df7..9f49b8dc68 100644
--- a/tests/auto/network/socket/qudpsocket/BLACKLIST
+++ b/tests/auto/network/socket/qudpsocket/BLACKLIST
@@ -21,4 +21,5 @@ osx
osx
[loop]
osx
-
+[linkLocalIPv6]
+redhatenterpriselinuxworkstation-6.6