From 7aa145d73ee312ed950f5bd5e27ab25453d940a3 Mon Sep 17 00:00:00 2001 From: Jeremy Leconte Date: Fri, 13 Jan 2023 11:49:26 +0100 Subject: [PATCH] Remove 'iOS Debug (simulator)' from LKGR. Currently ios 16 fails on a test, it should be fixed with https://webrtc-review.googlesource.com/c/src/+/290895. Change-Id: Ib19f1d19950b3117c1571f4da56e7309907f5a6f Bug: b/264630045 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/290896 Commit-Queue: Jeremy Leconte Reviewed-by: Mirko Bonadei Cr-Commit-Position: refs/heads/main@{#39098} --- 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 54af0b1557..95486797b8 100755 --- a/infra/config/config.star +++ b/infra/config/config.star @@ -58,6 +58,7 @@ def make_reclient_properties(instance, jobs = None): # useful when a failure can be safely ignored while fixing it without # blocking the LKGR finder on it. skipped_lkgr_bots = [ + "iOS Debug (simulator)", ] # 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 c07d39b3be..18d1612187 100644 --- a/infra/config/cr-buildbucket.cfg +++ b/infra/config/cr-buildbucket.cfg @@ -2195,7 +2195,6 @@ buckets { ' "Win64 Debug (Clang)",' ' "Win64 Release (Clang)",' ' "iOS API Framework Builder",' - ' "iOS Debug (simulator)",' ' "iOS64 Debug",' ' "iOS64 Release",' ' "iOS64 Sim Debug (iOS 12)",' diff --git a/infra/config/luci-notify.cfg b/infra/config/luci-notify.cfg index a6a89b942d..3893d48274 100644 --- a/infra/config/luci-notify.cfg +++ b/infra/config/luci-notify.cfg @@ -943,11 +943,6 @@ notifiers { name: "iOS Debug (simulator)" 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 {