mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
fuchsia: Re-enable the trybots in compile-only config; enable arm64
https://chromium-review.googlesource.com/c/chromium/tools/build/+/1111016 makes the bots compile-only which is better than not having them on at all, until we have a reliable way to run the tests. Additionally, flip on the arm64 builders. Bug: crashpad:219 Change-Id: If61fe9d3e569996119c09499599d197070b8c358 Reviewed-on: https://chromium-review.googlesource.com/1111020 Reviewed-by: Joshua Peraza <jperaza@chromium.org>
This commit is contained in:
parent
d5ab4e21c6
commit
17dff19b21
@ -39,10 +39,10 @@ verifiers {
|
||||
builders { name: "crashpad_try_win_rel" }
|
||||
builders { name: "crashpad_try_linux_dbg" }
|
||||
builders { name: "crashpad_try_linux_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" }
|
||||
builders { name: "crashpad_try_fuchsia_arm64_dbg" }
|
||||
builders { name: "crashpad_try_fuchsia_arm64_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" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user