| Index: content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| index 4b0072015eb068eb5145ac468785bd2b876d56ca..fcb04348eafd170b881c1c72196de4d257f58502 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -379,9 +379,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['mac', ('nvidia', 0xfe9)], bug=635081)
|
| self.Fail('conformance/textures/misc/tex-input-validation.html',
|
| ['mac', ('nvidia', 0xfe9)], bug=635081)
|
| - self.Fail('conformance/uniforms/' +
|
| - 'no-over-optimization-on-uniform-array-12.html',
|
| - ['mac', ('nvidia', 0xfe9)], bug=684903)
|
|
|
| # Mac ASAN only
|
| self.Fail(
|
|
|