Moritz,

I applied parallel-r.patch to trunk at r30978 on Darwin (10.4 PPC),
successfully built and tested Parrot, built Perl 6, then got the results
below out of 'make test'.

Since I build and test Perl 6 infrequently, I'm not sure whether these
results are different from what I would have gotten without the patch
applied.  But everything passed!

Thank you very much.
kid51


/usr/local/bin/perl t/harness t/00-parrot t/01-sanity
t/00-parrot/01-literals............ok     
t/00-parrot/02-op-math.............ok     
t/00-parrot/03-op-logic............ok     
t/00-parrot/04-op-cmp..............ok     
t/00-parrot/05-var-array...........ok     
t/00-parrot/05-var.................ok     
t/00-parrot/06-op-inplace..........ok     
t/00-parrot/07-op-string...........ok     
t/00-parrot/08-regex...............ok     
t/01-sanity/01-tap.................ok     
t/01-sanity/02-counter.............ok   
t/01-sanity/03-equal...............ok   
t/01-sanity/04-if..................ok   
t/01-sanity/05-sub.................ok   
t/01-sanity/06-use.................ok   
t/01-sanity/07-binding.............ok   
t/01-sanity/07-defined.............ok   
t/01-sanity/07-end-blocks..........ok   
t/01-sanity/07-for.................ok   
t/01-sanity/07-isa.................ok   
t/01-sanity/07-range...............ok   
t/01-sanity/07-ref.................ok   
t/01-sanity/07-simple-multisubs....ok   
t/01-sanity/07-split...............ok   
t/01-sanity/07-substr..............ok   
t/01-sanity/07-try.................ok   
t/01-sanity/08-say.................ok     
t/01-sanity/09-types...............ok   
All tests successful.
Files=28, Tests=232, 82 wallclock secs ( 0.36 usr  0.29 sys + 71.43 cusr
 6.98 csys = 79.06 CPU)
Result: PASS
prove t/pmc
t/pmc/mutable...................ok   
t/pmc/mutablevar................ok   
t/pmc/perl6multisub-arity.......ok     
t/pmc/perl6multisub-basic.......ok   
t/pmc/perl6multisub-tiebreak....ok   
t/pmc/perl6multisub-type........ok     
All tests successful.
Files=6, Tests=39,  8 wallclock secs ( 0.10 usr  0.08 sys +  6.45 cusr 
1.21 csys =  7.84 CPU)
Result: PASS
make -C /Users/jimk/work/parrot codetest
/usr/local/bin/perl t/harness --gc-debug --running-make-test --code-tests
t/distro/file_metadata.........# Collecting svn:mime-type attributes...
t/distro/file_metadata.........1/5 # Collecting svn:keywords attributes...
t/distro/file_metadata.........3/5 # Collecting svn:eol-style attributes...
t/distro/file_metadata.........4/5 # Collecting svn:eol-style attributes...
t/distro/file_metadata.........ok   
t/codingstd/c_code_coda........ok   
t/codingstd/c_cppcomments......ok   
t/codingstd/c_header_guards....ok   
t/codingstd/c_indent...........ok   
t/codingstd/c_macro_args.......ok   
t/codingstd/c_operator.........ok   
t/codingstd/c_parens...........ok   
t/codingstd/c_returns..........ok   
t/codingstd/c_struct...........ok   
t/codingstd/check_isxxx........ok   
t/codingstd/check_toxxx........ok   
t/codingstd/copyright..........ok   
t/codingstd/cuddled_else.......ok   
t/codingstd/filenames..........ok   
t/codingstd/gmt_utc............ok   
t/codingstd/linelength.........ok   
t/codingstd/pccmethod_deps.....ok   
t/codingstd/pdd_format.........ok   
t/codingstd/perlcritic.........ok       
t/codingstd/pir_code_coda......ok   
t/codingstd/svn_id.............ok   
t/codingstd/tabs...............ok   
t/codingstd/trailing_space.....ok   
All tests successful.
Files=24, Tests=374, 960 wallclock secs ( 0.64 usr  0.37 sys + 628.56
cusr 28.01 csys = 657.58 CPU)
Result: PASS

Reply via email to