Browse Source

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
v0.12.3-release
Alexis Campailla 10 years ago
parent
commit
0dbaee4a9b
  1. 1
      test/simple/simple.status

1
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

Loading…
Cancel
Save