Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0807127

Browse filesBrowse 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
Copy full SHA for 0807127

1 file changed

+8Lines changed: 8 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎test/parallel/parallel.status‎

Copy file name to clipboardExpand all lines: test/parallel/parallel.status
+8Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.