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

Test fails with old versions of Perl 6 #132

Closed
JJ opened this issue Oct 4, 2018 · 7 comments
Closed

Test fails with old versions of Perl 6 #132

JJ opened this issue Oct 4, 2018 · 7 comments

Comments

@JJ
Copy link
Contributor

JJ commented Oct 4, 2018

As is shown in the latest test. Maybe bump up the minimum version?

@JJ JJ changed the title T Test fails with old versions of Perl 6 Oct 4, 2018
@jonathanstowe
Copy link
Member

Is there any particular reason it is being test with 2017.08 specifically? Otherwise I'll just bump it to say 2018.06 or something.

@nxadm
Copy link

nxadm commented Oct 5, 2018

Bump to minimal supported version. Lots of distros have older versions in their repos.

@jonathanstowe
Copy link
Member

Well the earliest I can find off hand is 2018.02.1-137-g65874b15 and that works fine, if someone is in a position to try 2017.09 to 2018.01 faster than I would be able to that would be cool ;-)

@nxadm
Copy link

nxadm commented Oct 6, 2018

I made packages for those releases if they can help you:
https://github.com/nxadm/rakudo-pkg/releases/tag/v2018.01.1
https://github.com/nxadm/rakudo-pkg/releases/tag/2017.09.1%2B2

@jonathanstowe
Copy link
Member

jonathanstowe commented Oct 6, 2018

Well as it happens I appear to have got lucky with the first try with 2017.09 - I'll update the travis config and see how that plays (there may be something travis specific at play.)

Also does it really need to be testing 'nom' these days?

jonathanstowe added a commit that referenced this issue Oct 6, 2018
@jonathanstowe
Copy link
Member

That looks good: https://travis-ci.org/perl6/DBIish/ does anything else need to happen for this to be closable?

@JJ
Copy link
Contributor Author

JJ commented Oct 7, 2018

I guess not. Thanks!

@JJ JJ closed this as completed Oct 7, 2018
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