Gentoo Archives: gentoo-dev

From: "Kevin F. Quinn" <kevquinn@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Make FEATURES=test the default
Date: Sat, 05 Aug 2006 00:15:09
Message-Id: 20060805021158.11ca6b15@c1358217.kevquinn.com
1 I'd like to suggest we make FEATURES=test (and therefore USE=test) the
2 default behaviour, rather than the opt-in we currently have. Far too
3 many packages fail their test phase.
4
5 Since we encourage users to set CFLAGS in ways that upstream may not
6 have predicted, if upstream go to the trouble of providing tests it
7 seems sensible to me that they should be run, unless there is a very
8 good reason not to run them. This will help pick up faults that are due
9 to the compiler version, CFLAGS etc much more consistently.
10
11 At the very least, ebuild maintainers and ATs should be running with
12 tests switched on. If the tests are known to fail then the ebuild can
13 either RESTRICT=test, or just return successfully from src_test()
14 where the test report is useful even if some tests fail.
15
16 Thoughts?
17 --
18 Kevin F. Quinn

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Make FEATURES=test the default Ciaran McCreesh <ciaran.mccreesh@×××××××××××××.uk>
Re: [gentoo-dev] Make FEATURES=test the default Alec Warner <antarus@g.o>
Re: [gentoo-dev] Make FEATURES=test the default Joshua Jackson <tsunam@g.o>
Re: [gentoo-dev] Make FEATURES=test the default Jakub Moc <jakub@g.o>
Re: [gentoo-dev] Make FEATURES=test the default Danny van Dyk <kugelfang@g.o>
[gentoo-dev] Re: Make FEATURES=test the default "Sven Köhler" <skoehler@×××.de>
Re: [gentoo-dev] Make FEATURES=test the default "Hanno Böck" <hanno@g.o>