Gentoo Archives: gentoo-dev

From: Robert Coie <rac@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Perl self-tests
Date: Mon, 25 Oct 2004 19:25:46
Message-Id: 848y9usipv.fsf@hari.intrigue.com
In Reply to: [gentoo-dev] Perl self-tests by Dylan Carlson
1 > So, my question is, why was the above bug was closed CANTFIX?
2 > Telling people to hack the ebuild to avoid a buggy test routine is
3 > not a solution.
4
5 I do not believe that the problem is a buggy test routine. Anything
6 that that test routine does, especially read the configuration data
7 with which perl was built in this case, will likely be done by the
8 user during the normal course of using the system. I find it much
9 easier to centralize the reporting of the problem, so that people can
10 more easily find reports of trouble similar to their own, than to deal
11 with the problems in the wild, where the failures will occur in wildly
12 different contexts and give us many more seemingly unrelated bugs.
13
14 As I have said in many places before, if maketest is enabled by
15 default, and users must actively set FEATURES=-maketest to disable it,
16 I would be perfectly happy.
17
18
19 --
20 gentoo-dev@g.o mailing list