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 3abaeaf3c12f023f7d7908f828b1e6ced591cfcc..b420baa98ffeaad7a4739e3beaa229e270bf0fb6 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
@@ -45,9 +45,9 @@ class WebGLConformanceExpectations(GpuTestExpectations): |
['win'], bug=485641) |
self.Fail('conformance/glsl/bugs/sampler-struct-function-arg.html', |
['win'], bug=485642) |
- self.Flaky('conformance/glsl/constructors/' + |
- 'glsl-construct-vec-mat-index.html', |
- ['win'], bug=525188) |
+ self.Fail('conformance/glsl/constructors/' + |
+ 'glsl-construct-vec-mat-index.html', |
+ ['win'], bug=525188) |
# Win7 / Intel failures |
self.Fail('conformance/rendering/gl-scissor-test.html', |