summaryrefslogtreecommitdiff
path: root/test/sequential/sequential.status
diff options
context:
space:
mode:
authorJoão Reis <reis@janeasystems.com>2015-09-02 17:03:02 +0100
committerJoão Reis <reis@janeasystems.com>2015-09-02 13:28:27 -0400
commit242c88b8ae387e542052fed819fd01e8a1cce6a8 (patch)
treed0d3b92e3372aadd2fa16ded07d9b5945a5f74e6 /test/sequential/sequential.status
parent37fcd0ba342734011fb4c33ddc3110f64d66c7e7 (diff)
downloadandroid-node-v8-242c88b8ae387e542052fed819fd01e8a1cce6a8.tar.gz
android-node-v8-242c88b8ae387e542052fed819fd01e8a1cce6a8.tar.bz2
android-node-v8-242c88b8ae387e542052fed819fd01e8a1cce6a8.zip
test: mark test-repl-persistent-history as flaky
This test is already being investigated, but until a solution is found it should be marked flaky. Ref: https://github.com/nodejs/node/issues/2319 Ref: https://github.com/nodejs/node/pull/2356 PR-URL: https://github.com/nodejs/node/pull/2659 Reviewed-By: orangemocha - Alexis Campailla <orangemocha@nodejs.org>
Diffstat (limited to 'test/sequential/sequential.status')
-rw-r--r--test/sequential/sequential.status1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
index 2d733c8778..ec790c390b 100644
--- a/test/sequential/sequential.status
+++ b/test/sequential/sequential.status
@@ -6,6 +6,7 @@ prefix sequential
[true] # This section applies to all platforms
test-child-process-fork-getconnections : PASS,FLAKY
+test-repl-persistent-history : PASS,FLAKY
[$system==win32]