Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Apr 10, 2015
1 parent eff8d72 commit 25845ff
Show file tree
Hide file tree
Showing 9 changed files with 348 additions and 306 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, 22 wallclock secs ( 0.22 usr 0.06 sys + 19.43 cusr 1.90 csys = 21.61 CPU)
Files=68, Tests=719, 24 wallclock secs ( 0.23 usr 0.07 sys + 21.58 cusr 2.08 csys = 23.96 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -100,5 +100,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=3627, 479 wallclock secs ( 0.47 usr 0.08 sys + 530.48 cusr 10.04 csys = 541.07 CPU)
Files=98, Tests=3627, 338 wallclock secs ( 0.53 usr 0.13 sys + 624.77 cusr 11.84 csys = 637.27 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -100,5 +100,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=3627, 12 wallclock secs ( 0.32 usr 0.04 sys + 9.28 cusr 0.36 csys = 10.00 CPU)
Files=98, Tests=3627, 12 wallclock secs ( 0.42 usr 0.07 sys + 10.57 cusr 0.64 csys = 11.70 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -100,5 +100,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=3627, 15 wallclock secs ( 0.29 usr 0.06 sys + 8.97 cusr 0.37 csys = 9.69 CPU)
Files=98, Tests=3627, 12 wallclock secs ( 0.35 usr 0.10 sys + 9.91 cusr 0.52 csys = 10.88 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -108,7 +108,7 @@ Test Summary Report
-------------------
t/nqp/59-nqpop.t (Wstat: 0 Tests: 126 Failed: 6)
Failed tests: 20-22, 32-34
Files=103, Tests=3628, 33 wallclock secs ( 0.48 usr 0.06 sys + 24.72 cusr 3.79 csys = 29.05 CPU)
Files=103, Tests=3628, 31 wallclock secs ( 0.70 usr 0.08 sys + 25.77 cusr 3.95 csys = 30.50 CPU)
Result: FAIL
Makefile:1160: recipe for target 'p-test' failed
make: *** [p-test] Error 1
364 changes: 140 additions & 224 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

138 changes: 100 additions & 38 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

139 changes: 100 additions & 39 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-04-10,98.30%,e35d2cf,35220,35,709,1477,37441,74826,5a38b21,
rakudo.moar,2015-04-10,100.00%,e35d2cf,35828,31,684,1328,37871,74976,5a38b21,
rakudo.moar-jit,2015-04-10,100.00%,e35d2cf,35828,31,684,1328,37871,74976,5a38b21,
rakudo.jvm,2015-04-09,94.02%,f0e49aa,33703,1610,671,1448,37432,74818,49ba4bf,
rakudo.moar,2015-04-09,100.00%,f0e49aa,35846,7,685,1324,37862,74968,49ba4bf,
rakudo.moar-jit,2015-04-09,100.00%,f0e49aa,35846,7,685,1324,37862,74968,49ba4bf,
Expand Down

0 comments on commit 25845ff

Please sign in to comment.