<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This turns out to be because we don't support todo in plan.<div><br class="webkit-block-placeholder"></div><div>Should we? Did we already discuss this?<br><div><br><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>From: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">David Cantrell <<a href="mailto:david@cantrell.org.uk">david@cantrell.org.uk</a>></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Date: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">1 November 2007 16:04:51 GMT</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>To: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><a href="mailto:andya@cpan.org">andya@cpan.org</a></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Subject: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><b>Another Test::Harness problem [was: FAIL Path-Class-0.16]</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div> </div>Path-Class-0.16 passes its tests with Test::Harness 2.64. It fails with<br>2.99_05 and ..._07.<br><br>-- <br>David Cantrell | London Perl Mongers Deputy Chief Heretic<br><br> Sobol's Law of Telecom Utilities:<br> Telcos are malicious; cablecos are simply clueless.<br><br><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 0.5);"><b>From: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Ken Williams <<a href="mailto:kenahoo@gmail.com">kenahoo@gmail.com</a>><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 0.5);"><b>Date: </b></span><span style="font-family:'Helvetica'; font-size:medium;">1 November 2007 00:16:18 GMT<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 0.5);"><b>To: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><a href="mailto:david@cantrell.org.uk">david@cantrell.org.uk</a><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 0.5);"><b>Cc: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><a href="mailto:cpan-testers@perl.org">cpan-testers@perl.org</a>, <a href="mailto:KWILLIAMS@cpan.org">KWILLIAMS@cpan.org</a><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 0.5);"><b>Subject: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>Re: FAIL Path-Class-0.16 darwin-2level 8.10.1</b><br></span></div><br><br><br>On Oct 31, 2007, at 3:55 PM, <a href="mailto:david@cantrell.org.uk">david@cantrell.org.uk</a> wrote:<br><br><blockquote type="cite">------------------------------<br></blockquote><blockquote type="cite">PROGRAM OUTPUT<br></blockquote><blockquote type="cite">------------------------------<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Output from 'make test':<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">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<br></blockquote><blockquote type="cite">t/01-basic...........ok<br></blockquote><blockquote type="cite">t/02-foreign.........# Test 28 got: "dir/subdir" (t/02-foreign.t at line 68 *TODO*)<br></blockquote><blockquote type="cite"># Expected: "/dir/subdir"<br></blockquote><blockquote type="cite"># t/02-foreign.t line 68 is: ok $dir->as_foreign('Unix'), '/dir/subdir';<br></blockquote><blockquote type="cite"># Test 29 got: "" (t/02-foreign.t at line 69 *TODO*)<br></blockquote><blockquote type="cite"># Expected: "1"<br></blockquote><blockquote type="cite"># t/02-foreign.t line 69 is: ok $dir->as_foreign('Unix')->is_absolute, 1;<br></blockquote><blockquote type="cite"> Failed 2/29 subtests<br></blockquote><blockquote type="cite"><span class="Apple-tab-span" style="white-space:pre">        </span>(less 2 skipped subtests: 25 okay)<br></blockquote><blockquote type="cite">t/03-filesystem......ok<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Test Summary Report<br></blockquote><blockquote type="cite">-------------------<br></blockquote><blockquote type="cite">t/02-foreign.t (Wstat: 0 Tests: 29 Failed: 2)<br></blockquote><blockquote type="cite"> Failed test number(s): 28-29<br></blockquote><blockquote type="cite"> Parse errors: No plan found in TAP output<br></blockquote><br><br>I think your copy of TAP::Harness needs updating, those are TODO tests that are failing.<br><br> -Ken<br><br><br><br></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Bitstream Vera Sans Mono'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Bitstream Vera Sans Mono'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>-- </div><div>Andy Armstrong, Hexten</div><div><br></div></div></span></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br></div></body></html>