[Bug 101850] [PIGLIT] Piglit does not recognize some tests
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 20 13:40:50 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101850
arkadiusz.hiler at intel.com <arkadiusz.hiler at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|dri-devel at lists.freedesktop |arkadiusz.hiler at intel.com
|.org |
--- Comment #1 from arkadiusz.hiler at intel.com <arkadiusz.hiler at intel.com> ---
The bug is actually due to those tests not respecting "the contract".
IGTs are supposed to exit with code 79 if --list-subtests is supplied and we
have a binary without any subtests.
Those tests used the wrong igt_main macro and the ./bin --list-subtests exited
with 0.
Yet another thing to add to the distcheck :-)
Thanks for reporting, I'll send a patch in a minute.
--
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/20170720/6023c343/attachment.html>
More information about the dri-devel
mailing list