test: disable simple/test-debug-brk-file
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 7 Jan 2013 02:36:47 +0000 (03:36 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 7 Jan 2013 02:40:12 +0000 (03:40 +0100)
commit4e1a2f9a89e96c36919c8cfffb7edd1936143c80
treeaf89e3500a72077cb87396253d6f6ced6073281b
parent70ad9bbcbda192842b1e52159c5ee9d4a77e6902
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.
test/disabled/test-debug-brk-file.js [moved from test/simple/test-debug-brk-file.js with 100% similarity]