Subject: | Race condition in tests? |
Sometimes the test suite fails like this:
# Failed test 5 in t/01read.t at line 14
# t/01read.t line 14 is: ok(test4());
t/01read.t ....
Failed 1/5 subtests
Looking at the test script it seems that this can happen if between test3() and test4() files were added or removed in /tmp.