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) |