[Petal] More test failures

Steve Purkis spurkis at mkdoc.com
Sat Aug 2 01:46:10 BST 2003


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*
	...

This might help track down the problem.

-Steve



More information about the Petal mailing list