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

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

Issue 1896693002: Suppress conformance/extensions/webgl-draw-buffers on Linux new Intel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@intel
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 b6f2164f99c0c07aa8799d962f907c104115a39a..3bcb67499f401e26c8aab7ada3c218b4ff237018 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -222,6 +222,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['linux', 'intel', 'opengl'], bug=598924)
self.Fail('conformance/uniforms/gl-uniform-arrays.html',
['linux', 'debug', ('intel', 0x412)], bug=604140)
+ self.Fail('conformance/extensions/webgl-draw-buffers.html',
+ ['linux', ('intel', 0x412), 'opengl'], bug=586536)
# Android failures
self.Fail('deqp/data/gles2/shaders/constants.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