Skip to content

Commit

Permalink
test: mark test-tty-wrap as flaky for AIX
Browse files Browse the repository at this point in the history
We have had nodejs#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.
  • Loading branch information
mhdawson committed Jan 4, 2017
1 parent b8f6c1f commit d2cbcf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/pseudo-tty/pseudo-tty.status
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d2cbcf2

Please sign in to comment.