Skip to content

Commit 2b7ecb5

Browse files
mhdawsonaddaleax
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 <sam@strongloop.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
1 parent 4971c3b commit 2b7ecb5

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)