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 23, 2015
1 parent 4d7c057 commit 690c576
Show file tree
Hide file tree
Showing 9 changed files with 627 additions and 364 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.23 usr 0.07 sys + 21.15 cusr 2.03 csys = 23.48 CPU)
Files=68, Tests=719, 21 wallclock secs ( 0.22 usr 0.08 sys + 17.98 cusr 1.72 csys = 20.00 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, 325 wallclock secs ( 0.62 usr 0.09 sys + 611.72 cusr 12.91 csys = 625.34 CPU)
Files=98, Tests=3763, 374 wallclock secs ( 0.54 usr 0.10 sys + 573.80 cusr 11.70 csys = 586.14 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.49 usr 0.10 sys + 10.35 cusr 0.52 csys = 11.46 CPU)
Files=98, Tests=3763, 10 wallclock secs ( 0.64 usr 0.11 sys + 8.86 cusr 0.50 csys = 10.11 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.50 usr 0.09 sys + 10.06 cusr 0.58 csys = 11.23 CPU)
Files=98, Tests=3763, 11 wallclock secs ( 0.60 usr 0.16 sys + 9.16 cusr 0.54 csys = 10.46 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, 32 wallclock secs ( 0.65 usr 0.16 sys + 26.19 cusr 4.28 csys = 31.28 CPU)
Files=103, Tests=3764, 33 wallclock secs ( 0.61 usr 0.07 sys + 27.00 cusr 4.25 csys = 31.93 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
54 changes: 19 additions & 35 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

447 changes: 287 additions & 160 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

477 changes: 313 additions & 164 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-23,31.18%,f160dec,35834,1,795,1547,38177,116503,948ce64,
rakudo.moar,2015-05-23,99.99%,f160dec,114910,49,762,1430,117151,116923,948ce64,
rakudo.moar-jit,2015-05-23,100.00%,f160dec,114927,30,764,1430,117151,116923,948ce64,
rakudo.jvm,2015-05-22,31.18%,a30ffc1,35835,32,789,1547,38203,116503,8f8cc0e,
rakudo.moar,2015-05-22,100.00%,a30ffc1,114912,58,761,1430,117161,116923,8f8cc0e,
rakudo.moar-jit,2015-05-22,99.99%,a30ffc1,114905,66,760,1430,117161,116923,8f8cc0e,
Expand Down

0 comments on commit 690c576

Please sign in to comment.