Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed May 28, 2015
1 parent 5f323e2 commit f0863ce
Show file tree
Hide file tree
Showing 8 changed files with 197 additions and 180 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, 25 wallclock secs ( 0.22 usr 0.08 sys + 21.36 cusr 1.99 csys = 23.65 CPU)
Files=68, Tests=719, 25 wallclock secs ( 0.25 usr 0.05 sys + 20.67 cusr 2.17 csys = 23.14 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, 327 wallclock secs ( 0.57 usr 0.15 sys + 615.16 cusr 13.05 csys = 628.93 CPU)
Files=98, Tests=3763, 323 wallclock secs ( 0.58 usr 0.11 sys + 613.01 cusr 12.78 csys = 626.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, 12 wallclock secs ( 0.51 usr 0.08 sys + 10.00 cusr 0.48 csys = 11.07 CPU)
Files=98, Tests=3763, 11 wallclock secs ( 0.55 usr 0.08 sys + 10.27 cusr 0.58 csys = 11.48 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, 11 wallclock secs ( 0.55 usr 0.13 sys + 9.94 cusr 0.54 csys = 11.16 CPU)
Files=98, Tests=3763, 11 wallclock secs ( 0.55 usr 0.10 sys + 10.04 cusr 0.64 csys = 11.33 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.69 usr 0.09 sys + 26.01 cusr 4.08 csys = 30.87 CPU)
Files=103, Tests=3764, 30 wallclock secs ( 0.71 usr 0.11 sys + 25.29 cusr 3.97 csys = 30.08 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
174 changes: 113 additions & 61 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

190 changes: 76 additions & 114 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-28,31.22%,5844f9c,35886,0,796,1541,38223,116549,478994f,
rakudo.moar,2015-05-28,100.00%,5844f9c,114960,50,763,1424,117197,116969,478994f,
rakudo.moar-jit,2015-05-28,99.99%,5844f9c,114946,66,761,1424,117197,116969,478994f,
rakudo.jvm,2015-05-27,31.22%,5844f9c,35886,0,796,1541,38223,116549,40b72ab,
rakudo.moar,2015-05-27,100.00%,5844f9c,114946,66,761,1424,117197,116969,40b72ab,
rakudo.moar-jit,2015-05-27,100.00%,5844f9c,114946,66,761,1424,117197,116969,40b72ab,
Expand Down

0 comments on commit f0863ce

Please sign in to comment.