We have had https://github.com/nodejs/node/issues/9728 open for a while but the frequency of the failures seems to be such that we should mark it as flaky while we continue to investigate. PR-URL: https://github.com/nodejs/node/pull/10618 Reviewed-by: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
8 lines
288 B
Text
8 lines
288 B
Text
prefix pseudo-tty
|
|
|
|
[$system==aix]
|
|
# test issue only, covered under https://github.com/nodejs/node/issues/7973
|
|
no_dropped_stdio : SKIP
|
|
no_interleaved_stdio : SKIP
|
|
# being investigated under https://github.com/nodejs/node/issues/9728
|
|
test-tty-wrap : FAIL, PASS
|