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

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

Issue 2578163002: Skipped a flaky D3D9 test (Closed)
Patch Set: Created 4 years 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 dbd62e6ee11d3642cd82e2f643a523c53efda520..841bdb5948a6778f2c0b348106dfb20907297b52 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -176,6 +176,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['win', 'd3d9'], bug=617148)
self.Flaky('conformance/glsl/matrices/glsl-mat3-construction.html',
['win', 'd3d9'], bug=617148)
+ self.Skip('conformance/glsl/misc/large-loop-compile.html',
+ ['win', 'd3d9'], bug=674572)
# WIN / D3D9 / Intel failures
self.Fail('conformance/ogles/GL/cos/cos_001_to_006.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