Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

System perl used in tests? #18

Closed
eserte opened this issue May 21, 2018 · 0 comments · Fixed by #23
Closed

System perl used in tests? #18

eserte opened this issue May 21, 2018 · 0 comments · Fixed by #23

Comments

@eserte
Copy link

eserte commented May 21, 2018

It seems that the system perl is used in the test suite:

Can't locate Mojolicious/Lite.pm in @INC (you may need to install the Mojolicious::Lite module) (@INC contains: /home/cpansand/.cpan/build/2018052114/Stor-1.2.0-6/lib /home/cpansand/.cpan/build/2018052114/Stor-1.2.0-6/blib/arch /home/cpansand/.cpan/build/2018052114/Stor-1.2.0-6/blib/lib /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at script/stor line 5.
BEGIN failed--compilation aborted at script/stor line 5.
...
# Looks like you failed 5 tests of 5.
t/01_upload_download.t .. 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/5 subtests 

Probably the script should be called with $^X or so to avoid the problem.

@JaSei JaSei mentioned this issue May 31, 2018
@JaSei JaSei closed this as completed in #23 May 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant