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

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

Issue 380533002: Re-enable a webgl conformance test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 2e15a6fbe4e007bed6f4f32e4deaeddd921132a9..753db4cb36e00a14ba63bada8049756e74b29613 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -27,8 +27,6 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations):
# Fails on all platforms
self.Fail('conformance/glsl/misc/shaders-with-mis-matching-uniforms.html',
bug=351396)
- self.Fail('conformance/textures/texture-draw-with-2d-and-cube.html',
- bug=391951)
self.Fail('conformance/renderbuffers/framebuffer-object-attachment.html',
['win', 'linux', 'android', 'chromeos'], bug=391953)
« 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