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

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

Issue 2857983002: Re-add expected failure of WebGL test renderbuffer-initialization. (Closed)
Patch Set: Created 3 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 c56f6d975677de6c10b9cf079cb4b663c54e4655..6724fac17c797ae6a921dbdf244bafb27bf634b9 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -131,6 +131,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['passthrough'], bug=1635) # angle bug ID
self.Fail('conformance/reading/read-pixels-test.html',
['passthrough'], bug=1639) # angle bug ID
+ self.Fail('conformance/renderbuffers/renderbuffer-initialization.html',
+ ['passthrough'], bug=1635) # angle bug ID
self.Fail('conformance/textures/misc/texture-mips.html',
['passthrough'], bug=665518)
self.Fail('WebglExtension_OES_texture_float_linear',
« 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