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

Side by Side Diff: scripts/slave/recipes/gpu/build_and_upload.expected/mac_debug.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/cleanup_temp.py" 6 "[BUILD]/scripts/slave/cleanup_temp.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "cleanup temp" 9 "name": "cleanup temp"
10 }, 10 },
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 "cwd": "[SLAVE_BUILD]", 111 "cwd": "[SLAVE_BUILD]",
112 "env": { 112 "env": {
113 "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 clang=1 comp onent=shared_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding= Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 test_isolatio n_mode=prepare use_goma=1" 113 "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 clang=1 comp onent=shared_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding= Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 test_isolatio n_mode=prepare use_goma=1"
114 }, 114 },
115 "name": "gclient runhooks" 115 "name": "gclient runhooks"
116 }, 116 },
117 { 117 {
118 "cmd": [ 118 "cmd": [
119 "python", 119 "python",
120 "-u", 120 "-u",
121 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", 121 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
122 "--build-dir", 122 "--build-dir",
123 "[SLAVE_BUILD]/src/out/Debug", 123 "[SLAVE_BUILD]/src/out/Debug",
124 "--clean-isolated-files" 124 "--clean-isolated-files"
125 ], 125 ],
126 "cwd": "[SLAVE_BUILD]", 126 "cwd": "[SLAVE_BUILD]",
127 "name": "clean isolated files" 127 "name": "clean isolated files"
128 }, 128 },
129 { 129 {
130 "allow_subannotations": true, 130 "allow_subannotations": true,
131 "cmd": [ 131 "cmd": [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
176 "name": "compile", 176 "name": "compile",
177 "~followup_annotations": [ 177 "~followup_annotations": [
178 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 178 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
179 "@@@STEP_LOG_END@json.output (invalid)@@@" 179 "@@@STEP_LOG_END@json.output (invalid)@@@"
180 ] 180 ]
181 }, 181 },
182 { 182 {
183 "cmd": [ 183 "cmd": [
184 "python", 184 "python",
185 "-u", 185 "-u",
186 "RECIPE_MODULE[isolate]/resources/isolate.py", 186 "RECIPE_MODULE[build.isolate]/resources/isolate.py",
187 "[SLAVE_BUILD]/src/tools/swarming_client", 187 "[SLAVE_BUILD]/src/tools/swarming_client",
188 "batcharchive", 188 "batcharchive",
189 "--dump-json", 189 "--dump-json",
190 "/path/to/tmp/json", 190 "/path/to/tmp/json",
191 "--isolate-server", 191 "--isolate-server",
192 "https://isolateserver.appspot.com", 192 "https://isolateserver.appspot.com",
193 "[SLAVE_BUILD]/src/out/Debug/angle_unittests.isolated.gen.json", 193 "[SLAVE_BUILD]/src/out/Debug/angle_unittests.isolated.gen.json",
194 "[SLAVE_BUILD]/src/out/Debug/content_gl_tests.isolated.gen.json", 194 "[SLAVE_BUILD]/src/out/Debug/content_gl_tests.isolated.gen.json",
195 "[SLAVE_BUILD]/src/out/Debug/gl_tests.isolated.gen.json", 195 "[SLAVE_BUILD]/src/out/Debug/gl_tests.isolated.gen.json",
196 "[SLAVE_BUILD]/src/out/Debug/gl_unittests.isolated.gen.json", 196 "[SLAVE_BUILD]/src/out/Debug/gl_unittests.isolated.gen.json",
(...skipping 16 matching lines...) Expand all
213 "@@@STEP_LOG_END@json.output@@@", 213 "@@@STEP_LOG_END@json.output@@@",
214 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\ ", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash for gl_unittests]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"ta b_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"tel emetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}@@@" 214 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash fo r angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\ ", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash for gl_unittests]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"ta b_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"tel emetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}@@@"
215 ] 215 ]
216 }, 216 },
217 { 217 {
218 "name": "$result", 218 "name": "$result",
219 "recipe_result": null, 219 "recipe_result": null,
220 "status_code": 0 220 "status_code": 0
221 } 221 }
222 ] 222 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698