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

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

Issue 2135793002: Roll WebGL 4da7838..74a8e95 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Roll WebGL 4da7838..74a8e95 Created 4 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 | « DEPS ('k') | 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 6b585ce9ee43521b4243a0d425dcec21261e6543..c0d3c92f93510d9bf164ecf0bbeed50911b80b4e 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -536,14 +536,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
# self.Fail('conformance/extensions/webgl-draw-buffers.html',
# ['linux', ('intel', 0x412), 'opengl'], bug=586536)
-
- self.Skip('conformance/glsl/bugs/' +
- 'global-invariant-does-not-leak-across-shaders.html',
- bug=625363)
-
- # Fails on multiple platforms
- self.Skip('deqp/data/gles2/shaders/preprocessor.html', bug=625363)
-
# OpenGL / NVIDIA failures
self.Fail('conformance/attribs/gl-disabled-vertex-attrib.html',
['win', 'linux', 'nvidia', 'opengl'], bug=1007) # angle bug ID
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698