Remove deceased bot from clang try list in roll documentation.
BUG=none Review-Url: https://codereview.chromium.org/2220813002 Cr-Commit-Position: refs/heads/master@{#410426}
This commit is contained in:
@ -10,8 +10,7 @@
|
|||||||
1. Run an exhaustive set of try jobs to test the new compiler:
|
1. Run an exhaustive set of try jobs to test the new compiler:
|
||||||
```
|
```
|
||||||
git cl try &&
|
git cl try &&
|
||||||
git cl try -m tryserver.chromium.mac -b mac_chromium_asan_rel_ng \
|
git cl try -m tryserver.chromium.mac -b mac_chromium_asan_rel_ng &&
|
||||||
-b mac_chromium_gyp_dbg &&
|
|
||||||
git cl try -m tryserver.chromium.linux -b linux_chromium_chromeos_dbg_ng \
|
git cl try -m tryserver.chromium.linux -b linux_chromium_chromeos_dbg_ng \
|
||||||
-b linux_chromium_chromeos_asan_rel_ng -b linux_chromium_msan_rel_ng &&
|
-b linux_chromium_chromeos_asan_rel_ng -b linux_chromium_msan_rel_ng &&
|
||||||
git cl try -m tryserver.blink -b linux_precise_blink_rel
|
git cl try -m tryserver.blink -b linux_precise_blink_rel
|
||||||
|
Reference in New Issue
Block a user