#1779: test failures on OSX
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  trunk
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:  darwin  |  
--------------------+-------------------------------------------------------
 Getting the following failures with vanilla "make test" on OS X

 {{{
 $ sw_vers
 ProductName:    Mac OS X
 ProductVersion: 10.6.4
 BuildVersion:   10F569
 $ svn info | ack Revi
 Revision: 48874
 $ make -j3 realclean
 ...
 $ /Users/coke/usr/bin/perl Configure.pl --optimize --prefix=$HOME/bird \
   --cc="ccache gcc"
 ...
 $ TEST_JOBS=4 make test
 ...
 Test Summary Report
 -------------------
 t/compilers/pge/06-grammar.t              (Wstat: 11 Tests: 0 Failed: 0)
   Non-zero wait status: 11
   Parse errors: No plan found in TAP output
 t/compilers/pge/perl6regex/01-regex.t     (Wstat: 0 Tests: 788 Failed: 3)
   Failed tests:  91, 555, 609
 t/library/mime_base64.t                   (Wstat: 11 Tests: 0 Failed: 0)
   Non-zero wait status: 11
   Parse errors: Bad plan.  You planned 550 tests but ran 0.
 Files=356, Tests=11901, 102 wallclock secs ( 3.97 usr  1.97 sys + 87.16
 cusr 39.66 csys = 132.76 CPU)
 Result: FAIL
 make: *** [test_core] Error 1

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1779>
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