Commit 187f4c95 authored by Jamie Madill's avatar Jamie Madill Committed by Commit Bot

Remove flaky Win/Vulkan/NV WebGL suppression.

The drivers have been upgraded. Try running the test suites again
to see if the device lost problems have gone away.

Bug: 917046
Change-Id: I8a8b92e5cdb0f26f7b6f502cbd99c52308767ecd
Tbr: kbr@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/1407089Reviewed-by: default avatarJamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622124}
parent 2a511d64
......@@ -123,10 +123,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
'in-parameter-passed-as-inout-argument-and-global.html',
['nvidia'], bug=792210)
# Random crashes and device lost can occur with the NVIDIA Vulkan driver.
# TODO(jmadill): Lift this once drivers upgraded. http://crbug.com/887241
self.Flaky('*', ['win', 'nvidia', 'passthrough', 'vulkan'], bug=917046)
# This test needs to be rewritten to measure its expected
# performance; it's currently too flaky even on release bots.
self.Skip('conformance/rendering/texture-switch-performance.html',
......
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