node/test/pseudo-tty
Michael Dawson 1ffdbb6f42 test: skip pseudo-tty/no_dropped_stdio test
We had marked it as flaky but in some failures it hangs
and does not seem to timeout, and or is reported as
an error.

Also add prefix to status file as it was missing.

Also fix name of status file in testcfg.py. It
was pointing to message.status instead of
pseudo-tty.status.

PR-URL: https://github.com/nodejs/node/pull/8470
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2016-09-12 09:51:11 -04:00
..
no_dropped_stdio.js test: test TTY problems by fakeing a TTY using openpty 2016-06-01 18:59:01 -04:00
no_dropped_stdio.out test: test TTY problems by fakeing a TTY using openpty 2016-06-01 18:59:01 -04:00
no_interleaved_stdio.js test: test TTY problems by fakeing a TTY using openpty 2016-06-01 18:59:01 -04:00
no_interleaved_stdio.out test: test TTY problems by fakeing a TTY using openpty 2016-06-01 18:59:01 -04:00
pseudo-tty.status test: skip pseudo-tty/no_dropped_stdio test 2016-09-12 09:51:11 -04:00
test-tty-stdout-end.js test: fix old tty tests 2016-07-11 15:22:09 +02:00
test-tty-stdout-end.out test: fix old tty tests 2016-07-11 15:22:09 +02:00
test-tty-wrap.js test: fix old tty tests 2016-07-11 15:22:09 +02:00
test-tty-wrap.out test: fix old tty tests 2016-07-11 15:22:09 +02:00
testcfg.py test: skip pseudo-tty/no_dropped_stdio test 2016-09-12 09:51:11 -04:00