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

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

Issue 1827443002: Revert of Run Sizes on Windows perf builders (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.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
Index: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json
diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json
index 444b0851ee768eef548d3b5e170eaa195747c223..c93c2a3d7019b67690de5c05f73b1539c1020b97 100644
--- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json
+++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json
@@ -181,7 +181,6 @@
"--goma-hermetic",
"fallback",
"--",
- "chrome",
"chromium_builder_perf",
"crash_service"
],
@@ -214,56 +213,6 @@
"name": "package build"
},
{
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.py",
- "--target",
- "Release"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "start_crash_service"
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
- "--target",
- "Release",
- "--no-xvfb",
- "--factory-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"win_fyi_perf_bisect\", \"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\"], \"buildername\": \"win_fyi_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
- "--annotate=graphing",
- "--test-type=sizes",
- "--builder-name=win_fyi_perf_bisect",
- "--slave-name=TestSlavename",
- "--build-number=571",
- "--run-python-script",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py",
- "--target",
- "Release",
- "--platform",
- "win"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "sizes"
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
- "--target",
- "Release"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "process_dumps"
- },
- {
"name": "$result",
"recipe_result": null,
"status_code": 0

Powered by Google App Engine
This is Rietveld 408576698