Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jul 5, 2015
1 parent 0b7a064 commit 41c8882
Show file tree
Hide file tree
Showing 9 changed files with 1,297 additions and 224 deletions.
2 changes: 1 addition & 1 deletion log/nqp.js_summary.out
Expand Up @@ -187,5 +187,5 @@ t/nqp/95-cclass.t ..................... ok
t/js/getcomp-js.t ..................... ok
t/qast/02-manipulation.t .............. ok
All tests successful.
Files=68, Tests=719, 23 wallclock secs ( 0.23 usr 0.04 sys + 19.70 cusr 2.02 csys = 21.99 CPU)
Files=68, Tests=719, 23 wallclock secs ( 0.22 usr 0.06 sys + 20.85 cusr 2.03 csys = 23.16 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -98,5 +98,5 @@ t/serialization/03-closures.t ......... ok
t/jvm/01-continuations.t .............. ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3760, 336 wallclock secs ( 0.57 usr 0.13 sys + 616.86 cusr 12.91 csys = 630.47 CPU)
Files=98, Tests=3760, 342 wallclock secs ( 0.56 usr 0.14 sys + 619.45 cusr 13.03 csys = 633.18 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -98,5 +98,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3760, 11 wallclock secs ( 0.49 usr 0.12 sys + 10.18 cusr 0.60 csys = 11.39 CPU)
Files=98, Tests=3760, 12 wallclock secs ( 0.54 usr 0.08 sys + 10.13 cusr 0.50 csys = 11.25 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -98,5 +98,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3760, 11 wallclock secs ( 0.55 usr 0.07 sys + 9.95 cusr 0.52 csys = 11.09 CPU)
Files=98, Tests=3760, 11 wallclock secs ( 0.55 usr 0.09 sys + 9.66 cusr 0.45 csys = 10.75 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -207,7 +207,7 @@ t/nqp/78-shell.t (Wstat: 256 Tests: 0 Failed: 0)
t/nqp/86-pipes.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=103, Tests=3689, 34 wallclock secs ( 0.57 usr 0.08 sys + 28.47 cusr 4.46 csys = 33.58 CPU)
Files=103, Tests=3689, 34 wallclock secs ( 0.64 usr 0.10 sys + 27.87 cusr 4.39 csys = 33.00 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
21 changes: 11 additions & 10 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

860 changes: 691 additions & 169 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

627 changes: 587 additions & 40 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,7 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
rakudo.jvm,2015-07-05,32.48%,75119ec,38108,170,790,1545,40613,118220,5919a84,
rakudo.moar,2015-07-05,100.00%,75119ec,117340,51,772,1429,119592,118640,5919a84,
rakudo.moar-jit,2015-07-05,100.00%,75119ec,117340,51,772,1429,119592,118640,5919a84,
rakudo.jvm,2015-07-04,31.92%,00ea8c8,37148,170,790,1545,39653,117260,37b5793,
rakudo.moar,2015-07-04,100.00%,00ea8c8,116380,51,772,1429,118632,117680,37b5793,
rakudo.moar-jit,2015-07-04,100.00%,00ea8c8,116379,52,772,1429,118632,117680,37b5793,
Expand Down

0 comments on commit 41c8882

Please sign in to comment.