Turn fuchsia trybots on by default

All currently compiled-in/enabled tests should be reliably passing now,
so add Fuchsia bots to the CQ. (Of course, there's a lot of
functionality still compiled out).

Bug: crashpad:196
Change-Id: I1544798afefd6a505200c9ae38253d73eb6497ef
Reviewed-on: https://chromium-review.googlesource.com/923425
Commit-Queue: Scott Graham <scottmg@chromium.org>
Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
Scott Graham 2018-02-16 14:11:26 -08:00 committed by Commit Bot
parent 8ee14eef08
commit 4a9d422652

View File

@ -37,6 +37,8 @@ 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://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" }