Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Mar 31, 2015
1 parent 53d7811 commit b35776f
Show file tree
Hide file tree
Showing 9 changed files with 101 additions and 66 deletions.
2 changes: 1 addition & 1 deletion log/nqp.js_summary.out
Expand Up @@ -186,5 +186,5 @@ t/nqp/95-cclass.t ..................... ok
t/js/getcomp-js.t ..................... ok
t/qast/02-manipulation.t .............. ok
All tests successful.
Files=67, Tests=714, 24 wallclock secs ( 0.23 usr 0.08 sys + 21.36 cusr 2.01 csys = 23.68 CPU)
Files=67, Tests=714, 21 wallclock secs ( 0.23 usr 0.06 sys + 18.93 cusr 1.79 csys = 21.01 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, 318 wallclock secs ( 0.57 usr 0.13 sys + 631.18 cusr 12.00 csys = 643.88 CPU)
Files=98, Tests=3627, 317 wallclock secs ( 0.58 usr 0.10 sys + 628.99 cusr 11.87 csys = 641.54 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, 11 wallclock secs ( 0.38 usr 0.06 sys + 10.63 cusr 0.58 csys = 11.65 CPU)
Files=98, Tests=3627, 13 wallclock secs ( 0.45 usr 0.06 sys + 11.10 cusr 0.55 csys = 12.16 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, 11 wallclock secs ( 0.39 usr 0.11 sys + 10.30 cusr 0.48 csys = 11.28 CPU)
Files=98, Tests=3627, 11 wallclock secs ( 0.37 usr 0.10 sys + 10.26 cusr 0.57 csys = 11.30 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, 31 wallclock secs ( 0.64 usr 0.14 sys + 25.60 cusr 3.89 csys = 30.27 CPU)
Files=103, Tests=3628, 30 wallclock secs ( 0.66 usr 0.12 sys + 25.30 cusr 4.06 csys = 30.14 CPU)
Result: FAIL
Makefile:1160: recipe for target 'p-test' failed
make: *** [p-test] Error 1
36 changes: 23 additions & 13 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

59 changes: 35 additions & 24 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

59 changes: 35 additions & 24 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-03-31,98.30%,7c4672c,35168,4,707,1471,37350,37574,c5f2d09,
rakudo.moar,2015-03-31,100.00%,7c4672c,35775,0,683,1322,37780,37724,c5f2d09,
rakudo.moar-jit,2015-03-31,100.00%,7c4672c,35775,0,683,1322,37780,37724,c5f2d09,
rakudo.jvm,2015-03-30,98.32%,346e879,35077,0,693,1469,37239,37571,02e1e99,
rakudo.moar,2015-03-30,100.00%,346e879,35678,0,669,1322,37669,37721,02e1e99,
rakudo.moar-jit,2015-03-30,100.00%,346e879,35678,0,669,1322,37669,37721,02e1e99,
Expand Down

0 comments on commit b35776f

Please sign in to comment.