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 7e2ae75

Browse filesBrowse files
gireeshpunathiltargos
authored andcommitted
test: mark two tests as flaky in AIX
sequential/test-inspector-debug-end and parallel/test-child-process-execfile Off late these have been failing in AIX. Debugging core dump suggested that this is a side effect of exit-race that is described in #25007 Mart these as flaky in AIX until that is resolved. Refs: #25047 Refs: #25029 PR-URL: #25126 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
1 parent e6da77b commit 7e2ae75
Copy full SHA for 7e2ae75

File tree

Expand file treeCollapse file tree

2 files changed

+4
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+4
-0
lines changed
Open diff view settings
Collapse file

‎test/parallel/parallel.status‎

Copy file name to clipboardExpand all lines: test/parallel/parallel.status
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ test-cli-node-options: PASS,FLAKY
3434
[$system==freebsd]
3535

3636
[$system==aix]
37+
# https://github.com/nodejs/node/issues/25029
38+
test-child-process-execfile: PASS,FLAKY
Collapse file

‎test/sequential/sequential.status‎

Copy file name to clipboardExpand all lines: test/sequential/sequential.status
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,7 @@ test-http2-large-file: PASS, FLAKY
2828
[$system==aix]
2929
# https://github.com/nodejs/node/issues/24921
3030
test-child-process-execsync: PASS, FLAKY
31+
# https://github.com/nodejs/node/issues/25047
32+
test-inspector-debug-end: PASS, FLAKY
3133

3234
[$arch==arm]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.