| Index: infra/config/cq.cfg
|
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
|
| index 99fed5b588f0b673b63ca6edc182d1404cc6cf54..21516b59b367194a0932c58e89b11c5358766ca6 100644
|
| --- a/infra/config/cq.cfg
|
| +++ b/infra/config/cq.cfg
|
| @@ -44,7 +44,8 @@ verifiers {
|
| builders { name: "ios_api_framework" }
|
| builders { name: "linux_arm" }
|
| builders { name: "linux_asan" }
|
| - builders { name: "linux_baremetal" }
|
| + # Stuck offline (https://crbug.com/705369).
|
| + #builders { name: "linux_baremetal" }
|
| builders { name: "linux_compile_dbg" }
|
| builders { name: "linux_libfuzzer_rel" }
|
| builders { name: "linux_memcheck" }
|
|
|