Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jul 24, 2015
1 parent 89c06f7 commit 93e1420
Show file tree
Hide file tree
Showing 9 changed files with 3,151 additions and 2,076 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.25 usr 0.05 sys + 21.52 cusr 2.04 csys = 23.86 CPU)
Files=68, Tests=719, 25 wallclock secs ( 0.20 usr 0.09 sys + 21.77 cusr 2.00 csys = 24.06 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -99,5 +99,5 @@ t/jvm/01-continuations.t .............. ok
t/jvm/02-multidim.t ................... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=99, Tests=3950, 344 wallclock secs ( 0.60 usr 0.14 sys + 631.89 cusr 13.42 csys = 646.05 CPU)
Files=99, Tests=3950, 348 wallclock secs ( 0.59 usr 0.12 sys + 632.72 cusr 13.37 csys = 646.80 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -99,5 +99,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=99, Tests=3950, 12 wallclock secs ( 0.59 usr 0.10 sys + 9.74 cusr 0.44 csys = 10.87 CPU)
Files=99, Tests=3950, 11 wallclock secs ( 0.68 usr 0.09 sys + 10.26 cusr 0.49 csys = 11.52 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -99,5 +99,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=99, Tests=3950, 12 wallclock secs ( 0.52 usr 0.10 sys + 9.99 cusr 0.62 csys = 11.23 CPU)
Files=99, Tests=3950, 10 wallclock secs ( 0.57 usr 0.14 sys + 9.34 cusr 0.47 csys = 10.52 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -207,7 +207,7 @@ t/nqp/78-shell.t (Wstat: 256 Tests: 0 Failed: 0)
t/nqp/86-pipes.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=103, Tests=3689, 33 wallclock secs ( 0.69 usr 0.13 sys + 26.39 cusr 4.41 csys = 31.62 CPU)
Files=103, Tests=3689, 31 wallclock secs ( 0.67 usr 0.11 sys + 25.82 cusr 4.07 csys = 30.67 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
4,823 changes: 3,015 additions & 1,808 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

197 changes: 69 additions & 128 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

194 changes: 59 additions & 135 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-07-24,00.00%,f266c4e,0,35470,0,0,35470,114809,f971dbd,
rakudo.moar,2015-07-24,100.00%,f266c4e,118426,39,788,1389,120642,119684,f971dbd,
rakudo.moar-jit,2015-07-24,100.00%,f266c4e,118426,39,788,1389,120642,119684,f971dbd,
rakudo.jvm,2015-07-23,32.57%,26eabc4,38567,792,801,1493,41653,119255,43e4bf6,
rakudo.moar,2015-07-23,100.00%,26eabc4,118426,40,788,1388,120633,119675,43e4bf6,
rakudo.moar-jit,2015-07-23,100.00%,26eabc4,118422,44,788,1388,120633,119675,43e4bf6,
Expand Down

0 comments on commit 93e1420

Please sign in to comment.