Unit-tests adjustment - disable internet/test-dgram-membership
Disable basic UDP multicast tests as it fails during build on konflux, most likely an issue with lack of right to mess with interfaces - this test has been disabled in the upstream repo which runs in CI and gatting for the same reason. Original author: vdoubkov Adjusted by: tjuhasz
This commit is contained in:
parent
c1844be324
commit
d6c148f04c
@ -319,7 +319,11 @@ fixtures/utf8-shebang-bom.js
|
||||
fixtures/warnings.js
|
||||
fixtures/worker-preload.js
|
||||
internet/test-dgram-connect.js
|
||||
internet/test-dgram-membership.js
|
||||
# Disabled on 04.12.2025
|
||||
# As it failed on Konflux
|
||||
# Basic UDP multicast test
|
||||
# has issues with adjusting interfaces in certain environments
|
||||
# internet/test-dgram-membership.js
|
||||
internet/test-dns-cares-domains.js
|
||||
internet/test-dns-regress-6244.js
|
||||
internet/test-dns-setserver-in-callback-of-resolve4.js
|
||||
|
||||
Loading…
Reference in New Issue
Block a user