mirror of https://github.com/lukechilds/node.git
Browse Source
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>v7.x
Michael Dawson
8 years ago
2 changed files with 4 additions and 2 deletions
@ -1,3 +1,5 @@ |
|||
prefix pseudo-tty |
|||
|
|||
[$system==aix] |
|||
# test issue only, covered under https://github.com/nodejs/node/issues/7973 |
|||
no_dropped_stdio : PASS, FLAKY |
|||
no_dropped_stdio : SKIP |
|||
|
Loading…
Reference in new issue