Clobber x86 win bots.

No-Try: True
Bug: None
Change-Id: I809f0e40672db89c20747a6353e0c64a3e629fb7
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/177101
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Andrey Logvin <landrey@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31515}
This commit is contained in:
Mirko Bonadei
2020-06-12 17:03:19 +02:00
committed by Commit Bot
parent 55afe3885b
commit 4d11c02ad3

View File

@ -43,6 +43,7 @@ def print_landmines(): # pylint: disable=invalid-name
'https://codereview.webrtc.org/2786603002')
print ('Clobber due to Win Debug linking errors in '
'https://codereview.webrtc.org/2832063003/')
print 'Clobber win x86 bots (issues with isolated files).'
if host_os() == 'mac':
print 'Clobber due to iOS compile errors (crbug.com/694721)'
print 'Clobber to unblock https://codereview.webrtc.org/2709573003'