diff options
author | Jakob Unterwurzacher | 2019-10-06 19:04:16 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2019-10-06 19:37:51 +0200 |
commit | 1fb18f4a9ef2bbbc6e7c774fa064808a3952bb3f (patch) | |
tree | 5e27aa2b53c1af53e280dea269cf0039f499f888 /internal/exitcodes | |
parent | d361f6e35bb97ef8f060131ea5b29f922e613c49 (diff) |
tests: filter leaked fds by prefix
When running
$ go test ./tests/matrix/
in isolation, it failed like this:
fd leak? before, after:
[0r=/dev/null 3w=/dev/null 5r=/proc/8078/fd (hidden:4)]
[0r=/dev/null 3w=/dev/null 5w=/tmp/go-build366655199/b001/testlog.txt 7r=/proc/8078/fd (hidden:4)]
Filter by prefix to get rid of this spurious test failure.
Diffstat (limited to 'internal/exitcodes')
0 files changed, 0 insertions, 0 deletions