Browse Source

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>
v6.x
Michael Dawson 8 years ago
committed by Myles Borins
parent
commit
2c4aa39021
No known key found for this signature in database GPG Key ID: 933B01F40B5CA946
  1. 2
      test/pseudo-tty/pseudo-tty.status

2
test/pseudo-tty/pseudo-tty.status

@ -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…
Cancel
Save