| 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",
|
|
|