Landmine to clobber Windows builders
Speculative clobber to see if the Win 64-bit Debug linking errors go away. BUG=chromium:668961 TBR=ossu@webrtc.org Review URL: https://codereview.webrtc.org/2538593003 . Cr-Commit-Position: refs/heads/master@{#15289}
This commit is contained in:
parent
1b5b22dc17
commit
455b512333
@ -46,6 +46,7 @@ def print_landmines():
|
||||
if platform() == 'win':
|
||||
print 'Clobber to resolve some issues with corrupt .pdb files on bots.'
|
||||
print 'Clobber due to corrupt .pdb files (after #14623)'
|
||||
print 'Clobber due to Win 64-bit Debug linking error (crbug.com/668961)'
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user