<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [ILK Bisected]Ogles2conform/ES2-CTS.gtf.GL.equal.equal_vec2_frag fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89722">bug 89722</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [ILK Bisected]Ogles2conform/ES2-CTS.gtf.GL.equal.equal_vec2_frag fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89722#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [ILK Bisected]Ogles2conform/ES2-CTS.gtf.GL.equal.equal_vec2_frag fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89722">bug 89722</a>
              from <span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span></b>
        <pre>On ILK: Without the patch, both 2 cases fail.With the patch,
fs-notEqual-of-expression.shader_test works well.
fs-equal-of-expression.shader_test still fails.
On IVB, these 2 cases always pass without/with patch.

With patch output:
[root@x-pk5 piglit]# bin/shader_runner
/GFX/Test/Piglit/piglit/tests/spec/glsl-1.10/execution/fs-notEqual-of-expression.shader_test
-auto
PIGLIT: {"result": "pass" }
[root@x-pk5 piglit]# bin/shader_runner
/GFX/Test/Piglit/piglit/tests/spec/glsl-1.10/execution/fs-equal-of-expression.shader_test
-auto
Probe color at (0,0)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 0.000000 1.000000 1.000000 1.000000
PIGLIT: {"result": "fail" }

Without patch output:
[root@x-pk5 piglit]# bin/shader_runner
/GFX/Test/Piglit/piglit/tests/spec/glsl-1.10/execution/fs-equal-of-expression.shader_test
-auto
Probe color at (0,0)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 0.000000 1.000000 1.000000 1.000000
PIGLIT: {"result": "fail" }
[root@x-pk5 piglit]# bin/shader_runner
/GFX/Test/Piglit/piglit/tests/spec/glsl-1.10/execution/fs-notEqual-of-expression.shader_test
-auto
Probe color at (0,0)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 0.000000 1.000000 1.000000 1.000000
PIGLIT: {"result": "fail" }</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>