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 e3b1243

Browse filesBrowse files
sam-githubtargos
authored andcommitted
test: unskip tests that now pass on AIX
One skipped test remains, it creates very large Buffer objects, triggering the AIX OOM to kill node and its parent processes. See: nodejs/build#1849 (comment) PR-URL: #29054 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent 16e0011 commit e3b1243
Copy full SHA for e3b1243

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

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

‎test/message/message.status‎

Copy file name to clipboardExpand all lines: test/message/message.status
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ prefix message
1717
[$system==freebsd]
1818

1919
[$system==aix]
20-
# https://github.com/nodejs/node/pull/28469
21-
vm_dont_display_syntax_error: SKIP
Collapse file

‎test/sequential/sequential.status‎

Copy file name to clipboardExpand all lines: test/sequential/sequential.status
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ test-http2-large-file: PASS, FLAKY
1919
[$system==freebsd]
2020

2121
[$system==aix]
22-
# https://github.com/nodejs/node/pull/28469
23-
test-async-wrap-getasyncid: SKIP
22+
# https://github.com/nodejs/node/pull/29054
2423
test-buffer-creation-regression: SKIP
2524

2625
[$arch==arm]

0 commit comments

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