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

Side by Side Diff: scripts/slave/recipes/bisect_test/example_bisect_results.expected/basic_test.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "echo", 4 "echo",
5 "{\n \"bad_revision\": \"314017\", \n \"bug_id\": \"\", \n \"builder_ho st\": \"master4.golo.chromium.org\", \n \"builder_port\": \"8341\", \n \"comma nd\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrol ling_cases\", \n \"dummy_builds\": \"True\", \n \"good_revision\": \"314015\", \n \"gs_bucket\": \"chrome-perf\", \n \"max_time_minutes\": \"5\", \n \"metr ic\": \"mean_input_event_latency/mean_input_event_latency\", \n \"repeat_count\ ": \"2\", \n \"skip_gclient_ops\": \"True\", \n \"test_type\": \"perf\", \n \ "truncate_percent\": \"0\"\n}" 5 "{\n \"bad_revision\": \"314017\", \n \"bug_id\": \"\", \n \"builder_ho st\": \"master4.golo.chromium.org\", \n \"builder_port\": \"8341\", \n \"comma nd\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrol ling_cases\", \n \"dummy_builds\": \"True\", \n \"good_revision\": \"314015\", \n \"gs_bucket\": \"chrome-perf\", \n \"max_time_minutes\": \"5\", \n \"metr ic\": \"mean_input_event_latency/mean_input_event_latency\", \n \"repeat_count\ ": \"2\", \n \"skip_gclient_ops\": \"True\", \n \"test_type\": \"perf\", \n \ "truncate_percent\": \"0\"\n}"
6 ], 6 ],
7 "cwd": "[SLAVE_BUILD]",
7 "name": "config" 8 "name": "config"
8 }, 9 },
9 { 10 {
10 "cmd": [ 11 "cmd": [
11 "git", 12 "git",
12 "log", 13 "log",
13 "--format=hash:%H", 14 "--format=hash:%H",
14 "--grep", 15 "--grep",
15 "Cr-Commit-Position: refs/heads/master@{#314017}", 16 "Cr-Commit-Position: refs/heads/master@{#314017}",
16 "-1", 17 "-1",
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 "deadbeef" 66 "deadbeef"
66 ], 67 ],
67 "cwd": "[TMP_BASE]/bogus_tmp_1", 68 "cwd": "[TMP_BASE]/bogus_tmp_1",
68 "name": "Reading culprit cl information.", 69 "name": "Reading culprit cl information.",
69 "stdout": "/path/to/tmp/" 70 "stdout": "/path/to/tmp/"
70 }, 71 },
71 { 72 {
72 "cmd": [ 73 "cmd": [
73 "cat" 74 "cat"
74 ], 75 ],
76 "cwd": "[SLAVE_BUILD]",
75 "name": "Results", 77 "name": "Results",
76 "stdin": "\n===== BISECT JOB RESULTS =====\nStatus: Complete\n\nTest Command : src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_c ases\nTest Metric: mean_input_event_latency/mean_input_event_latency\nRelative C hange: None\nEstimated Confidence: 0.99%\nRetested CL with revert: Not Implement ed.\n\n\n===== WARNINGS =====\nThe following warnings were raised by the bisect job:\n\n * This is a demo warning\n\n\n===== SUSPECTED CL(s) =====\nSubject : So me random CL\nAuthor : DummyAuthor, dummy@nowhere.com\nCommit description:\n A long description for a CL.\nContaining multiple lines\nCommit : deadbeef\nDate : 01/01/2015\n\n\n===== TESTED REVISIONS =====\ncommit_pos revision_string m ean_value std_err good_or_bad? tested? culprit? \n\n\n\n==== INSTRUCTIONS TO REP RODUCE ====\nTo run locally:\n - Use the test command given under 'BISECT JOB RE SULTS' above.\n - Consider using a profiler. Pass --profiler=list to list availa ble profilers.\n\n\nTo reproduce on a performance try bot:\nsrc/tools/perf/run_b enchmark -v --browser=<bot-name> smoothness.tough_scrolling_cases\n(Where <bot-n ame> comes from tools/perf/run_benchmark --browser=list)\n\nFor more details ple ase visit\nhttps://sites.google.com/a/chromium.org/dev/developers/performance-tr y-bots\n\n\n| O O | Visit http://www.chromium.org/developers/core-principles for Chrome's\n| X | policy on perf regressions. Contact chrome-perf-dashboard-tea m with any\n| / \\ | questions or suggestions about bisecting. THANK YOU." 78 "stdin": "\n===== BISECT JOB RESULTS =====\nStatus: Complete\n\nTest Command : src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_c ases\nTest Metric: mean_input_event_latency/mean_input_event_latency\nRelative C hange: None\nEstimated Confidence: 0.99%\nRetested CL with revert: Not Implement ed.\n\n\n===== WARNINGS =====\nThe following warnings were raised by the bisect job:\n\n * This is a demo warning\n\n\n===== SUSPECTED CL(s) =====\nSubject : So me random CL\nAuthor : DummyAuthor, dummy@nowhere.com\nCommit description:\n A long description for a CL.\nContaining multiple lines\nCommit : deadbeef\nDate : 01/01/2015\n\n\n===== TESTED REVISIONS =====\ncommit_pos revision_string m ean_value std_err good_or_bad? tested? culprit? \n\n\n\n==== INSTRUCTIONS TO REP RODUCE ====\nTo run locally:\n - Use the test command given under 'BISECT JOB RE SULTS' above.\n - Consider using a profiler. Pass --profiler=list to list availa ble profilers.\n\n\nTo reproduce on a performance try bot:\nsrc/tools/perf/run_b enchmark -v --browser=<bot-name> smoothness.tough_scrolling_cases\n(Where <bot-n ame> comes from tools/perf/run_benchmark --browser=list)\n\nFor more details ple ase visit\nhttps://sites.google.com/a/chromium.org/dev/developers/performance-tr y-bots\n\n\n| O O | Visit http://www.chromium.org/developers/core-principles for Chrome's\n| X | policy on perf regressions. Contact chrome-perf-dashboard-tea m with any\n| / \\ | questions or suggestions about bisecting. THANK YOU."
77 } 79 }
78 ] 80 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698