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 657a806f642e920243eaeccba6ac4e2b0e86d131..2e15a6fbe4e007bed6f4f32e4deaeddd921132a9 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
@@ -30,7 +30,7 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations): |
self.Fail('conformance/textures/texture-draw-with-2d-and-cube.html', |
bug=391951) |
self.Fail('conformance/renderbuffers/framebuffer-object-attachment.html', |
- ['win', 'linux'], bug=391953) |
+ ['win', 'linux', 'android', 'chromeos'], bug=391953) |
# Flaky on Win |
self.Fail('conformance/extensions/webgl-draw-buffers.html', |