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

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

Issue 1932103003: Mark conformance/extensions/oes-texture-half-float.html on Linux / ANGLE. (Closed) Base URL: https://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 03868520b5425c86e64fc16d581f210e9d1ff182..64a97acae5e09b8b8038d6e6b351a58ef159ec52 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -200,6 +200,10 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['mac', ('amd', 0x6821)], bug=599272)
# Linux failures
+ # OpenGL
+ self.Fail('conformance/extensions/oes-texture-half-float.html',
+ ['linux', 'opengl'], bug=607283)
+
# NVIDIA
self.Fail('conformance/extensions/angle-instanced-arrays.html',
['linux', 'nvidia'], bug=544989) # Too flaky to retry
« 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