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

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

Issue 1775413002: Remove cc_perftests and gpu_perftests double entry from chromium.perf.json. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months 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 | no next file » | 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 3ece26de1f027b566bcdb4c1f8ebfae2f4ea5a10..e59172ca404107f2bcf1fa88dd1a472135b14d1e 100644
--- a/testing/buildbot/chromium.perf.json
+++ b/testing/buildbot/chromium.perf.json
@@ -95,20 +95,6 @@
{
"name": "host_info",
"script": "host_info.py"
- },
- {
- "args": [
- "gpu_perftests"
- ],
- "name": "gpu_perftests",
- "script": "gtest_perf_test.py"
- },
- {
- "args": [
- "cc_perftests"
- ],
- "name": "cc_perftests",
- "script": "gtest_perf_test.py"
}
]
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698