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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/analyze_runs_only_angle_unittests.json

Issue 1515933004: Rename telemetry_gpu_new_test back to telemetry_gpu_test. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]\\scripts\\slave\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 "@@@STEP_LOG_LINE@json.output@}@@@", 210 "@@@STEP_LOG_LINE@json.output@}@@@",
211 "@@@STEP_LOG_END@json.output@@@" 211 "@@@STEP_LOG_END@json.output@@@"
212 ] 212 ]
213 }, 213 },
214 { 214 {
215 "cmd": [ 215 "cmd": [
216 "python", 216 "python",
217 "-u", 217 "-u",
218 "[SLAVE_BUILD]\\src\\build\\gyp_chromium", 218 "[SLAVE_BUILD]\\src\\build\\gyp_chromium",
219 "--analyzer", 219 "--analyzer",
220 "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_ser vice\"], \"files\": [\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \" content_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"mini_installer \", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_new_test_run\"]}", 220 "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_ser vice\"], \"files\": [\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \" content_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"mini_installer \", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}",
221 "/path/to/tmp/json" 221 "/path/to/tmp/json"
222 ], 222 ],
223 "cwd": "[SLAVE_BUILD]", 223 "cwd": "[SLAVE_BUILD]",
224 "env": { 224 "env": {
225 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\go ma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 " 225 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li brary dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\go ma' proprietary_codecs=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 "
226 }, 226 },
227 "name": "analyze", 227 "name": "analyze",
228 "~followup_annotations": [ 228 "~followup_annotations": [
229 "@@@STEP_LOG_LINE@json.output@{@@@", 229 "@@@STEP_LOG_LINE@json.output@{@@@",
230 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", 230 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@",
(...skipping 25 matching lines...) Expand all
256 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", 256 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@",
257 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\"@@@", 257 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\"@@@",
258 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 258 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
259 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 259 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
260 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", 260 "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
261 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", 261 "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
262 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", 262 "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
263 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@", 263 "@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@",
264 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 264 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
265 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@", 265 "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @ @@",
266 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@", 266 "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@",
267 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 267 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
268 "@@@STEP_LOG_LINE@analyze_details@}@@@", 268 "@@@STEP_LOG_LINE@analyze_details@}@@@",
269 "@@@STEP_LOG_END@analyze_details@@@" 269 "@@@STEP_LOG_END@analyze_details@@@"
270 ] 270 ]
271 }, 271 },
272 { 272 {
273 "cmd": [ 273 "cmd": [
274 "python", 274 "python",
275 "-u", 275 "-u",
276 "[BUILD]\\scripts\\slave\\cleanup_temp.py" 276 "[BUILD]\\scripts\\slave\\cleanup_temp.py"
(...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after
650 ], 650 ],
651 "cwd": "[SLAVE_BUILD]", 651 "cwd": "[SLAVE_BUILD]",
652 "name": "process_dumps" 652 "name": "process_dumps"
653 }, 653 },
654 { 654 {
655 "name": "$result", 655 "name": "$result",
656 "recipe_result": null, 656 "recipe_result": null,
657 "status_code": 0 657 "status_code": 0
658 } 658 }
659 ] 659 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698