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

Unified Diff: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json

Issue 1974703002: Re-enable sizes test on tryserver.chromium.perf. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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 | « scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_perf_bisect_builder.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json
diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json
index fd7df86e72c71557c8b8b4ba8f8038302ff07bac..c33a776ef9b777d369f09dc0e4e76ec08246b4cf 100644
--- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json
+++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json
@@ -249,6 +249,7 @@
"--goma-hermetic",
"fallback",
"--",
+ "chrome",
"chromium_builder_perf"
],
"env": {
@@ -281,6 +282,42 @@
"name": "package build"
},
{
+ "allow_subannotations": true,
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
+ "--target",
+ "Release_x64",
+ "--no-xvfb",
+ "--factory-properties",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "--build-properties",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect_builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "--test-type=sizes",
+ "--builder-name=winx64_bisect_builder",
+ "--slave-name=TestSlavename",
+ "--build-number=571",
+ "--run-python-script",
+ "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py",
+ "--target",
+ "Release_x64",
+ "--platform",
+ "win"
+ ],
+ "name": "sizes"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
+ "--target",
+ "Release_x64"
+ ],
+ "name": "process_dumps"
+ },
+ {
"name": "$result",
"recipe_result": null,
"status_code": 0
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_perf_bisect_builder.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698