Bug 6305 - move to feature tests, not platform tests
Summary: move to feature tests, not platform tests
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Modular (show other bugs)
Version: git
Hardware: All All
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard: 2011BRB_Reviewed
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2006-03-18 05:45 UTC by Daniel Stone
Modified: 2018-06-12 19:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Daniel Stone 2006-03-18 05:45:25 UTC
We should have as few platform tests as possible (only in the server, when we
need to know which kernel we're running on; even then, it's abused to convey the
notion of userspace features).  These tests should be replaced by tests for
specific features (endianness, UNIX domain sockets, et al) everywhere they
exist, until we have no more #ifdef CSRG_BASED, #ifdef SVR4, #if !defined(sun)
&& (defined(__amd64__) || defined(powerpc)), or any of that horrendous stuff.
Comment 1 Daniel Stone 2007-02-27 01:31:04 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 2 Adam Jackson 2018-06-12 19:08:52 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.