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 2a57268

Browse filesBrowse files
joyeecheungaduh95
authored andcommitted
test: mark stringbytes-external-exceed-max tests as flaky on AIX
PR-URL: #60565 Refs: #60494 Refs: https://github.com/nodejs/reliability/blob/main/reports/2025-11-03.md Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Ethan Arrowood <ethan@arrowood.dev> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 2c199f7 commit 2a57268
Copy full SHA for 2a57268

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎test/addons/addons.status‎

Copy file name to clipboardExpand all lines: test/addons/addons.status
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,13 @@ openssl-providers/test-no-legacy-provider-option: SKIP
2020
zlib-binding/test: SKIP
2121
# https://github.com/nodejs/node/issues/34410
2222
register-signal-handler/test: PASS,FLAKY
23+
24+
[$system==aix]
25+
# https://github.com/nodejs/node/issues/60494
26+
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max: PASS,FLAKY
27+
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-hex: PASS,FLAKY
28+
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-utf8: PASS,FLAKY
29+
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-base64: PASS,FLAKY
30+
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-2: PASS,FLAKY
31+
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-ascii: PASS,FLAKY
32+
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-binary: PASS,FLAKY

0 commit comments

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