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

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

Issue 1237263003: reland #3: Set mac_min_sdk=10.10 on chromium.mac bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 5 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/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.mac", 8 "tryserver.chromium.mac",
9 "--builder", 9 "--builder",
10 "mac_chromium_rel_ng", 10 "mac_chromium_rel_ng",
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 }, 83 },
84 { 84 {
85 "cmd": [ 85 "cmd": [
86 "python", 86 "python",
87 "-u", 87 "-u",
88 "[DEPOT_TOOLS]/gclient.py", 88 "[DEPOT_TOOLS]/gclient.py",
89 "runhooks" 89 "runhooks"
90 ], 90 ],
91 "cwd": "[SLAVE_BUILD]", 91 "cwd": "[SLAVE_BUILD]",
92 "env": { 92 "env": {
93 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec k_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_ mode=prepare use_goma=1" 93 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec k_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' mac_sdk_min=10.10 target_arch=x 64 test_isolation_mode=prepare use_goma=1"
94 }, 94 },
95 "name": "gclient runhooks (with patch)" 95 "name": "gclient runhooks (with patch)"
96 }, 96 },
97 { 97 {
98 "cmd": [ 98 "cmd": [
99 "python", 99 "python",
100 "-u", 100 "-u",
101 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 101 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
102 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", 102 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json",
103 "/path/to/tmp/json" 103 "/path/to/tmp/json"
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 "cmd": [ 178 "cmd": [
179 "python", 179 "python",
180 "-u", 180 "-u",
181 "[SLAVE_BUILD]/src/build/gyp_chromium", 181 "[SLAVE_BUILD]/src/build/gyp_chromium",
182 "--analyzer", 182 "--analyzer",
183 "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"chrome \", \"chromium_builder_tests\", \"content_gl_tests_run\", \"gl_tests_run\", \"ta b_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}", 183 "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"chrome \", \"chromium_builder_tests\", \"content_gl_tests_run\", \"gl_tests_run\", \"ta b_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}",
184 "/path/to/tmp/json" 184 "/path/to/tmp/json"
185 ], 185 ],
186 "cwd": "[SLAVE_BUILD]", 186 "cwd": "[SLAVE_BUILD]",
187 "env": { 187 "env": {
188 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec k_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_ mode=prepare use_goma=1" 188 "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dchec k_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' mac_sdk_min=10.10 target_arch=x 64 test_isolation_mode=prepare use_goma=1"
189 }, 189 },
190 "name": "analyze", 190 "name": "analyze",
191 "~followup_annotations": [ 191 "~followup_annotations": [
192 "@@@STEP_LOG_LINE@json.output@{@@@", 192 "@@@STEP_LOG_LINE@json.output@{@@@",
193 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", 193 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
194 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", 194 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@",
195 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", 195 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@",
196 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", 196 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@",
197 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@", 197 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests_run\", @@@",
198 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@", 198 "@@@STEP_LOG_LINE@json.output@ \"gl_tests_run\", @@@",
(...skipping 3410 matching lines...) Expand 10 before | Expand all | Expand 10 after
3609 "@@@STEP_FAILURE@@@", 3609 "@@@STEP_FAILURE@@@",
3610 "@@@SET_BUILD_PROPERTY@failure_hash@\"4cd189d31a78721966a6a6d2208248a1c6db 1f3a\"@@@" 3610 "@@@SET_BUILD_PROPERTY@failure_hash@\"4cd189d31a78721966a6a6d2208248a1c6db 1f3a\"@@@"
3611 ] 3611 ]
3612 }, 3612 },
3613 { 3613 {
3614 "name": "$final_result", 3614 "name": "$final_result",
3615 "reason": "1 out of 1 aggregated steps failed. Failures: Step('pixel_test on Intel GPU on Mac') failed with return_code 1", 3615 "reason": "1 out of 1 aggregated steps failed. Failures: Step('pixel_test on Intel GPU on Mac') failed with return_code 1",
3616 "status_code": 1 3616 "status_code": 1
3617 } 3617 }
3618 ] 3618 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698