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

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: 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 eb5d2be5a707a77162a420228306334e98aa5aa7..b3349ff414f6bb44631752d314d98691165ccc22 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)
# Win failures
self.Fail('conformance/glsl/bugs/' +

Powered by Google App Engine
This is Rietveld 408576698