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

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

Issue 2322943002: Generate INVALID_OPERATION error when attempting to bind a deleted object (Closed)
Patch Set: Solve merge conflict Created 4 years, 3 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/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 d4d866b8bf4bb545193d677c5f68eb1649b8d6ba..d0f55e0cc68a46ebe9e1b1debc203aac6baf9aa1 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -101,7 +101,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
# Conformance expectations
# ========================
# Fails on all platforms
- self.Fail('conformance/misc/object-deletion-behaviour.html', bug=644957)
# We need to add WebGL 1 check in command buffer that format/type from
# TexSubImage2D have to match the current texture's.

Powered by Google App Engine
This is Rietveld 408576698