Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Nov 10, 2015
1 parent ea620f8 commit 7ba7df9
Show file tree
Hide file tree
Showing 9 changed files with 311 additions and 231 deletions.
4 changes: 2 additions & 2 deletions log/nqp.js_summary.out
Expand Up @@ -233,7 +233,7 @@ t/nqp/94-clone.t ...................... ok
t/nqp/95-cclass.t ..................... ok
t/nqp/96-array-methods.t .............. ok
t/moar/03-line-seps.t ................. ok
/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-11846.js:180495
/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-29426.js:180495
TMP630 = );
^
SyntaxError: Unexpected token )
Expand All @@ -259,5 +259,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: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=96, Tests=2624, 59 wallclock secs ( 0.45 usr 0.08 sys + 54.32 cusr 5.55 csys = 60.40 CPU)
Files=96, Tests=2625, 61 wallclock secs ( 0.46 usr 0.08 sys + 54.31 cusr 6.84 csys = 61.69 CPU)
Result: FAIL
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -125,7 +125,7 @@ Test Summary Report
t/nqp/90-findmethod.t (Wstat: 256 Tests: 10 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 13 tests but ran 10.
Files=109, Tests=4211, 372 wallclock secs ( 0.75 usr 0.16 sys + 717.52 cusr 15.92 csys = 734.35 CPU)
Files=109, Tests=4212, 370 wallclock secs ( 0.81 usr 0.10 sys + 713.20 cusr 15.70 csys = 729.81 CPU)
Result: FAIL
Makefile:400: recipe for target 'j-test' failed
make: *** [j-test] Error 1
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=4238, 14 wallclock secs ( 0.73 usr 0.11 sys + 12.12 cusr 0.73 csys = 13.69 CPU)
Files=111, Tests=4239, 14 wallclock secs ( 0.70 usr 0.08 sys + 12.53 cusr 0.77 csys = 14.08 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=4238, 13 wallclock secs ( 0.70 usr 0.12 sys + 11.67 cusr 0.61 csys = 13.10 CPU)
Files=111, Tests=4239, 14 wallclock secs ( 0.70 usr 0.10 sys + 12.49 cusr 0.64 csys = 13.93 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -241,7 +241,7 @@ t/nqp/96-array-methods.t (Wstat: 0 Tests: 9 Failed: 2)
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=2464, 34 wallclock secs ( 0.64 usr 0.13 sys + 29.08 cusr 3.93 csys = 33.78 CPU)
Files=113, Tests=2465, 36 wallclock secs ( 0.71 usr 0.14 sys + 31.30 cusr 3.78 csys = 35.93 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
179 changes: 121 additions & 58 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

177 changes: 73 additions & 104 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

171 changes: 108 additions & 63 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-11-10,34.62%,6f6e494,42474,618,717,1469,45278,123283,6f8030b,
rakudo.moar,2015-11-10,100.00%,6f6e494,122689,6,678,1201,124574,123442,6f8030b,
rakudo.moar-jit,2015-11-10,100.00%,6f6e494,122689,6,678,1201,124574,123442,6f8030b,
rakudo.jvm,2015-11-08,34.26%,4ab8381,41902,865,717,1474,44958,122917,dc5690c,
rakudo.moar,2015-11-08,100.00%,4ab8381,122322,2,678,1201,124203,123076,dc5690c,
rakudo.moar-jit,2015-11-08,100.00%,4ab8381,122322,2,678,1201,124203,123076,dc5690c,
Expand Down

0 comments on commit 7ba7df9

Please sign in to comment.