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

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

Issue 2848133002: Unsuppress cube-map-uploads-out-of-order in WebGL 2.0 suite. (Closed)
Patch Set: Created 3 years, 8 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 4dd79b98a60249847410ecdf7639007162d8af14..d691c29189e2b7d13e5a86d58d9ac91cd8e9b564 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -256,8 +256,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['mac'], bug=1832) # khronos WebGL issue
# Mac Retina NVIDIA
- self.Fail('conformance/textures/misc/cube-map-uploads-out-of-order.html',
- ['mac', ('nvidia', 0xfe9)], bug=473739)
self.Fail('deqp/functional/gles3/fbomultisample*',
['mac', ('nvidia', 0xfe9)], bug=641209)
self.Fail('deqp/functional/gles3/framebufferblit/' +
« 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