Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226347 - dev-python/dbus-python: builds tests with FEATURES=-test (PATCH)
Summary: dev-python/dbus-python: builds tests with FEATURES=-test (PATCH)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: test-n-example-build 288629
  Show dependency tree
 
Reported: 2008-06-13 13:11 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2021-09-27 22:20 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to fix this bug (dbus-python_test_build.patch,528 bytes, patch)
2010-05-01 21:17 UTC, Myckel Habets
Details | Diff

Note You need to log in before you can comment on or make changes to 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.