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

PR linux automated tests do not run on the latest stable perl (5.32)? #1574

Closed
dz-at-tc opened this issue Oct 15, 2020 · 0 comments · Fixed by #1575
Closed

PR linux automated tests do not run on the latest stable perl (5.32)? #1574

dz-at-tc opened this issue Oct 15, 2020 · 0 comments · Fixed by #1575

Comments

@dz-at-tc
Copy link
Contributor

  • Mojolicious version: 8.64
  • Perl version: 5.32.0
  • Operating system: Linux via PR automated tests on GitHub.

Steps to reproduce the behavior

While reviewing the test output from my PR #1570 , I noticed that my tests did not run on the latest stable perl (5.32.0).

Expected behavior

PRs should run the test suite on the latest stable perl (5.32.0).

Actual behavior

As shown in the screenshot below, the latest stable perl (5.32.0) was not included in the list of linux perls the test suite ran on (which included 5.16, 5.18, 5.20, 5.22, and 5.30).

image

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

Successfully merging a pull request may close this issue.

1 participant