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

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

Issue 2166083002: texture_manager: disable cubemap workaround on ES3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: texture_manager: disable cubemap workaround on ES3 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 | « no previous file | gpu/command_buffer/service/texture_manager.cc » ('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 51a91d5bbf7eaa0ac14271733eea3928c74af30b..26477a35cab22fa1271d82a8fc1c9307b2579184 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -570,10 +570,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['linux', 'opengl'], bug=483282)
# Linux NVIDIA only.
- # La la la la la la la la la la ... (well, not right now, soon)
- self.Fail('deqp/functional/gles3/texturespecification/' +
- 'random_teximage2d_cube.html',
- ['linux', 'nvidia'], bug=483282)
+ # La la la la la la la la la la ...
# Linux NVIDIA with ANGLE only
self.Fail('conformance/attribs/gl-disabled-vertex-attrib.html',
« no previous file with comments | « no previous file | gpu/command_buffer/service/texture_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698