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 dbd62e6ee11d3642cd82e2f643a523c53efda520..841bdb5948a6778f2c0b348106dfb20907297b52 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
@@ -176,6 +176,8 @@ class WebGLConformanceExpectations(GpuTestExpectations): |
['win', 'd3d9'], bug=617148) |
self.Flaky('conformance/glsl/matrices/glsl-mat3-construction.html', |
['win', 'd3d9'], bug=617148) |
+ self.Skip('conformance/glsl/misc/large-loop-compile.html', |
+ ['win', 'd3d9'], bug=674572) |
# WIN / D3D9 / Intel failures |
self.Fail('conformance/ogles/GL/cos/cos_001_to_006.html', |