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 locate object method "sibling" via package "Mojo::File::curfile" #2

Closed
eserte opened this issue Jan 10, 2020 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@eserte
Copy link

eserte commented Jan 10, 2020

On some of my smokers:

Can't locate object method "sibling" via package "Mojo::File::curfile" (perhaps you forgot to load "Mojo::File::curfile"?) at t/parse.t line 5.
t/parse.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Can't locate object method "sibling" via package "Mojo::File::curfile" (perhaps you forgot to load "Mojo::File::curfile"?) at t/register.t line 5.
t/register.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Probably happens if Mojolicious is too old --- 8.17 is too old, 8.29 is OK.

jhthorsen pushed a commit that referenced this issue Jan 10, 2020
 - Fix issue when running unit tests from systemd #1
 - Fix issue when having too old Mojolicious #2
@jhthorsen jhthorsen self-assigned this Jan 10, 2020
@jhthorsen jhthorsen added the bug Something isn't working label Jan 10, 2020
@jhthorsen
Copy link
Owner

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants