James E Keenan wrote:
What happens with:  prove -vb t/sort_bug.t

It was in the next section via make with TEST_VERBOSE. Subtests complete successfully then the test dies.

t/sort_bug....1..2
# parent 2267: continue
# kid 1 before eq_set
# parent 2267: continue
# parent 2267: waiting for join
# kid 2 before eq_set
# kid 1 exit
ok 1 - threads exit status is 42
# parent 2267: waiting for join
# kid 2 exit
ok 2 - threads exit status is 42
dubious
        Test returned status 255 (wstat -1, 0xffffffff)
after all the subtests completed successfully


Reply via email to