in reply to Test::More wait status non-zero but all tests pass
139 - 128 = 11, which is SIGSEV on my system. (Check the system's kill -l.) Something is causing Perl to crash badly. That's most definitely a fail.
Suggestions on how to debug this?
A debug build might catch the problem with an assert. gdb with a debug build of Perl will say what crashed.
|
|---|