Clobber win bots
The new roll of libc++ breaks some bots.
Bug: b/245481305
Change-Id: Id27bdc3e4134122c3901e6aaf207bf9b04184644
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274404
Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Christoffer Jansson <jansson@webrtc.org>
Reviewed-by: Christoffer Jansson <jansson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38027}
diff --git a/tools_webrtc/get_landmines.py b/tools_webrtc/get_landmines.py
index 45fd6af..3539943 100755
--- a/tools_webrtc/get_landmines.py
+++ b/tools_webrtc/get_landmines.py
@@ -45,6 +45,7 @@
print('Clobber win x86 bots (issues with isolated files).')
print('Clobber because of libc++ issue')
print('Clobber because of libc++ issue - take 2')
+ print('Clobber because of libc++ issue - take 3')
if host_os() == 'mac':
print('Clobber due to iOS compile errors (crbug.com/694721)')
print('Clobber to unblock https://codereview.webrtc.org/2709573003')