Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Nov 1, 2015
1 parent 4147c3f commit 0d23564
Show file tree
Hide file tree
Showing 9 changed files with 301 additions and 219 deletions.
10 changes: 5 additions & 5 deletions log/nqp.js_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,10 @@ t/nqp/93-oo-ops.t ..................... ok
t/nqp/94-clone.t ...................... ok
t/nqp/95-cclass.t ..................... ok
t/nqp/96-array-methods.t .............. ok
/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-1126.js:113438
break js_regex_loop_label_56
^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Undefined label 'js_regex_loop_label_56'
/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-31877.js:94958
);
^
SyntaxError: Unexpected token )
at exports.runInThisContext (vm.js:73:16)
at Module._compile (module.js:443:25)
at Object.Module._extensions..js (module.js:478:10)
Expand All @@ -256,5 +256,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=93, Tests=2576, 58 wallclock secs ( 0.41 usr 0.08 sys + 53.32 cusr 5.33 csys = 59.14 CPU)
Files=93, Tests=2576, 56 wallclock secs ( 0.43 usr 0.06 sys + 51.31 cusr 5.16 csys = 56.96 CPU)
Result: FAIL
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Original file line number Diff line number Diff line change
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=4202, 374 wallclock secs ( 0.76 usr 0.10 sys + 737.89 cusr 16.00 csys = 754.75 CPU)
Files=109, Tests=4202, 378 wallclock secs ( 0.74 usr 0.15 sys + 739.78 cusr 15.99 csys = 756.66 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
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=110, Tests=4211, 12 wallclock secs ( 0.71 usr 0.13 sys + 10.60 cusr 0.59 csys = 12.03 CPU)
Files=110, Tests=4211, 14 wallclock secs ( 0.62 usr 0.12 sys + 13.12 cusr 0.77 csys = 14.63 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=110, Tests=4211, 13 wallclock secs ( 0.71 usr 0.10 sys + 11.04 cusr 0.56 csys = 12.41 CPU)
Files=110, Tests=4211, 13 wallclock secs ( 0.67 usr 0.14 sys + 11.70 cusr 0.62 csys = 13.13 CPU)
Result: PASS
10 changes: 8 additions & 2 deletions log/nqp.parrot_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,10 @@ t/nqp/47-loop-control.t ............... ok
t/nqp/48-closure.t .................... ok
t/nqp/49-regex-interpolation.t ........ ok
t/nqp/50-regex.t ...................... ok
t/nqp/51-multi.t ...................... ok
Segmentation fault
t/nqp/51-multi.t ......................
Dubious, test returned 139 (wstat 35584, 0x8b00)
Failed 1/6 subtests
t/nqp/53-knowhow.t .................... ok
t/nqp/55-multi-method.t ............... ok
t/nqp/56-role.t ....................... ok
Expand Down Expand Up @@ -222,6 +225,9 @@ t/nqp/07-boolean.t (Wstat: 0 Tests: 8 Failed: 1)
t/nqp/19-file-ops.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/51-multi.t (Wstat: 35584 Tests: 5 Failed: 0)
Non-zero exit status: 139
Parse errors: Bad plan. You planned 6 tests but ran 5.
t/nqp/59-nqpop.t (Wstat: 0 Tests: 194 Failed: 8)
Failed tests: 23-25, 35-37, 104, 186
t/nqp/78-shell.t (Wstat: 256 Tests: 0 Failed: 0)
Expand All @@ -235,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=2456, 34 wallclock secs ( 0.65 usr 0.13 sys + 29.26 cusr 4.21 csys = 34.25 CPU)
Files=113, Tests=2455, 56 wallclock secs ( 0.56 usr 0.10 sys + 31.08 cusr 3.32 csys = 35.06 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
145 changes: 70 additions & 75 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

187 changes: 122 additions & 65 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

159 changes: 90 additions & 69 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions perl6_pass_rates.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
rakudo.jvm,2015-11-01,34.64%,e968239,42186,468,722,1466,44842,122761,f9056c6,
rakudo.moar,2015-11-01,100.00%,e968239,121786,350,677,1205,124018,122920,f9056c6,
rakudo.moar-jit,2015-11-01,99.93%,e968239,121704,432,677,1205,124018,122920,f9056c6,
rakudo.jvm,2015-10-31,32.95%,e348d4f,40051,2562,703,1355,44671,122590,40de1a0,
rakudo.moar,2015-10-31,100.00%,e348d4f,121555,412,679,1201,123847,122749,40de1a0,
rakudo.moar-jit,2015-10-31,99.93%,e348d4f,121467,500,679,1201,123847,122749,40de1a0,
Expand Down

0 comments on commit 0d23564

Please sign in to comment.