summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Campailla <alexis@janeasystems.com>2015-05-12 17:45:31 +0200
committerAlexis Campailla <alexis@janeasystems.com>2015-05-12 09:01:35 -0700
commit0dbaee4a9ba3bfcf1d8d1d776eec59f6228196b3 (patch)
treec63cdc8ab12d920c04889af150ceb60f6295a491
parent80cdae855fe349f0cf3b5c646060e4799107392f (diff)
downloadnode-new-0dbaee4a9ba3bfcf1d8d1d776eec59f6228196b3.tar.gz
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. Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: https://github.com/joyent/node/pull/25284
-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 4915a029b6..40d8208b14 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