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 <jleconte@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39098}
This commit is contained in:
Jeremy Leconte 2023-01-13 11:49:26 +01:00 committed by WebRTC LUCI CQ
parent 3fab086614
commit 7aa145d73e
3 changed files with 1 additions and 6 deletions

View File

@ -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.

View File

@ -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)",'

View File

@ -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 {