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

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

Issue 2296853002: Update WebGL2 expectations for AMD and Intel. (Closed)
Patch Set: Created 4 years, 4 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/webgl2_conformance_expectations.py
diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
index 7c53dbb27981eb7aa003bbd32aae0b513ac27ee9..64191c7fcece85641b1a43593ca230e0dbf0ca16 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -77,8 +77,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['win', 'amd'], bug=614178)
self.Fail('deqp/functional/gles3/shadertexturefunction/texture.html',
['win', 'amd'], bug=483282)
- self.Fail('deqp/functional/gles3/shadertexturefunction/texturesize.html',
- ['win', 'amd'], bug=483282)
# Failing on old R5 230 configuration.
self.Fail('deqp/functional/gles3/shadertexturefunction/' +
@@ -157,8 +155,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('deqp/functional/gles3/shadertexturefunction/' +
'texelfetchoffset.html',
['win', 'intel'], bug=483282)
- self.Fail('deqp/functional/gles3/shadertexturefunction/texturesize.html',
- ['win', 'intel'], bug=483282)
self.Fail('deqp/functional/gles3/uniformbuffers/*.html',
['win', 'intel'], bug=483282)
self.Fail('deqp/functional/gles3/textureshadow/2d_array_*.html',
« 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