The Wayback Machine - https://web.archive.org/web/20250407172937/https://github.com/nodejs/node/commit/605c84f8d6
Skip to content

Navigation Menu

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

Commit 605c84f

Browse filesBrowse 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 75bebbf commit 605c84f
Copy full SHA for 605c84f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎test/pseudo-tty/pseudo-tty.status

Copy file name to clipboardexpand all lines: 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.