Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 226347

Summary: dev-python/dbus-python: builds tests with FEATURES=-test (PATCH)
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: CONFIRMED ---    
Severity: normal CC: jstein, myckel, python, sam
Priority: High Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 226259, 288629    
Attachments: Patch to fix this bug

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-13 13:11:29 UTC
The package seems to be building tests during "make all" phase even though I don't have FEATURES=test enabled. For details see my blog: http://blog.flameeyes.eu/articles/2008/06/11/please-dont-build-your-examples-by-default .

It would be nice if the tests were disabled by default and only built with FEATURES=test. You can find an example patch usually suitable for upstream on the blog above.

Thanks,
Diego
Comment 1 Navid Zamani 2009-10-12 14:04:43 UTC
Especially since it fails those tests later. (Bug #288629.)
Comment 2 Myckel Habets 2010-05-01 21:17:32 UTC
Created attachment 229941 [details, diff]
Patch to fix this bug

When test is not set the test subdir is removed from the build.