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 4, 2015
1 parent 08c78ac commit 0b7a064
Show file tree
Hide file tree
Showing 9 changed files with 624 additions and 107 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.22 usr 0.05 sys + 19.80 cusr 1.86 csys = 21.93 CPU)
Files=68, Tests=719, 23 wallclock secs ( 0.23 usr 0.04 sys + 19.70 cusr 2.02 csys = 21.99 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, 338 wallclock secs ( 0.58 usr 0.11 sys + 616.58 cusr 12.98 csys = 630.25 CPU)
Files=98, Tests=3760, 336 wallclock secs ( 0.57 usr 0.13 sys + 616.86 cusr 12.91 csys = 630.47 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, 12 wallclock secs ( 0.48 usr 0.13 sys + 10.44 cusr 0.58 csys = 11.63 CPU)
Files=98, Tests=3760, 11 wallclock secs ( 0.49 usr 0.12 sys + 10.18 cusr 0.60 csys = 11.39 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.53 usr 0.07 sys + 10.03 cusr 0.52 csys = 11.15 CPU)
Files=98, Tests=3760, 11 wallclock secs ( 0.55 usr 0.07 sys + 9.95 cusr 0.52 csys = 11.09 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, 33 wallclock secs ( 0.61 usr 0.10 sys + 27.58 cusr 4.53 csys = 32.82 CPU)
Files=103, Tests=3689, 34 wallclock secs ( 0.57 usr 0.08 sys + 28.47 cusr 4.46 csys = 33.58 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
31 changes: 16 additions & 15 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

352 changes: 319 additions & 33 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

335 changes: 281 additions & 54 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-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,
rakudo.jvm,2015-07-03,31.70%,974e459,36730,73,794,1546,39143,116750,7b9145f,
rakudo.moar,2015-07-03,100.00%,974e459,115870,51,772,1429,118122,117170,7b9145f,
rakudo.moar-jit,2015-07-03,100.00%,974e459,115870,51,772,1429,118122,117170,7b9145f,
Expand Down

0 comments on commit 0b7a064

Please sign in to comment.