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

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

Issue 2657863003: Mark flaky WebGL conformance test as failure on Mac Retina (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 af200714c97dab9fee5b9f89414e811ebbeff907..4b0072015eb068eb5145ac468785bd2b876d56ca 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -379,7 +379,7 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['mac', ('nvidia', 0xfe9)], bug=635081)
self.Fail('conformance/textures/misc/tex-input-validation.html',
['mac', ('nvidia', 0xfe9)], bug=635081)
- self.Flaky('conformance/uniforms/' +
+ self.Fail('conformance/uniforms/' +
'no-over-optimization-on-uniform-array-12.html',
['mac', ('nvidia', 0xfe9)], bug=684903)
« 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