Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failing tests in S03-metaops/reduce.t: Method 'orig' not found for invocant of class 'QAST::Op' #4860

Closed
p6rt opened this issue Dec 13, 2015 · 4 comments
Labels
JVM Related to Rakudo-JVM

Comments

@p6rt
Copy link

p6rt commented Dec 13, 2015

Migrated from rt.perl.org#126899 (status was 'resolved')

Searchable as RT126899$

@p6rt
Copy link
Author

p6rt commented Dec 13, 2015

From @usev6

There are quite a few tests in S03-metaops/reduce.t which fail on rakudo.jvm like the following example​:

$ perl6-j -e 'my $side-effect = 0; say ([andthen] Int, ++$side-effect).perl'
===SORRY!===
Method 'orig' not found for invocant of class 'QAST​::Op'

I'm going to fudge those tests for rakudo.jvm.

@p6rt
Copy link
Author

p6rt commented Oct 18, 2016

From @usev6

Fixed with Raku/nqp@b258244952

The tests are passing (again). I'm closing this ticket as 'resolved'.

1 similar comment
@p6rt
Copy link
Author

p6rt commented Oct 18, 2016

From @usev6

Fixed with Raku/nqp@b258244952

The tests are passing (again). I'm closing this ticket as 'resolved'.

@p6rt p6rt closed this as completed Oct 18, 2016
@p6rt
Copy link
Author

p6rt commented Oct 18, 2016

@usev6 - Status changed from 'new' to 'resolved'

@p6rt p6rt added the JVM Related to Rakudo-JVM label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JVM Related to Rakudo-JVM
Projects
None yet
Development

No branches or pull requests

1 participant