Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Dec 14, 2015
1 parent 5ecd22c commit 84ce574
Show file tree
Hide file tree
Showing 7 changed files with 1,069 additions and 596 deletions.
2 changes: 1 addition & 1 deletion log/nqp.js_summary.out
Expand Up @@ -248,5 +248,5 @@ t/js/varint.js (Wstat: 256 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
gen/js/qregex.t (Wstat: 0 Tests: 722 Failed: 1)
Failed test: 515
Files=97, Tests=3366, 52 wallclock secs ( 0.50 usr 0.12 sys + 47.90 cusr 4.54 csys = 53.06 CPU)
Files=97, Tests=3366, 52 wallclock secs ( 0.54 usr 0.09 sys + 48.08 cusr 4.67 csys = 53.38 CPU)
Result: FAIL
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -111,5 +111,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=111, Tests=4244, 13 wallclock secs ( 0.71 usr 0.11 sys + 11.83 cusr 0.63 csys = 13.28 CPU)
Files=111, Tests=4244, 13 wallclock secs ( 0.71 usr 0.11 sys + 12.42 cusr 0.64 csys = 13.88 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -111,5 +111,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=111, Tests=4244, 14 wallclock secs ( 0.67 usr 0.14 sys + 12.38 cusr 0.57 csys = 13.76 CPU)
Files=111, Tests=4244, 13 wallclock secs ( 0.66 usr 0.16 sys + 11.44 cusr 0.57 csys = 12.83 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -244,7 +244,7 @@ t/qregex/01-qregex.t (Wstat: 0 Tests: 774 Failed: 1)
t/serialization/01-basic.t (Wstat: 256 Tests: 5 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 1485 tests but ran 5.
Files=113, Tests=2469, 34 wallclock secs ( 0.63 usr 0.13 sys + 28.99 cusr 3.53 csys = 33.28 CPU)
Files=113, Tests=2469, 34 wallclock secs ( 0.61 usr 0.16 sys + 29.33 cusr 3.76 csys = 33.86 CPU)
Result: FAIL
Makefile:1164: recipe for target 'p-test' failed
make: *** [p-test] Error 1
814 changes: 473 additions & 341 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

840 changes: 589 additions & 251 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-12-14,35.17%,7b0fc11,43507,31,818,1705,46061,124095,de52f97,
rakudo.moar,2015-12-14,100.00%,9aee198,123699,29,626,1332,125686,124582,03cbe70,
rakudo.moar-jit,2015-12-14,100.00%,9aee198,123703,25,626,1332,125686,124582,03cbe70,
rakudo.jvm,2015-12-13,35.19%,7b0fc11,43507,31,818,1705,46061,124095,de52f97,
rakudo.moar,2015-12-13,100.00%,688c43b,123650,7,628,1333,125618,124513,a360f3b,
rakudo.moar-jit,2015-12-13,100.00%,688c43b,123648,9,628,1333,125618,124513,a360f3b,
Expand Down

0 comments on commit 84ce574

Please sign in to comment.