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

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

Issue 2006583002: Fix expando-loss-2.html test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
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 469981704765ab46ed419cfed180fb6844992841..fb6db9b9756d6a7b5109adbba243f8162f89b214 100644
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
@@ -71,7 +71,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
self.Fail('conformance2/glsl3/forbidden-operators.html', bug=483282)
- self.Fail('conformance2/misc/expando-loss-2.html', bug=483282)
self.Flaky('conformance2/query/occlusion-query.html', bug=603168)
self.Fail('conformance2/vertex_arrays/vertex-array-object.html', bug=483282)

Powered by Google App Engine
This is Rietveld 408576698