From a7fee30da123953e68bafc835fe6ce1818a5dc44 Mon Sep 17 00:00:00 2001 From: Alexis Campailla Date: Thu, 6 Aug 2015 00:22:53 +0200 Subject: 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 --- test/simple/simple.status | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1