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

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

Issue 2096333003: Re-add WebGL expected failure for Nexus 9. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 3ef43185f84f8972342e6854ed0cdfd342d0adf4..bed66a864f395221ff0d4763ea0ee9e8f9d579ba 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -370,6 +370,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['android', ('qualcomm', 'Adreno (TM) 420')], bug=611945)
# Nexus 9
+ self.Fail('deqp/data/gles2/shaders/functions.html',
+ ['android', ('nvidia', 'NVIDIA Tegra')], bug=478572)
self.Fail('WebglExtension.WEBGL_compressed_texture_atc',
['android', ('nvidia', 'NVIDIA Tegra')])
« 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