11cb0ef41Sopenharmony_ciprefix async-hooks
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
111cb0ef41Sopenharmony_ci[$system==linux]
121cb0ef41Sopenharmony_ci
131cb0ef41Sopenharmony_ci[$system==macos]
141cb0ef41Sopenharmony_ci
151cb0ef41Sopenharmony_ci[$arch==arm || $arch==arm64]
161cb0ef41Sopenharmony_ci
171cb0ef41Sopenharmony_ci[$system==solaris] # Also applies to SmartOS
181cb0ef41Sopenharmony_ci# https://github.com/nodejs/node/issues/43457
191cb0ef41Sopenharmony_citest-callback-error: PASS, FLAKY
201cb0ef41Sopenharmony_ci
211cb0ef41Sopenharmony_ci[$system==freebsd]
221cb0ef41Sopenharmony_ci
231cb0ef41Sopenharmony_ci[$system==aix]
241cb0ef41Sopenharmony_ci# https://github.com/nodejs/node/issues/50245
251cb0ef41Sopenharmony_citest-emit-after-on-destroyed: PASS, FLAKY
26