[Bug 110521] Make skips easily parseable by machines
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 26 06:28:49 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110521
Bug ID: 110521
Summary: Make skips easily parseable by machines
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: IGT
Assignee: dri-devel at lists.freedesktop.org
Reporter: martin.peres at free.fr
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?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190426/67e5051a/attachment.html>
More information about the dri-devel
mailing list