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@lists.freedesktop.org Reporter: martin.peres@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?
https://bugs.freedesktop.org/show_bug.cgi?id=110521
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED
--- Comment #1 from Martin Peres martin.peres@free.fr --- -- 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.
dri-devel@lists.freedesktop.org