Index: testing/buildbot/chromium.mac.json |
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json |
index f6725b0ac4badb092555cbdf435a012ddc7587fd..c1bdf11a1be8baf6a9a81a5a7ae3907ce6fa4c72 100644 |
--- a/testing/buildbot/chromium.mac.json |
+++ b/testing/buildbot/chromium.mac.json |
@@ -280,14 +280,6 @@ |
], |
"scripts": [ |
{ |
- "name": "telemetry_unittests", |
- "script": "telemetry_unittests.py" |
- }, |
- { |
- "name": "telemetry_perf_unittests", |
- "script": "telemetry_perf_unittests.py" |
- }, |
- { |
"name": "nacl_integration", |
"script": "nacl_integration.py" |
} |
@@ -379,14 +371,6 @@ |
], |
"scripts": [ |
{ |
- "name": "telemetry_unittests", |
- "script": "telemetry_unittests.py" |
- }, |
- { |
- "name": "telemetry_perf_unittests", |
- "script": "telemetry_perf_unittests.py" |
- }, |
- { |
"name": "nacl_integration", |
"script": "nacl_integration.py" |
} |