diff --git a/test/internet/internet.status b/test/internet/internet.status new file mode 100644 index 00000000000000..8cef8b6719949a --- /dev/null +++ b/test/internet/internet.status @@ -0,0 +1,26 @@ +prefix internet + +# To mark a test as flaky, list the test name in the appropriate section +# below, without ".js", followed by ": PASS,FLAKY". Example: +# sample-test : PASS,FLAKY + +[true] # This section applies to all platforms + + +[$system==win32] + +[$system==linux] +# https://github.com/nodejs/node/issues/32946 +test-dgram-multicast-ssmv6-multi-process: PASS, FLAKY + +[$system==macos] + +[$system==solaris] # Also applies to SmartOS + +[$system==freebsd] + +[$system==aix] + +[$system==ibmi] + +[$arch==arm]