| 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 6ded377b2323d8d8520045a38a512f53bdf2a564..05ff689977b8664714a9f3cb2d759618bb177934 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -45,6 +45,8 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations):
|
| ['win7', 'intel'])
|
| self.Fail('conformance/rendering/gl-viewport-test.html',
|
| ['win7', 'intel'], bug=372511)
|
| + self.Fail('conformance/glsl/misc/shader-with-array-of-structs-uniform.html',
|
| + ['win7', 'intel', 'nvidia'], bug=373972)
|
|
|
| # Mac / Intel failures
|
| # Radar 13499466
|
|
|