node/test/report/report.status

12 lines
376 B
Plaintext
Raw Permalink Normal View History

prefix report
# 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==solaris] # Also applies to SmartOS
# https://github.com/nodejs/node/issues/43457
test-report-fatal-error: PASS, FLAKY