<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 BlitFramebufferTest.MultisampleDepthClear/ES3_OpenGL fails on Intel Ubuntu19.04"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111113">111113</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ANGLE BlitFramebufferTest.MultisampleDepthClear/ES3_OpenGL fails on Intel Ubuntu19.04
          </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>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </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=144769" name="attach_144769" title="angle_end2end_tests">attachment 144769</a> <a href="attachment.cgi?id=144769&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) Mesa
19.2.0-develgit-9b0720c436b

To reproduce, simply extract the attachment and run "/angle_end2end_tests
--gtest_filter=BlitFramebufferTest.MultisampleDepthClear/ES3_OpenGL", then you
can see the failure below:


1 GPUs:
  0 - Intel device id: 0x1622

Active GPU: 0

Optimus: false
AMD Switchable: false


Skipping tests using configuration ES3_OpenGLES because it is not available.
Skipping tests using configuration ES3_1_OpenGLES because it is not available.
Skipping tests using configuration ES2_OpenGLES because it is not available.
Skipping tests using configuration ES1_OpenGLES because it is not available.
Skipping tests using configuration ES2_OpenGLES_NoFixture because it is not
available.
Skipping tests using configuration ES3_OpenGLES_NoFixture because it is not
available.
Skipping tests using configuration ES3_1_OpenGLES_NoFixture because it is not
available.
Skipping tests using configuration ES2_OpenGLES_NoVirtual because it is not
available.
Skipping tests using configuration ES3_OpenGLES_NoVirtual because it is not
available.
Note: Google Test filter = BlitFramebufferTest.MultisampleDepthClear/ES3_OpenGL
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from BlitFramebufferTest
[ RUN      ] BlitFramebufferTest.MultisampleDepthClear/ES3_OpenGL
../../src/tests/gl_tests/BlitFramebufferANGLETest.cpp:1266: Failure
Expected equality of these values:
  GLColor::red
    Which is: Red
  angle::ReadColor(0, 0)
    Which is: Green
../../src/tests/gl_tests/BlitFramebufferANGLETest.cpp:1267: Failure
Expected equality of these values:
  GLColor::red
    Which is: Red
  angle::ReadColor(255, 0)
    Which is: Green
../../src/tests/gl_tests/BlitFramebufferANGLETest.cpp:1268: Failure
Expected equality of these values:
  GLColor::red
    Which is: Red
  angle::ReadColor(0, 255)
    Which is: Green
../../src/tests/gl_tests/BlitFramebufferANGLETest.cpp:1269: Failure
Expected equality of these values:
  GLColor::red
    Which is: Red
  angle::ReadColor(255, 255)
    Which is: Green
../../src/tests/gl_tests/BlitFramebufferANGLETest.cpp:1270: Failure
Expected equality of these values:
  GLColor::red
    Which is: Red
  angle::ReadColor(127, 127)
    Which is: Green
[  FAILED  ] BlitFramebufferTest.MultisampleDepthClear/ES3_OpenGL, where
GetParam() = ES3_OpenGL (98 ms)
[----------] 1 test from BlitFramebufferTest (98 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (98 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BlitFramebufferTest.MultisampleDepthClear/ES3_OpenGL, where
GetParam() = ES3_OpenGL

 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>