| 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 9309965bfa45458a9ae3281bd89fef25d817ad2d..896fc12a46651c4f66a50cecf16013497bcdb86a 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -467,9 +467,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['mac', 'intel'], bug=606074)
|
|
|
| self.Fail('deqp/functional/gles3/texturespecification/' +
|
| - 'basic_copyteximage2d.html',
|
| - ['mac', 'intel'], bug=620067)
|
| - self.Fail('deqp/functional/gles3/texturespecification/' +
|
| 'random_teximage2d_2d.html',
|
| ['mac', 'intel'], bug=483282)
|
| self.Fail('deqp/functional/gles3/texturespecification/' +
|
|
|