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

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

Issue 2886263005: Initialize remaining passthrough command decoder caps. (Closed)
Patch Set: Created 3 years, 7 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/gles2_cmd_decoder_passthrough.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/webgl_conformance_expectations.py
diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
index 03a0717e03f0df5805a03be88ab0d69e6a4df034..c7311f0e62a0486ee3057feecb4b0159cda378c3 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -111,8 +111,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
# Passthrough command decoder
self.Fail('conformance/extensions/ext-sRGB.html',
['passthrough'], bug=679696)
- self.Fail('conformance/extensions/ext-disjoint-timer-query.html',
- ['passthrough'], bug=1523) # angle bug ID
self.Fail('conformance/extensions/get-extension.html',
['passthrough'], bug=682745)
self.Fail('conformance/extensions/oes-texture-float.html',
« no previous file with comments | « no previous file | gpu/command_buffer/service/gles2_cmd_decoder_passthrough.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698