<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ANGLE DrawBuffersTest.Gaps/ES2_Vulkan test fails on Intel Ubuntu19.04"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111059#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ANGLE DrawBuffersTest.Gaps/ES2_Vulkan test fails on Intel Ubuntu19.04"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111059">bug 111059</a>
              from <span class="vcard"><a class="email" href="mailto:denys.kostin@globallogic.com" title="Denis <denys.kostin@globallogic.com>"> <span class="fn">Denis</span></a>
</span></b>
        <pre><span class="quote">>It's kind of surprising you could not reproduce it. Probably there might be something different between us.</span >
After filling few other bugs into BZ I re-checked this issue and found out,
that this test fails on commit, found as "bad" for this issue =>
<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Assertion fails in nir_opt_remove_phis.c during compilation of SPIR-V shader"
   href="show_bug.cgi?id=111069">https://bugs.freedesktop.org/show_bug.cgi?id=111069</a>


Note: Google Test filter = DrawBuffersTest.Gaps/ES2_Vulkan
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from DrawBuffersTest
[ RUN      ] DrawBuffersTest.Gaps/ES2_Vulkan
../../src/tests/gl_tests/DrawBuffersTest.cpp:195: Failure
Expected equality of these values:
  color
    Which is: Green
  angle::ReadColor(getWindowWidth() / 2, getWindowHeight() / 2)
    Which is: Transparent Black
index 1
[  FAILED  ] DrawBuffersTest.Gaps/ES2_Vulkan, where GetParam() = ES2_Vulkan (99
ms)
[----------] 1 test from DrawBuffersTest (99 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (99 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DrawBuffersTest.Gaps/ES2_Vulkan, where GetParam() = ES2_Vulkan


So, my results for this test on KBL HW:

(this one is the most resent git mesa - mesa-git-04.07-vulkan)
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.2.0-devel
(git-0cc02c9ea6)
PASSED

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.0.0 (git-dceb1ce807)
PASSED

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.3.0-devel
(git-b3c6146925)
FAILED</pre>
        </div>
      </p>


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

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