| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index cff0500049200a55be477806ad628915402743b8..59b1edf5a237566ad9c66766cfb10089b26107d1 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -314,6 +314,13 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| + },
|
| + {
|
| + "isolate_name": "telemetry_perf_unittests",
|
| + "name": "telemetry_perf_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| }
|
| ],
|
| "scripts": [
|
| @@ -322,10 +329,6 @@
|
| "script": "telemetry_unittests.py"
|
| },
|
| {
|
| - "name": "telemetry_perf_unittests",
|
| - "script": "telemetry_perf_unittests.py"
|
| - },
|
| - {
|
| "name": "nacl_integration",
|
| "script": "nacl_integration.py"
|
| }
|
| @@ -600,6 +603,13 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| + },
|
| + {
|
| + "isolate_name": "telemetry_perf_unittests",
|
| + "name": "telemetry_perf_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| }
|
| ],
|
| "scripts": [
|
| @@ -608,10 +618,6 @@
|
| "script": "telemetry_unittests.py"
|
| },
|
| {
|
| - "name": "telemetry_perf_unittests",
|
| - "script": "telemetry_perf_unittests.py"
|
| - },
|
| - {
|
| "name": "nacl_integration",
|
| "script": "nacl_integration.py"
|
| }
|
| @@ -886,6 +892,13 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| + },
|
| + {
|
| + "isolate_name": "telemetry_perf_unittests",
|
| + "name": "telemetry_perf_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| }
|
| ],
|
| "scripts": [
|
| @@ -894,10 +907,6 @@
|
| "script": "telemetry_unittests.py"
|
| },
|
| {
|
| - "name": "telemetry_perf_unittests",
|
| - "script": "telemetry_perf_unittests.py"
|
| - },
|
| - {
|
| "name": "nacl_integration",
|
| "script": "nacl_integration.py"
|
| }
|
| @@ -1172,6 +1181,10 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| + },
|
| + {
|
| + "isolate_name": "telemetry_perf_unittests",
|
| + "name": "telemetry_perf_unittests"
|
| }
|
| ],
|
| "scripts": [
|
| @@ -1180,10 +1193,6 @@
|
| "script": "telemetry_unittests.py"
|
| },
|
| {
|
| - "name": "telemetry_perf_unittests",
|
| - "script": "telemetry_perf_unittests.py"
|
| - },
|
| - {
|
| "name": "nacl_integration",
|
| "script": "nacl_integration.py"
|
| }
|
| @@ -1459,6 +1468,10 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| }
|
| + },
|
| + {
|
| + "isolate_name": "telemetry_perf_unittests",
|
| + "name": "telemetry_perf_unittests"
|
| }
|
| ],
|
| "scripts": [
|
| @@ -1467,10 +1480,6 @@
|
| "script": "telemetry_unittests.py"
|
| },
|
| {
|
| - "name": "telemetry_perf_unittests",
|
| - "script": "telemetry_perf_unittests.py"
|
| - },
|
| - {
|
| "name": "nacl_integration",
|
| "script": "nacl_integration.py"
|
| }
|
|
|