mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
11 lines
314 B
Plaintext
11 lines
314 B
Plaintext
|
prefix wasm-allocation
|
||
|
|
||
|
# 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!=linux || $asan==on]
|
||
|
test-wasm-allocation: SKIP
|