| Index: testing/buildbot/chromium.mac.json
|
| diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
|
| index 0951d6912a7ecf8e3d524acb129fa5a164b01f6b..93ae878beb4482919d0ce6dcb235660950dd1075 100644
|
| --- a/testing/buildbot/chromium.mac.json
|
| +++ b/testing/buildbot/chromium.mac.json
|
| @@ -311,16 +311,16 @@
|
| {
|
| "isolate_name": "telemetry_gpu_unittests",
|
| "name": "telemetry_gpu_unittests"
|
| - },
|
| - {
|
| - "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",
|
| @@ -594,16 +594,16 @@
|
| {
|
| "isolate_name": "telemetry_gpu_unittests",
|
| "name": "telemetry_gpu_unittests"
|
| - },
|
| - {
|
| - "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",
|
| @@ -877,16 +877,16 @@
|
| {
|
| "isolate_name": "telemetry_gpu_unittests",
|
| "name": "telemetry_gpu_unittests"
|
| - },
|
| - {
|
| - "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",
|
| @@ -1160,16 +1160,16 @@
|
| {
|
| "isolate_name": "telemetry_gpu_unittests",
|
| "name": "telemetry_gpu_unittests"
|
| - },
|
| - {
|
| - "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",
|
| @@ -1444,16 +1444,16 @@
|
| {
|
| "isolate_name": "telemetry_gpu_unittests",
|
| "name": "telemetry_gpu_unittests"
|
| - },
|
| - {
|
| - "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",
|
|
|