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

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

Issue 2620563002: Skip gl_uniform_arrays on Win Debug Intel (Closed)
Patch Set: Created 3 years, 11 months 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 3c1b00e2ea2f8009f44fa1b708d8bc18b955cbea..6d8b16b2d096fa3a1fff947d3c549354026d5392 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -143,7 +143,7 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['win7', 'intel', 'no_passthrough'])
# Win / Intel failures
- self.Flaky('conformance/uniforms/gl-uniform-arrays.html',
+ self.Skip('conformance/uniforms/gl-uniform-arrays.html',
['win', 'debug', 'intel'], bug=678382)
# Win / AMD flakiness seen on new tryservers.
« 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