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

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

Issue 2687883003: Update Nexus 9 GPU bot webgl conformance test expectations. (Closed)
Patch Set: Created 3 years, 10 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 f613d1509fe35eba48fc12cc3b30e23a10a94538..87ece49feca219b333598b0fd54858ea2adcf21a 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -590,20 +590,10 @@ class WebGLConformanceExpectations(GpuTestExpectations):
# Nexus 9
self.Fail('deqp/data/gles2/shaders/functions.html',
['android', 'nvidia'], bug=478572)
- self.Skip('conformance/extensions/oes-texture-float-with-video.html',
- ['android', 'nvidia'], bug=499555) # flaky
self.Fail('conformance/glsl/bugs/multiplication-assignment.html',
['android', 'nvidia'], bug=606096)
- self.Fail('conformance/glsl/constructors/glsl-construct-mat2.html',
- ['android', 'nvidia'], bug=606096)
- self.Fail('conformance/glsl/constructors/glsl-construct-mat3.html',
- ['android', 'nvidia'], bug=606096)
- self.Fail('conformance/glsl/constructors/glsl-construct-mat4.html',
- ['android', 'nvidia'], bug=606096)
self.Fail('WebglExtension_WEBGL_compressed_texture_atc',
['android', ('nvidia', 'NVIDIA Tegra')])
- self.Fail('deqp/data/gles2/shaders/conversions.html',
- ['android', ('nvidia', 'NVIDIA Tegra')], bug=478572)
# Pixel C
self.Fail('conformance/glsl/bugs/constant-precision-qualifier.html',
« 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