> ext/threads/t/stress_re...................FAILED--expected 64 tests,
saw 33
> ext/threads/t/stress_string...............FAILED--expected 64 tests, saw 33
> ext/threads/t/thread......................FAILED--expected 31 tests, saw 1

Hmmm, okay, I don't know what to do about these threads extension
failures, someone needs to debug it more in the z/OS.

> ext/Time/HiRes/t/HiRes....................
> ../ext/Time/HiRes/t/HiRes.t: overall time allowed for tests (60s) exceeded!
> Use of uninitialized value $TheEnd in subtraction (-) at 
> ../ext/Time/HiRes/t/HiR
> es.t line 550.

This I *might* be able to figure out: please run the test separately,
something like

./perl -Ilib ext/Time/HiRes/t/HiRes.t > t.out

The contents of t.out are of interest.

>

Reply via email to