Test::Differences failure

Michael G Schwern schwern at pobox.com
Wed Oct 3 22:53:42 BST 2007


Andy Armstrong wrote:
> On 3 Oct 2007, at 22:18, Eric Wilhelm wrote:
>> t/01text_vs_data.t (Wstat: 0 Tests: 3 Failed: 3)
>>   Failed test number(s):  1-3
>>   Parse errors: No plan found in TAP output
>> t/10test.t        (Wstat: 0 Tests: 7 Failed: 6)
>>   Failed test number(s):  2-7
>>   Parse errors: No plan found in TAP output
>>
>> looks like maybe a TODO issue.
> 
> $ perl -Ilib t/01text_vs_data.t
> 1..3 todo 1 2 3;
> 
> I'd say so. So /nearly/ nobody uses todo in plan...

I'm going to patch Test.pm so it uses inline TODOs.  That will eventually make
the problem go away.


-- 
Stabbing you in the face so you don't have to.


More information about the tapx-dev mailing list