Commit 2914c6e6 authored by Kai Ninomiya's avatar Kai Ninomiya Committed by Commit Bot

Upgrade a suppression from RetryOnFailure to Failure

This flakes enough times in a row that RetryOnFailure is not enough.
Could be because the flake rate is high, or because some system state
causes it to fail consistently across a few retries.

No-Try: true
TBR: kbr@chromium.org
Bug: 1112101, angleproject:4922
Change-Id: I1e5612644349ac28e782ef25ede61a2eac255631
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2338857Reviewed-by: default avatarKai Ninomiya <kainino@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#795102}
parent 519e66b0
...@@ -154,7 +154,8 @@ crbug.com/angleproject/2914 [ vulkan passthrough ] conformance/textures/misc/tex ...@@ -154,7 +154,8 @@ crbug.com/angleproject/2914 [ vulkan passthrough ] conformance/textures/misc/tex
crbug.com/angleproject/4931 [ win nvidia vulkan passthrough ] conformance/textures/misc/texture-mips.html [ Failure ] crbug.com/angleproject/4931 [ win nvidia vulkan passthrough ] conformance/textures/misc/texture-mips.html [ Failure ]
# Win / Intel / Vulkan / Passthrough command decoder # Win / Intel / Vulkan / Passthrough command decoder
crbug.com/angleproject/4922 [ win intel vulkan passthrough ] conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ RetryOnFailure ] # Technically flaky, but flake rate is too high for RetryOnFailure.
crbug.com/angleproject/4922 [ win intel vulkan passthrough ] conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
#################### ####################
# Fuchsia failures # # Fuchsia failures #
......
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