node/test/pseudo-tty
Michael Dawson 81d49aaeb2 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:
https://github.com/nodejs/node/issues/7973.
Excluding this additional test until we can
resolve the python issue.

Fixes https://github.com/nodejs/node/issues/9765
PR-URL: https://github.com/nodejs/node/pull/9772
Reviewed-By: Sam Roberts <sam@strongloop.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
2016-12-20 16:11:29 -05:00
..
no_dropped_stdio.js test: test TTY problems by fakeing a TTY using openpty 2016-07-14 12:44:35 -07:00
no_dropped_stdio.out test: test TTY problems by fakeing a TTY using openpty 2016-07-14 12:44:35 -07:00
no_interleaved_stdio.js test: test TTY problems by fakeing a TTY using openpty 2016-07-14 12:44:35 -07:00
no_interleaved_stdio.out test: test TTY problems by fakeing a TTY using openpty 2016-07-14 12:44:35 -07:00
pseudo-tty.status test: exclude no_interleaved_stdio test for AIX 2016-12-20 16:11:29 -05:00
test-tty-stdout-end.js test: fix old tty tests 2016-10-26 14:09:16 -04:00
test-tty-stdout-end.out test: fix old tty tests 2016-10-26 14:09:16 -04:00
test-tty-wrap.js test: fix old tty tests 2016-10-26 14:09:16 -04:00
test-tty-wrap.out test: fix old tty tests 2016-10-26 14:09:16 -04:00
testcfg.py test: skip pseudo-tty/no_dropped_stdio test 2016-10-26 14:09:10 -04:00