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

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

Issue 2802293003: Mark WebglConformance_conformance_glsl_bugs_varying_arrays_should_not_be_reversed failing on Nexus 5 (Closed)
Patch Set: Created 3 years, 8 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 0d9b08717fa9cb8e46d7774fec3954cac5028093..6451825ceaa53939e34fe9abf47bb36af53e9cbb 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -596,6 +596,9 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['android', ('qualcomm', 'Adreno (TM) 330')], bug=678850)
self.Fail('conformance/attribs/gl-vertexattribpointer.html',
['android', ('qualcomm', 'Adreno (TM) 330')], bug=678850)
+ self.Fail('conformance/glsl/bugs/' +
+ 'varying-arrays-should-not-be-reversed.html',
+ ['android', ('qualcomm', 'Adreno (TM) 330')], bug=709704)
# Nexus 5X
# This one is causing intermittent timeouts on the device, and it
« 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