Skip to content

Commit c56484d

Browse files
TrottMyles Borins
authored and
Myles Borins
committed
test: mark test-inspector flaky on windows
PR-URL: nodejs#8835 Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 7972c04 commit c56484d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

test/inspector/inspector.status

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
prefix inspector
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+
[$system==win32]
10+
test-inspector : PASS,FLAKY

0 commit comments

Comments
 (0)