On Jun 19, 2008, at 11:34 AM, Ovid wrote:
--- Packy Anderson <[EMAIL PROTECTED]> wrote:

On Jun 18, 2008, at 11:51 AM, Parrot via RT wrote:
Successful parrot build on ancient Debian/i386 system, most of the
way through "make test" (it's taking _forever_, mostly because this
is a PII 266 system)

$ uname -a
Linux daffy 2.2.19pre17 #1 Tue Mar 13 22:37:59 EST 2001 i686
unknown

... and make test finished:

All tests successful (1 subtest UNEXPECTEDLY SUCCEEDED), 30 tests and

595 subtests skipped.
Files=585, Tests=11192, 2674 wallclock secs (2176.58 cusr + 203.55
csys = 2380.13 CPU)

This looks like you're using an older version of Test::Harness. If you upgrade, it will break things down further, including telling you which
test in which test program unexpectedly succeeded.

All tests successful.

Test Summary Report
-------------------
t/op/sprintf.t (Wstat: 0 Tests: 308 Failed: 0)
  TODO passed:   157
Files=585, Tests=11192, 2623 wallclock secs (38.17 usr 9.82 sys + 2168.90 cusr 200.64 csys = 2417.53 CPU)
Result: PASS

Reply via email to