| 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 548b11c6a88c2d5482b5cfe4dbf3468434acf19f..4c10bf9cdd5b603ba7401c0d5b9442f368e35e58 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -471,12 +471,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| 'texturesize.html',
|
| ['mac', 'intel'], bug=483282)
|
|
|
| - self.Fail('deqp/functional/gles3/textureformat/sized_color_cube_*.html',
|
| - ['mac', 'intel'], bug=612205)
|
| -
|
| - self.Fail('conformance2/reading/read-pixels-from-fbo-test.html',
|
| - ['mac', 'intel'], bug=483282)
|
| -
|
| # Linux only.
|
| self.Fail('deqp/data/gles3/shaders/functions.html',
|
| ['linux'], bug=483282)
|
|
|