Swarm components_unittests, content_browsertests, content_unittests everywhere.

Also blacklist a few more bots in manage.py.

This mostly affects the Clang ToT and the clang/win FYI bots:

$  testing/buildbot/manage.py --convert content_unittests
Convert content_unittests to run exclusively on Swarming
4 used to run locally and were converted:
- chromium.fyi.json: ClangToTLinux tester
- chromium.fyi.json: ClangToTMac tester
- chromium.fyi.json: ClangToTMacASan tester
- chromium.fyi.json: CrWinClang64(dbg) tester

$  testing/buildbot/manage.py --convert components_unittests
Convert components_unittests to run exclusively on Swarming
18 used to run locally and were converted:
- chromium.fyi.json: Chromium Win 10
- chromium.fyi.json: ClangToTLinux tester
- chromium.fyi.json: ClangToTLinuxASan tester
- chromium.fyi.json: ClangToTMac tester
- chromium.fyi.json: ClangToTMacASan tester
- chromium.fyi.json: ClangToTWin tester
- chromium.fyi.json: ClangToTWin(dbg) tester
- chromium.fyi.json: ClangToTWin(dll) tester
- chromium.fyi.json: ClangToTWin64 tester
- chromium.fyi.json: ClangToTWin64(dbg) tester
- chromium.fyi.json: ClangToTWin64(dll) tester
- chromium.fyi.json: CrWinClang tester
- chromium.fyi.json: CrWinClang(dbg) tester
- chromium.fyi.json: CrWinClang(shared) tester
- chromium.fyi.json: CrWinClang64 tester
- chromium.fyi.json: CrWinClang64(dbg) tester
- chromium.fyi.json: CrWinClang64(dll) tester
- chromium.fyi.json: CrWinClangLLD tester

$  testing/buildbot/manage.py --convert content_browsertests
Convert content_browsertests to run exclusively on Swarming
2 used to run locally and were converted:
- chromium.fyi.json: ClangToTLinux tester
- chromium.fyi.json: CrWinClang64(dbg) tester

BUG=98637,82385

Review URL: https://codereview.chromium.org/1683253003

Cr-Commit-Position: refs/heads/master@{#374755}
2 files changed