Clear ios bots cache.

No-Try: true
Change-Id: If70fe1944628f52dd328d98d5138cc8683532f50
Bug: b/396118151
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/377640
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Jeremy Leconte <jleconte@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43930}
This commit is contained in:
Jeremy Leconte 2025-02-18 20:16:07 +01:00 committed by WebRTC LUCI CQ
parent 7233df9751
commit 3726ee0cec

View File

@ -68,6 +68,7 @@ def print_landmines(): # pylint: disable=invalid-name
print('Clobber to remove .xctest files (take 2).')
print('Switching rtc_executable to rtc_test')
print('Lets clobber iOS due to signing issue b/396118151')
print('Lets clobber iOS due to signing issue b/396118151 (2nd try)')
if host_os() == 'android':
print('Clobber due to Android "compile confirm no-op" errors.')