Index: testing/buildbot/chromium.mac.json |
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json |
index 93ae878beb4482919d0ce6dcb235660950dd1075..0951d6912a7ecf8e3d524acb129fa5a164b01f6b 100644 |
--- a/testing/buildbot/chromium.mac.json |
+++ b/testing/buildbot/chromium.mac.json |
@@ -311,6 +311,10 @@ |
{ |
"isolate_name": "telemetry_gpu_unittests", |
"name": "telemetry_gpu_unittests" |
+ }, |
+ { |
+ "isolate_name": "telemetry_perf_unittests", |
+ "name": "telemetry_perf_unittests" |
} |
], |
"scripts": [ |
@@ -319,10 +323,6 @@ |
"script": "telemetry_unittests.py" |
}, |
{ |
- "name": "telemetry_perf_unittests", |
- "script": "telemetry_perf_unittests.py" |
- }, |
- { |
"name": "nacl_integration", |
"script": "nacl_integration.py" |
} |
@@ -594,6 +594,10 @@ |
{ |
"isolate_name": "telemetry_gpu_unittests", |
"name": "telemetry_gpu_unittests" |
+ }, |
+ { |
+ "isolate_name": "telemetry_perf_unittests", |
+ "name": "telemetry_perf_unittests" |
} |
], |
"scripts": [ |
@@ -602,10 +606,6 @@ |
"script": "telemetry_unittests.py" |
}, |
{ |
- "name": "telemetry_perf_unittests", |
- "script": "telemetry_perf_unittests.py" |
- }, |
- { |
"name": "nacl_integration", |
"script": "nacl_integration.py" |
} |
@@ -877,6 +877,10 @@ |
{ |
"isolate_name": "telemetry_gpu_unittests", |
"name": "telemetry_gpu_unittests" |
+ }, |
+ { |
+ "isolate_name": "telemetry_perf_unittests", |
+ "name": "telemetry_perf_unittests" |
} |
], |
"scripts": [ |
@@ -885,10 +889,6 @@ |
"script": "telemetry_unittests.py" |
}, |
{ |
- "name": "telemetry_perf_unittests", |
- "script": "telemetry_perf_unittests.py" |
- }, |
- { |
"name": "nacl_integration", |
"script": "nacl_integration.py" |
} |
@@ -1160,6 +1160,10 @@ |
{ |
"isolate_name": "telemetry_gpu_unittests", |
"name": "telemetry_gpu_unittests" |
+ }, |
+ { |
+ "isolate_name": "telemetry_perf_unittests", |
+ "name": "telemetry_perf_unittests" |
} |
], |
"scripts": [ |
@@ -1168,10 +1172,6 @@ |
"script": "telemetry_unittests.py" |
}, |
{ |
- "name": "telemetry_perf_unittests", |
- "script": "telemetry_perf_unittests.py" |
- }, |
- { |
"name": "nacl_integration", |
"script": "nacl_integration.py" |
} |
@@ -1444,6 +1444,10 @@ |
{ |
"isolate_name": "telemetry_gpu_unittests", |
"name": "telemetry_gpu_unittests" |
+ }, |
+ { |
+ "isolate_name": "telemetry_perf_unittests", |
+ "name": "telemetry_perf_unittests" |
} |
], |
"scripts": [ |
@@ -1452,10 +1456,6 @@ |
"script": "telemetry_unittests.py" |
}, |
{ |
- "name": "telemetry_perf_unittests", |
- "script": "telemetry_perf_unittests.py" |
- }, |
- { |
"name": "nacl_integration", |
"script": "nacl_integration.py" |
} |