Skip multicast test
authorDominique Dumont <dod@debian.org>
Wed, 28 Feb 2024 21:01:37 +0000 (21:01 +0000)
committerGraham Inggs <ginggs@debian.org>
Wed, 28 Feb 2024 21:01:37 +0000 (21:01 +0000)
commit8d32353fb9c339d181aaab9db34ab3bb50ad19b8
treeea507044396f05d3489c8216d11f84ddba981313
parent90a2c13a7cdc347a59f39b1820c970becfa6ff0c
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