Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1154)

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 1547153002: ClangToTMacASan bot: Don't run telemetry tests, swarm ui_base_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index b3bed573c3de5815a02d57fe1705a9afd1e93367..767237504f62838b2cfc019f425c07616d8d0e5a 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -1790,6 +1790,9 @@
"test": "sync_unit_tests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "ui_base_unittests"
},
{
@@ -1814,38 +1817,6 @@
"test": "wtf_unittests"
}
],
- "isolated_scripts": [
- {
- "isolate_name": "telemetry_gpu_unittests",
- "name": "telemetry_gpu_unittests",
- "override_compile_targets": [
- "telemetry_gpu_unittests_run"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- {
- "isolate_name": "telemetry_perf_unittests",
- "name": "telemetry_perf_unittests",
- "override_compile_targets": [
- "telemetry_perf_unittests_run"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- },
- {
- "isolate_name": "telemetry_unittests",
- "name": "telemetry_unittests",
- "override_compile_targets": [
- "telemetry_unittests_run"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true
- }
- }
- ],
"scripts": [
{
"name": "nacl_integration",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698