Discussion:
[lucy-dev] (CLOWNFISH-119) Tests fail if "." is not in @INC
Nick Wellnhofer
2017-11-24 14:48:21 UTC
Permalink
Lucifers,

Unfortunately, another serious issue popped up just after the 0.6.2 release
(see below). It's not only the tests that are affected. The whole build breaks
with newer Perls that exclude "." from @INC.

I'm still puzzled why the new Travis setup that also tests with blead Perl
didn't catch this.

My current plan is to prepare another release in a few weeks.

Nick
--------------------------------------
Key: CLOWNFISH-119
URL: https://issues.apache.org/jira/browse/CLOWNFISH-119
Project: Apache Lucy-Clownfish
Issue Type: Bug
Components: Perl
Affects Versions: 0.6.2
Environment: FreeBSD 12.0-current, perl 5.26.1
Reporter: Slaven Rezic
Priority: Minor
{noformat}
Building Clownfish
Parsing Clownfish files...
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
--
aevum GmbH
Nadistr. 12
80809 München
Germany

Tel: +49 89 35747589
http://aevum.de/
Nick Wellnhofer
2018-02-08 15:41:19 UTC
Permalink
Post by Nick Wellnhofer
The whole build breaks
I'm still puzzled why the new Travis setup that also tests with blead Perl
didn't catch this.
If you're curious, here's the explanation:

https://perlmaven.com/removal-of-the-current-directory-from-inc-and-travis

Nick

Loading...