Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jun 7, 2015
1 parent 37e3674 commit 4c1dcb0
Show file tree
Hide file tree
Showing 9 changed files with 2,042 additions and 4,226 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.24 usr 0.07 sys + 21.51 cusr 2.00 csys = 23.82 CPU)
Files=68, Tests=719, 24 wallclock secs ( 0.24 usr 0.04 sys + 21.28 cusr 2.05 csys = 23.61 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/03-closures.t ......... ok
t/jvm/01-continuations.t .............. ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3763, 327 wallclock secs ( 0.57 usr 0.12 sys + 616.16 cusr 12.68 csys = 629.53 CPU)
Files=98, Tests=3763, 326 wallclock secs ( 0.60 usr 0.10 sys + 613.10 cusr 12.56 csys = 626.36 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3763, 11 wallclock secs ( 0.54 usr 0.09 sys + 9.97 cusr 0.58 csys = 11.18 CPU)
Files=98, Tests=3763, 11 wallclock secs ( 0.54 usr 0.08 sys + 10.32 cusr 0.57 csys = 11.51 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3763, 11 wallclock secs ( 0.52 usr 0.08 sys + 9.98 cusr 0.42 csys = 11.00 CPU)
Files=98, Tests=3763, 11 wallclock secs ( 0.57 usr 0.07 sys + 9.78 cusr 0.56 csys = 10.98 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -111,7 +111,7 @@ t/nqp/07-boolean.t (Wstat: 0 Tests: 8 Failed: 1)
Failed test: 6
t/nqp/59-nqpop.t (Wstat: 0 Tests: 126 Failed: 7)
Failed tests: 20-22, 32-34, 100
Files=103, Tests=3764, 31 wallclock secs ( 0.65 usr 0.12 sys + 26.68 cusr 4.14 csys = 31.59 CPU)
Files=103, Tests=3764, 31 wallclock secs ( 0.62 usr 0.10 sys + 26.15 cusr 4.26 csys = 31.13 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
5,833 changes: 1,828 additions & 4,005 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

165 changes: 89 additions & 76 deletions log/rakudo.moar-jit_summary.out
Expand Up @@ -317,15 +317,7 @@ S02-names/is_dynamic.t............................. 22 0 0 0 22
S02-names/name.t................................... 15 0 0 0 15
S02-names/our.rakudo.moar.......................... 9 0 0 1 10
1 skipped: OUR::subname() does not work
S02-names/pseudo.rakudo.moar.......................WARNING: unhandled Failure detected in DESTROY:
No such symbol 'OUR::A43'
in block <unit> at t/spec/S02-names/pseudo.rakudo.moar:184

WARNING: unhandled Failure detected in DESTROY:
No such symbol 'OUR::A42'
in block <unit> at t/spec/S02-names/pseudo.rakudo.moar:180

52 0 8 82 142
S02-names/pseudo.rakudo.moar....................... 52 0 8 82 142
19 skipped: CORE NYI RT #124916
4 skipped: the binding in here is NYI RT #124914
23 skipped: various issues to resolve RT #124917
Expand Down Expand Up @@ -422,7 +414,7 @@ Please note that *ALL* deprecated features will be removed at the RC-0 release
15 0 3 0 18
3 todo : deprecated %h = {...} for now
S02-types/autovivification.t....................... 25 0 0 0 25
S02-types/bag.rakudo.moar..........................Use of uninitialized value <element> of type Any in string context in block at t/spec/S02-types/bag.rakudo.moar:280
S02-types/bag.rakudo.moar..........................Use of uninitialized value <element> of type Any in string context in block at t/spec/S02-types/bag.rakudo.moar:414
WARNING: unhandled Failure detected in DESTROY:
Cannot call 'DELETE-KEY' on an immutable 'Bag'
in block at t/spec/S02-types/bag.rakudo.moar:48
Expand Down Expand Up @@ -476,7 +468,7 @@ S02-types/keyhash.rakudo.moar...................... 0 0 0 59 59
S02-types/lazy-lists.t............................. 23 0 0 0 23
S02-types/lists.rakudo.moar........................ 29 0 0 3 32
3 skipped: list binding RT #124494
S02-types/mix.rakudo.moar..........................Use of uninitialized value <element> of type Any in string context in block at t/spec/S02-types/mix.rakudo.moar:279
S02-types/mix.rakudo.moar..........................Use of uninitialized value <element> of type Any in string context in block at t/spec/S02-types/mix.rakudo.moar:115
WARNING: unhandled Failure detected in DESTROY:
Cannot call 'DELETE-KEY' on an immutable 'Mix'
in block at t/spec/S02-types/mix.rakudo.moar:47
Expand Down Expand Up @@ -548,21 +540,6 @@ S02-types/set.rakudo.moar..........................
# Failed test 'code dies'
# at t/spec/S02-types/set.rakudo.moar line 226
# Looks like you failed 1 test of 2
Use of uninitialized value <element> of type Any in string context in sub THROW at ././CORE.setting.moarvm:1
WARNING: unhandled Failure detected in DESTROY:
Cannot call 'DELETE-KEY' on an immutable 'Set'
in block at t/spec/S02-types/set.rakudo.moar:79

Use of uninitialized value <element> of type Any in string context in sub THROW at ././CORE.setting.moarvm:1
WARNING: unhandled Failure detected in DESTROY:
Cannot call 'DELETE-KEY' on an immutable 'Set'
in block at t/spec/S02-types/set.rakudo.moar:35

Use of uninitialized value <element> of type Any in string context in sub THROW at ././CORE.setting.moarvm:1
WARNING: unhandled Failure detected in DESTROY:
Cannot modify an immutable Set
in block at t/spec/S02-types/set.rakudo.moar:32

157 0 12 1 170
1 skipped: Set is no longer Iterable
9 todo : Hypers not yet Set compatible RT \#124487
Expand Down Expand Up @@ -662,7 +639,7 @@ S03-operators/arith.rakudo.moar....................Use of uninitialized value <e
Use of uninitialized value <element> of type Any in string context in any return_error at src/vm/moar/Perl6/Ops.nqp:639
Use of uninitialized value <element> of type Any in string context in any return_error at src/vm/moar/Perl6/Ops.nqp:639
Use of uninitialized value <element> of type Any in string context in any bind_error at src/vm/moar/Perl6/Ops.nqp:224
Use of uninitialized value of type Int in numeric context in block at t/spec/S03-operators/arith.rakudo.moar:371
Use of uninitialized value of type Int in numeric context in block at t/spec/S03-operators/arith.rakudo.moar:374
156 0 0 0 156
S03-operators/assign-is-not-binding.t.............. 9 0 0 0 9
S03-operators/assign.rakudo.moar................... 263 0 21 12 296
Expand Down Expand Up @@ -796,10 +773,33 @@ S03-operators/increment.t.......................... 37 0 0 0 37
S03-operators/infixed-function.t................... 5 0 0 0 5
S03-operators/inplace.rakudo.moar.................. 23 0 0 4 27
4 skipped: Method '' not found for invocant of class 'Str' RT #124528
S03-operators/is-divisible-by.rakudo.moar..........
S03-operators/is-divisible-by.rakudo.moar..........WARNING: unhandled Failure detected in DESTROY:
Attempt to divide 9 by zero using infix:<%%>
in any at src/gen/m-Perl6-Optimizer.nqp:1231
in any at src/gen/m-Perl6-Optimizer.nqp:1227
in any optimize_call at src/gen/m-Perl6-Optimizer.nqp:1195
in any visit_op at src/gen/m-Perl6-Optimizer.nqp:1145
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1706
in any visit_want at src/gen/m-Perl6-Optimizer.nqp:1546
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1709
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1724
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1715
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1724
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1715
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1724
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any optimize at src/gen/m-Perl6-Optimizer.nqp:876
in any optimize at src/Perl6/Compiler.nqp:64


# Failed test 'code dies'
# at t/spec/S03-operators/is-divisible-by.rakudo.moar line 40
# Looks like you failed 1 test of 3
# at t/spec/S03-operators/is-divisible-by.rakudo.moar line 41
# Looks like you failed 1 test of 4
14 0 1 0 15
1 todo : not sure why this doesn't fire
S03-operators/lcm.t................................ 15 0 0 0 15
Expand Down Expand Up @@ -1061,7 +1061,53 @@ S04-statements/return.rakudo.moar.................. 17 0 1 0 18
S04-statements/sink.rakudo.moar.................... 1 0 1 0 2
1 todo : RT \#117235
S04-statements/terminator.t........................ 20 0 0 0 20
S04-statements/try.t............................... 32 0 0 0 32
S04-statements/try.t...............................WARNING: unhandled Failure detected in DESTROY:
Cannot convert string to number: base-10 number must begin with valid digits or '.' in '⏏foo' (indicated by ⏏)
in any at src/gen/m-Perl6-Optimizer.nqp:1231
in any at src/gen/m-Perl6-Optimizer.nqp:1227
in any optimize_call at src/gen/m-Perl6-Optimizer.nqp:1195
in any visit_op at src/gen/m-Perl6-Optimizer.nqp:1010
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1703
in any visit_op at src/gen/m-Perl6-Optimizer.nqp:1010
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_want at src/gen/m-Perl6-Optimizer.nqp:1546
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1724
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1724
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any optimize at src/gen/m-Perl6-Optimizer.nqp:876
in any optimize at src/Perl6/Compiler.nqp:64

WARNING: unhandled Failure detected in DESTROY:
Cannot convert string to number: base-10 number must begin with valid digits or '.' in '⏏foo' (indicated by ⏏)
in any at src/gen/m-Perl6-Optimizer.nqp:1231
in any at src/gen/m-Perl6-Optimizer.nqp:1227
in any optimize_call at src/gen/m-Perl6-Optimizer.nqp:1195
in any visit_op at src/gen/m-Perl6-Optimizer.nqp:1010
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1703
in any visit_op at src/gen/m-Perl6-Optimizer.nqp:1010
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1715
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1724
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1724
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any optimize at src/gen/m-Perl6-Optimizer.nqp:876
in any optimize at src/Perl6/Compiler.nqp:64

32 0 0 0 32
S04-statements/unless.t............................ 10 0 0 0 10
S04-statements/until.t............................. 4 0 0 0 4
S04-statements/when.rakudo.moar.................... 12 0 0 12 24
Expand Down Expand Up @@ -1619,7 +1665,7 @@ S10-packages/precompilation.rakudo.moar............Use of uninitialized value $_
Use of uninitialized value $_ of type Any in string context in block at t/spec/S10-packages/precompilation.rakudo.moar:138
Use of uninitialized value $_ of type Any in string context in block at t/spec/S10-packages/precompilation.rakudo.moar:138
# error: Could not find symbol '&C1'
# in block <unit> at getout-26169-644836.code:4
# in block <unit> at getout-13690-850612.code:4


30 0 3 0 33
Expand Down Expand Up @@ -1970,8 +2016,8 @@ S15-unicode-information/uniname.rakudo.moar........ 14 0 2 15 31
1 todo : RT \#122471
S15-unicode-information/unival.t................... 32 0 0 0 32
pass fail todo skip plan
S16-filehandles/chmod.t............................# Using file temp_1433602433
# Using file temp_1433602433
S16-filehandles/chmod.t............................# Using file temp_1433688848
# Using file temp_1433688848
16 0 0 3 19
3 skipped: :r :w :x can accidentally work with root permission
S16-filehandles/filestat.t......................... 10 0 0 0 10
Expand Down Expand Up @@ -2478,12 +2524,7 @@ adapted, so that this message will disappear!
Please note that *ALL* deprecated features will be removed at the RC-0 release
(expected September 2015).
18 0 0 0 18
S32-io/spurt.t.....................................Use of uninitialized value <element> of type Any in string context in block at t/spec/S32-io/spurt.t:113
WARNING: unhandled Failure detected in DESTROY:
't' is a directory, cannot do '.open' on a directory
in block at t/spec/S32-io/spurt.t:90

Saw 1 occurrence of deprecated code.
S32-io/spurt.t.....................................Saw 1 occurrence of deprecated code.
================================================================================
spurt($handle,...) seen at:
t/spec/S32-io/spurt.t, lines 65,74,83
Expand Down Expand Up @@ -2569,34 +2610,6 @@ S32-list/unique.t.................................. 34 0 0 0 34
S32-num/abs.t...................................... 49 0 0 0 49
S32-num/base.t..................................... 31 0 0 0 31
S32-num/complex.t..................................Use of uninitialized value <element> of type Any in string context in block <unit> at EVAL_0:1
WARNING: unhandled Failure detected in DESTROY:
Can not convert 2+4i to Real: imaginary part not zero
in any at src/gen/m-Perl6-Optimizer.nqp:1231
in any at src/gen/m-Perl6-Optimizer.nqp:1195
in any optimize_call at src/gen/m-Perl6-Optimizer.nqp:1195
in any visit_op at src/gen/m-Perl6-Optimizer.nqp:1010
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1724
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any optimize at src/gen/m-Perl6-Optimizer.nqp:876
in any optimize at src/Perl6/Compiler.nqp:64

WARNING: unhandled Failure detected in DESTROY:
Can not convert 2+2i to Real: imaginary part not zero
in any at src/gen/m-Perl6-Optimizer.nqp:1231
in any at src/gen/m-Perl6-Optimizer.nqp:1195
in any optimize_call at src/gen/m-Perl6-Optimizer.nqp:1195
in any visit_op at src/gen/m-Perl6-Optimizer.nqp:1010
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1694
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1718
in any visit_children at src/gen/m-Perl6-Optimizer.nqp:1724
in any visit_block at src/gen/m-Perl6-Optimizer.nqp:896
in any optimize at src/gen/m-Perl6-Optimizer.nqp:876
in any optimize at src/Perl6/Compiler.nqp:64

Use of uninitialized value <element> of type Any in string context in block <unit> at EVAL_7:1
488 0 0 0 488
S32-num/cool-num.rakudo.moar....................... 39 0 0 4 43
Expand Down Expand Up @@ -2953,14 +2966,14 @@ integration/advent2012-day15.rakudo.moar........... 10 0 1 0 11
integration/advent2012-day16.t..................... 11 0 0 0 11
integration/advent2012-day19.t..................... 10 0 0 0 10
integration/advent2012-day20.t..................... 2 0 0 0 2
integration/advent2012-day21.t.....................# gerdr: 1.04765890 seconds
# kaz: 1.0569440 seconds
# recursive-ternary: 1.11522398 seconds
# loop: 1.1394753 seconds
# hand-memoization: 1.50374786 seconds
# recursive-ternary-hand-cached: 2.5043538 seconds
# sequence-ternary: 6.2428342 seconds
# sequence: 8.3982904 seconds
integration/advent2012-day21.t.....................# kaz: 1.01648562 seconds
# gerdr: 1.0258622 seconds
# recursive-ternary: 1.1205715 seconds
# loop: 1.1295519 seconds
# hand-memoization: 1.318722 seconds
# recursive-ternary-hand-cached: 2.35313845 seconds
# sequence-ternary: 6.2854966 seconds
# sequence: 9.090105977 seconds
9 0 0 0 9
integration/advent2012-day22.rakudo.moar........... 5 0 1 0 6
1 todo : RT \#121789
Expand Down

0 comments on commit 4c1dcb0

Please sign in to comment.