summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Campailla <alexis@janeasystems.com>2015-05-22 18:04:40 +0200
committerAlexis Campailla <alexis@janeasystems.com>2015-06-04 05:24:04 -0700
commit83b7c0742123b0786ddffd3c5a66c63cedad22af (patch)
tree053e3f88d54b63698c552a61822cc3fbef673d3f
parent29bbb3217175810d6e3e32df4baf5c30ae873147 (diff)
downloadnode-83b7c0742123b0786ddffd3c5a66c63cedad22af.tar.gz
test,win: re-enable tls-server-verify in CI
Now that the test is fixed, node-accept-pull-request should fail when the test fails. Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: https://github.com/joyent/node/pull/25368
-rw-r--r--test/simple/simple.status1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/simple/simple.status b/test/simple/simple.status
index 40d8208b1..4915a029b 100644
--- a/test/simple/simple.status
+++ b/test/simple/simple.status
@@ -6,7 +6,6 @@ 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