test: mark stringbytes-external-max flaky on AIX

Signed-off-by: Stewart X Addison <sxa@ibm.com>
PR-URL: https://github.com/nodejs/node/pull/60995
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
Stewart X Addison 2025-12-10 17:11:42 +00:00 committed by GitHub
parent 159f9c203b
commit e28656a617
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,7 @@ register-signal-handler/test: PASS,FLAKY
[$system==aix]
# https://github.com/nodejs/node/issues/60494
stringbytes-external-exceed-max/test-stringbytes-external-at-max: PASS,FLAKY
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max: PASS,FLAKY
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-hex: PASS,FLAKY
stringbytes-external-exceed-max/test-stringbytes-external-exceed-max-by-1-utf8: PASS,FLAKY