[Piglit] [Bug 97577] Device override incorrectly skips tests

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 2 17:52:16 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97577

--- Comment #2 from Dylan Baker <baker.dylan.c at gmail.com> ---

There is the possiblility that there is somethign with piglit's fast skip
actually. We fixed a bug in the python shader_runner layer a bit ago in
892f6e44723eda8d, and I noticed that the fast skip isn't exactly correct, (It
always assumes that the requirements are > or >= and never < or <=), so it
wouldnt' suprise me if there are more limitaitons beyond that.

However, Illia's explination of what's happening makes sense in conjunction
with the way fast skipping works (it relies on wflinfo) so if the driver
doesn't expose the same feature set with devid overrides it would explain why
the tests are being incorrectly marked skip.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20160902/7e07b364/attachment.html>


More information about the Piglit mailing list