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

--- Comment #2 from Dylan Baker <[email protected]> ---

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.
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to