fuchsia: Take bots off CQ pending flake investigation

Bug: crashpad:219
Change-Id: I98c4edbff5e5739aa3f4bb89e2e0ecf2f79206bf
Reviewed-on: https://chromium-review.googlesource.com/937809
Reviewed-by: Mark Mentovai <mark@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
This commit is contained in:
Scott Graham 2018-02-26 09:34:37 -08:00 committed by Commit Bot
parent a869ae18d2
commit 8a12f58930

View File

@ -37,8 +37,10 @@ verifiers {
builders { name: "crashpad_try_mac_rel" }
builders { name: "crashpad_try_win_dbg" }
builders { name: "crashpad_try_win_rel" }
builders { name: "crashpad_try_fuchsia_x64_dbg" }
builders { name: "crashpad_try_fuchsia_x64_rel" }
# https://bugs.chromium.org/p/crashpad/issues/detail?id=219 QEMU runs are
# flaking; remove from CQ while being investigated.
#builders { name: "crashpad_try_fuchsia_x64_dbg" }
#builders { name: "crashpad_try_fuchsia_x64_rel" }
# https://crbug.com/743139 - disabled until we can move these to swarming,
# at which point we can just remove them.
#builders { name: "crashpad_try_win_x86_dbg" }