| Index: scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json
|
| diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json
|
| index dac7bb4eee1f7791e217cdad8bf4ac53ed1b80cf..3eab28ca2fbfd6016afd3d9a5739ea10bbad9ee5 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json
|
| +++ b/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json
|
| @@ -436,7 +436,7 @@
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"client_operation_id\": \"12345726327327\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"command\": \"./tools/perf/run_benchmark -v --browser=android-chrome sunspider\", @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"command\": \"./tools/perf/run_benchmark -v --browser=android-chrome --output-format=chartjson sunspider\", @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"max_time_minutes\": \"25\", @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"metric\": \"dummy/dummy\", @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"repeat_count\": \"1\", @@@",
|
| @@ -662,10 +662,12 @@
|
| "[BUILDER_CACHE]/android_webview_nexus6_aosp_perf_bisect/src/tools/perf/run_benchmark",
|
| "-v",
|
| "--browser=android-chrome",
|
| + "--output-format=chartjson",
|
| "sunspider",
|
| "--reset-results",
|
| "--upload-results",
|
| - "--results-label=Patch"
|
| + "--results-label=Patch",
|
| + "--output-dir=[TMP_BASE]/perf-test-output_tmp_1"
|
| ],
|
| "cwd": "[BUILDER_CACHE]/android_webview_nexus6_aosp_perf_bisect",
|
| "env": {
|
| @@ -1013,9 +1015,11 @@
|
| "[BUILDER_CACHE]/android_webview_nexus6_aosp_perf_bisect/src/tools/perf/run_benchmark",
|
| "-v",
|
| "--browser=android-chrome",
|
| + "--output-format=chartjson",
|
| "sunspider",
|
| "--upload-results",
|
| - "--results-label=TOT"
|
| + "--results-label=TOT",
|
| + "--output-dir=[TMP_BASE]/perf-test-output_tmp_2"
|
| ],
|
| "cwd": "[BUILDER_CACHE]/android_webview_nexus6_aosp_perf_bisect",
|
| "env": {
|
| @@ -1041,7 +1045,7 @@
|
| ],
|
| "cwd": "[BUILDER_CACHE]/android_webview_nexus6_aosp_perf_bisect",
|
| "name": "Post bisect results",
|
| - "stdin": "{\"data\": {\"bisect_bot\": \"android_webview_nexus6_aosp_perf_bisect\", \"buildbot_log_url\": \"http://c.org/p/cr/builders/android_webview_nexus6_aosp_perf_bisect/builds/571\", \"cloud_link\": \"\", \"command\": \"src/tools/perf/run_benchmark -v --browser=android-chrome sunspider\", \"metric\": \"dummy/dummy\", \"profiler_links\": [], \"status\": \"completed\", \"try_job_id\": null}, \"url\": \"https://chromeperf.appspot.com/post_bisect_results\"}",
|
| + "stdin": "{\"data\": {\"bisect_bot\": \"android_webview_nexus6_aosp_perf_bisect\", \"buildbot_log_url\": \"http://c.org/p/cr/builders/android_webview_nexus6_aosp_perf_bisect/builds/571\", \"cloud_link\": \"\", \"command\": \"src/tools/perf/run_benchmark -v --browser=android-chrome --output-format=chartjson 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",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Failed to upload result to Perf Dashboard. Error response: None@@@",
|
|
|