| Index: scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_metric.json
|
| diff --git a/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_metric.json b/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_metric.json
|
| index 52104c3a45fc93eee6af1ca2d0d1e9fbbc1e005f..d02a737cd5efda07a116da3b9a2db377e118b491 100644
|
| --- a/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_metric.json
|
| +++ b/scripts/slave/recipes/bisection/desktop_bisect_staging.expected/basic_perf_tryjob_with_metric.json
|
| @@ -453,6 +453,29 @@
|
| "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",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
|
| + "name": "makedirs results directory",
|
| + "~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": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -495,7 +518,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "*RESULT dummy: dummy= [5.83,6.013,5.573]ms\nAvg dummy: 5.907711ms\nSd dummy: 0.255921ms\nRESULT telemetry_page_measurement_results: num_failed= 0 count\nRESULT telemetry_page_measurement_results: num_errored= 0 count\n\nView online at http://storage.googleapis.com/chromium-telemetry/html-results/results-with_patch\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
|
| "name": "write buildbot output to disk"
|
| @@ -759,6 +782,29 @@
|
| "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",
|
| + "[SLAVE_BUILD]/bisect_results/dummy",
|
| + "511"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
|
| + "name": "makedirs results directory (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": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| @@ -800,7 +846,7 @@
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "*RESULT dummy: dummy= [5.83,6.013,5.573]ms\nAvg dummy: 5.907711ms\nSd dummy: 0.255921ms\nRESULT telemetry_page_measurement_results: num_failed= 0 count\nRESULT telemetry_page_measurement_results: num_errored= 0 count\n\nView online at http://storage.googleapis.com/chromium-telemetry/html-results/results-without_patch\n",
|
| - "[TMP_BASE]/perf-test-output_tmp_2/results.txt"
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt"
|
| ],
|
| "cwd": "[BUILDER_CACHE]/linux_perf_bisect",
|
| "name": "write buildbot output to disk (2)"
|
| @@ -810,7 +856,7 @@
|
| "python",
|
| "-u",
|
| "[SLAVE_BUILD]/catapult/tracing/bin/parse_metric_cmdline",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results.txt",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt",
|
| "dummy/dummy",
|
| "--buildbot"
|
| ],
|
| @@ -831,7 +877,7 @@
|
| "python",
|
| "-u",
|
| "[SLAVE_BUILD]/catapult/tracing/bin/parse_metric_cmdline",
|
| - "[TMP_BASE]/perf-test-output_tmp_2/results.txt",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt",
|
| "dummy/dummy",
|
| "--buildbot"
|
| ],
|
| @@ -872,7 +918,7 @@
|
| "python",
|
| "-u",
|
| "[SLAVE_BUILD]/catapult/tracing/bin/parse_metric_cmdline",
|
| - "[TMP_BASE]/perf-test-output_tmp_1/results.txt",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt",
|
| "dummy/dummy",
|
| "--buildbot"
|
| ],
|
| @@ -893,7 +939,7 @@
|
| "python",
|
| "-u",
|
| "[SLAVE_BUILD]/catapult/tracing/bin/parse_metric_cmdline",
|
| - "[TMP_BASE]/perf-test-output_tmp_2/results.txt",
|
| + "[SLAVE_BUILD]/bisect_results/dummy/results.txt",
|
| "dummy/dummy",
|
| "--buildbot"
|
| ],
|
|
|