Fully remove win_msvc bots
Their task is already handled by win_rel / "Win32 Release" Bug: webrtc:8664 Change-Id: I2dda9b4f551860f73068c4a92b18ac8e4d6a433a Reviewed-on: https://webrtc-review.googlesource.com/36540 Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21485}
This commit is contained in:
@ -74,8 +74,6 @@
|
||||
'Win64 Release (Clang)': 'win_clang_release_bot_x64',
|
||||
'Win32 ASan': 'win_asan_clang_release_bot_x86',
|
||||
'Win32 Release [large tests]': 'release_bot_x86',
|
||||
# TODO(bugs.webrtc.org/8664): remove this duplicate:
|
||||
'Win32 Release (MSVC)': 'win_msvc_release_bot_x86',
|
||||
},
|
||||
'client.webrtc.branches': {
|
||||
# iOS
|
||||
@ -214,8 +212,6 @@
|
||||
'win_experimental': 'release_bot_x86',
|
||||
'win_x64_win8': 'debug_bot_x64',
|
||||
'win_x64_win10': 'debug_bot_x64',
|
||||
# TODO(bugs.webrtc.org/8664): remove this duplicate:
|
||||
'win_msvc_rel': 'win_msvc_release_bot_x86',
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user