0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/disabled
Ben Noordhuis 4e1a2f9a89 test: disable simple/test-debug-brk-file
This test is timing sensitive and hence quite unreliable with debug
builds. What's worse is that it leaves a stray child process behind
that listens on the default test port and that makes all the tests
that come after it fail with EADDRINUSE errors.
2013-01-07 03:40:12 +01:00
..
GH-670.js test: include common.js in all tests 2012-02-20 13:29:11 +01:00
test-cat.js
test-child-process-custom-fds.js
test-child-process-uid-gid.js test: include common.js in all tests 2012-02-20 13:29:11 +01:00
test-debug-brk-file.js test: disable simple/test-debug-brk-file 2013-01-07 03:40:12 +01:00
test-dgram-multicast.js
test-dgram-unix-anon.js
test-dgram-unix.js
test-dns.js
test-eio-race2.js test: disable eio-race tests 2012-11-27 07:18:00 +01:00
test-eio-race3.js
test-eio-race4.js test: disable eio-race tests 2012-11-27 07:18:00 +01:00
test-eio-race.js test: disable eio-race tests 2012-11-27 07:18:00 +01:00
test-http-agent2.js
test-http-big-proxy-responses.js
test-http-default-port.js test: include common.js in all tests 2012-02-20 13:29:11 +01:00
test-http-head-request.js
test-http-stress.js
test-http-tls.js
test-https-loop-to-google.js test: include common.js in all tests 2012-02-20 13:29:11 +01:00
test-idle-watcher.js
test-net-fd-passing.js
test-net-tls-pummel.js
test-net-tls.js
test-process-title.js
test-readline.js
test-remote-module-loading.js
test-sendfd.js
test-setuidgid.js
test-tls-large-push.js
test-tls-server.js
test-tty-stdio.js
tls_client.js
tls_server.js
tls-client.js