Ticket #1484 (closed bug: invalid)

Opened 12 years ago

Last modified 12 years ago

Number of errors reported by "prove" too high

Reported by: kurahaupo Owned by:
Priority: major Milestone:
Component: testing Version: 2.1.0
Severity: low Keywords:
Cc: Language:
Patch status: Platform: linux

Description

In its summary, prove double-counts the errors during the tests, leading to output like this:

  Failed Test            Stat Wstat Total Fail  List of Failed
  -------------------------------------------------------------------------------
  t/pmc/fixedpmcqueue2.t    0     8    23   36  6-23

where clearly there have been 18 rather than 36 errors.

Change History

Changed 12 years ago by kurahaupo

(sorry, wrong priority; was supposed to be "minor")

Changed 12 years ago by coke

  • status changed from new to closed
  • resolution set to invalid

This test file doesn't exist in the parrot repository, and errors in prove should probably be reported to  http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Harness

Regards.

Note: See TracTickets for help on using tickets.