Commit 4e1a2f9a authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

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.
parent 70ad9bbc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment