Subject: | t/01-lock.t may hang |
Seen on some of my linux smokers:
...
# dir is t/SFwHZA7bgq
# lock held in child
# Failed test 'flock failed in parent'
# at t/01-lock.t line 46.
# releasing lock in child
t/01-lock.t ..........
Failed 1/8 subtests
...
Test Summary Report
-------------------
t/01-lock.t (Wstat: 9 Tests: 8 Failed: 1)
Failed test: 7
Non-zero wait status: 9
Parse errors: No plan found in TAP output
Files=13, Tests=185, 23639 wallclock secs ( 0.07 usr 0.14 sys + 1781.10 cusr 1630.78 csys = 3412.09 CPU)
...
(Test exited because an external watcher killed the hanging script)
If you need more diagnostics (e.g. a strace log) then I can try to provide something.