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 ceb5606658526345e3210fb28cebb38042f8d979..d465e194dd8d56c1e4d806d13cb90dcea394c713 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
@@ -43,6 +43,8 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations): |
['win7', 'intel']) |
self.Fail('conformance/textures/copy-tex-image-and-sub-image-2d.html', |
['win7', 'intel']) |
+ self.Fail('conformance/rendering/gl-viewport-test.html', |
+ ['win7', 'intel'], bug=372511) |
# Mac / Intel failures |
# Radar 13499466 |