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

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

Issue 1387743002: Fixed expando-loss.html test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Delete hidden value on object when setting it to null. Created 5 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
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 c91f9022e14d61312e6d7f3e8d150a01a728ea4e..c6eaebe0757d999086925ace37c9388438c14530 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -36,8 +36,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
bug=478572)
self.Fail('deqp/data/gles2/shaders/scoping.html',
bug=478572)
- self.Fail('conformance/misc/expando-loss.html',
- bug=485634)
self.Fail('conformance/buffers/buffer-data-array-buffer.html',
bug=535077)

Powered by Google App Engine
This is Rietveld 408576698