Skip to content

Commit

Permalink
Disable ChromeCrashLoggedInDirect tests
Browse files Browse the repository at this point in the history
This disables two tast tests which are consistently failing:
https://ci.chromium.org/p/chromium/builders/ci/chromeos-amd64-generic-rel/41488
https://ci.chromium.org/p/chromium/builders/ci/chromeos-amd64-generic-rel/41489
https://ci.chromium.org/p/chromium/builders/ci/chromeos-amd64-generic-rel/41490
https://ci.chromium.org/p/chromium/builders/ci/chromeos-amd64-generic-rel/41491
https://ci.chromium.org/p/chromium/builders/ci/chromeos-amd64-generic-rel/41492

TBR=iby@chromium.org,bpastene@chromium.org
Bug: 1059426

Change-Id: I32ce8ec695dff6397f2e5eb14eeb01b29130b779
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138001
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Reviewed-by: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#756837}
  • Loading branch information
josepharhar authored and Commit Bot committed Apr 6, 2020
1 parent bc89f6b commit d3cc7a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chromeos/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,10 @@ if (is_chromeos_device) {

# crbug.com/1056163
"hwsec.LoginGuest",

# crbug.com/1059426
"ui.ChromeCrashNotLoggedInDirect.breakpad",
"ui.ChromeCrashLoggedInDirect.breakpad",
]
}

Expand Down

0 comments on commit d3cc7a9

Please sign in to comment.