Commit 8f840cb8 authored by Mohamed Amir Yosef's avatar Mohamed Amir Yosef Committed by Commit Bot

[Sheriff] Disable graphics.TraceReplay.glxgears_stable

It has been failing consistently on CrOS bots.
This disables it.

Bug: 1123872
Change-Id: I79152a991118af02a215e3f809c50f42c12d24cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387101
Commit-Queue: Maksim Ivanov <emaxx@chromium.org>
Reviewed-by: default avatarMaksim Ivanov <emaxx@chromium.org>
Cr-Commit-Position: refs/heads/master@{#803459}
parent 9f6e77ff
......@@ -288,6 +288,9 @@ if (is_chromeos_device) {
tast_test("chrome_all_tast_tests") {
# To disable a specific test, add it the following list and cite a bug.
tast_disabled_tests = [
# crbug.com/1123872
"graphics.TraceReplay.glxgears_stable",
# crbug.com/1123300
"crostini.Basic.artifact",
"crostini.PackageInfo.artifact",
......
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