<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [bisected][regression][g45,g965,ilk] piglit arb_fragment_program kil failures"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111704">111704</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[bisected][regression][g45,g965,ilk] piglit arb_fragment_program kil failures
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Keywords</th>
<td>bisected, regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>not set
</td>
</tr>
<tr>
<th>Priority</th>
<td>not set
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/DRI/i965
</td>
</tr>
<tr>
<th>Assignee</th>
<td>maraeo@gmail.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>clayton.a.craft@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>The following tests fail on G45, ILK, and G965 platforms:
spec.arb_fragment_program.kil-swizzle
spec.arb_fragment_program.fp-kil
The failure was bisected to the following commit:
commit b97c5edd7aa31fb531a330742a9e20064591fec2
Author: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>
Date: Fri Sep 6 14:01:51 2019 -0400
prog_to_nir, tgsi_to_nir: make sure kill doesn't discard NaNs
Reviewed-by: Connor Abbott <<a href="mailto:cwabbott0@gmail.com">cwabbott0@gmail.com</a>>
Test output:
/tmp/build_root/m64/lib/piglit/bin/shader_runner
/tmp/build_root/m64/lib/piglit/tests/spec/arb_fragment_program/kil-swizzle.shader_test
-auto -fbo
Probe color at (0,0)
Expected: 0 255 0 0
Observed: 0 0 255 0
Test failure on line 35
/tmp/build_root/m32/lib/piglit/bin/fp-kil -auto -fbo
GL_RENDERER = Mesa DRI Intel(R) Ironlake Desktop x86/MMX/SSE2
Probe color at (80,80)
Expected: 0.000000 1.000000 0.000000 1.000000
Observed: 0.000000 0.000000 0.000000 1.000000
Probe color at (12,112)
Expected: 0.000000 1.000000 0.000000 1.000000
Observed: 0.000000 0.000000 0.000000 1.000000</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>