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

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

Issue 2166923002: Add unittests for InvalidateFramebuffer with DEPTH_STENCIL_ATTACHMENT (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix bots failures 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
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 746f0aae124baf01637c4dc65fd87b1abacc9889..466aaea1e020174fe670f5b42d943938b3a9d97f 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -107,9 +107,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('conformance2/glsl3/array-in-complex-expression.html',
['win'], bug=483282)
- self.Fail('deqp/functional/gles3/fboinvalidate/whole.html',
- ['win'], bug=624506)
-
# ANGLE bug id
self.Fail('deqp/functional/gles3/fbomultisample*',
['win'], bug=1246)
@@ -528,9 +525,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
'tex-2d-rgb-rgb-unsigned_short_5_6_5.html',
['linux'], bug=627525)
- self.Fail('deqp/functional/gles3/fboinvalidate/whole.html',
- ['linux'], bug=624506)
-
# Multi-vendor failures.
self.Fail('deqp/data/gles3/shaders/functions.html',
« no previous file with comments | « no previous file | gpu/command_buffer/service/framebuffer_manager.h » ('j') | gpu/command_buffer/service/gles2_cmd_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698