exlude these two tests on windows

cli-eval takes too much memory
cluster-bind-twice-v2 uses signals not available on windows
This commit is contained in:
akhil 2014-01-13 10:31:30 -08:00
parent fda778d3c8
commit 8df72f9438

View File

@ -1,5 +1,7 @@
test-child-process-fork-net.js TODO
test-child-process-fork-net2.js TODO
test-cli-eval.js TODO
test-cluster-bind-twice-v2.js TODO
test-fs-realpath.js https://java.net/jira/browse/AVATAR_JS-125
test-fs-symlink-dir-junction.js https://java.net/jira/browse/AVATAR_JS-126
test-http-byteswritten.js TODO