| 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 fc69301452d500529fb92c89ec9b1bdd83be6aae..5f8286db39def29dd186bd78222f679f31b1667e 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -399,9 +399,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/' +
|
|
|