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

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

Issue 2227783002: auto_bisect: fix path for checking DEPS (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_tryjob_config_error.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 43ba9b04dc06f84f613e35004ff4ad8e10bac2c0..86416168ef046729031d7a1fb8c2c05d8a9f0bbe 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
@@ -204,6 +204,28 @@
},
{
"cmd": [
+ "python",
+ "-u",
+ "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
+ "[BUILDER_CACHE]/linux_perf_bisect",
+ "511"
+ ],
+ "name": "makedirs checkout path (2)",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@python.inline@@@@",
+ "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
+ "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
+ "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
+ "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
+ "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
+ "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
+ "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
+ "@@@STEP_LOG_END@python.inline@@@"
+ ]
+ },
+ {
+ "cmd": [
"git",
"diff",
"--cached",
@@ -219,6 +241,7 @@
},
{
"cmd": [],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "***PERF TRYJOB***"
},
{
@@ -231,6 +254,7 @@
"--output_json",
"/path/to/tmp/json"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "load config",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -253,6 +277,7 @@
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "cleanup_temp"
},
{
@@ -265,6 +290,7 @@
"/creds/service_accounts/service-account-chromium-bisect.json",
"{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"123456\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"linux_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9_123456.zip\\\", \\\"clobber\\\": true, \\\"issue\\\": \\\"12345\\\", \\\"parent_got_revision\\\": \\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\", \\\"patch_storage\\\": \\\"rietveld\\\", \\\"patchset\\\": \\\"20001\\\", \\\"rietveld\\\": \\\"https://codereview.chromium.org\\\"}}\", \"tags\": [\"builder:linux_perf_bisect_builder\", \"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "buildbucket.put",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -299,6 +325,7 @@
"cr-buildbucket.appspot.com",
"9016911228971028736"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "buildbucket.get",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -324,6 +351,7 @@
"\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",
"[BUILDER_CACHE]/linux_perf_bisect/src/out/Release"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "rmtree build directory",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -357,6 +385,7 @@
"--build-number",
"571"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "extract build"
},
{
@@ -384,6 +413,7 @@
"--upload-results",
"--results-label=Patch"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "Performance Test (With Patch) 1 of 1",
"stderr": "/path/to/tmp/",
"stdout": "/path/to/tmp/",
@@ -514,6 +544,7 @@
"ls",
"gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9.zip"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "gsutil exists",
"~followup_annotations": [
"step returned non-zero exit code: 1",
@@ -529,6 +560,7 @@
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "cleanup_temp (2)"
},
{
@@ -541,6 +573,7 @@
"/creds/service_accounts/service-account-chromium-bisect.json",
"{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\": \"123456\", \"parameters_json\": \"{\\\"builder_name\\\": \\\"linux_perf_bisect_builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9.zip\\\", \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\"}}\", \"tags\": [\"builder:linux_perf_bisect_builder\", \"master:tryserver.chromium.perf\", \"user_agent:recipe\"]}"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "buildbucket.put (2)",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -575,6 +608,7 @@
"cr-buildbucket.appspot.com",
"9016911228971028736"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "buildbucket.get (2)",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -600,6 +634,7 @@
"\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",
"[BUILDER_CACHE]/linux_perf_bisect/src/out/Release"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "rmtree build directory (2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -633,6 +668,7 @@
"--build-number",
"571"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "extract build (2)"
},
{
@@ -659,6 +695,7 @@
"--upload-results",
"--results-label=TOT"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "Performance Test (Without Patch) 1 of 1",
"stderr": "/path/to/tmp/",
"stdout": "/path/to/tmp/",
@@ -668,6 +705,7 @@
},
{
"cmd": [],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "Results"
},
{
@@ -676,6 +714,7 @@
"-u",
"RECIPE_MODULE[build::perf_dashboard]/resources/post_json.py"
],
+ "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
"name": "Post bisect results",
"stdin": "{\"data\": {\"bisect_bot\": \"linux_perf_bisect\", \"buildbot_log_url\": \"http://c.org/p/cr/builders/linux_perf_bisect/builds/571\", \"cloud_link\": \"\", \"command\": \"src/tools/perf/run_benchmark -v --browser=release sunspider\", \"metric\": \"dummy/dummy\", \"profiler_links\": [], \"status\": \"completed\", \"try_job_id\": null}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}",
"stdout": "/path/to/tmp/json",
« no previous file with comments | « scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_config_error.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698