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 1ad4ee3b37235ccda8765a2543fa0dee911ed0e1..d681ce38d38579ca4e78b899986b298fb8e47f18 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
@@ -49,6 +49,8 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations): |
['win7', 'intel'], bug=372511) |
self.Fail('conformance/glsl/misc/shader-with-array-of-structs-uniform.html', |
['win7', 'intel', 'nvidia'], bug=373972) |
+ self.Fail('conformance/extensions/angle-instanced-arrays.html', |
+ ['win7', 'intel'], bug=398337) |
# Mac failures |
self.Fail('conformance/glsl/misc/shader-struct-scope.html', |