| 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 8c960e8b0a73093f1cad3402eb26eb43e29ccd4a..131481fa35c6452f7cd7b583e5a3d44f085122ce 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -350,8 +350,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Fail('deqp/functional/gles3/vertexarrays.html',
|
| ['mac'], bug=483282)
|
|
|
| - self.Fail('conformance2/buffers/buffer-overflow-test.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',
|
|
|