test: mark test-tty-wrap as flaky for AIX
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>
This commit is contained in:
parent
2306acfd94
commit
26b8c2127d
@ -4,3 +4,5 @@ prefix pseudo-tty
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user