Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Oct 6, 2015
1 parent ad0835f commit 3343257
Show file tree
Hide file tree
Showing 9 changed files with 295 additions and 1,820 deletions.
1,695 changes: 96 additions & 1,599 deletions log/nqp.js_summary.out

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -127,7 +127,7 @@ Test Summary Report
t/nqp/51-multi.t (Wstat: 256 Tests: 5 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 6 tests but ran 5.
Files=109, Tests=4140, 363 wallclock secs ( 0.73 usr 0.13 sys + 704.25 cusr 16.22 csys = 721.33 CPU)
Files=109, Tests=4147, 664 wallclock secs ( 0.54 usr 0.13 sys + 611.77 cusr 13.50 csys = 625.94 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 @@ -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=4147, 13 wallclock secs ( 0.67 usr 0.13 sys + 11.12 cusr 0.69 csys = 12.61 CPU)
Files=110, Tests=4154, 14 wallclock secs ( 0.66 usr 0.12 sys + 12.23 cusr 0.84 csys = 13.85 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
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=4147, 12 wallclock secs ( 0.62 usr 0.16 sys + 10.65 cusr 0.61 csys = 12.04 CPU)
Files=110, Tests=4154, 13 wallclock secs ( 0.66 usr 0.12 sys + 11.86 cusr 0.57 csys = 13.21 CPU)
Result: PASS
19 changes: 17 additions & 2 deletions log/nqp.parrot_summary.out
Expand Up @@ -198,7 +198,19 @@ t/qregex/01-qregex.t .................. ok
t/p5regex/01-p5regex.t ................ ok
t/qast/01-qast.t ...................... ok
t/qast/02-manipulation.t .............. ok
t/serialization/01-basic.t ............ ok
Method 'handle' not found for invocant of class 'Integer'
current instr.: '<mainline>' pc 294 ((file unknown):134) (t/serialization/01-basic.t:16)
called from Sub 'eval' pc 28620 (gen/parrot/stage2/NQPHLL.pir:10997) (gen/parrot/stage2/NQPHLL.nqp:1201)
called from Sub 'evalfiles' pc 31505 (gen/parrot/stage2/NQPHLL.pir:12199) (gen/parrot/stage2/NQPHLL.nqp:1405)
called from Sub 'command_eval' pc 30511 (gen/parrot/stage2/NQPHLL.pir:11807) (gen/parrot/stage2/NQPHLL.nqp:1325)
called from Sub 'command_line' pc 29384 (gen/parrot/stage2/NQPHLL.pir:11357) (gen/parrot/stage2/NQPHLL.nqp:1273)
called from Sub 'MAIN' pc 601 (gen/parrot/stage2/NQP.pir:203) (gen/parrot/stage2/NQP.nqp:4064)
called from Sub '<mainline>' pc 578 (gen/parrot/stage2/NQP.pir:191) (gen/parrot/stage2/NQP.nqp:4059)
called from Sub '' pc 165871 (gen/parrot/stage2/NQP.pir:58294) (gen/parrot/stage2/NQP.nqp:4036)

t/serialization/01-basic.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1477/1482 subtests
t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
Expand All @@ -220,7 +232,10 @@ t/nqp/86-pipes.t (Wstat: 256 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/nqp/96-array-methods.t (Wstat: 0 Tests: 9 Failed: 2)
Failed tests: 1, 5
Files=113, Tests=3875, 34 wallclock secs ( 0.65 usr 0.20 sys + 29.14 cusr 4.29 csys = 34.28 CPU)
t/serialization/01-basic.t (Wstat: 256 Tests: 5 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 1482 tests but ran 5.
Files=113, Tests=2405, 34 wallclock secs ( 0.64 usr 0.12 sys + 29.82 cusr 4.07 csys = 34.65 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
55 changes: 33 additions & 22 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

194 changes: 89 additions & 105 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

143 changes: 54 additions & 89 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-10-06,32.76%,9c5c7a3,39307,1547,748,1339,42941,120434,bad9be0,
rakudo.moar,2015-10-06,100.00%,9c5c7a3,119968,21,727,1216,121932,120854,bad9be0,
rakudo.moar-jit,2015-10-06,100.00%,9c5c7a3,119968,21,727,1216,121932,120854,bad9be0,
rakudo.jvm,2015-10-05,32.71%,beb8db4,39230,1593,743,1339,42905,120398,bd22d7e,
rakudo.moar,2015-10-05,100.00%,beb8db4,119924,27,729,1216,121896,120818,bd22d7e,
rakudo.moar-jit,2015-10-05,100.00%,beb8db4,119923,28,729,1216,121896,120818,bd22d7e,
Expand Down

0 comments on commit 3343257

Please sign in to comment.