Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Deep CPAN distribution.

Report information
The Basics
Id: 4082
Status: rejected
Priority: 0/
Queue: Test-Deep

People
Owner: Nobody in particular
Requestors: schwern [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.081
Fixed in: (no value)



Subject: t/set.t 3 unexpectedly succeded
This is with a stock 5.6.0 on OS X 10.2.8. Three tests in t/set.t unexpectedly succeeded. ok 64 - Test 'set compare()' completed # TODO Because I want to get it out the door ok 65 - Test 'set compare()' no premature diagostication # TODO Because I want to get it out the door ok 66 - Test 'set compare()' result count # TODO Because I want to get it out the door not ok 67 - subtest '' of 'set compare()' compare actual_ok # TODO Because I want to get it out the door # Failed (TODO) test (t/set.t at line 207) # got: '0' # expected: '1' not ok 68 - subtest '' of 'set compare()' compare diag # TODO Because I want to get it out the door # Failed (TODO) test (t/set.t at line 207) # Got diag (46 bytes): # Comparing $data as a Set # Missing: 1 reference # # Expected diag (0 bytes): # ok 69 - no warnings 1..69
Ancient and can no longer be reproduced. Closing. -- rjbs