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

Unified Diff: tools/perf/generate_perf_json.py

Issue 2626373002: Manual revert: Add some perftests to Win7 Intel GPU perf bot. (Closed)
Patch Set: Disabled Created 3 years, 11 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 | « testing/buildbot/chromium.perf.fyi.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/generate_perf_json.py
diff --git a/tools/perf/generate_perf_json.py b/tools/perf/generate_perf_json.py
index 62c807bd0652ee76c160774afdb680d8a65c6817..90b72d3b9bcca3893947f11b1c571c144bad795a 100755
--- a/tools/perf/generate_perf_json.py
+++ b/tools/perf/generate_perf_json.py
@@ -328,11 +328,7 @@ def get_waterfall_config():
'device_ids': [
'build164-m1', 'build165-m1',
'build166-m1', 'build167-m1', 'build168-m1'
- ],
- 'perf_tests': [
- ('angle_perftests', 2),
- ('load_library_perf_tests', 2),
- ('performance_browser_tests', 2)]
+ ]
}
])
waterfall = add_tester(
« no previous file with comments | « testing/buildbot/chromium.perf.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698