Commit 42476cbf authored by kbr's avatar kbr Committed by Commit bot

Suppress failures of GpuCrash.GPUProcessCrashesExactlyOnce.

BUG=457217

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

Cr-Commit-Position: refs/heads/master@{#316257}
parent 9b34aee9
......@@ -13,4 +13,4 @@ class ContextLostExpectations(GpuTestExpectations):
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
self.Fail('GpuCrash.GPUProcessCrashesExactlyOnce',
['win'], bug=392891)
['win', 'mac', 'linux'], bug=457217)
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