<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 - ANGLE ComputeShaderTest.UniformDirty flaky on Intel Vulkan driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111799">111799</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ANGLE ComputeShaderTest.UniformDirty flaky on Intel Vulkan driver
          </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>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>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jie.a.chen@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=145488" name="attach_145488" title="angle_end2end_tests">attachment 145488</a> <a href="attachment.cgi?id=145488&action=edit" title="angle_end2end_tests">[details]</a></span>
angle_end2end_tests

Device: Mesa DRI Intel(R) Iris Pro 6200 (Broadwell GT3e)  (0x1622)
OpenGL core profile version string: 4.5 (Core Profile)
19.3.0-develgit-1c34d19f904

Also reproducible on HD 630, or the Ubuntu system mesa 19.0.8.




To reproduce, simply extract the attachment and run "/angle_end2end_tests
--gtest_filter=ComputeShaderTest.UniformDirty/ES3_1_Vulkan --gtest_repeat=100".

And you will see the failure below:

Note: Google Test filter = ComputeShaderTest.UniformDirty/ES3_1_Vulkan
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from ComputeShaderTest
[ RUN      ] ComputeShaderTest.UniformDirty/ES3_1_Vulkan
../../src/tests/gl_tests/ComputeShaderTest.cpp:2806: Failure
Expected equality of these values:
  expectedValue
    Which is: 600
  outputValues[i]
    Which is: 400
 index 0
[  FAILED  ] ComputeShaderTest.UniformDirty/ES3_1_Vulkan, where GetParam() =
ES3_1_Vulkan (75 ms)
[----------] 1 test from ComputeShaderTest (75 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (75 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ComputeShaderTest.UniformDirty/ES3_1_Vulkan, where GetParam() =
ES3_1_Vulkan

 1 FAILED TEST</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>