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

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

Issue 2026173002: Roll WebGL 3b5957b..2211435 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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') | content/test/gpu/gpu_tests/webgl_conformance_expectations.py » ('j') | 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 0638bc34d4b884821ca412f7d1a1f86f1d39f34d..1c5e2defef28ee537096e4a63300384e8229a18e 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -57,7 +57,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Skip('deqp/functional/gles3/shaderstatequery.html', bug=483282)
self.Skip('deqp/functional/gles3/shadertexturefunction/*.html', bug=483282)
self.Skip('deqp/functional/gles3/sync.html', bug=483282)
- self.Skip('deqp/functional/gles3/textureshadow.html', bug=483282)
+ self.Skip('deqp/functional/gles3/textureshadow/*.html', bug=483282)
self.Skip('deqp/functional/gles3/transformfeedback.html', bug=483282)
self.Skip('deqp/functional/gles3/uniformapi.html', bug=483282)
self.Skip('deqp/functional/gles3/uniformbuffers.html', bug=483282)
« no previous file with comments | « DEPS ('k') | content/test/gpu/gpu_tests/webgl_conformance_expectations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698