[Bug 111113] ANGLE BlitFramebufferTest.MultisampleDepthClear/ES3_OpenGL fails on Intel Ubuntu19.04

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 12 01:32:59 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=111113

            Bug ID: 111113
           Summary: ANGLE
                    BlitFramebufferTest.MultisampleDepthClear/ES3_OpenGL
                    fails on Intel Ubuntu19.04
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: jie.a.chen at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

Created attachment 144769
  --> https://bugs.freedesktop.org/attachment.cgi?id=144769&action=edit
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190712/7edfd509/attachment.html>


More information about the intel-3d-bugs mailing list