Files
node/test/benchmark/benchmark.status
2020-07-13 22:17:00 -07:00

26 lines
541 B
Plaintext

prefix benchmark
# 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]
[$system==linux]
[$system==macos]
[$system==solaris] # Also applies to SmartOS
[$system==freebsd]
[$system==aix]
[$arch==arm]
# https://github.com/nodejs/node/issues/34266
test-benchmark-fs: SKIP
# https://github.com/nodejs/build/issues/2382
test-benchmark-napi: SKIP