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 801f15ffc446389208f5428f14264b23b177b1ec..7d08b68fc2a65460c5adec9bd7052f2b712a756a 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
@@ -37,6 +37,8 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations): |
['win'], bug=391957) |
self.Fail('conformance/glsl/bugs/conditional-discard-in-loop.html', |
['win'], bug=402195) |
+ self.Fail('conformance/attribs/gl-bindAttribLocation-matrix.html', |
+ ['win'], bug=415688) |
# Win7 / Intel failures |
self.Fail('conformance/rendering/gl-scissor-test.html', |