| Index: infra/config/cq.cfg
|
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
|
| index 4d8dff36283057ab30bba3735c397ddeeb39084e..fae6fd27a1c08fd6c0aa9c60b433b11e63f36d00 100644
|
| --- a/infra/config/cq.cfg
|
| +++ b/infra/config/cq.cfg
|
| @@ -59,13 +59,7 @@ verifiers {
|
| builders { name: "linux_chromium_chromeos_ozone_rel_ng" }
|
| builders { name: "linux_chromium_chromeos_rel_ng" }
|
| builders { name: "linux_chromium_clobber_rel_ng" }
|
| - builders {
|
| - name: "linux_chromium_compile_dbg_32_ng"
|
| - properties {
|
| - name: "testfilter"
|
| - value: "compile"
|
| - }
|
| - }
|
| + builders { name: "linux_chromium_compile_dbg_32_ng" }
|
| builders { name: "linux_chromium_gn_chromeos_rel" }
|
| builders { name: "linux_chromium_gn_dbg" }
|
| builders { name: "linux_chromium_gn_rel" }
|
|
|