node/test/pummel/pummel.status
Stefan Stojanovic 1f69085db5
test: set test-structuredclone-jstransferable non-flaky
Fixes: https://github.com/nodejs/node/issues/50260
PR-URL: https://github.com/nodejs/node/pull/54115
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2024-08-06 08:24:15 +00:00

28 lines
669 B
Plaintext

prefix pummel
# 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/issues/40728
test-fs-watch-non-recursive: PASS,FLAKY
[$system==macos]
[$arch==arm || $arch==arm64]
[$system==solaris] # Also applies to SmartOS
# https://github.com/nodejs/node/issues/43457
test-heapsnapshot-near-heap-limit: PASS,FLAKY
[$system==freebsd]
[$system==aix]
[$system==ibmi]
# https://github.com/nodejs/node/issues/39683
test-regress-GH-892: PASS, FLAKY