Bug 110521 - Make skips easily parseable by machines
Summary: Make skips easily parseable by machines
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: IGT (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-26 06:28 UTC by Martin Peres
Modified: 2019-11-12 07:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Martin Peres 2019-04-26 06:28:49 UTC
Filing filters for skips in IGT is a pita because it spans multiple lines... and on top of this multiple lines can creep in between the skip assertion and the "SKIP" (skip reason, errno).

I guess the easiest way would be to mandate a skip reason, so as I can just grep for that... but I would need something that indicate that this is the reason for the skip, like: 

SKIP reason: No connector found with HDCP capability

This would help me when cibuglog will learn to automatically create filters that will just need to be associated to bugs! How does this sound?
Comment 1 Martin Peres 2019-11-12 07:40:17 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/19.


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.