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

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

Issue 1994163003: Adding another test expectations for Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 c86884897bb77a747ba38fac8bfdedddcbf4c6fd..79e6415b21dfccf4de35fee2df1151a4d276f2c4 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -337,6 +337,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
self.Fail('conformance/glsl/misc/' +
'shader-with-256-character-identifier.frag.html',
['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945)
+ self.Fail('conformance/glsl/misc/shader-with-257-character-define.html',
+ ['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945)
# Nexus 9
self.Fail('WebglExtension.WEBGL_compressed_texture_atc',
« 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