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: 48587
Status: resolved
Priority: 0/
Queue: Test-Deep

People
Owner: Nobody in particular
Requestors: david [...] davidfavor.com
Cc:
AdminCc:

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



Subject: Test::Deep-0.104 still fails the same with perl-5.10.1-RC1-3
Date: Mon, 10 Aug 2009 09:57:38 -0500
To: bug-Test-Deep [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
FDALY via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=47946 > > > According to our records, your request has been resolved. If you have any > further questions or concerns, please respond to this message.
PERL_DL_NONLAZY=1 /runtime/perl-5.10.1-maint-RC1-3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/all.t ........... ok t/any.t ........... ok t/array.t ......... ok t/array_each.t .... ok t/arraylength.t ... ok t/bag.t ........... ok t/bagrecursion.t .. ok t/blessed.t ....... ok t/boolean.t ....... ok t/cache.t ......... ok t/circular.t ...... ok t/class.t ......... ok t/code.t .......... ok t/deep_utils.t .... 1/? # Failed test 'class_base base regexp' # at t/deep_utils.t line 31. # got: 'SCALAR' # expected: 'REGEXP' # Looks like you failed 1 test of 7. t/deep_utils.t .... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests t/descend.t ....... ok t/error.t ......... ok t/hash.t .......... ok t/hash_each.t ..... ok t/hashkeys.t ...... ok t/ignore.t ........ ok t/isa.t ........... ok t/listmethods.t ... ok t/memory.t ........ ok t/methods.t ....... ok t/notest.t ........ ok t/notest_extra.t .. ok t/number.t ........ ok t/reftype.t ....... ok t/regexp.t ........ ok t/regexpref.t ..... 1/? # Failed test 'subtest 'regexp ref not eq' of '' compare actual_ok' # at t/regexpref.t line 22. # got: '1' # expected: '0' # Failed test 'subtest 'regexp ref not eq' of '' compare diag' # at t/regexpref.t line 22. # Got diag (0 bytes): # # Expected diag (58 bytes): # 'Compared m/$data/' # ' got : (?-xism:a)' # 'expect : (?-xism:b)' # Looks like you failed 2 tests of 15. t/regexpref.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/15 subtests t/scalar.t ........ ok t/scalarref.t ..... ok t/set.t ........... ok t/shallow.t ....... ok t/string.t ........ ok Test Summary Report ------------------- t/deep_utils.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 6 Non-zero exit status: 1 t/regexpref.t (Wstat: 512 Tests: 15 Failed: 2) Failed tests: 11, 14 Non-zero exit status: 2 Files=35, Tests=1073, 5 wallclock secs ( 0.34 usr 0.07 sys + 3.64 cusr 0.32 csys = 4.37 CPU) Result: FAIL Failed 2/35 test programs. 3/1073 subtests failed. make: *** [test_dynamic] Error 255 -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com/join for the easy way.
Fixed. -- rjbs