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

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

Issue 1907913002: Add WebglExtension.EXT_disjoint_timer_query expectation for Nexus 5. (Closed) Base URL: http://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 0a7caf0a069277ca461a8b1e410cdd166ad7ffbe..80e55cae6cf3b8ff66ca4f3d7c49c85abddf434c 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -77,6 +77,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['android'])
# Nexus 5
+ self.Fail('WebglExtension.EXT_disjoint_timer_query',
+ ['android', ('qualcomm', 'Adreno (TM) 330')])
self.Fail('WebglExtension.OES_texture_float_linear',
['android', ('qualcomm', 'Adreno (TM) 330')])
« 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