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

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

Issue 1244163004: Update WebGL CTS 1 expected failures. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 296067db208fa94cc931638a4314fb74e630798f..3ca9972cea550270433ae776fdcc9077a0054ffd 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -30,22 +30,12 @@ class WebGLConformanceExpectations(GpuTestExpectations):
def SetExpectations(self):
# Fails on all platforms
- self.Fail('deqp/data/gles2/shaders/constant_expressions.html',
- bug=478572)
- self.Fail('deqp/data/gles2/shaders/constants.html',
- bug=478572)
- self.Fail('deqp/data/gles2/shaders/fragdata.html',
- bug=478572)
self.Fail('deqp/data/gles2/shaders/functions.html',
bug=478572)
- self.Fail('deqp/data/gles2/shaders/linkage.html',
- bug=478572)
self.Fail('deqp/data/gles2/shaders/preprocessor.html',
bug=478572)
self.Fail('deqp/data/gles2/shaders/scoping.html',
bug=478572)
- self.Fail('conformance/glsl/misc/const-variable-initialization.html',
- bug=485632)
self.Fail('conformance/misc/expando-loss.html',
bug=485634)
« 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