| 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 f0412843654ab52e4636cc6e1e98abb3af5e87ec..982c40989e88a9fb1a99a6c767b9f38832a4e024 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -189,8 +189,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # Mac only.
|
| self.Fail('conformance/glsl/misc/shaders-with-invariance.html',
|
| ['mac'], bug=483282)
|
| - self.Fail('conformance2/extensions/ext-color-buffer-float.html',
|
| - ['mac'], bug=633022)
|
| self.Fail('deqp/functional/gles3/shaderloop_do_while.html',
|
| ['mac'], bug=617820)
|
| self.Fail('deqp/functional/gles3/fbocompleteness.html',
|
|
|