mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:16:13 +00:00
Make Windows bots non-experimental
In the transition from Buildbot to LUCI, the Windows bots were temporarily marked experimental. They should not be and should block the CQ if failing. Bug: crashpad:264 Change-Id: I781d70b323fb34209916f46c0dcf2235a95876fa Reviewed-on: https://chromium-review.googlesource.com/c/1318386 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org>
This commit is contained in:
parent
9ee48fb1be
commit
a008d8a151
@ -34,8 +34,8 @@ verifiers {
|
||||
name: "luci.crashpad.try"
|
||||
builders { name: "crashpad_try_mac_dbg" }
|
||||
builders { name: "crashpad_try_mac_rel" }
|
||||
builders { name: "crashpad_try_win_dbg" experiment_percentage: 100 }
|
||||
builders { name: "crashpad_try_win_rel" experiment_percentage: 100 }
|
||||
builders { name: "crashpad_try_win_dbg" }
|
||||
builders { name: "crashpad_try_win_rel" }
|
||||
builders { name: "crashpad_try_linux_dbg" }
|
||||
builders { name: "crashpad_try_linux_rel" }
|
||||
builders { name: "crashpad_try_fuchsia_arm64_dbg" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user