<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><br>
</p>
<div class="moz-cite-prefix">On 3/6/19 1:08 AM, Chris Wilson wrote:<br>
</div>
<blockquote type="cite"
cite="mid:155186330557.27405.944800209177609752@skylake-alporthouse-com">
<pre class="moz-quote-pre" wrap="">Quoting Michal Wajdeczko (2019-03-06 09:01:09)
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">On Wed, 06 Mar 2019 09:45:17 +0100, Chris Wilson
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">Now doing an if (i915_error_injected() && !err) err = -EINVAL; makes
sense to catch places where we've eaten that error and so breaking the
test.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
This will not work today, as at least in one place - i915_gem_init - we
inject -EIO which later we try to replace with success. And for that case
we may rather want to add
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
I think we may want to move that particular test to one side, something
along the lines of i915.disable_gpu=1 ?
-Chris
</pre>
</blockquote>
<p><font size="-1">Just to clarify on how to proceed with the fix.
I'm not sure if the <br>
</font></p>
<p><font size="-1">suggestion is to go back to the previous version
of the fix or to</font></p>
<p><font size="-1">go for a different approach. Also Arek has said
in the internal <br>
</font></p>
<p><font size="-1">mailing list that there are some changes being
made to the <br>
</font></p>
<p><font size="-1">-piglit-style-dmesg, </font><font size="-1"><font
size="-1">so looks like this issue will be</font> flagging up
in <br>
</font></p>
<p><font size="-1">the public CI as well. <br>
</font></p>
<p><font size="-1">-Sujaritha<br>
</font></p>
</body>
</html>