Skip to content

Commit ef27e6c

Browse files
AshCrippscodebytere
AshCripps
authored andcommitted
test: mark test-dgram-multicast-ssmv6-multi-process flaky
refs: #32946 Mark this test as flaky on linux Ive used sequential.status as a template for this file PR-URL: #33498 Refs: #32946 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent a522c0e commit ef27e6c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

test/internet/internet.status

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
prefix 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
14+
test-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]

0 commit comments

Comments
 (0)