Commit cbd4a93f authored by kbr's avatar kbr Committed by Commit bot

Remove suppression for angle-instanced-arrays.html.

Underlying bugs have been fixed.

BUG=398337,401716

Review URL: https://codereview.chromium.org/557943002

Cr-Commit-Position: refs/heads/master@{#294043}
parent 5eb59b4a
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment