From 5f3ba1f054ef0809b449df7f83bfab59f0da9c42 Mon Sep 17 00:00:00 2001 From: Alexis Campailla Date: Tue, 12 May 2015 17:45:31 +0200 Subject: [PATCH] test,win: disable test-tls-server-verify for CI test-tls-server-verify takes a lont time to execute and times out on the Jenkins machines. --- test/simple/simple.status | 1 + 1 file changed, 1 insertion(+) diff --git a/test/simple/simple.status b/test/simple/simple.status index 4915a029b68..40d8208b142 100644 --- a/test/simple/simple.status +++ b/test/simple/simple.status @@ -6,6 +6,7 @@ test-cluster-basic : PASS,FLAKY [$system==win32] test-timers-first-fire : PASS,FLAKY +test-tls-server-verify : PASS,FLAKY [$system==linux] test-fs-readfile-error : PASS,FLAKY