summaryrefslogtreecommitdiff
path: root/test/pseudo-tty/pseudo-tty.status
diff options
context:
space:
mode:
authorMichael Dawson <michael_dawson@ca.ibm.com>2017-01-04 15:33:46 -0500
committerMichael Dawson <michael_dawson@ca.ibm.com>2017-01-05 14:43:32 -0500
commit26b8c2127dfbf1610b4f210a2d3ee138ecb187b0 (patch)
treef73c3cbf3b0c1946f0c5dc4ca4bc6ebdfac8653a /test/pseudo-tty/pseudo-tty.status
parent2306acfd944f798aec2668cc2190b65ac1516e78 (diff)
downloadandroid-node-v8-26b8c2127dfbf1610b4f210a2d3ee138ecb187b0.tar.gz
android-node-v8-26b8c2127dfbf1610b4f210a2d3ee138ecb187b0.tar.bz2
android-node-v8-26b8c2127dfbf1610b4f210a2d3ee138ecb187b0.zip
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>
Diffstat (limited to 'test/pseudo-tty/pseudo-tty.status')
-rw-r--r--test/pseudo-tty/pseudo-tty.status2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pseudo-tty/pseudo-tty.status b/test/pseudo-tty/pseudo-tty.status
index e16bb28cd7..50f54de029 100644
--- a/test/pseudo-tty/pseudo-tty.status
+++ b/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