# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #67960]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=67960 >


On Rakudo ea667e8db3d36da27479a7bbd7518ed308485b9b the test
S12-introspection/walk.t aborts early:

$ make t/spec/S12-introspection/walk.t
...
ok 4 - :breadth works
Parameter type check failed; expected Any, but got Object for $class in
call to block_86
in sub Perl6Object::block_86 (src/gen_setting.pm:1412)
called from sub Perl6Object::block_86 (src/gen_setting.pm:1415)
called from sub Perl6Object::block_86 (src/gen_setting.pm:1415)
called from sub Perl6Object::block_86 (src/gen_setting.pm:1415)
called from sub Perl6Object::block_86 (src/gen_setting.pm:1415)
called from method Perl6Object::WALK (src/gen_setting.pm:1420)
called from Main (t/spec/S12-introspection/walk.t:64)
Dubious, test returned 1 (wstat 256, 0x100)
Failed 6/10 subtests

Cheers,
Moritz

Reply via email to