Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed May 13, 2015
1 parent c4a94b3 commit 4a92e9b
Show file tree
Hide file tree
Showing 9 changed files with 164 additions and 517 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, 24 wallclock secs ( 0.22 usr 0.06 sys + 20.10 cusr 1.84 csys = 22.22 CPU)
Files=68, Tests=719, 25 wallclock secs ( 0.23 usr 0.07 sys + 21.02 cusr 2.21 csys = 23.53 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=3763, 322 wallclock secs ( 0.59 usr 0.09 sys + 624.34 cusr 12.40 csys = 637.42 CPU)
Files=98, Tests=3763, 324 wallclock secs ( 0.60 usr 0.12 sys + 628.72 cusr 12.04 csys = 641.48 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=3763, 11 wallclock secs ( 0.52 usr 0.10 sys + 10.81 cusr 0.54 csys = 11.97 CPU)
Files=98, Tests=3763, 12 wallclock secs ( 0.56 usr 0.11 sys + 10.21 cusr 0.66 csys = 11.54 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=3763, 12 wallclock secs ( 0.56 usr 0.06 sys + 10.75 cusr 0.58 csys = 11.95 CPU)
Files=98, Tests=3763, 12 wallclock secs ( 0.53 usr 0.07 sys + 10.62 cusr 0.56 csys = 11.78 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -111,7 +111,7 @@ t/nqp/07-boolean.t (Wstat: 0 Tests: 8 Failed: 1)
Failed test: 6
t/nqp/59-nqpop.t (Wstat: 0 Tests: 126 Failed: 7)
Failed tests: 20-22, 32-34, 100
Files=103, Tests=3764, 31 wallclock secs ( 0.66 usr 0.14 sys + 25.31 cusr 4.08 csys = 30.19 CPU)
Files=103, Tests=3764, 30 wallclock secs ( 0.69 usr 0.12 sys + 25.24 cusr 4.24 csys = 30.29 CPU)
Result: FAIL
Makefile:1161: recipe for target 'p-test' failed
make: *** [p-test] Error 1
48 changes: 17 additions & 31 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

322 changes: 97 additions & 225 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

298 changes: 42 additions & 256 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-05-13,30.68%,0e6aac0,35182,687,786,1525,38180,116380,a6f5638,
rakudo.moar,2015-05-13,100.00%,0e6aac0,114681,19,738,1430,116868,116530,a6f5638,
rakudo.moar-jit,2015-05-13,100.00%,0e6aac0,114677,23,738,1430,116868,116530,a6f5638,
rakudo.jvm,2015-05-12,30.64%,95e4bdc,35118,749,783,1455,38105,116391,1efb42f,
rakudo.moar,2015-05-12,100.00%,95e4bdc,114617,81,735,1360,116793,116541,1efb42f,
rakudo.moar-jit,2015-05-12,100.00%,95e4bdc,114617,81,735,1360,116793,116541,1efb42f,
Expand Down

0 comments on commit 4a92e9b

Please sign in to comment.