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

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

Issue 2645723004: update webgl cts expectations (Closed)
Patch Set: more update 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 | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | 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 ba3663e422c125b573fe2889af5282e3fb0d84a4..1b43b24fc1e0d1b22755083099f2e0f4926c8dfa 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -90,10 +90,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
# Nexus 5
self.Fail('WebglExtension_OES_texture_float_linear',
['android', ('qualcomm', 'Adreno (TM) 330')])
- self.Fail('conformance/more/functions/vertexAttribPointerBadArgs.html',
- ['android', ('qualcomm', 'Adreno (TM) 330')], bug=678850)
- self.Fail('conformance/attribs/gl-vertexattribpointer.html',
- ['android', ('qualcomm', 'Adreno (TM) 330')], bug=678850)
# Nexus 5X
self.Fail('WebglExtension_EXT_sRGB',
« no previous file with comments | « content/test/gpu/gpu_tests/webgl2_conformance_expectations.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698