clobber ios bots Change-Id: If1b0634f2179d217b7c5cf4fda923f29d30507f1 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/466822 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#47549}
diff --git a/tools_webrtc/get_landmines.py b/tools_webrtc/get_landmines.py index d1b6243..752112a 100755 --- a/tools_webrtc/get_landmines.py +++ b/tools_webrtc/get_landmines.py
@@ -55,6 +55,7 @@ print('Clobber because of libc++ issue - take 6 (crbug.com/1337238)') print('Clobber because b/367066321') if host_os() == 'mac': # includes iOS + print('Clobber due changing compilation type again (webrtc:498394143)') print( 'Clobber due changing compilation type of call_tests (webrtc:498394143)' )