Skip to content

Commit 0807127

Browse files
richardlaumarco-ippolito
authored andcommitted
test: mark test-esm-loader-hooks-inspect-wait flaky
`test-esm-loader-hooks-inspect-wait` is occasionally crashing on more platforms than Linux. Mark the test as flaky on those platforms as well. PR-URL: #56803 Refs: #54346 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 2c7b84b commit 0807127

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test/parallel/parallel.status

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,16 @@ test-domain-no-error-handler-abort-on-uncaught-8: PASS, FLAKY
9393
test-domain-no-error-handler-abort-on-uncaught-9: PASS, FLAKY
9494
test-domain-throw-error-then-throw-from-uncaught-exception-handler: PASS, FLAKY
9595
test-domain-with-abort-on-uncaught-exception: PASS, FLAKY
96+
# https://github.com/nodejs/node/issues/54346
97+
test-esm-loader-hooks-inspect-wait: PASS, FLAKY
9698

9799
[$system==freebsd]
100+
# https://github.com/nodejs/node/issues/54346
101+
test-esm-loader-hooks-inspect-wait: PASS, FLAKY
102+
103+
[$system==aix]
104+
# https://github.com/nodejs/node/issues/54346
105+
test-esm-loader-hooks-inspect-wait: PASS, FLAKY
98106

99107
[$system==ibmi]
100108
# https://github.com/nodejs/node/pull/30819

0 commit comments

Comments
 (0)