| 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 87b0e31a60555abba039f27a67bd3ff0ed7f478c..aa97329960d2ce1f086db39fadd15b83021ad7c2 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -538,8 +538,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['linux', 'intel'], bug=635528)
|
|
|
| # Linux Intel with ANGLE only
|
| - self.Fail('deqp/functional/gles3/fragmentoutput/*.html',
|
| - ['linux', 'intel', 'opengl'], bug=598902)
|
| self.Fail('conformance2/textures/misc/copy-texture-image-luma-format.html',
|
| ['linux', 'intel', 'opengl'], bug=1492) # ANGLE bug id
|
|
|
|
|