| Index: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| index c79254811a2a1ed5d0f0cd05575635320a24fc97..e09d614a6a2dfba3d5616dd5637b45ea838262db 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -545,8 +545,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['linux', 'intel', 'no_angle'], bug=664180)
|
|
|
| # Linux Intel with ANGLE only
|
| - self.Fail('conformance2/textures/misc/copy-texture-image-luma-format.html',
|
| - ['linux', 'intel', 'opengl'], bug=1492) # ANGLE bug id
|
| self.Fail('deqp/functional/gles3/framebufferblit/conversion_07.html',
|
| ['linux', 'intel', 'opengl'], bug=598902)
|
|
|
|
|