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

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

Issue 2366453002: remove ETC2/EAC texture support in core WebGL 2 (Closed)
Patch Set: rebase Created 4 years, 2 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/build_gles2_cmd_buffer.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 1853e179d94bda4ce9b90a4810dac2f9b04fed49..957a8d87fd1bb4b0083e9e58f57f95b71f4e5332 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -60,26 +60,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
bug=654201)
self.Fail('conformance2/transform_feedback/transform_feedback.html',
bug=654201)
- self.Fail('conformance2/context/constants-and-properties-2.html',
- bug=655836)
- self.Fail('conformance/extensions/webgl-compressed-texture-etc.html',
- bug=655836)
- self.Fail('conformance/extensions/webgl-compressed-texture-pvrtc.html',
- bug=655836)
- self.Fail('conformance/extensions/webgl-compressed-texture-atc.html',
- bug=655836)
- self.Fail('conformance/extensions/webgl-compressed-texture-s3tc.html',
- bug=655836)
- self.Fail('conformance/extensions/webgl-compressed-texture-s3tc-srgb.html',
- bug=655836)
- self.Fail('conformance2/textures/misc/tex-storage-compressed-formats.html',
- bug=655836)
- self.Fail('deqp/functional/gles3/integerstatequery.html', bug=655836)
- self.Fail('deqp/functional/gles3/negativetextureapi.html',
- ['win', 'mac'], bug=655836)
- self.Fail('deqp/functional/gles3/textureformat/*', bug=655836)
- self.Fail('deqp/functional/gles3/texturewrap/*', bug=655836)
- self.Fail('deqp/functional/gles3/texturewrap.html', bug=655836)
# Windows only.
# We are awesome!
« no previous file with comments | « no previous file | gpu/command_buffer/build_gles2_cmd_buffer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698