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 S06-currying/assuming-and-mmd.t #4249

Closed
p6rt opened this issue May 17, 2015 · 6 comments
Closed

Failing tests in S06-currying/assuming-and-mmd.t #4249

p6rt opened this issue May 17, 2015 · 6 comments
Labels
JVM Related to Rakudo-JVM

Comments

@p6rt
Copy link

p6rt commented May 17, 2015

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

Searchable as RT125207$

@p6rt
Copy link
Author

p6rt commented May 17, 2015

From @usev6

< bartolin> j​: say { $^a }.assuming(123)() # leads to spectest failures on JVM
  (S06-currying/assuming-and-mmd.t)
<+camelia> rakudo-jvm f1a21a​: OUTPUT«Method 'Mu' not found for invocant of class 'Parcel'␤ in block
  <unit> at /tmp/6T13UDTaeW​:1␤␤»
< bartolin> strangly, the following "patch" makes it work​:
  https://gist.github.com/usev6/d29f551093a704624663
< bartolin> I have no idea why adding a line '1;' to 'method assuming' changes this ...
< FROGGS> yeah, I guess it is an optimizer bug

@p6rt
Copy link
Author

p6rt commented May 17, 2015

From @usev6

Actually, this also lead to spectest failures in S32-list/map.t and S06-currying/named.t

I fudged the failing tests with commit Raku/roast@6302ae8ffa

1 similar comment
@p6rt
Copy link
Author

p6rt commented May 17, 2015

From @usev6

Actually, this also lead to spectest failures in S32-list/map.t and S06-currying/named.t

I fudged the failing tests with commit Raku/roast@6302ae8ffa

@p6rt
Copy link
Author

p6rt commented Jul 7, 2015

From @usev6

The tests are passing again (AFAIU fixed with commit f5ebbf480c). I'm closing this ticket as 'resolved'.

1 similar comment
@p6rt
Copy link
Author

p6rt commented Jul 7, 2015

From @usev6

The tests are passing again (AFAIU fixed with commit f5ebbf480c). I'm closing this ticket as 'resolved'.

@p6rt p6rt closed this as completed Jul 7, 2015
@p6rt
Copy link
Author

p6rt commented Jul 7, 2015

@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