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}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
b5cf12d9e8
commit
2a0e94657d
@ -45,6 +45,7 @@ def print_landmines(): # pylint: disable=invalid-name
|
||||
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')
|
||||
|
||||
Reference in New Issue
Block a user