11cb0ef41Sopenharmony_ciprefix pummel
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_ci# To mark a test as flaky, list the test name in the appropriate section
41cb0ef41Sopenharmony_ci# below, without ".js", followed by ": PASS,FLAKY". Example:
51cb0ef41Sopenharmony_ci# sample-test                        : PASS,FLAKY
61cb0ef41Sopenharmony_ci
71cb0ef41Sopenharmony_ci[true] # This section applies to all platforms
81cb0ef41Sopenharmony_ci
91cb0ef41Sopenharmony_ci[$system==win32]
101cb0ef41Sopenharmony_ci# https://github.com/nodejs/node/issues/40728
111cb0ef41Sopenharmony_citest-fs-watch-non-recursive: PASS,FLAKY
121cb0ef41Sopenharmony_ci# https://github.com/nodejs/node/issues/50260
131cb0ef41Sopenharmony_citest-structuredclone-jstransferable: PASS,FLAKY
141cb0ef41Sopenharmony_ci
151cb0ef41Sopenharmony_ci[$system==linux]
161cb0ef41Sopenharmony_ci# https://github.com/nodejs/node/issues/38226
171cb0ef41Sopenharmony_citest-crypto-timing-safe-equal-benchmarks: PASS,FLAKY
181cb0ef41Sopenharmony_ci
191cb0ef41Sopenharmony_ci[$system==macos]
201cb0ef41Sopenharmony_ci
211cb0ef41Sopenharmony_ci[$arch==arm || $arch==arm64]
221cb0ef41Sopenharmony_ci
231cb0ef41Sopenharmony_ci[$system==solaris] # Also applies to SmartOS
241cb0ef41Sopenharmony_ci# https://github.com/nodejs/node/issues/43457
251cb0ef41Sopenharmony_citest-heapsnapshot-near-heap-limit: PASS,FLAKY
261cb0ef41Sopenharmony_ci
271cb0ef41Sopenharmony_ci[$system==freebsd]
281cb0ef41Sopenharmony_ci
291cb0ef41Sopenharmony_ci[$system==aix]
301cb0ef41Sopenharmony_ci
311cb0ef41Sopenharmony_ci[$system==ibmi]
321cb0ef41Sopenharmony_ci# https://github.com/nodejs/node/issues/39683
331cb0ef41Sopenharmony_citest-regress-GH-892: PASS, FLAKY
341cb0ef41Sopenharmony_ci
351cb0ef41Sopenharmony_ci[$arch==s390x]
361cb0ef41Sopenharmony_ci# https://github.com/nodejs/node/issues/38226
371cb0ef41Sopenharmony_citest-crypto-timing-safe-equal-benchmarks: PASS,FLAKY
38