mirror of https://github.com/nodejs/node.git
12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
prefix wasi
|
|
|
|
# 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]
|
|
# https://github.com/nodejs/node/pull/36139
|
|
test-return-on-exit: PASS,FLAKY
|