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 f258b88522263890f1fe385c946a7d4016ba7fc8..4db3de0c9a36c29f44764e8cc8ee2fca41970676 100644 |
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py |
@@ -111,6 +111,8 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations): |
['mac'], bug=322770) |
self.Skip('conformance/ogles/GL/control_flow/control_flow_001_to_008.html', |
['mac'], bug=322795) |
+ self.Skip('conformance/ogles/GL/control_flow/control_flow_009_to_010.html', |
+ ['mac'], bug=322795) |
# Mac/Intel failures |
self.Fail('conformance/rendering/gl-scissor-test.html', |