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

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

Issue 2173913003: Roll WebGL 6e08f37..937acaa (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update 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/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 5982448d7ba0312698d3cd2bad1fbd242c7dc87c..fc77d80e34640e5b875971e307b0ba785015cc4e 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -208,6 +208,10 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['mac'], bug=619264)
self.Fail('deqp/functional/gles3/shaderloop_do_while.html',
['mac'], bug=617820)
+ self.Fail('deqp/functional/gles3/fbocompleteness.html',
+ ['mac'], bug=630800)
+ # self.Fail('deqp/functional/gles3/fbocompleteness.html',
+ # ['mac', ('nvidia', 0xfe9)], bug=616562)
self.Fail('deqp/data/gles3/shaders/linkage.html',
['mac'], bug=601821)
@@ -297,8 +301,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['mac', ('nvidia', 0xfe9)], bug=483282)
self.Fail('deqp/functional/gles3/negativevertexarrayapi.html',
['mac', ('nvidia', 0xfe9)], bug=483282)
- self.Fail('deqp/functional/gles3/fbocompleteness.html',
- ['mac', ('nvidia', 0xfe9)], bug=616562)
self.Fail('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