1prefix internet 2 3# To mark a test as flaky, list the test name in the appropriate section 4# below, without ".js", followed by ": PASS,FLAKY". Example: 5# sample-test : PASS,FLAKY 6 7[true] # This section applies to all platforms 8 9 10[$system==win32] 11 12[$system==linux] 13# https://github.com/nodejs/node/issues/32946 14test-dgram-multicast-ssmv6-multi-process: PASS, FLAKY 15 16[$system==macos] 17 18[$system==solaris] # Also applies to SmartOS 19 20[$system==freebsd] 21 22[$system==aix] 23 24[$system==ibmi] 25 26[$arch==arm] 27