| 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 3c1b00e2ea2f8009f44fa1b708d8bc18b955cbea..6d8b16b2d096fa3a1fff947d3c549354026d5392 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -143,7 +143,7 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| ['win7', 'intel', 'no_passthrough'])
|
|
|
| # Win / Intel failures
|
| - self.Flaky('conformance/uniforms/gl-uniform-arrays.html',
|
| + self.Skip('conformance/uniforms/gl-uniform-arrays.html',
|
| ['win', 'debug', 'intel'], bug=678382)
|
|
|
| # Win / AMD flakiness seen on new tryservers.
|
|
|