Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1108)

Unified Diff: content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Issue 82763009: WebGL conformance test expectations update (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 51dd3f0816862e8326943f8452c9782af0ec801c..9a6bfa4ac7cf27d5dd434669f143dbb3eeb4567d 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -33,7 +33,7 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations):
['win'], bug=322794)
self.Fail('conformance/ogles/GL/atan/atan_009_to_012.html',
['win'], bug=322794)
- self.Fail('conformance/ogles/GL/control_flow/control_flow_001_to_008.html',
+ self.Skip('conformance/ogles/GL/control_flow/control_flow_001_to_008.html',
['win'], bug=322795)
# Windows/Intel failures
@@ -109,6 +109,8 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations):
['mac'], bug=322770)
self.Skip('conformance/textures/texture-size-limit.html',
['mac'], bug=322789)
+ self.Skip('conformance/ogles/GL/control_flow/control_flow_001_to_008.html',
+ ['mac'], bug=322795)
# Mac/Intel failures
self.Fail('conformance/rendering/gl-scissor-test.html',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698