summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Campailla <alexis@janeasystems.com>2015-08-06 00:22:53 +0200
committerAlexis Campailla <alexis@janeasystems.com>2015-08-13 06:08:26 -0400
commita7fee30da123953e68bafc835fe6ce1818a5dc44 (patch)
tree90438d0a60e7af31deb5f218dc0fb29f287fc5ca
parent8564a9f5f75ad9069c0a1fb6a90ccadc83e0067b (diff)
downloadnode-a7fee30da123953e68bafc835fe6ce1818a5dc44.tar.gz
test: mark test-tls-securepair-server as flaky
This test failed in a recent Jenkins run for a change that was 100% not related to it. PR-URL: https://github.com/joyent/node/pull/25807 Reviewed-By: James M Snell <jasnell@gmail.com>
-rw-r--r--test/simple/simple.status1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/simple/simple.status b/test/simple/simple.status
index 896ef97aa..ca886f861 100644
--- a/test/simple/simple.status
+++ b/test/simple/simple.status
@@ -13,6 +13,7 @@ test-fs-empty-readStream : PASS,FLAKY
test-cluster-bind-twice-v2 : PASS,FLAKY
test-pipe-file-to-http : PASS,FLAKY
test-stream2-stderr-sync : PASS,FLAKY
+test-tls-securepair-client : PASS,FLAKY
test-tls-securepair-server : PASS,FLAKY
test-timers-first-fire : PASS,FLAKY