| 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 0ede6fae3e437eecaee7f374adbeda1822fb14cf..d190a6c6143f4c75e2838a9de8f963342aef67f9 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -351,8 +351,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Fail('deqp/functional/gles3/vertexarrays.html',
|
| ['mac'], bug=483282)
|
|
|
| - self.Fail('conformance2/buffers/buffer-type-restrictions.html',
|
| - ['mac'], bug=483282)
|
| self.Fail('conformance2/reading/read-pixels-from-fbo-test.html',
|
| ['mac'], bug=483282)
|
| self.Fail('conformance2/textures/misc/compressed-tex-image.html',
|
|
|