What is the method that isn’t found? Maybe we need to add it for the JVM ?
> On 31 Dec 2016, at 19:41, Christian Bartolomaeus (via RT) > <perl6-bugs-follo...@perl.org> wrote: > > # New Ticket Created by Christian Bartolomaeus > # Please include the string: [perl #130470] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org/Ticket/Display.html?id=130470 > > > > There are many test failures for rakudo-j because > X::Method::NotFound is returned instead of X::Assignment::RO. > > I'm going to fudge those tests and will look into the issue.