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

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

Issue 2049693004: Roll WebGL 0e41a33..04fa5ca (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/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 2fd65aabcae9c27fb7c626e6bf37db028f889982..3589efd2a9a24330872cbd938979322fc3f8587e 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -46,7 +46,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Skip('deqp/functional/gles3/shaderpackingfunction.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/uniformbuffers.html', bug=483282)
self.Fail('deqp/data/gles3/shaders/preprocessor.html', bug=483282)
@@ -330,6 +329,8 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['mac'], bug=606074)
self.Fail('deqp/functional/gles3/shaderloop_do_while.html',
['mac'], bug=617820)
+ self.Fail('deqp/functional/gles3/uniformbuffers/random.html',
+ ['mac'], bug=618464)
self.Skip('deqp/functional/gles3/texturespecification/' +
'basic_copyteximage2d.html',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698