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

Tests failing on latest rakudo #113

Closed
AlexDaniel opened this issue May 14, 2018 · 4 comments
Closed

Tests failing on latest rakudo #113

AlexDaniel opened this issue May 14, 2018 · 4 comments

Comments

@AlexDaniel
Copy link

===> Testing: Inline::Perl5:ver<0.32>:auth<github:niner>
Use of uninitialized value in string eq at t/lib/TestPerl5Package.pm line 19.
# Failed test at t/perl5package.t line 14
Use of uninitialized value in string eq at t/lib/TestPerl5Package.pm line 19.
# Failed test at t/perl5package.t line 22
# Looks like you failed 2 tests of 8
===> Testing [FAIL]: Inline::Perl5:ver<0.32>:auth<github:niner>
@zoffixznet
Copy link
Contributor

Looking at the version number, that might've been addressed by the fixes since rakudo/rakudo#1728

niner added a commit to MoarVM/MoarVM that referenced this issue May 15, 2018
This reverts commit 04e8474.

Apparently this change broke Inline::Perl5's tests.
See niner/Inline-Perl5#113
@niner
Copy link
Owner

niner commented May 15, 2018

Apparently this was a bug in MoarVM introduced in MoarVM/MoarVM@04e8474
I reverted that commit. Tests pass now for me.

@niner niner closed this as completed May 15, 2018
@zoffixznet
Copy link
Contributor

Could a new version be released? It seems the current latest is 0.32; the same as the OP in rakudo/rakudo#1728 was using, so at least a couple of bugs are fixed.

@niner
Copy link
Owner

niner commented May 15, 2018

I just uploaded 0.33 to CPAN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants