diff --git a/test/inspector/inspector.status b/test/inspector/inspector.status new file mode 100644 index 00000000000000..69865843c940fc --- /dev/null +++ b/test/inspector/inspector.status @@ -0,0 +1,10 @@ +prefix inspector + +# 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] +test-inspector : PASS,FLAKY