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 4, 2015
1 parent 7eb6578 commit 47476f5
Show file tree
Hide file tree
Showing 9 changed files with 3,086 additions and 2,009 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.20 usr 0.08 sys + 19.32 cusr 1.93 csys = 21.53 CPU)
Files=68, Tests=719, 22 wallclock secs ( 0.19 usr 0.09 sys + 18.97 cusr 1.96 csys = 21.21 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, 332 wallclock secs ( 0.58 usr 0.12 sys + 620.78 cusr 12.60 csys = 634.08 CPU)
Files=98, Tests=3763, 336 wallclock secs ( 0.60 usr 0.10 sys + 624.90 cusr 12.72 csys = 638.32 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.42 usr 0.10 sys + 10.62 cusr 0.67 csys = 11.81 CPU)
Files=98, Tests=3763, 12 wallclock secs ( 0.43 usr 0.10 sys + 10.73 cusr 0.65 csys = 11.91 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.52 usr 0.07 sys + 9.71 cusr 0.55 csys = 10.85 CPU)
Files=98, Tests=3763, 11 wallclock secs ( 0.43 usr 0.08 sys + 9.98 cusr 0.58 csys = 11.07 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, 33 wallclock secs ( 0.66 usr 0.15 sys + 27.32 cusr 4.40 csys = 32.53 CPU)
Files=103, Tests=3764, 32 wallclock secs ( 0.67 usr 0.13 sys + 25.94 cusr 4.42 csys = 31.16 CPU)
Result: FAIL
Makefile:1161: recipe for target 'p-test' failed
make: *** [p-test] Error 1
4,742 changes: 2,909 additions & 1,833 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

178 changes: 85 additions & 93 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

162 changes: 84 additions & 78 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-04,00.00%,5f6d6a6,0,33887,0,0,33887,113955,31f3db1,
rakudo.moar,2015-05-04,100.00%,5f6d6a6,114456,82,728,1358,116624,116477,31f3db1,
rakudo.moar-jit,2015-05-04,100.00%,5f6d6a6,114453,85,728,1358,116624,116477,31f3db1,
rakudo.jvm,2015-05-03,28.75%,8b6048b,32909,2836,714,1506,37965,116326,c72d670,
rakudo.moar,2015-05-03,100.00%,8b6048b,114453,81,730,1359,116623,116476,c72d670,
rakudo.moar-jit,2015-05-03,100.00%,8b6048b,114452,87,730,1354,116623,116476,c72d670,
Expand Down

0 comments on commit 47476f5

Please sign in to comment.