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

Unified Diff: scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json

Issue 2226943002: build_state._is_build_archived is a method, not a property. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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/bisection/desktop_bisect.expected/perf_cq_run_benchmark.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/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json
diff --git a/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json b/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json
index 86416168ef046729031d7a1fb8c2c05d8a9f0bbe..4ffd382552d4747a34e2562e4b6849e40e5742de 100644
--- a/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json
+++ b/scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json
@@ -346,6 +346,33 @@
},
{
"cmd": [
+ "/opt/infra-tools/buildbucket",
+ "get",
+ "--host",
+ "cr-buildbucket.appspot.com",
+ "9016911228971028736"
+ ],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
+ "name": "buildbucket.get (2)",
+ "stdout": "/path/to/tmp/json",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@json.output@{@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.perf\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32:37 2016\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2016\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
+ "@@@STEP_LOG_LINE@json.output@}@@@",
+ "@@@STEP_LOG_END@json.output@@@"
+ ]
+ },
+ {
+ "cmd": [
"python",
"-u",
"\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
@@ -609,19 +636,32 @@
"9016911228971028736"
],
"cwd": "[BUILDER_CACHE]/linux_perf_bisect",
- "name": "buildbucket.get (2)",
+ "name": "buildbucket.get (3)",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.perf\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32:37 2016\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 2016\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/tryserver.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
+ "@@@STEP_LOG_LINE@json.output@}@@@",
+ "@@@STEP_LOG_END@json.output@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "/opt/infra-tools/buildbucket",
+ "get",
+ "--host",
+ "cr-buildbucket.appspot.com",
+ "9016911228971028736"
+ ],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
+ "name": "buildbucket.get (4)",
+ "stdout": "/path/to/tmp/json",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@json.output@{@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
« no previous file with comments | « scripts/slave/recipes/bisection/desktop_bisect.expected/perf_cq_run_benchmark.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698