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

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

Issue 1473103002: Generate correct error from WEBGL_draw_buffers extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp » ('j') | 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 da90b7d916a39f021b1b67df302c7ef2cb2a1365..00becedff32371cdece5e180be66b5e4726a58cb 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -38,8 +38,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
bug=478572)
self.Fail('conformance/extensions/ext-sRGB.html',
bug=540900)
- self.Fail('conformance/extensions/webgl-draw-buffers.html',
- bug=559359)
self.Fail('conformance/textures/misc/cube-incomplete-fbo.html',
bug=559362)
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/webgl/WebGLDrawBuffers.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698