[Petal] More test failures

Grant McLean grant at mclean.net.nz
Sat Aug 2 13:29:08 BST 2003


Steve Purkis wrote:

> On Friday, August 1, 2003, at 08:02  pm, William McKee wrote:
> 
>> Well, now that I've got all the required modules installed, I'm getting
>> the following errors while running the tests:
>>
>> Failed Test            Status Wstat Total Fail  Failed  List of Failed
>> ----------------------------------------------------------------------- 
>> ---------
>> t/016_Method_Param.t                     5    5 100.00%  1-5
>> t/026_Broken_Loop.t                      6    6 100.00%  1-6
>> t/027_Eval.t                             6    6 100.00%  1-6
>> t/033_Hash.t                             2    2 100.00%  1-2
>> t/037_Set_Nested_Var.t                   5    5 100.00%  1-5
>> t/038_Pass_Variables.t                  20   20 100.00%  1-20
>> t/039_Access_Objects.t                   2    2 100.00%  1-2
>> Failed 7/45 test scripts, 84.44% okay. 46/288 subtests failed, 84.03%  
>> okay.
> 
> 
> Strange.  Any chance of getting more verbose output?  For example:
> 
>     % perl -Mblib t/016*

Or possibly:

     % perl -Iblib/lib t/016*

Grant




More information about the Petal mailing list