| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index 59b1edf5a237566ad9c66766cfb10089b26107d1..cff0500049200a55be477806ad628915402743b8 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -314,19 +314,16 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| - },
|
| - {
|
| - "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| }
|
| ],
|
| "scripts": [
|
| {
|
| "name": "telemetry_unittests",
|
| "script": "telemetry_unittests.py"
|
| + },
|
| + {
|
| + "name": "telemetry_perf_unittests",
|
| + "script": "telemetry_perf_unittests.py"
|
| },
|
| {
|
| "name": "nacl_integration",
|
| @@ -603,19 +600,16 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| - },
|
| - {
|
| - "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| }
|
| ],
|
| "scripts": [
|
| {
|
| "name": "telemetry_unittests",
|
| "script": "telemetry_unittests.py"
|
| + },
|
| + {
|
| + "name": "telemetry_perf_unittests",
|
| + "script": "telemetry_perf_unittests.py"
|
| },
|
| {
|
| "name": "nacl_integration",
|
| @@ -892,19 +886,16 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| - },
|
| - {
|
| - "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| - }
|
| }
|
| ],
|
| "scripts": [
|
| {
|
| "name": "telemetry_unittests",
|
| "script": "telemetry_unittests.py"
|
| + },
|
| + {
|
| + "name": "telemetry_perf_unittests",
|
| + "script": "telemetry_perf_unittests.py"
|
| },
|
| {
|
| "name": "nacl_integration",
|
| @@ -1181,16 +1172,16 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| - },
|
| - {
|
| - "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests"
|
| }
|
| ],
|
| "scripts": [
|
| {
|
| "name": "telemetry_unittests",
|
| "script": "telemetry_unittests.py"
|
| + },
|
| + {
|
| + "name": "telemetry_perf_unittests",
|
| + "script": "telemetry_perf_unittests.py"
|
| },
|
| {
|
| "name": "nacl_integration",
|
| @@ -1468,16 +1459,16 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| - },
|
| - {
|
| - "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests"
|
| }
|
| ],
|
| "scripts": [
|
| {
|
| "name": "telemetry_unittests",
|
| "script": "telemetry_unittests.py"
|
| + },
|
| + {
|
| + "name": "telemetry_perf_unittests",
|
| + "script": "telemetry_perf_unittests.py"
|
| },
|
| {
|
| "name": "nacl_integration",
|
|
|