| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE[build]/bot_update.py", | 6 "RECIPE_PACKAGE[build]/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 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 291 "-u", | 291 "-u", |
| 292 "[BUILD]/scripts/slave/cleanup_temp.py" | 292 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 293 ], | 293 ], |
| 294 "cwd": "[SLAVE_BUILD]", | 294 "cwd": "[SLAVE_BUILD]", |
| 295 "name": "cleanup_temp" | 295 "name": "cleanup_temp" |
| 296 }, | 296 }, |
| 297 { | 297 { |
| 298 "cmd": [ | 298 "cmd": [ |
| 299 "python", | 299 "python", |
| 300 "-u", | 300 "-u", |
| 301 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 301 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py", |
| 302 "--build-dir", | 302 "--build-dir", |
| 303 "[SLAVE_BUILD]/src/out/Release", | 303 "[SLAVE_BUILD]/src/out/Release", |
| 304 "--clean-isolated-files" | 304 "--clean-isolated-files" |
| 305 ], | 305 ], |
| 306 "cwd": "[SLAVE_BUILD]", | 306 "cwd": "[SLAVE_BUILD]", |
| 307 "name": "clean isolated files" | 307 "name": "clean isolated files" |
| 308 }, | 308 }, |
| 309 { | 309 { |
| 310 "allow_subannotations": true, | 310 "allow_subannotations": true, |
| 311 "cmd": [ | 311 "cmd": [ |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 359 "name": "compile (with patch)", | 359 "name": "compile (with patch)", |
| 360 "~followup_annotations": [ | 360 "~followup_annotations": [ |
| 361 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 361 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 362 "@@@STEP_LOG_END@json.output (invalid)@@@" | 362 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 363 ] | 363 ] |
| 364 }, | 364 }, |
| 365 { | 365 { |
| 366 "cmd": [ | 366 "cmd": [ |
| 367 "python", | 367 "python", |
| 368 "-u", | 368 "-u", |
| 369 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 369 "RECIPE_MODULE[build.isolate]/resources/remove_build_metadata.py", |
| 370 "--build-dir", | 370 "--build-dir", |
| 371 "[SLAVE_BUILD]/src/out/Release", | 371 "[SLAVE_BUILD]/src/out/Release", |
| 372 "--src-dir", | 372 "--src-dir", |
| 373 "[SLAVE_BUILD]/src" | 373 "[SLAVE_BUILD]/src" |
| 374 ], | 374 ], |
| 375 "cwd": "[SLAVE_BUILD]", | 375 "cwd": "[SLAVE_BUILD]", |
| 376 "name": "remove_build_metadata" | 376 "name": "remove_build_metadata" |
| 377 }, | 377 }, |
| 378 { | 378 { |
| 379 "cmd": [ | 379 "cmd": [ |
| 380 "python", | 380 "python", |
| 381 "-u", | 381 "-u", |
| 382 "RECIPE_MODULE[isolate]/resources/isolate.py", | 382 "RECIPE_MODULE[build.isolate]/resources/isolate.py", |
| 383 "[SLAVE_BUILD]/src/tools/swarming_client", | 383 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 384 "batcharchive", | 384 "batcharchive", |
| 385 "--dump-json", | 385 "--dump-json", |
| 386 "/path/to/tmp/json", | 386 "/path/to/tmp/json", |
| 387 "--isolate-server", | 387 "--isolate-server", |
| 388 "https://isolateserver.appspot.com", | 388 "https://isolateserver.appspot.com", |
| 389 "--verbose", | 389 "--verbose", |
| 390 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", | 390 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", |
| 391 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 391 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
| 392 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 392 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
| (...skipping 2679 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3072 "@@@STEP_LOG_LINE@json.output@}@@@", | 3072 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 3073 "@@@STEP_LOG_END@json.output@@@", | 3073 "@@@STEP_LOG_END@json.output@@@", |
| 3074 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 3074 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 3075 ] | 3075 ] |
| 3076 }, | 3076 }, |
| 3077 { | 3077 { |
| 3078 "allow_subannotations": true, | 3078 "allow_subannotations": true, |
| 3079 "cmd": [ | 3079 "cmd": [ |
| 3080 "python", | 3080 "python", |
| 3081 "-u", | 3081 "-u", |
| 3082 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3082 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
| 3083 "--swarming-client-dir", | 3083 "--swarming-client-dir", |
| 3084 "[SLAVE_BUILD]/src/tools/swarming_client", | 3084 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3085 "--temp-root-dir", | 3085 "--temp-root-dir", |
| 3086 "[TMP_BASE]", | 3086 "[TMP_BASE]", |
| 3087 "--merged-test-output", | 3087 "--merged-test-output", |
| 3088 "/path/to/tmp/json", | 3088 "/path/to/tmp/json", |
| 3089 "--", | 3089 "--", |
| 3090 "collect", | 3090 "collect", |
| 3091 "--swarming", | 3091 "--swarming", |
| 3092 "https://chromium-swarm.appspot.com", | 3092 "https://chromium-swarm.appspot.com", |
| 3093 "--decorate", | 3093 "--decorate", |
| 3094 "--print-status-updates", | 3094 "--print-status-updates", |
| 3095 "--shards", | 3095 "--shards", |
| 3096 "1", | 3096 "1", |
| 3097 "content_gl_tests on Intel GPU on Mac (with patch)/Mac-10.10/[dummy has/ma
c_chromium_rel_ng/571" | 3097 "content_gl_tests on Intel GPU on Mac (with patch)/Mac-10.10/[dummy has/ma
c_chromium_rel_ng/571" |
| 3098 ], | 3098 ], |
| 3099 "cwd": "[SLAVE_BUILD]", | 3099 "cwd": "[SLAVE_BUILD]", |
| 3100 "name": "content_gl_tests on Intel GPU on Mac (with patch) on Mac-10.10", | 3100 "name": "content_gl_tests on Intel GPU on Mac (with patch) on Mac-10.10", |
| 3101 "~followup_annotations": [ | 3101 "~followup_annotations": [ |
| 3102 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 3102 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 3103 ] | 3103 ] |
| 3104 }, | 3104 }, |
| 3105 { | 3105 { |
| 3106 "cmd": [ | 3106 "cmd": [ |
| 3107 "python", | 3107 "python", |
| 3108 "-u", | 3108 "-u", |
| 3109 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 3109 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
| 3110 "--input-gtest-json", | 3110 "--input-gtest-json", |
| 3111 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 3111 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 3112 "--master-name", | 3112 "--master-name", |
| 3113 "tryserver.chromium.mac", | 3113 "tryserver.chromium.mac", |
| 3114 "--builder-name", | 3114 "--builder-name", |
| 3115 "mac_chromium_rel_ng", | 3115 "mac_chromium_rel_ng", |
| 3116 "--build-number", | 3116 "--build-number", |
| 3117 "571", | 3117 "571", |
| 3118 "--test-type", | 3118 "--test-type", |
| 3119 "content_gl_tests on Intel GPU on Mac (with patch) on Mac-10.10", | 3119 "content_gl_tests on Intel GPU on Mac (with patch) on Mac-10.10", |
| 3120 "--test-results-server", | 3120 "--test-results-server", |
| 3121 "test-results.appspot.com", | 3121 "test-results.appspot.com", |
| 3122 "--chrome-revision", | 3122 "--chrome-revision", |
| 3123 "170242" | 3123 "170242" |
| 3124 ], | 3124 ], |
| 3125 "cwd": "[SLAVE_BUILD]", | 3125 "cwd": "[SLAVE_BUILD]", |
| 3126 "name": "Upload to test-results [content_gl_tests on Intel GPU on Mac (with
patch) on Mac-10.10]" | 3126 "name": "Upload to test-results [content_gl_tests on Intel GPU on Mac (with
patch) on Mac-10.10]" |
| 3127 }, | 3127 }, |
| 3128 { | 3128 { |
| 3129 "allow_subannotations": true, | 3129 "allow_subannotations": true, |
| 3130 "cmd": [ | 3130 "cmd": [ |
| 3131 "python", | 3131 "python", |
| 3132 "-u", | 3132 "-u", |
| 3133 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3133 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
| 3134 "--swarming-client-dir", | 3134 "--swarming-client-dir", |
| 3135 "[SLAVE_BUILD]/src/tools/swarming_client", | 3135 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3136 "--temp-root-dir", | 3136 "--temp-root-dir", |
| 3137 "[TMP_BASE]", | 3137 "[TMP_BASE]", |
| 3138 "--merged-test-output", | 3138 "--merged-test-output", |
| 3139 "/path/to/tmp/json", | 3139 "/path/to/tmp/json", |
| 3140 "--", | 3140 "--", |
| 3141 "collect", | 3141 "collect", |
| 3142 "--swarming", | 3142 "--swarming", |
| 3143 "https://chromium-swarm.appspot.com", | 3143 "https://chromium-swarm.appspot.com", |
| 3144 "--decorate", | 3144 "--decorate", |
| 3145 "--print-status-updates", | 3145 "--print-status-updates", |
| 3146 "--shards", | 3146 "--shards", |
| 3147 "1", | 3147 "1", |
| 3148 "gl_tests on Intel GPU on Mac (with patch)/Mac-10.10/[dummy has/mac_chromi
um_rel_ng/571" | 3148 "gl_tests on Intel GPU on Mac (with patch)/Mac-10.10/[dummy has/mac_chromi
um_rel_ng/571" |
| 3149 ], | 3149 ], |
| 3150 "cwd": "[SLAVE_BUILD]", | 3150 "cwd": "[SLAVE_BUILD]", |
| 3151 "name": "gl_tests on Intel GPU on Mac (with patch) on Mac-10.10", | 3151 "name": "gl_tests on Intel GPU on Mac (with patch) on Mac-10.10", |
| 3152 "~followup_annotations": [ | 3152 "~followup_annotations": [ |
| 3153 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 3153 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 3154 ] | 3154 ] |
| 3155 }, | 3155 }, |
| 3156 { | 3156 { |
| 3157 "cmd": [ | 3157 "cmd": [ |
| 3158 "python", | 3158 "python", |
| 3159 "-u", | 3159 "-u", |
| 3160 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 3160 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
| 3161 "--input-gtest-json", | 3161 "--input-gtest-json", |
| 3162 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 3162 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 3163 "--master-name", | 3163 "--master-name", |
| 3164 "tryserver.chromium.mac", | 3164 "tryserver.chromium.mac", |
| 3165 "--builder-name", | 3165 "--builder-name", |
| 3166 "mac_chromium_rel_ng", | 3166 "mac_chromium_rel_ng", |
| 3167 "--build-number", | 3167 "--build-number", |
| 3168 "571", | 3168 "571", |
| 3169 "--test-type", | 3169 "--test-type", |
| 3170 "gl_tests on Intel GPU on Mac (with patch) on Mac-10.10", | 3170 "gl_tests on Intel GPU on Mac (with patch) on Mac-10.10", |
| 3171 "--test-results-server", | 3171 "--test-results-server", |
| 3172 "test-results.appspot.com", | 3172 "test-results.appspot.com", |
| 3173 "--chrome-revision", | 3173 "--chrome-revision", |
| 3174 "170242" | 3174 "170242" |
| 3175 ], | 3175 ], |
| 3176 "cwd": "[SLAVE_BUILD]", | 3176 "cwd": "[SLAVE_BUILD]", |
| 3177 "name": "Upload to test-results [gl_tests on Intel GPU on Mac (with patch) o
n Mac-10.10]" | 3177 "name": "Upload to test-results [gl_tests on Intel GPU on Mac (with patch) o
n Mac-10.10]" |
| 3178 }, | 3178 }, |
| 3179 { | 3179 { |
| 3180 "allow_subannotations": true, | 3180 "allow_subannotations": true, |
| 3181 "cmd": [ | 3181 "cmd": [ |
| 3182 "python", | 3182 "python", |
| 3183 "-u", | 3183 "-u", |
| 3184 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3184 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
| 3185 "--swarming-client-dir", | 3185 "--swarming-client-dir", |
| 3186 "[SLAVE_BUILD]/src/tools/swarming_client", | 3186 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3187 "--temp-root-dir", | 3187 "--temp-root-dir", |
| 3188 "[TMP_BASE]", | 3188 "[TMP_BASE]", |
| 3189 "--merged-test-output", | 3189 "--merged-test-output", |
| 3190 "/path/to/tmp/json", | 3190 "/path/to/tmp/json", |
| 3191 "--", | 3191 "--", |
| 3192 "collect", | 3192 "collect", |
| 3193 "--swarming", | 3193 "--swarming", |
| 3194 "https://chromium-swarm.appspot.com", | 3194 "https://chromium-swarm.appspot.com", |
| 3195 "--decorate", | 3195 "--decorate", |
| 3196 "--print-status-updates", | 3196 "--print-status-updates", |
| 3197 "--shards", | 3197 "--shards", |
| 3198 "1", | 3198 "1", |
| 3199 "angle_unittests on Intel GPU on Mac (with patch)/Mac-10.10/[dummy has/mac
_chromium_rel_ng/571" | 3199 "angle_unittests on Intel GPU on Mac (with patch)/Mac-10.10/[dummy has/mac
_chromium_rel_ng/571" |
| 3200 ], | 3200 ], |
| 3201 "cwd": "[SLAVE_BUILD]", | 3201 "cwd": "[SLAVE_BUILD]", |
| 3202 "name": "angle_unittests on Intel GPU on Mac (with patch) on Mac-10.10", | 3202 "name": "angle_unittests on Intel GPU on Mac (with patch) on Mac-10.10", |
| 3203 "~followup_annotations": [ | 3203 "~followup_annotations": [ |
| 3204 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 3204 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 3205 ] | 3205 ] |
| 3206 }, | 3206 }, |
| 3207 { | 3207 { |
| 3208 "cmd": [ | 3208 "cmd": [ |
| 3209 "python", | 3209 "python", |
| 3210 "-u", | 3210 "-u", |
| 3211 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 3211 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
| 3212 "--input-gtest-json", | 3212 "--input-gtest-json", |
| 3213 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 3213 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 3214 "--master-name", | 3214 "--master-name", |
| 3215 "tryserver.chromium.mac", | 3215 "tryserver.chromium.mac", |
| 3216 "--builder-name", | 3216 "--builder-name", |
| 3217 "mac_chromium_rel_ng", | 3217 "mac_chromium_rel_ng", |
| 3218 "--build-number", | 3218 "--build-number", |
| 3219 "571", | 3219 "571", |
| 3220 "--test-type", | 3220 "--test-type", |
| 3221 "angle_unittests on Intel GPU on Mac (with patch) on Mac-10.10", | 3221 "angle_unittests on Intel GPU on Mac (with patch) on Mac-10.10", |
| (...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3489 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3489 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3490 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3490 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3491 "@@@STEP_LOG_END@outdir_json@@@" | 3491 "@@@STEP_LOG_END@outdir_json@@@" |
| 3492 ] | 3492 ] |
| 3493 }, | 3493 }, |
| 3494 { | 3494 { |
| 3495 "allow_subannotations": true, | 3495 "allow_subannotations": true, |
| 3496 "cmd": [ | 3496 "cmd": [ |
| 3497 "python", | 3497 "python", |
| 3498 "-u", | 3498 "-u", |
| 3499 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3499 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
| 3500 "--swarming-client-dir", | 3500 "--swarming-client-dir", |
| 3501 "[SLAVE_BUILD]/src/tools/swarming_client", | 3501 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3502 "--temp-root-dir", | 3502 "--temp-root-dir", |
| 3503 "[TMP_BASE]", | 3503 "[TMP_BASE]", |
| 3504 "--merged-test-output", | 3504 "--merged-test-output", |
| 3505 "/path/to/tmp/json", | 3505 "/path/to/tmp/json", |
| 3506 "--", | 3506 "--", |
| 3507 "collect", | 3507 "collect", |
| 3508 "--swarming", | 3508 "--swarming", |
| 3509 "https://chromium-swarm.appspot.com", | 3509 "https://chromium-swarm.appspot.com", |
| 3510 "--decorate", | 3510 "--decorate", |
| 3511 "--print-status-updates", | 3511 "--print-status-updates", |
| 3512 "--shards", | 3512 "--shards", |
| 3513 "1", | 3513 "1", |
| 3514 "tab_capture_end2end_tests on Intel GPU on Mac (with patch)/Mac-10.10/[dum
my has/mac_chromium_rel_ng/571" | 3514 "tab_capture_end2end_tests on Intel GPU on Mac (with patch)/Mac-10.10/[dum
my has/mac_chromium_rel_ng/571" |
| 3515 ], | 3515 ], |
| 3516 "cwd": "[SLAVE_BUILD]", | 3516 "cwd": "[SLAVE_BUILD]", |
| 3517 "name": "tab_capture_end2end_tests on Intel GPU on Mac (with patch) on Mac-1
0.10", | 3517 "name": "tab_capture_end2end_tests on Intel GPU on Mac (with patch) on Mac-1
0.10", |
| 3518 "~followup_annotations": [ | 3518 "~followup_annotations": [ |
| 3519 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 3519 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 3520 ] | 3520 ] |
| 3521 }, | 3521 }, |
| 3522 { | 3522 { |
| 3523 "cmd": [ | 3523 "cmd": [ |
| 3524 "python", | 3524 "python", |
| 3525 "-u", | 3525 "-u", |
| 3526 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 3526 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
| 3527 "--input-gtest-json", | 3527 "--input-gtest-json", |
| 3528 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 3528 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 3529 "--master-name", | 3529 "--master-name", |
| 3530 "tryserver.chromium.mac", | 3530 "tryserver.chromium.mac", |
| 3531 "--builder-name", | 3531 "--builder-name", |
| 3532 "mac_chromium_rel_ng", | 3532 "mac_chromium_rel_ng", |
| 3533 "--build-number", | 3533 "--build-number", |
| 3534 "571", | 3534 "571", |
| 3535 "--test-type", | 3535 "--test-type", |
| 3536 "tab_capture_end2end_tests on Intel GPU on Mac (with patch) on Mac-10.10", | 3536 "tab_capture_end2end_tests on Intel GPU on Mac (with patch) on Mac-10.10", |
| 3537 "--test-results-server", | 3537 "--test-results-server", |
| 3538 "test-results.appspot.com", | 3538 "test-results.appspot.com", |
| 3539 "--chrome-revision", | 3539 "--chrome-revision", |
| 3540 "170242" | 3540 "170242" |
| 3541 ], | 3541 ], |
| 3542 "cwd": "[SLAVE_BUILD]", | 3542 "cwd": "[SLAVE_BUILD]", |
| 3543 "name": "Upload to test-results [tab_capture_end2end_tests on Intel GPU on M
ac (with patch) on Mac-10.10]" | 3543 "name": "Upload to test-results [tab_capture_end2end_tests on Intel GPU on M
ac (with patch) on Mac-10.10]" |
| 3544 }, | 3544 }, |
| 3545 { | 3545 { |
| 3546 "allow_subannotations": true, | 3546 "allow_subannotations": true, |
| 3547 "cmd": [ | 3547 "cmd": [ |
| 3548 "python", | 3548 "python", |
| 3549 "-u", | 3549 "-u", |
| 3550 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3550 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
| 3551 "--swarming-client-dir", | 3551 "--swarming-client-dir", |
| 3552 "[SLAVE_BUILD]/src/tools/swarming_client", | 3552 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3553 "--temp-root-dir", | 3553 "--temp-root-dir", |
| 3554 "[TMP_BASE]", | 3554 "[TMP_BASE]", |
| 3555 "--merged-test-output", | 3555 "--merged-test-output", |
| 3556 "/path/to/tmp/json", | 3556 "/path/to/tmp/json", |
| 3557 "--", | 3557 "--", |
| 3558 "collect", | 3558 "collect", |
| 3559 "--swarming", | 3559 "--swarming", |
| 3560 "https://chromium-swarm.appspot.com", | 3560 "https://chromium-swarm.appspot.com", |
| 3561 "--decorate", | 3561 "--decorate", |
| 3562 "--print-status-updates", | 3562 "--print-status-updates", |
| 3563 "--shards", | 3563 "--shards", |
| 3564 "1", | 3564 "1", |
| 3565 "content_gl_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571" | 3565 "content_gl_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571" |
| 3566 ], | 3566 ], |
| 3567 "cwd": "[SLAVE_BUILD]", | 3567 "cwd": "[SLAVE_BUILD]", |
| 3568 "name": "content_gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10
.9", | 3568 "name": "content_gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10
.9", |
| 3569 "~followup_annotations": [ | 3569 "~followup_annotations": [ |
| 3570 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 3570 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 3571 ] | 3571 ] |
| 3572 }, | 3572 }, |
| 3573 { | 3573 { |
| 3574 "cmd": [ | 3574 "cmd": [ |
| 3575 "python", | 3575 "python", |
| 3576 "-u", | 3576 "-u", |
| 3577 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 3577 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
| 3578 "--input-gtest-json", | 3578 "--input-gtest-json", |
| 3579 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 3579 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 3580 "--master-name", | 3580 "--master-name", |
| 3581 "tryserver.chromium.mac", | 3581 "tryserver.chromium.mac", |
| 3582 "--builder-name", | 3582 "--builder-name", |
| 3583 "mac_chromium_rel_ng", | 3583 "mac_chromium_rel_ng", |
| 3584 "--build-number", | 3584 "--build-number", |
| 3585 "571", | 3585 "571", |
| 3586 "--test-type", | 3586 "--test-type", |
| 3587 "content_gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3587 "content_gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3588 "--test-results-server", | 3588 "--test-results-server", |
| 3589 "test-results.appspot.com", | 3589 "test-results.appspot.com", |
| 3590 "--chrome-revision", | 3590 "--chrome-revision", |
| 3591 "170242" | 3591 "170242" |
| 3592 ], | 3592 ], |
| 3593 "cwd": "[SLAVE_BUILD]", | 3593 "cwd": "[SLAVE_BUILD]", |
| 3594 "name": "Upload to test-results [content_gl_tests on NVIDIA GPU on Mac Retin
a (with patch) on Mac-10.9]" | 3594 "name": "Upload to test-results [content_gl_tests on NVIDIA GPU on Mac Retin
a (with patch) on Mac-10.9]" |
| 3595 }, | 3595 }, |
| 3596 { | 3596 { |
| 3597 "allow_subannotations": true, | 3597 "allow_subannotations": true, |
| 3598 "cmd": [ | 3598 "cmd": [ |
| 3599 "python", | 3599 "python", |
| 3600 "-u", | 3600 "-u", |
| 3601 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3601 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
| 3602 "--swarming-client-dir", | 3602 "--swarming-client-dir", |
| 3603 "[SLAVE_BUILD]/src/tools/swarming_client", | 3603 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3604 "--temp-root-dir", | 3604 "--temp-root-dir", |
| 3605 "[TMP_BASE]", | 3605 "[TMP_BASE]", |
| 3606 "--merged-test-output", | 3606 "--merged-test-output", |
| 3607 "/path/to/tmp/json", | 3607 "/path/to/tmp/json", |
| 3608 "--", | 3608 "--", |
| 3609 "collect", | 3609 "collect", |
| 3610 "--swarming", | 3610 "--swarming", |
| 3611 "https://chromium-swarm.appspot.com", | 3611 "https://chromium-swarm.appspot.com", |
| 3612 "--decorate", | 3612 "--decorate", |
| 3613 "--print-status-updates", | 3613 "--print-status-updates", |
| 3614 "--shards", | 3614 "--shards", |
| 3615 "1", | 3615 "1", |
| 3616 "gl_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac
_chromium_rel_ng/571" | 3616 "gl_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac
_chromium_rel_ng/571" |
| 3617 ], | 3617 ], |
| 3618 "cwd": "[SLAVE_BUILD]", | 3618 "cwd": "[SLAVE_BUILD]", |
| 3619 "name": "gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3619 "name": "gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3620 "~followup_annotations": [ | 3620 "~followup_annotations": [ |
| 3621 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 3621 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 3622 ] | 3622 ] |
| 3623 }, | 3623 }, |
| 3624 { | 3624 { |
| 3625 "cmd": [ | 3625 "cmd": [ |
| 3626 "python", | 3626 "python", |
| 3627 "-u", | 3627 "-u", |
| 3628 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 3628 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
| 3629 "--input-gtest-json", | 3629 "--input-gtest-json", |
| 3630 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 3630 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 3631 "--master-name", | 3631 "--master-name", |
| 3632 "tryserver.chromium.mac", | 3632 "tryserver.chromium.mac", |
| 3633 "--builder-name", | 3633 "--builder-name", |
| 3634 "mac_chromium_rel_ng", | 3634 "mac_chromium_rel_ng", |
| 3635 "--build-number", | 3635 "--build-number", |
| 3636 "571", | 3636 "571", |
| 3637 "--test-type", | 3637 "--test-type", |
| 3638 "gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3638 "gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| 3639 "--test-results-server", | 3639 "--test-results-server", |
| 3640 "test-results.appspot.com", | 3640 "test-results.appspot.com", |
| 3641 "--chrome-revision", | 3641 "--chrome-revision", |
| 3642 "170242" | 3642 "170242" |
| 3643 ], | 3643 ], |
| 3644 "cwd": "[SLAVE_BUILD]", | 3644 "cwd": "[SLAVE_BUILD]", |
| 3645 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Mac Retina (with
patch) on Mac-10.9]" | 3645 "name": "Upload to test-results [gl_tests on NVIDIA GPU on Mac Retina (with
patch) on Mac-10.9]" |
| 3646 }, | 3646 }, |
| 3647 { | 3647 { |
| 3648 "allow_subannotations": true, | 3648 "allow_subannotations": true, |
| 3649 "cmd": [ | 3649 "cmd": [ |
| 3650 "python", | 3650 "python", |
| 3651 "-u", | 3651 "-u", |
| 3652 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3652 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
| 3653 "--swarming-client-dir", | 3653 "--swarming-client-dir", |
| 3654 "[SLAVE_BUILD]/src/tools/swarming_client", | 3654 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3655 "--temp-root-dir", | 3655 "--temp-root-dir", |
| 3656 "[TMP_BASE]", | 3656 "[TMP_BASE]", |
| 3657 "--merged-test-output", | 3657 "--merged-test-output", |
| 3658 "/path/to/tmp/json", | 3658 "/path/to/tmp/json", |
| 3659 "--", | 3659 "--", |
| 3660 "collect", | 3660 "collect", |
| 3661 "--swarming", | 3661 "--swarming", |
| 3662 "https://chromium-swarm.appspot.com", | 3662 "https://chromium-swarm.appspot.com", |
| 3663 "--decorate", | 3663 "--decorate", |
| 3664 "--print-status-updates", | 3664 "--print-status-updates", |
| 3665 "--shards", | 3665 "--shards", |
| 3666 "1", | 3666 "1", |
| 3667 "angle_unittests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571" | 3667 "angle_unittests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571" |
| 3668 ], | 3668 ], |
| 3669 "cwd": "[SLAVE_BUILD]", | 3669 "cwd": "[SLAVE_BUILD]", |
| 3670 "name": "angle_unittests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", | 3670 "name": "angle_unittests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9", |
| 3671 "~followup_annotations": [ | 3671 "~followup_annotations": [ |
| 3672 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 3672 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 3673 ] | 3673 ] |
| 3674 }, | 3674 }, |
| 3675 { | 3675 { |
| 3676 "cmd": [ | 3676 "cmd": [ |
| 3677 "python", | 3677 "python", |
| 3678 "-u", | 3678 "-u", |
| 3679 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 3679 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
| 3680 "--input-gtest-json", | 3680 "--input-gtest-json", |
| 3681 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 3681 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 3682 "--master-name", | 3682 "--master-name", |
| 3683 "tryserver.chromium.mac", | 3683 "tryserver.chromium.mac", |
| 3684 "--builder-name", | 3684 "--builder-name", |
| 3685 "mac_chromium_rel_ng", | 3685 "mac_chromium_rel_ng", |
| 3686 "--build-number", | 3686 "--build-number", |
| 3687 "571", | 3687 "571", |
| 3688 "--test-type", | 3688 "--test-type", |
| 3689 "angle_unittests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", | 3689 "angle_unittests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9", |
| (...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3953 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 3953 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 3954 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 3954 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 3955 "@@@STEP_LOG_END@outdir_json@@@" | 3955 "@@@STEP_LOG_END@outdir_json@@@" |
| 3956 ] | 3956 ] |
| 3957 }, | 3957 }, |
| 3958 { | 3958 { |
| 3959 "allow_subannotations": true, | 3959 "allow_subannotations": true, |
| 3960 "cmd": [ | 3960 "cmd": [ |
| 3961 "python", | 3961 "python", |
| 3962 "-u", | 3962 "-u", |
| 3963 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3963 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py", |
| 3964 "--swarming-client-dir", | 3964 "--swarming-client-dir", |
| 3965 "[SLAVE_BUILD]/src/tools/swarming_client", | 3965 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3966 "--temp-root-dir", | 3966 "--temp-root-dir", |
| 3967 "[TMP_BASE]", | 3967 "[TMP_BASE]", |
| 3968 "--merged-test-output", | 3968 "--merged-test-output", |
| 3969 "/path/to/tmp/json", | 3969 "/path/to/tmp/json", |
| 3970 "--", | 3970 "--", |
| 3971 "collect", | 3971 "collect", |
| 3972 "--swarming", | 3972 "--swarming", |
| 3973 "https://chromium-swarm.appspot.com", | 3973 "https://chromium-swarm.appspot.com", |
| 3974 "--decorate", | 3974 "--decorate", |
| 3975 "--print-status-updates", | 3975 "--print-status-updates", |
| 3976 "--shards", | 3976 "--shards", |
| 3977 "1", | 3977 "1", |
| 3978 "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10
.9/[dummy has/mac_chromium_rel_ng/571" | 3978 "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10
.9/[dummy has/mac_chromium_rel_ng/571" |
| 3979 ], | 3979 ], |
| 3980 "cwd": "[SLAVE_BUILD]", | 3980 "cwd": "[SLAVE_BUILD]", |
| 3981 "name": "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", | 3981 "name": "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", |
| 3982 "~followup_annotations": [ | 3982 "~followup_annotations": [ |
| 3983 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 3983 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 3984 ] | 3984 ] |
| 3985 }, | 3985 }, |
| 3986 { | 3986 { |
| 3987 "cmd": [ | 3987 "cmd": [ |
| 3988 "python", | 3988 "python", |
| 3989 "-u", | 3989 "-u", |
| 3990 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", | 3990 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py"
, |
| 3991 "--input-gtest-json", | 3991 "--input-gtest-json", |
| 3992 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, | 3992 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp
ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_
ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\"
elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}], \"s
warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}"
, |
| 3993 "--master-name", | 3993 "--master-name", |
| 3994 "tryserver.chromium.mac", | 3994 "tryserver.chromium.mac", |
| 3995 "--builder-name", | 3995 "--builder-name", |
| 3996 "mac_chromium_rel_ng", | 3996 "mac_chromium_rel_ng", |
| 3997 "--build-number", | 3997 "--build-number", |
| 3998 "571", | 3998 "571", |
| 3999 "--test-type", | 3999 "--test-type", |
| 4000 "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch) on Mac
-10.9", | 4000 "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch) on Mac
-10.9", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 4023 "@@@STEP_FAILURE@@@", | 4023 "@@@STEP_FAILURE@@@", |
| 4024 "@@@SET_BUILD_PROPERTY@failure_hash@\"4cd189d31a78721966a6a6d2208248a1c6db
1f3a\"@@@" | 4024 "@@@SET_BUILD_PROPERTY@failure_hash@\"4cd189d31a78721966a6a6d2208248a1c6db
1f3a\"@@@" |
| 4025 ] | 4025 ] |
| 4026 }, | 4026 }, |
| 4027 { | 4027 { |
| 4028 "name": "$result", | 4028 "name": "$result", |
| 4029 "reason": "1 out of 1 aggregated steps failed. Failures: Step('pixel_test on
Intel GPU on Mac') failed with return_code 1", | 4029 "reason": "1 out of 1 aggregated steps failed. Failures: Step('pixel_test on
Intel GPU on Mac') failed with return_code 1", |
| 4030 "status_code": 1 | 4030 "status_code": 1 |
| 4031 } | 4031 } |
| 4032 ] | 4032 ] |
| OLD | NEW |