From 1fc79ce4c4b5cd475705a8f3dc40421dfc6726ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Terelius?= Date: Tue, 12 Mar 2024 11:02:46 +0100 Subject: [PATCH] Temporarily remove Linux MSan from LKGR MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: b/329130536 Change-Id: Iaa236db97ece69aa182b0f61a9c2966e241a0083 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/342680 Reviewed-by: Jeremy Leconte Commit-Queue: Björn Terelius Cr-Commit-Position: refs/heads/main@{#41882} --- infra/config/config.star | 1 + infra/config/cr-buildbucket.cfg | 1 - infra/config/luci-notify.cfg | 5 ----- 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/infra/config/config.star b/infra/config/config.star index d02a380354..5c9f7fef20 100755 --- a/infra/config/config.star +++ b/infra/config/config.star @@ -53,6 +53,7 @@ def os_from_name(name): # useful when a failure can be safely ignored while fixing it without # blocking the LKGR finder on it. skipped_lkgr_bots = [ + "Linux MSan", # TODO(b/329130536): Re-enable ] # Use LUCI Scheduler BBv2 names and add Scheduler realms configs. diff --git a/infra/config/cr-buildbucket.cfg b/infra/config/cr-buildbucket.cfg index 039c580a34..3ab021a7c2 100644 --- a/infra/config/cr-buildbucket.cfg +++ b/infra/config/cr-buildbucket.cfg @@ -1879,7 +1879,6 @@ buckets { ' "Fuchsia Release",' ' "Linux (more configs)",' ' "Linux Asan",' - ' "Linux MSan",' ' "Linux Tsan v2",' ' "Linux UBSan",' ' "Linux UBSan vptr",' diff --git a/infra/config/luci-notify.cfg b/infra/config/luci-notify.cfg index 129d0e4268..eb9544a284 100644 --- a/infra/config/luci-notify.cfg +++ b/infra/config/luci-notify.cfg @@ -295,11 +295,6 @@ notifiers { name: "Linux MSan" repository: "https://webrtc.googlesource.com/src" } - tree_closers { - tree_status_host: "webrtc-status.appspot.com" - failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" - failed_step_regexp_exclude: ".*\\(experimental\\).*" - } } notifiers { notifications {