summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2015-10-29 13:23:02 +0100
committerTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2015-10-30 22:01:50 +0000
commit25717bedfbd29191c8722fd96641fbd24d17e171 (patch)
tree1453381496040d41025ab30bb346ad6003c27d6d /tests
parentb347697a9d1e1c4521a10e3243d3eed7ac68a31c (diff)
tst_qudpsocket::multicast - blacklist several combinations
Different multicast tests fail on different platforms for different reasons. Blacklist them to get rid of insignificant and later fix/un-blacklist. Change-Id: I91548366c7666478ea1cc446bbf337becfdefd49 Task-number: QTBUG-46612 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/network/socket/qudpsocket/BLACKLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/network/socket/qudpsocket/BLACKLIST b/tests/auto/network/socket/qudpsocket/BLACKLIST
new file mode 100644
index 0000000000..3e936aebf6
--- /dev/null
+++ b/tests/auto/network/socket/qudpsocket/BLACKLIST
@@ -0,0 +1,8 @@
+[multicast:same bind, group ipv6 address]
+*
+[multicast:valid bind, group ipv6 address]
+osx
+[multicast:dual bind, group ipv6 address]
+osx
+[multicast:same bind, group ipv4 address]
+osx