Revert of Excluding two troublesome trybots from the CQ config. (patchset #1 id:1 of https://codereview.webrtc.org/1310953006/ )
Reason for revert:
Both bots are now back online. Let's try enabling them again.
Original issue's description:
> Excluding two troublesome trybots from the CQ config.
>
> Temporary measurement to allow landing of a queue of CLs.
>
> BUG=524352, 526625
> R=phoglund@webrtc.org
>
> Committed: fa7cb8eaa7
TBR=phoglund@webrtc.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=524352, 526625
Review URL: https://codereview.webrtc.org/1305983005
Cr-Commit-Position: refs/heads/master@{#9842}
This commit is contained in:
@ -26,8 +26,7 @@ verifiers {
|
||||
try_job {
|
||||
buckets {
|
||||
name: "tryserver.webrtc"
|
||||
# Temporary disabled due to reliability issues: crbug.com/526625.
|
||||
#builders { name: "android" }
|
||||
builders { name: "android" }
|
||||
builders { name: "android_arm64_rel" }
|
||||
builders { name: "android_clang" }
|
||||
builders { name: "android_gn" }
|
||||
@ -49,8 +48,7 @@ verifiers {
|
||||
builders { name: "linux_tsan2" }
|
||||
builders { name: "mac" }
|
||||
builders { name: "mac_asan" }
|
||||
# Temporary disabled due to reliability issues: crbug.com/524352.
|
||||
#builders { name: "mac_baremetal" }
|
||||
builders { name: "mac_baremetal" }
|
||||
builders { name: "mac_rel" }
|
||||
builders { name: "mac_x64" }
|
||||
builders { name: "mac_x64_gn" }
|
||||
|
Reference in New Issue
Block a user