<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Device override incorrectly skips tests"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97577#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Device override incorrectly skips tests"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97577">bug 97577</a>
from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
<pre>This is actually not a piglit issue - it's an issue with how the intel driver
does feature enablement. A bunch of features depend on various kernel features,
and so the driver does a bunch of "exec" tests on startup, to see what all it
can turn on. When you do a device override, it still runs those exec tests,
which will generally fail.
I think the solution is to assume all the exec tests pass if there's a device
override in place.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>