Skip to content

Commit 6a333fe

Browse files
mhdawsonMylesBorins
authored andcommitted
test: exclude no_interleaved_stdio test for AIX
pseudo-tty/no_interleaved_stdio has hung a few times in the last couple of days on AIX. We believe it is not a Node.js issue but an issue with python on AIX. Its being investigated under: #7973. Excluding this additional test until we can resolve the python issue. Fixes #9765 PR-URL: #9772 Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]>
1 parent aec635e commit 6a333fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/pseudo-tty/pseudo-tty.status

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ prefix pseudo-tty
33
[$system==aix]
44
# test issue only, covered under https://github.com/nodejs/node/issues/7973
55
no_dropped_stdio : SKIP
6+
no_interleaved_stdio : SKIP

0 commit comments

Comments
 (0)