[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build-time testing



On 02/22/2011 05:54 PM, Andrey Rahmatullin wrote:
On Tue, Feb 22, 2011 at 11:17:47AM -0500, Scott Kitterman wrote:
It would be nice if dh auto-detected a setup.py (and/or missing Makefile)
and didn't run 'make test' in that case, so that the
override_dh_auto_test wasn't necessary.  Yah, I should create a bug and
patch for that.

I don;t think it would be a good idea to enable this as default due to
the fun part of setuptools which starts to download random eggs from the
internet when they're not available. My guess would eb that a lot of
packages would miss that and we'd run into failures on the buildds.

Won't it only do that if the package isn't already installed?
Yes, it won't use the network if the required packages are found.

Exactly thats the problem - people will miss that. If an automatic test execution is being implemented it should ensure that no network is being used for tests. Otherwise I'm all for automatic testing :)



--
 Bernd Zeimetz                            Debian GNU/Linux Developer
 http://bzed.de                                http://www.debian.org
 GPG Fingerprints: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F


Reply to: