Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.perf", | 8 "chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux Perf (1)", | 10 "Linux Perf (1)", |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 139 "--json-output", | 139 "--json-output", |
| 140 "/path/to/tmp/json", | 140 "/path/to/tmp/json", |
| 141 "--num-shards", | 141 "--num-shards", |
| 142 "5" | 142 "5" |
| 143 ], | 143 ], |
| 144 "name": "List Perf Tests", | 144 "name": "List Perf Tests", |
| 145 "~followup_annotations": [ | 145 "~followup_annotations": [ |
| 146 "@@@STEP_LOG_LINE@json.output@{@@@", | 146 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 147 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", | 147 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", |
| 148 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", | 148 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", |
| 149 "@@@STEP_LOG_LINE@json.output@ \"chartjson_file\": true, @@@", | |
| 149 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru n_benmark --a=1 -v --b=2\", @@@", | 150 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru n_benmark --a=1 -v --b=2\", @@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", | 151 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al l\"@@@", | 152 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al l\"@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
|
ghost stip (do not use)
2014/11/25 06:12:39
I'm assuming blink_perf.all.release was deleted fr
shatch
2014/11/25 14:19:48
This is a new file, so I'm not sure why it's doing
| |
| 153 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru n_benmark --a=1 -v --b=2\", @@@", | |
| 155 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", | |
| 156 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al l\"@@@", | |
| 157 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 158 "@@@STEP_LOG_LINE@json.output@ \"dromaeo.cssqueryjquery\": {@@@", | |
| 159 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/path/to/run_benmark\", @@@ ", | |
| 160 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 1@@@", | |
| 161 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 162 "@@@STEP_LOG_LINE@json.output@ \"dromaeo.cssqueryjquery.release\": {@@@ ", | |
| 163 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/path/to/run_benmark\", @@@ ", | |
| 164 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 1, @@@", | |
| 165 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"dromaeo.cssqu eryjquery\"@@@", | |
| 166 "@@@STEP_LOG_LINE@json.output@ }@@@", | 153 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 167 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 154 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ \"version\": 2@@@", | 155 "@@@STEP_LOG_LINE@json.output@ \"version\": 2@@@", |
| 169 "@@@STEP_LOG_LINE@json.output@}@@@", | 156 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 170 "@@@STEP_LOG_END@json.output@@@" | 157 "@@@STEP_LOG_END@json.output@@@" |
| 171 ] | 158 ] |
| 172 }, | 159 }, |
| 173 { | 160 { |
| 174 "allow_subannotations": true, | 161 "allow_subannotations": true, |
| 175 "cmd": [ | 162 "cmd": [ |
| 176 "python", | 163 "python", |
| 177 "-u", | 164 "-u", |
| 178 "[BUILD]/scripts/slave/runtest.py", | 165 "[BUILD]/scripts/slave/runtest.py", |
| 179 "--target", | 166 "--target", |
| 180 "Release", | 167 "Release", |
| 181 "--xvfb", | 168 "--xvfb", |
| 182 "--factory-properties", | 169 "--factory-properties", |
| 183 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \ "slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\" }", | 170 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \ "slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\" }", |
| 184 "--build-properties", | 171 "--build-properties", |
| 185 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \ "slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\" }", | 172 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \ "slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\" }", |
| 186 "--annotate=graphing", | 173 "--annotate=graphing", |
| 187 "--results-url=https://chromeperf.appspot.com", | 174 "--results-url=https://chromeperf.appspot.com", |
| 188 "--perf-dashboard-id=blink_perf.all", | 175 "--perf-dashboard-id=blink_perf.all", |
| 189 "--perf-id=linux-release", | 176 "--perf-id=linux-release", |
| 190 "--test-type=blink_perf.all", | 177 "--test-type=blink_perf.all", |
| 178 "--chartjson-file", | |
| 179 "/path/to/tmp/json", | |
| 191 "--builder-name=Linux Perf (1)", | 180 "--builder-name=Linux Perf (1)", |
| 192 "--slave-name=TestSlavename", | 181 "--slave-name=TestSlavename", |
| 193 "--build-number=0", | 182 "--build-number=0", |
| 194 "--run-python-script", | 183 "--run-python-script", |
| 195 "/path/to/run_benmark", | 184 "/path/to/run_benmark", |
| 196 "--a=1", | 185 "--a=1", |
| 197 "-v", | 186 "-v", |
| 198 "--b=2" | 187 "--b=2" |
| 199 ], | 188 ], |
| 200 "name": "blink_perf.all.exact" | 189 "name": "blink_perf.all.exact", |
| 201 }, | |
| 202 { | |
| 203 "allow_subannotations": true, | |
| 204 "cmd": [ | |
| 205 "python", | |
| 206 "-u", | |
| 207 "[BUILD]/scripts/slave/runtest.py", | |
| 208 "--target", | |
| 209 "Release", | |
| 210 "--xvfb", | |
| 211 "--factory-properties", | |
| 212 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \ "slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\" }", | |
| 213 "--build-properties", | |
| 214 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Perf (1)\", \"buildnumber\": 0, \"mastername\": \"chromiu m.perf\", \"parent_buildername\": \"Linux Builder\", \"recipe\": \"chromium\", \ "slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\" }", | |
| 215 "--annotate=graphing", | |
| 216 "--results-url=https://chromeperf.appspot.com", | |
| 217 "--perf-dashboard-id=blink_perf.all", | |
| 218 "--perf-id=linux-release", | |
| 219 "--test-type=blink_perf.all", | |
| 220 "--builder-name=Linux Perf (1)", | |
| 221 "--slave-name=TestSlavename", | |
| 222 "--build-number=0", | |
| 223 "--run-python-script", | |
| 224 "/path/to/run_benmark", | |
| 225 "--a=1", | |
| 226 "-v", | |
| 227 "--b=2" | |
| 228 ], | |
| 229 "name": "blink_perf.all.release", | |
| 230 "~followup_annotations": [ | 190 "~followup_annotations": [ |
| 231 "step returned non-zero exit code: 1", | 191 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 232 "@@@STEP_FAILURE@@@" | 192 "@@@STEP_LOG_END@json.output@@@" |
| 233 ] | 193 ] |
| 234 }, | |
| 235 { | |
| 236 "name": "$final_result", | |
| 237 "reason": "1 tests failed: ['dynamic_perf_tests']", | |
| 238 "status_code": 1 | |
| 239 } | 194 } |
| 240 ] | 195 ] |
| OLD | NEW |