summaryrefslogtreecommitdiff
path: root/test/pseudo-tty/pseudo-tty.status
diff options
context:
space:
mode:
authorMichael Dawson <michael_dawson@ca.ibm.com>2016-09-02 11:08:02 -0400
committerMichael Dawson <michael_dawson@ca.ibm.com>2016-09-06 10:09:43 -0400
commit1ffdee7c8682c8f16e39466268d70d20ff9953e4 (patch)
tree91713cf8de4d0606660738da119646869faf3e36 /test/pseudo-tty/pseudo-tty.status
parented640ae4cb3ca4a40311dc6fec62bfd87efec4cf (diff)
downloadandroid-node-v8-1ffdee7c8682c8f16e39466268d70d20ff9953e4.tar.gz
android-node-v8-1ffdee7c8682c8f16e39466268d70d20ff9953e4.tar.bz2
android-node-v8-1ffdee7c8682c8f16e39466268d70d20ff9953e4.zip
test: mark pseudo-tty/no_dropped_stdio as flaky
We've determined there is a test issue related to python as opposed to node, mark as flaky until we can resolve PR-URL: https://github.com/nodejs/node/pull/8385 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'test/pseudo-tty/pseudo-tty.status')
-rw-r--r--test/pseudo-tty/pseudo-tty.status3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/pseudo-tty/pseudo-tty.status b/test/pseudo-tty/pseudo-tty.status
new file mode 100644
index 0000000000..0d404171d2
--- /dev/null
+++ b/test/pseudo-tty/pseudo-tty.status
@@ -0,0 +1,3 @@
+[$system==aix]
+# test issue only, covered under https://github.com/nodejs/node/issues/7973
+no_dropped_stdio : PASS, FLAKY