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 7, 2015
1 parent e9002a9 commit 4ee886b
Show file tree
Hide file tree
Showing 9 changed files with 129 additions and 104 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, 26 wallclock secs ( 0.23 usr 0.08 sys + 21.60 cusr 2.33 csys = 24.24 CPU)
Files=68, Tests=719, 24 wallclock secs ( 0.23 usr 0.06 sys + 21.19 cusr 2.19 csys = 23.67 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, 324 wallclock secs ( 0.60 usr 0.13 sys + 627.40 cusr 13.02 csys = 641.15 CPU)
Files=98, Tests=3763, 327 wallclock secs ( 0.58 usr 0.14 sys + 631.09 cusr 13.08 csys = 644.89 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.56 usr 0.09 sys + 10.90 cusr 0.77 csys = 12.32 CPU)
Files=98, Tests=3763, 12 wallclock secs ( 0.59 usr 0.08 sys + 10.94 cusr 0.70 csys = 12.31 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.10 sys + 10.43 cusr 0.61 csys = 11.70 CPU)
Files=98, Tests=3763, 11 wallclock secs ( 0.48 usr 0.12 sys + 10.06 cusr 0.56 csys = 11.22 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.71 usr 0.09 sys + 24.97 cusr 4.28 csys = 30.05 CPU)
Files=103, Tests=3764, 31 wallclock secs ( 0.73 usr 0.08 sys + 24.81 cusr 4.12 csys = 29.74 CPU)
Result: FAIL
Makefile:1161: recipe for target 'p-test' failed
make: *** [p-test] Error 1
26 changes: 13 additions & 13 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

102 changes: 55 additions & 47 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

92 changes: 53 additions & 39 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-07,31.06%,c719c99,35564,112,775,1550,38001,116333,89c43cc,
rakudo.moar,2015-05-07,100.00%,c719c99,114489,81,728,1361,116659,116483,89c43cc,
rakudo.moar-jit,2015-05-07,100.00%,c719c99,114489,81,728,1361,116659,116483,89c43cc,
rakudo.jvm,2015-05-06,31.05%,9277997,35536,112,773,1547,37968,116329,240cf01,
rakudo.moar,2015-05-06,100.00%,9277997,114461,81,726,1358,116626,116479,240cf01,
rakudo.moar-jit,2015-05-06,100.00%,9277997,114457,85,726,1358,116626,116479,240cf01,
Expand Down

0 comments on commit 4ee886b

Please sign in to comment.