Skip multicast test
authorDominique Dumont <dod@debian.org>
Thu, 24 Mar 2022 17:44:13 +0000 (17:44 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 24 Mar 2022 17:44:13 +0000 (17:44 +0000)
commit8719f35d01ef7de990a53fcddd56bccc1bd7f93c
treebbffd64d9e156d410216886fa8d7b81da90534d8
parentee6aae6267b9fb31fd37c95144da1afe6f7e8782
Skip multicast test

Forwarded: not-needed

Skip muliticast test to avoid this error on all build daemons:

ok 346 - udp_multicast_interface6
not ok 347 - udp_multicast_join
# timeout
# Output from process `udp_multicast_join`: (no output)
not ok 348 - udp_multicast_join6
# timeout
# Output from process `udp_multicast_join6`: (no output)
ok 349 - udp_multicast_ttl

Gbp-Pq: Name skip-multicast-test
test/test-udp-multicast-join.c
test/test-udp-multicast-join6.c