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

‘make test’ fails a lot of nativecall tests #6525

Open
p6rt opened this issue Sep 16, 2017 · 2 comments
Open

‘make test’ fails a lot of nativecall tests #6525

p6rt opened this issue Sep 16, 2017 · 2 comments
Labels
JVM Related to Rakudo-JVM

Comments

@p6rt
Copy link

p6rt commented Sep 16, 2017

Migrated from rt.perl.org#132102 (status was 'new')

Searchable as RT132102$

@p6rt
Copy link
Author

p6rt commented Sep 16, 2017

From @AlexDaniel

From this discussion https://irclog.perlgeek.de/perl6-dev/2017-09-16#i_15171820

2) 'make test' fails a lot of nativecall tests. afaik that happens because the op 'nativecallinvoke' was introduced with commit cd7dc4ce93 in lib/NativeCall.pm6 (but isn't known on the JVM backend)

rakudo/rakudo@cd7dc4c

@usev6
Copy link

usev6 commented Dec 19, 2021

As a status update: The better part of the NativCall tests are passing now on the JVM backend. I've fudged the remaining tests in rakudo/rakudo#4355.

For the NullPointerException in t/04-nativecall/00-misc.t I've created a separate issue: rakudo/rakudo#4677
(And maybe the underlying problem for the NPE causes some of the test failures as well.)

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

2 participants