Fwd: Another Test::Harness problem [was: FAIL Path-Class-0.16]
Ovid
publiustemp-tapx at yahoo.com
Thu Nov 1 13:02:23 EST 2007
I thought we agreed that until the new TAP comes out, we will have to support TODO in plan. In fact, I *thought* somebody checked in a change, but I can't recall.
Cheers,
Ovid
--
Buy the book - http://www.oreilly.com/catalog/perlhks/
Perl and CGI - http://users.easystreet.com/ovid/cgi_course/
Personal blog - http://publius-ovidius.livejournal.com/
Tech blog - http://use.perl.org/~Ovid/journal/
----- Original Message ----
From: Andy Armstrong <andy at hexten.net>
To: Test::Harness Developers <tapx-dev at hexten.net>
Sent: Thursday, November 1, 2007 5:01:31 PM
Subject: Fwd: Another Test::Harness problem [was: FAIL Path-Class-0.16]
This turns out to be because we don't support todo in plan.
Should we? Did we already discuss this?
Begin forwarded message:
From: David Cantrell <david at cantrell.org.uk>
Date: 1 November 2007 16:04:51 GMT
To: andya at cpan.org
Subject: Another Test::Harness problem [was: FAIL Path-Class-0.16]
Path-Class-0.16 passes its tests with Test::Harness 2.64. It fails with
2.99_05 and ..._07.
--
David Cantrell | London Perl Mongers Deputy Chief Heretic
Sobol's Law of Telecom Utilities:
Telcos are malicious; cablecos are simply clueless.
From: Ken Williams <kenahoo at gmail.com>
Date: 1 November 2007 00:16:18 GMT
To: david at cantrell.org.uk
Cc: cpan-testers at perl.org, KWILLIAMS at cpan.org
Subject: Re: FAIL Path-Class-0.16 darwin-2level 8.10.1
On Oct 31, 2007, at 3:55 PM, david at cantrell.org.uk wrote:
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'make test':
PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.9.5/bin/perl5.9.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-basic...........ok
t/02-foreign.........# Test 28 got: "dir/subdir" (t/02-foreign.t at line 68 *TODO*)
# Expected: "/dir/subdir"
# t/02-foreign.t line 68 is: ok $dir->as_foreign('Unix'), '/dir/subdir';
# Test 29 got: "" (t/02-foreign.t at line 69 *TODO*)
# Expected: "1"
# t/02-foreign.t line 69 is: ok $dir->as_foreign('Unix')->is_absolute, 1;
Failed 2/29 subtests
(less 2 skipped subtests: 25 okay)
t/03-filesystem......ok
Test Summary Report
-------------------
t/02-foreign.t (Wstat: 0 Tests: 29 Failed: 2)
Failed test number(s): 28-29
Parse errors: No plan found in TAP output
I think your copy of TAP::Harness needs updating, those are TODO tests that are failing.
-Ken
--
Andy Armstrong, Hexten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.hexten.net/pipermail/tapx-dev/attachments/20071101/202713c5/attachment.htm
More information about the tapx-dev
mailing list