Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(550)

Unified Diff: testing/buildbot/chromium.perf.json

Issue 2513923003: Revert "Enable tracing perftests on Android bots." (Closed)
Patch Set: Merge branch 'master' of https://chromium.googlesource.com/chromium/src into revert_tracing_perftest Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/perf/generate_perf_json.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.perf.json
diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
index 60c75c3414c12e96aa319c855ce28062811d35be..95b429bdc3e2ef748f172f536b234681fd576230 100644
--- a/testing/buildbot/chromium.perf.json
+++ b/testing/buildbot/chromium.perf.json
@@ -20,15 +20,6 @@
],
"name": "gpu_perftests",
"script": "gtest_perf_test.py"
- },
- {
- "args": [
- "tracing_perftests",
- "--adb-path",
- "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
- ],
- "name": "tracing_perftests",
- "script": "gtest_perf_test.py"
}
]
},
@@ -42,15 +33,6 @@
],
"name": "cc_perftests",
"script": "gtest_perf_test.py"
- },
- {
- "args": [
- "tracing_perftests",
- "--adb-path",
- "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
- ],
- "name": "tracing_perftests",
- "script": "gtest_perf_test.py"
}
]
},
@@ -73,15 +55,6 @@
],
"name": "gpu_perftests",
"script": "gtest_perf_test.py"
- },
- {
- "args": [
- "tracing_perftests",
- "--adb-path",
- "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
- ],
- "name": "tracing_perftests",
- "script": "gtest_perf_test.py"
}
]
},
@@ -95,15 +68,6 @@
],
"name": "cc_perftests",
"script": "gtest_perf_test.py"
- },
- {
- "args": [
- "tracing_perftests",
- "--adb-path",
- "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
- ],
- "name": "tracing_perftests",
- "script": "gtest_perf_test.py"
}
]
},
« no previous file with comments | « no previous file | tools/perf/generate_perf_json.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698