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

Can't use string ("ioloop") as a subroutine ref #1

Closed
eserte opened this issue Apr 28, 2019 · 2 comments
Closed

Can't use string ("ioloop") as a subroutine ref #1

eserte opened this issue Apr 28, 2019 · 2 comments

Comments

@eserte
Copy link

eserte commented Apr 28, 2019

The test suite started to fail:

Can't use string ("ioloop") as a subroutine ref while "strict refs" in use at /home/cpansand/.cpan/build/2019042808/Mojolicious-8.15-lKEjBN/blib/lib/Mojo/Promise.pm line 71.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 12.
t/futurify.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 12 subtests passed 

This is possibly caused by Mojolicious 8.15; at least I have no pass reports if that version is installed.

@Eitz
Copy link

Eitz commented May 12, 2019

Yep, it also started happening here when I installed 8.15.

@Grinnz
Copy link
Owner

Grinnz commented May 14, 2019

This is due to a breaking change in 8.15 which may be addressed by mojolicious/mojo#1348.

@Grinnz Grinnz closed this as completed in 09bb6b6 May 23, 2019
Grinnz added a commit that referenced this issue May 24, 2019
  - Avoid behavior broken in Mojolicious 8.15 in tests (#1)
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