#1993: New api.yaml tests require YAML.pm and List::MoreUtils.pm
----------------------+-----------------------------------------------------
 Reporter:  doughera  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  testing   |     Version:  3.0.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:  new  
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by jkeenan):

 I applied the patch, then went to run `prove` on the two test files.  I
 got these results:
 {{{
 $ prove t/tools/show_deprecated.t t/tools/show_experimental.t
 t/tools/show_deprecated.t .... Use of uninitialized value
   $eligible in concatenation (.) or string at tools/dev/show_deprecated.pl
 line 39.
 Use of uninitialized value $ticket in concatenation (.) or
   string at tools/dev/show_deprecated.pl line 39.
 Use of uninitialized value $eligible in concatenation (.) or
   string at tools/dev/show_deprecated.pl line 39.
 t/tools/show_deprecated.t .... ok
 t/tools/show_experimental.t .. ok
 All tests successful.
 Files=2, Tests=2,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.32 cusr
 0.02
   csys =  0.37 CPU)
 Result: PASS
 }}}
 I think the problem is in the underlying files rather than the tests.  But
 I don't have time to check out the uninitialized value warnings right now.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1993#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to