Commit 82a0cefa authored by Michael Froman's avatar Michael Froman
Browse files

Bug 1828517 - Vendor libwebrtc from 7aa145d73e

Upstream commit: https://webrtc.googlesource.com/src/+/7aa145d73ee312ed950f5bd5e27ab25453d940a3
    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: default avatarMirko Bonadei <mbonadei@webrtc.org>
    Cr-Commit-Position: refs/heads/main@{#39098}
parent 83d0a7cc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20910,3 +20910,6 @@ e7e53feace
# MOZ_LIBWEBRTC_SRC=/home/mfroman/mozilla/moz-central/.moz-fast-forward/moz-libwebrtc MOZ_LIBWEBRTC_BRANCH=mozpatches bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
# base of lastest vendoring
3fab086614
# MOZ_LIBWEBRTC_SRC=/home/mfroman/mozilla/moz-central/.moz-fast-forward/moz-libwebrtc MOZ_LIBWEBRTC_BRANCH=mozpatches bash dom/media/webrtc/third_party_build/fast-forward-libwebrtc.sh
# base of lastest vendoring
7aa145d73e
+2 −0
Original line number Diff line number Diff line
@@ -13962,3 +13962,5 @@ libwebrtc updated from /home/mfroman/mozilla/moz-central/.moz-fast-forward/moz-l
libwebrtc updated from /home/mfroman/mozilla/moz-central/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2023-04-21T15:44:07.776380.
# ./mach python dom/media/webrtc/third_party_build/vendor-libwebrtc.py --from-local /home/mfroman/mozilla/moz-central/.moz-fast-forward/moz-libwebrtc --commit mozpatches libwebrtc
libwebrtc updated from /home/mfroman/mozilla/moz-central/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2023-04-21T15:45:05.411777.
# ./mach python dom/media/webrtc/third_party_build/vendor-libwebrtc.py --from-local /home/mfroman/mozilla/moz-central/.moz-fast-forward/moz-libwebrtc --commit mozpatches libwebrtc
libwebrtc updated from /home/mfroman/mozilla/moz-central/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2023-04-21T15:46:01.763557.
+1 −0
Original line number Diff line number Diff line
@@ -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.
+0 −1
Original line number Diff line number Diff line
@@ -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)",'
+0 −5
Original line number Diff line number Diff line
@@ -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 {