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

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

Issue 557943002: Remove suppression for angle-instanced-arrays.html. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1572df48484833f2cb657702c216a38be82d148f..801f15ffc446389208f5428f14264b23b177b1ec 100644
--- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
+++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
@@ -38,11 +38,6 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations):
self.Fail('conformance/glsl/bugs/conditional-discard-in-loop.html',
['win'], bug=402195)
- # Win D3D9 failures (unfortunately can not target just this
- # configuration with test expectations)
- self.Fail('conformance/extensions/angle-instanced-arrays.html',
- ['win'], bug=401713)
-
# Win7 / Intel failures
self.Fail('conformance/rendering/gl-scissor-test.html',
['win7', 'intel'], bug=314997)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698