id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1779	test failures on OSX	coke		"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

"	bug	closed	normal		none	trunk	medium	fixed		wellnhofer@…			darwin
