| 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 "tryserver.chromium.mac", | 8 "tryserver.chromium.mac", |
| 9 "--builder", | 9 "--builder", |
| 10 "mac_chromium_rel_ng", | 10 "mac_chromium_rel_ng", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--issue", | 19 "--issue", |
| 20 "12853011", | 20 "12853011", |
| 21 "--patchset", | 21 "--patchset", |
| 22 "1", | 22 "1", |
| 23 "--rietveld_server", | 23 "--rietveld_server", |
| 24 "https://codereview.chromium.org", | 24 "https://codereview.chromium.org", |
| 25 "--output_json", | 25 "--output_json", |
| 26 "/path/to/tmp/json", | 26 "/path/to/tmp/json", |
| 27 "--revision", | 27 "--revision", |
| 28 "src@HEAD" | 28 "src@HEAD" |
| 29 ], | 29 ], |
| 30 "cwd": "[SLAVE_BUILD]", |
| 30 "name": "bot_update", | 31 "name": "bot_update", |
| 31 "~followup_annotations": [ | 32 "~followup_annotations": [ |
| 32 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
| 33 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 66 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 67 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 67 ] | 68 ] |
| 68 }, | 69 }, |
| 69 { | 70 { |
| 70 "cmd": [ | 71 "cmd": [ |
| 71 "python", | 72 "python", |
| 72 "-u", | 73 "-u", |
| 73 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 74 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 74 "--version" | 75 "--version" |
| 75 ], | 76 ], |
| 77 "cwd": "[SLAVE_BUILD]", |
| 76 "name": "swarming.py --version", | 78 "name": "swarming.py --version", |
| 77 "stdout": "/path/to/tmp/", | 79 "stdout": "/path/to/tmp/", |
| 78 "~followup_annotations": [ | 80 "~followup_annotations": [ |
| 79 "@@@STEP_TEXT@0.4.10@@@" | 81 "@@@STEP_TEXT@0.4.10@@@" |
| 80 ] | 82 ] |
| 81 }, | 83 }, |
| 82 { | 84 { |
| 83 "cmd": [ | 85 "cmd": [ |
| 84 "python", | 86 "python", |
| 85 "-u", | 87 "-u", |
| 86 "[DEPOT_TOOLS]/gclient.py", | 88 "[DEPOT_TOOLS]/gclient.py", |
| 87 "runhooks" | 89 "runhooks" |
| 88 ], | 90 ], |
| 91 "cwd": "[SLAVE_BUILD]", |
| 89 "env": { | 92 "env": { |
| 90 "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' target_arch=x64 test_isolation_
mode=prepare use_goma=1" |
| 91 }, | 94 }, |
| 92 "name": "gclient runhooks (with patch)" | 95 "name": "gclient runhooks (with patch)" |
| 93 }, | 96 }, |
| 94 { | 97 { |
| 95 "cmd": [ | 98 "cmd": [ |
| 96 "python", | 99 "python", |
| 97 "-u", | 100 "-u", |
| 98 "\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", |
| 99 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", | 102 "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json", |
| 100 "/path/to/tmp/json" | 103 "/path/to/tmp/json" |
| 101 ], | 104 ], |
| 105 "cwd": "[SLAVE_BUILD]", |
| 102 "name": "read test spec", | 106 "name": "read test spec", |
| 103 "~followup_annotations": [ | 107 "~followup_annotations": [ |
| 104 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", | 108 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@
@", |
| 105 "@@@STEP_LOG_LINE@json.output@{}@@@", | 109 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 106 "@@@STEP_LOG_END@json.output@@@" | 110 "@@@STEP_LOG_END@json.output@@@" |
| 107 ] | 111 ] |
| 108 }, | 112 }, |
| 109 { | 113 { |
| 110 "cmd": [ | 114 "cmd": [ |
| 111 "python", | 115 "python", |
| 112 "-u", | 116 "-u", |
| 113 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 117 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 114 "--output", | 118 "--output", |
| 115 "/path/to/tmp/json", | 119 "/path/to/tmp/json", |
| 116 "--", | 120 "--", |
| 117 "--build-config-fs", | 121 "--build-config-fs", |
| 118 "Release", | 122 "Release", |
| 119 "--paths", | 123 "--paths", |
| 120 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 124 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
| 121 "--properties", | 125 "--properties", |
| 122 "{\"buildername\": \"mac_chromium_rel_ng\", \"buildnumber\": 571, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"mac\"}" | 126 "{\"buildername\": \"mac_chromium_rel_ng\", \"buildnumber\": 571, \"master
name\": \"tryserver.chromium.mac\", \"slavename\": \"TestSlavename\", \"target_p
latform\": \"mac\"}" |
| 123 ], | 127 ], |
| 128 "cwd": "[SLAVE_BUILD]", |
| 124 "name": "get compile targets for scripts", | 129 "name": "get compile targets for scripts", |
| 125 "~followup_annotations": [ | 130 "~followup_annotations": [ |
| 126 "@@@STEP_LOG_LINE@json.output@{}@@@", | 131 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 127 "@@@STEP_LOG_END@json.output@@@" | 132 "@@@STEP_LOG_END@json.output@@@" |
| 128 ] | 133 ] |
| 129 }, | 134 }, |
| 130 { | 135 { |
| 131 "cmd": [ | 136 "cmd": [ |
| 132 "git", | 137 "git", |
| 133 "diff", | 138 "diff", |
| 134 "--cached", | 139 "--cached", |
| 135 "--name-only" | 140 "--name-only" |
| 136 ], | 141 ], |
| 137 "cwd": "[SLAVE_BUILD]/src", | 142 "cwd": "[SLAVE_BUILD]/src", |
| 138 "name": "git diff to analyze patch", | 143 "name": "git diff to analyze patch", |
| 139 "stdout": "/path/to/tmp/", | 144 "stdout": "/path/to/tmp/", |
| 140 "~followup_annotations": [ | 145 "~followup_annotations": [ |
| 141 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 146 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
| 142 "@@@STEP_LOG_END@files@@@" | 147 "@@@STEP_LOG_END@files@@@" |
| 143 ] | 148 ] |
| 144 }, | 149 }, |
| 145 { | 150 { |
| 146 "cmd": [ | 151 "cmd": [ |
| 147 "python", | 152 "python", |
| 148 "-u", | 153 "-u", |
| 149 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 154 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 150 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 155 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", |
| 151 "/path/to/tmp/json" | 156 "/path/to/tmp/json" |
| 152 ], | 157 ], |
| 158 "cwd": "[SLAVE_BUILD]", |
| 153 "name": "read filter exclusion spec", | 159 "name": "read filter exclusion spec", |
| 154 "~followup_annotations": [ | 160 "~followup_annotations": [ |
| 155 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 161 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 156 "@@@STEP_LOG_LINE@json.output@{@@@", | 162 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 157 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 163 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 158 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 164 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 159 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 165 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 160 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 166 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 161 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 167 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 162 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 168 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 163 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
| 164 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 170 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 165 "@@@STEP_LOG_LINE@json.output@ }@@@", | 171 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 166 "@@@STEP_LOG_LINE@json.output@}@@@", | 172 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 167 "@@@STEP_LOG_END@json.output@@@" | 173 "@@@STEP_LOG_END@json.output@@@" |
| 168 ] | 174 ] |
| 169 }, | 175 }, |
| 170 { | 176 { |
| 171 "cmd": [ | 177 "cmd": [ |
| 172 "python", | 178 "python", |
| 173 "-u", | 179 "-u", |
| 174 "[SLAVE_BUILD]/src/build/gyp_chromium", | 180 "[SLAVE_BUILD]/src/build/gyp_chromium", |
| 175 "--analyzer", | 181 "--analyzer", |
| 176 "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"chrome
\", \"content_gl_tests_run\", \"gl_tests_run\", \"tab_capture_end2end_tests_run\
", \"telemetry_gpu_test_run\"]}", | 182 "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"chrome
\", \"content_gl_tests_run\", \"gl_tests_run\", \"tab_capture_end2end_tests_run\
", \"telemetry_gpu_test_run\"]}", |
| 177 "/path/to/tmp/json" | 183 "/path/to/tmp/json" |
| 178 ], | 184 ], |
| 185 "cwd": "[SLAVE_BUILD]", |
| 179 "env": { | 186 "env": { |
| 180 "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" | 187 "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" |
| 181 }, | 188 }, |
| 182 "name": "analyze", | 189 "name": "analyze", |
| 183 "~followup_annotations": [ | 190 "~followup_annotations": [ |
| 184 "@@@STEP_LOG_LINE@json.output@{@@@", | 191 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 185 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", | 192 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", |
| 186 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", | 193 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests_run\", @@@", |
| 187 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", | 194 "@@@STEP_LOG_LINE@json.output@ \"chrome\", @@@", |
| 188 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", | 195 "@@@STEP_LOG_LINE@json.output@ \"chromium_builder_tests\", @@@", |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 251 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 258 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 252 "@@@STEP_LOG_END@analyze_details@@@" | 259 "@@@STEP_LOG_END@analyze_details@@@" |
| 253 ] | 260 ] |
| 254 }, | 261 }, |
| 255 { | 262 { |
| 256 "cmd": [ | 263 "cmd": [ |
| 257 "python", | 264 "python", |
| 258 "-u", | 265 "-u", |
| 259 "[BUILD]/scripts/slave/cleanup_temp.py" | 266 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 260 ], | 267 ], |
| 268 "cwd": "[SLAVE_BUILD]", |
| 261 "name": "cleanup_temp" | 269 "name": "cleanup_temp" |
| 262 }, | 270 }, |
| 263 { | 271 { |
| 264 "cmd": [ | 272 "cmd": [ |
| 265 "python", | 273 "python", |
| 266 "-u", | 274 "-u", |
| 267 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 275 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 268 "--build-dir", | 276 "--build-dir", |
| 269 "[SLAVE_BUILD]/src/out/Release", | 277 "[SLAVE_BUILD]/src/out/Release", |
| 270 "--clean-isolated-files" | 278 "--clean-isolated-files" |
| 271 ], | 279 ], |
| 280 "cwd": "[SLAVE_BUILD]", |
| 272 "name": "clean isolated files" | 281 "name": "clean isolated files" |
| 273 }, | 282 }, |
| 274 { | 283 { |
| 275 "cmd": [ | 284 "cmd": [ |
| 276 "python", | 285 "python", |
| 277 "-u", | 286 "-u", |
| 278 "[BUILD]/scripts/slave/compile.py", | 287 "[BUILD]/scripts/slave/compile.py", |
| 279 "--target", | 288 "--target", |
| 280 "Release", | 289 "Release", |
| 281 "--src-dir", | 290 "--src-dir", |
| 282 "[SLAVE_BUILD]/src", | 291 "[SLAVE_BUILD]/src", |
| 283 "--build-tool", | 292 "--build-tool", |
| 284 "ninja", | 293 "ninja", |
| 285 "--compiler", | 294 "--compiler", |
| 286 "goma-clang", | 295 "goma-clang", |
| 287 "--goma-dir", | 296 "--goma-dir", |
| 288 "[BUILD]/goma", | 297 "[BUILD]/goma", |
| 289 "--ninja-ensure-up-to-date", | 298 "--ninja-ensure-up-to-date", |
| 290 "--", | 299 "--", |
| 291 "angle_unittests_run", | 300 "angle_unittests_run", |
| 292 "chromium_builder_tests", | 301 "chromium_builder_tests", |
| 293 "chrome", | 302 "chrome", |
| 294 "telemetry_gpu_test_run", | 303 "telemetry_gpu_test_run", |
| 295 "tab_capture_end2end_tests_run", | 304 "tab_capture_end2end_tests_run", |
| 296 "content_gl_tests_run", | 305 "content_gl_tests_run", |
| 297 "gl_tests_run" | 306 "gl_tests_run" |
| 298 ], | 307 ], |
| 308 "cwd": "[SLAVE_BUILD]", |
| 299 "name": "compile (with patch)" | 309 "name": "compile (with patch)" |
| 300 }, | 310 }, |
| 301 { | 311 { |
| 302 "cmd": [ | 312 "cmd": [ |
| 303 "python", | 313 "python", |
| 304 "-u", | 314 "-u", |
| 305 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", | 315 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", |
| 306 "--build-dir", | 316 "--build-dir", |
| 307 "[SLAVE_BUILD]/src/out/Release", | 317 "[SLAVE_BUILD]/src/out/Release", |
| 308 "--src-dir", | 318 "--src-dir", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 321 "/path/to/tmp/json", | 331 "/path/to/tmp/json", |
| 322 "--isolate-server", | 332 "--isolate-server", |
| 323 "https://isolateserver.appspot.com", | 333 "https://isolateserver.appspot.com", |
| 324 "--verbose", | 334 "--verbose", |
| 325 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", | 335 "[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json
", |
| 326 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", | 336 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json", |
| 327 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", | 337 "[SLAVE_BUILD]/src/out/Release/content_gl_tests.isolated.gen.json", |
| 328 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", | 338 "[SLAVE_BUILD]/src/out/Release/angle_unittests.isolated.gen.json", |
| 329 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" | 339 "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json" |
| 330 ], | 340 ], |
| 341 "cwd": "[SLAVE_BUILD]", |
| 331 "name": "isolate tests", | 342 "name": "isolate tests", |
| 332 "~followup_annotations": [ | 343 "~followup_annotations": [ |
| 333 "@@@STEP_LOG_LINE@json.output@{@@@", | 344 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 334 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", | 345 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests\": \"[dummy hash for ang
le_unittests]\", @@@", |
| 335 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", | 346 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests\": \"[dummy hash for co
ntent_gl_tests]\", @@@", |
| 336 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", | 347 "@@@STEP_LOG_LINE@json.output@ \"gl_tests\": \"[dummy hash for gl_tests]\
", @@@", |
| 337 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", | 348 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy ha
sh for tab_capture_end2end_tests]\", @@@", |
| 338 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", | 349 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for
telemetry_gpu_test]\"@@@", |
| 339 "@@@STEP_LOG_LINE@json.output@}@@@", | 350 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 340 "@@@STEP_LOG_END@json.output@@@" | 351 "@@@STEP_LOG_END@json.output@@@" |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 404 "--tag", | 415 "--tag", |
| 405 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 416 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 406 "--idempotent", | 417 "--idempotent", |
| 407 "--user", | 418 "--user", |
| 408 "commit-bot@chromium.org", | 419 "commit-bot@chromium.org", |
| 409 "[dummy hash for content_gl_tests]", | 420 "[dummy hash for content_gl_tests]", |
| 410 "--", | 421 "--", |
| 411 "--use-gpu-in-tests", | 422 "--use-gpu-in-tests", |
| 412 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 423 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 413 ], | 424 ], |
| 425 "cwd": "[SLAVE_BUILD]", |
| 414 "name": "[trigger] content_gl_tests on Intel GPU on Mac (with patch)", | 426 "name": "[trigger] content_gl_tests on Intel GPU on Mac (with patch)", |
| 415 "~followup_annotations": [ | 427 "~followup_annotations": [ |
| 416 "@@@STEP_LOG_LINE@json.output@{@@@", | 428 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 417 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@
", | 429 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@
", |
| 418 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 430 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 419 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on Intel GPU on Mac (
with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 431 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on Intel GPU on Mac (
with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 420 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 432 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 421 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 433 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 422 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 434 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 423 "@@@STEP_LOG_LINE@json.output@ }@@@", | 435 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 491 "--tag", | 503 "--tag", |
| 492 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 504 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 493 "--idempotent", | 505 "--idempotent", |
| 494 "--user", | 506 "--user", |
| 495 "commit-bot@chromium.org", | 507 "commit-bot@chromium.org", |
| 496 "[dummy hash for gl_tests]", | 508 "[dummy hash for gl_tests]", |
| 497 "--", | 509 "--", |
| 498 "--use-gpu-in-tests", | 510 "--use-gpu-in-tests", |
| 499 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 511 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 500 ], | 512 ], |
| 513 "cwd": "[SLAVE_BUILD]", |
| 501 "name": "[trigger] gl_tests on Intel GPU on Mac (with patch)", | 514 "name": "[trigger] gl_tests on Intel GPU on Mac (with patch)", |
| 502 "~followup_annotations": [ | 515 "~followup_annotations": [ |
| 503 "@@@STEP_LOG_LINE@json.output@{@@@", | 516 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 504 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on Intel GP
U on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 517 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on Intel GP
U on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 505 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 518 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 506 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on Intel GPU on Mac (with pat
ch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 519 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on Intel GPU on Mac (with pat
ch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 507 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 520 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 508 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 521 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 509 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 522 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 510 "@@@STEP_LOG_LINE@json.output@ }@@@", | 523 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 578 "--tag", | 591 "--tag", |
| 579 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 592 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 580 "--idempotent", | 593 "--idempotent", |
| 581 "--user", | 594 "--user", |
| 582 "commit-bot@chromium.org", | 595 "commit-bot@chromium.org", |
| 583 "[dummy hash for angle_unittests]", | 596 "[dummy hash for angle_unittests]", |
| 584 "--", | 597 "--", |
| 585 "--use-gpu-in-tests", | 598 "--use-gpu-in-tests", |
| 586 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 599 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 587 ], | 600 ], |
| 601 "cwd": "[SLAVE_BUILD]", |
| 588 "name": "[trigger] angle_unittests on Intel GPU on Mac (with patch)", | 602 "name": "[trigger] angle_unittests on Intel GPU on Mac (with patch)", |
| 589 "~followup_annotations": [ | 603 "~followup_annotations": [ |
| 590 "@@@STEP_LOG_LINE@json.output@{@@@", | 604 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 591 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, | 605 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, |
| 592 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 606 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 593 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 607 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 594 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 608 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 595 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 609 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 596 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 610 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 597 "@@@STEP_LOG_LINE@json.output@ }@@@", | 611 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 676 "--build-revision", | 690 "--build-revision", |
| 677 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 691 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 678 "--test-machine-name", | 692 "--test-machine-name", |
| 679 "mac_chromium_rel_ng", | 693 "mac_chromium_rel_ng", |
| 680 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 694 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 681 "--output-format", | 695 "--output-format", |
| 682 "json", | 696 "json", |
| 683 "--output-dir", | 697 "--output-dir", |
| 684 "${ISOLATED_OUTDIR}" | 698 "${ISOLATED_OUTDIR}" |
| 685 ], | 699 ], |
| 700 "cwd": "[SLAVE_BUILD]", |
| 686 "name": "[trigger] maps_pixel_test on Intel GPU on Mac (with patch)", | 701 "name": "[trigger] maps_pixel_test on Intel GPU on Mac (with patch)", |
| 687 "~followup_annotations": [ | 702 "~followup_annotations": [ |
| 688 "@@@STEP_LOG_LINE@json.output@{@@@", | 703 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 689 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, | 704 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, |
| 690 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 705 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 691 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 706 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 692 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 707 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 693 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 708 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 694 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 709 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 695 "@@@STEP_LOG_LINE@json.output@ }@@@", | 710 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 779 "--os-type", | 794 "--os-type", |
| 780 "mac", | 795 "mac", |
| 781 "--test-machine-name", | 796 "--test-machine-name", |
| 782 "mac_chromium_rel_ng", | 797 "mac_chromium_rel_ng", |
| 783 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 798 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 784 "--output-format", | 799 "--output-format", |
| 785 "json", | 800 "json", |
| 786 "--output-dir", | 801 "--output-dir", |
| 787 "${ISOLATED_OUTDIR}" | 802 "${ISOLATED_OUTDIR}" |
| 788 ], | 803 ], |
| 804 "cwd": "[SLAVE_BUILD]", |
| 789 "name": "[trigger] pixel_test on Intel GPU on Mac (with patch)", | 805 "name": "[trigger] pixel_test on Intel GPU on Mac (with patch)", |
| 790 "~followup_annotations": [ | 806 "~followup_annotations": [ |
| 791 "@@@STEP_LOG_LINE@json.output@{@@@", | 807 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 792 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 808 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 793 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 809 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 794 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on Intel GPU on Mac (with p
atch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 810 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on Intel GPU on Mac (with p
atch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 795 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 811 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 796 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 812 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 797 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 813 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 798 "@@@STEP_LOG_LINE@json.output@ }@@@", | 814 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 873 "--show-stdout", | 889 "--show-stdout", |
| 874 "--browser=release", | 890 "--browser=release", |
| 875 "-v", | 891 "-v", |
| 876 "--use-devtools-active-port", | 892 "--use-devtools-active-port", |
| 877 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 893 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 878 "--output-format", | 894 "--output-format", |
| 879 "json", | 895 "json", |
| 880 "--output-dir", | 896 "--output-dir", |
| 881 "${ISOLATED_OUTDIR}" | 897 "${ISOLATED_OUTDIR}" |
| 882 ], | 898 ], |
| 899 "cwd": "[SLAVE_BUILD]", |
| 883 "name": "[trigger] webgl_conformance on Intel GPU on Mac (with patch)", | 900 "name": "[trigger] webgl_conformance on Intel GPU on Mac (with patch)", |
| 884 "~followup_annotations": [ | 901 "~followup_annotations": [ |
| 885 "@@@STEP_LOG_LINE@json.output@{@@@", | 902 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 886 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@
@", | 903 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@
@", |
| 887 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 904 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 888 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 905 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 889 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 906 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 890 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 907 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 891 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 908 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 892 "@@@STEP_LOG_LINE@json.output@ }@@@", | 909 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 967 "--show-stdout", | 984 "--show-stdout", |
| 968 "--browser=release", | 985 "--browser=release", |
| 969 "-v", | 986 "-v", |
| 970 "--use-devtools-active-port", | 987 "--use-devtools-active-port", |
| 971 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 988 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 972 "--output-format", | 989 "--output-format", |
| 973 "json", | 990 "json", |
| 974 "--output-dir", | 991 "--output-dir", |
| 975 "${ISOLATED_OUTDIR}" | 992 "${ISOLATED_OUTDIR}" |
| 976 ], | 993 ], |
| 994 "cwd": "[SLAVE_BUILD]", |
| 977 "name": "[trigger] context_lost on Intel GPU on Mac (with patch)", | 995 "name": "[trigger] context_lost on Intel GPU on Mac (with patch)", |
| 978 "~followup_annotations": [ | 996 "~followup_annotations": [ |
| 979 "@@@STEP_LOG_LINE@json.output@{@@@", | 997 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 980 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on Inte
l GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 998 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on Inte
l GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 981 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 999 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 982 "@@@STEP_LOG_LINE@json.output@ \"context_lost on Intel GPU on Mac (with
patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1000 "@@@STEP_LOG_LINE@json.output@ \"context_lost on Intel GPU on Mac (with
patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 983 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1001 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 984 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1002 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 985 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1003 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 986 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1004 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1061 "--show-stdout", | 1079 "--show-stdout", |
| 1062 "--browser=release", | 1080 "--browser=release", |
| 1063 "-v", | 1081 "-v", |
| 1064 "--use-devtools-active-port", | 1082 "--use-devtools-active-port", |
| 1065 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1083 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1066 "--output-format", | 1084 "--output-format", |
| 1067 "json", | 1085 "json", |
| 1068 "--output-dir", | 1086 "--output-dir", |
| 1069 "${ISOLATED_OUTDIR}" | 1087 "${ISOLATED_OUTDIR}" |
| 1070 ], | 1088 ], |
| 1089 "cwd": "[SLAVE_BUILD]", |
| 1071 "name": "[trigger] memory_test on Intel GPU on Mac (with patch)", | 1090 "name": "[trigger] memory_test on Intel GPU on Mac (with patch)", |
| 1072 "~followup_annotations": [ | 1091 "~followup_annotations": [ |
| 1073 "@@@STEP_LOG_LINE@json.output@{@@@", | 1092 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1074 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 1093 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 1075 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1094 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1076 "@@@STEP_LOG_LINE@json.output@ \"memory_test on Intel GPU on Mac (with
patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1095 "@@@STEP_LOG_LINE@json.output@ \"memory_test on Intel GPU on Mac (with
patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1077 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1096 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1078 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1097 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1079 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1098 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1080 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1099 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1155 "--show-stdout", | 1174 "--show-stdout", |
| 1156 "--browser=release", | 1175 "--browser=release", |
| 1157 "-v", | 1176 "-v", |
| 1158 "--use-devtools-active-port", | 1177 "--use-devtools-active-port", |
| 1159 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1178 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1160 "--output-format", | 1179 "--output-format", |
| 1161 "json", | 1180 "json", |
| 1162 "--output-dir", | 1181 "--output-dir", |
| 1163 "${ISOLATED_OUTDIR}" | 1182 "${ISOLATED_OUTDIR}" |
| 1164 ], | 1183 ], |
| 1184 "cwd": "[SLAVE_BUILD]", |
| 1165 "name": "[trigger] trace_test on Intel GPU on Mac (with patch)", | 1185 "name": "[trigger] trace_test on Intel GPU on Mac (with patch)", |
| 1166 "~followup_annotations": [ | 1186 "~followup_annotations": [ |
| 1167 "@@@STEP_LOG_LINE@json.output@{@@@", | 1187 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1168 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", | 1188 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@", |
| 1169 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1189 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1170 "@@@STEP_LOG_LINE@json.output@ \"trace_test on Intel GPU on Mac (with p
atch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1190 "@@@STEP_LOG_LINE@json.output@ \"trace_test on Intel GPU on Mac (with p
atch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1171 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1191 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1172 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1192 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1173 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1193 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1174 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1194 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1249 "--show-stdout", | 1269 "--show-stdout", |
| 1250 "--browser=release", | 1270 "--browser=release", |
| 1251 "-v", | 1271 "-v", |
| 1252 "--use-devtools-active-port", | 1272 "--use-devtools-active-port", |
| 1253 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1273 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1254 "--output-format", | 1274 "--output-format", |
| 1255 "json", | 1275 "json", |
| 1256 "--output-dir", | 1276 "--output-dir", |
| 1257 "${ISOLATED_OUTDIR}" | 1277 "${ISOLATED_OUTDIR}" |
| 1258 ], | 1278 ], |
| 1279 "cwd": "[SLAVE_BUILD]", |
| 1259 "name": "[trigger] screenshot_sync on Intel GPU on Mac (with patch)", | 1280 "name": "[trigger] screenshot_sync on Intel GPU on Mac (with patch)", |
| 1260 "~followup_annotations": [ | 1281 "~followup_annotations": [ |
| 1261 "@@@STEP_LOG_LINE@json.output@{@@@", | 1282 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1262 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, | 1283 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on I
ntel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@@"
, |
| 1263 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1284 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1264 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1285 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on Intel GPU on Mac (w
ith patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1265 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1286 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1266 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1287 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1267 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1288 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1268 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1289 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1343 "--show-stdout", | 1364 "--show-stdout", |
| 1344 "--browser=release", | 1365 "--browser=release", |
| 1345 "-v", | 1366 "-v", |
| 1346 "--use-devtools-active-port", | 1367 "--use-devtools-active-port", |
| 1347 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1368 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1348 "--output-format", | 1369 "--output-format", |
| 1349 "json", | 1370 "json", |
| 1350 "--output-dir", | 1371 "--output-dir", |
| 1351 "${ISOLATED_OUTDIR}" | 1372 "${ISOLATED_OUTDIR}" |
| 1352 ], | 1373 ], |
| 1374 "cwd": "[SLAVE_BUILD]", |
| 1353 "name": "[trigger] hardware_accelerated_feature on Intel GPU on Mac (with pa
tch)", | 1375 "name": "[trigger] hardware_accelerated_feature on Intel GPU on Mac (with pa
tch)", |
| 1354 "~followup_annotations": [ | 1376 "~followup_annotations": [ |
| 1355 "@@@STEP_LOG_LINE@json.output@{@@@", | 1377 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1356 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_n
g/571\", @@@", | 1378 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_n
g/571\", @@@", |
| 1357 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1379 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1358 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1380 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on Intel
GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1359 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1381 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1360 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1382 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1361 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1383 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1362 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1384 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1437 "--show-stdout", | 1459 "--show-stdout", |
| 1438 "--browser=release", | 1460 "--browser=release", |
| 1439 "-v", | 1461 "-v", |
| 1440 "--use-devtools-active-port", | 1462 "--use-devtools-active-port", |
| 1441 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1463 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1442 "--output-format", | 1464 "--output-format", |
| 1443 "json", | 1465 "json", |
| 1444 "--output-dir", | 1466 "--output-dir", |
| 1445 "${ISOLATED_OUTDIR}" | 1467 "${ISOLATED_OUTDIR}" |
| 1446 ], | 1468 ], |
| 1469 "cwd": "[SLAVE_BUILD]", |
| 1447 "name": "[trigger] gpu_process_launch on Intel GPU on Mac (with patch)", | 1470 "name": "[trigger] gpu_process_launch on Intel GPU on Mac (with patch)", |
| 1448 "~followup_annotations": [ | 1471 "~followup_annotations": [ |
| 1449 "@@@STEP_LOG_LINE@json.output@{@@@", | 1472 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1450 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @
@@", | 1473 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @
@@", |
| 1451 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1474 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1452 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1475 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1453 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1476 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1454 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1477 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1455 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1478 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1456 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1479 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1535 "--build-revision", | 1558 "--build-revision", |
| 1536 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1559 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1537 "--test-machine-name", | 1560 "--test-machine-name", |
| 1538 "mac_chromium_rel_ng", | 1561 "mac_chromium_rel_ng", |
| 1539 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1562 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1540 "--output-format", | 1563 "--output-format", |
| 1541 "json", | 1564 "json", |
| 1542 "--output-dir", | 1565 "--output-dir", |
| 1543 "${ISOLATED_OUTDIR}" | 1566 "${ISOLATED_OUTDIR}" |
| 1544 ], | 1567 ], |
| 1568 "cwd": "[SLAVE_BUILD]", |
| 1545 "name": "[trigger] gpu_rasterization on Intel GPU on Mac (with patch)", | 1569 "name": "[trigger] gpu_rasterization on Intel GPU on Mac (with patch)", |
| 1546 "~followup_annotations": [ | 1570 "~followup_annotations": [ |
| 1547 "@@@STEP_LOG_LINE@json.output@{@@@", | 1571 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1548 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@
@", | 1572 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\", @@
@", |
| 1549 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1573 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1550 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1574 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on Intel GPU on Mac
(with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1551 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1575 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1552 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1576 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1553 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1577 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1554 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1578 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1621 "purpose:pre-commit", | 1645 "purpose:pre-commit", |
| 1622 "--tag", | 1646 "--tag", |
| 1623 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1647 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1624 "--idempotent", | 1648 "--idempotent", |
| 1625 "--user", | 1649 "--user", |
| 1626 "commit-bot@chromium.org", | 1650 "commit-bot@chromium.org", |
| 1627 "[dummy hash for tab_capture_end2end_tests]", | 1651 "[dummy hash for tab_capture_end2end_tests]", |
| 1628 "--", | 1652 "--", |
| 1629 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1653 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 1630 ], | 1654 ], |
| 1655 "cwd": "[SLAVE_BUILD]", |
| 1631 "name": "[trigger] tab_capture_end2end_tests on Intel GPU on Mac (with patch
)", | 1656 "name": "[trigger] tab_capture_end2end_tests on Intel GPU on Mac (with patch
)", |
| 1632 "~followup_annotations": [ | 1657 "~followup_annotations": [ |
| 1633 "@@@STEP_LOG_LINE@json.output@{@@@", | 1658 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1634 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/5
71\", @@@", | 1659 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/5
71\", @@@", |
| 1635 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1660 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1636 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on Intel GPU
on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1661 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on Intel GPU
on Mac (with patch)/Mac-10.8/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1637 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1662 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1638 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1663 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1639 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1664 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1640 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1665 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1708 "--tag", | 1733 "--tag", |
| 1709 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1734 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1710 "--idempotent", | 1735 "--idempotent", |
| 1711 "--user", | 1736 "--user", |
| 1712 "commit-bot@chromium.org", | 1737 "commit-bot@chromium.org", |
| 1713 "[dummy hash for content_gl_tests]", | 1738 "[dummy hash for content_gl_tests]", |
| 1714 "--", | 1739 "--", |
| 1715 "--use-gpu-in-tests", | 1740 "--use-gpu-in-tests", |
| 1716 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1741 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 1717 ], | 1742 ], |
| 1743 "cwd": "[SLAVE_BUILD]", |
| 1718 "name": "[trigger] content_gl_tests on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", | 1744 "name": "[trigger] content_gl_tests on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", |
| 1719 "~followup_annotations": [ | 1745 "~followup_annotations": [ |
| 1720 "@@@STEP_LOG_LINE@json.output@{@@@", | 1746 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1721 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/57
1\", @@@", | 1747 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/57
1\", @@@", |
| 1722 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1748 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1723 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1749 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1724 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1750 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1725 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1751 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1726 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1752 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1727 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1753 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1795 "--tag", | 1821 "--tag", |
| 1796 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1822 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1797 "--idempotent", | 1823 "--idempotent", |
| 1798 "--user", | 1824 "--user", |
| 1799 "commit-bot@chromium.org", | 1825 "commit-bot@chromium.org", |
| 1800 "[dummy hash for gl_tests]", | 1826 "[dummy hash for gl_tests]", |
| 1801 "--", | 1827 "--", |
| 1802 "--use-gpu-in-tests", | 1828 "--use-gpu-in-tests", |
| 1803 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1829 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 1804 ], | 1830 ], |
| 1831 "cwd": "[SLAVE_BUILD]", |
| 1805 "name": "[trigger] gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", | 1832 "name": "[trigger] gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9", |
| 1806 "~followup_annotations": [ | 1833 "~followup_annotations": [ |
| 1807 "@@@STEP_LOG_LINE@json.output@{@@@", | 1834 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1808 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G
PU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @@@
", | 1835 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G
PU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @@@
", |
| 1809 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1836 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1810 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Mac Retina (
with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1837 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Mac Retina (
with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1811 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1838 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1812 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1839 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1813 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1840 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1814 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1841 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1882 "--tag", | 1909 "--tag", |
| 1883 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1910 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1884 "--idempotent", | 1911 "--idempotent", |
| 1885 "--user", | 1912 "--user", |
| 1886 "commit-bot@chromium.org", | 1913 "commit-bot@chromium.org", |
| 1887 "[dummy hash for angle_unittests]", | 1914 "[dummy hash for angle_unittests]", |
| 1888 "--", | 1915 "--", |
| 1889 "--use-gpu-in-tests", | 1916 "--use-gpu-in-tests", |
| 1890 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1917 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 1891 ], | 1918 ], |
| 1919 "cwd": "[SLAVE_BUILD]", |
| 1892 "name": "[trigger] angle_unittests on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", | 1920 "name": "[trigger] angle_unittests on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", |
| 1893 "~followup_annotations": [ | 1921 "~followup_annotations": [ |
| 1894 "@@@STEP_LOG_LINE@json.output@{@@@", | 1922 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1895 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", | 1923 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", |
| 1896 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1924 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1897 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 1925 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1898 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1926 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1899 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1927 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1900 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1928 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1901 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1929 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1980 "--build-revision", | 2008 "--build-revision", |
| 1981 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 2009 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1982 "--test-machine-name", | 2010 "--test-machine-name", |
| 1983 "mac_chromium_rel_ng", | 2011 "mac_chromium_rel_ng", |
| 1984 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2012 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1985 "--output-format", | 2013 "--output-format", |
| 1986 "json", | 2014 "json", |
| 1987 "--output-dir", | 2015 "--output-dir", |
| 1988 "${ISOLATED_OUTDIR}" | 2016 "${ISOLATED_OUTDIR}" |
| 1989 ], | 2017 ], |
| 2018 "cwd": "[SLAVE_BUILD]", |
| 1990 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", | 2019 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", |
| 1991 "~followup_annotations": [ | 2020 "~followup_annotations": [ |
| 1992 "@@@STEP_LOG_LINE@json.output@{@@@", | 2021 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1993 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", | 2022 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", |
| 1994 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2023 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1995 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2024 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 1996 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2025 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1997 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2026 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1998 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2027 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1999 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2028 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2083 "--os-type", | 2112 "--os-type", |
| 2084 "mac", | 2113 "mac", |
| 2085 "--test-machine-name", | 2114 "--test-machine-name", |
| 2086 "mac_chromium_rel_ng", | 2115 "mac_chromium_rel_ng", |
| 2087 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2116 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2088 "--output-format", | 2117 "--output-format", |
| 2089 "json", | 2118 "json", |
| 2090 "--output-dir", | 2119 "--output-dir", |
| 2091 "${ISOLATED_OUTDIR}" | 2120 "${ISOLATED_OUTDIR}" |
| 2092 ], | 2121 ], |
| 2122 "cwd": "[SLAVE_BUILD]", |
| 2093 "name": "[trigger] pixel_test on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", | 2123 "name": "[trigger] pixel_test on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", |
| 2094 "~followup_annotations": [ | 2124 "~followup_annotations": [ |
| 2095 "@@@STEP_LOG_LINE@json.output@{@@@", | 2125 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2096 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @
@@", | 2126 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @
@@", |
| 2097 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2127 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2098 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Mac Retina
(with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2128 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Mac Retina
(with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2099 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2129 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2100 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2130 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2101 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2131 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2102 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2132 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2177 "--show-stdout", | 2207 "--show-stdout", |
| 2178 "--browser=release", | 2208 "--browser=release", |
| 2179 "-v", | 2209 "-v", |
| 2180 "--use-devtools-active-port", | 2210 "--use-devtools-active-port", |
| 2181 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2211 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2182 "--output-format", | 2212 "--output-format", |
| 2183 "json", | 2213 "json", |
| 2184 "--output-dir", | 2214 "--output-dir", |
| 2185 "${ISOLATED_OUTDIR}" | 2215 "${ISOLATED_OUTDIR}" |
| 2186 ], | 2216 ], |
| 2217 "cwd": "[SLAVE_BUILD]", |
| 2187 "name": "[trigger] webgl_conformance on NVIDIA GPU on Mac Retina (with patch
) on Mac-10.9", | 2218 "name": "[trigger] webgl_conformance on NVIDIA GPU on Mac Retina (with patch
) on Mac-10.9", |
| 2188 "~followup_annotations": [ | 2219 "~followup_annotations": [ |
| 2189 "@@@STEP_LOG_LINE@json.output@{@@@", | 2220 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2190 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/5
71\", @@@", | 2221 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/5
71\", @@@", |
| 2191 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2222 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2192 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2223 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2193 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2224 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2194 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2225 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2195 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2226 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2196 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2227 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2271 "--show-stdout", | 2302 "--show-stdout", |
| 2272 "--browser=release", | 2303 "--browser=release", |
| 2273 "-v", | 2304 "-v", |
| 2274 "--use-devtools-active-port", | 2305 "--use-devtools-active-port", |
| 2275 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2306 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2276 "--output-format", | 2307 "--output-format", |
| 2277 "json", | 2308 "json", |
| 2278 "--output-dir", | 2309 "--output-dir", |
| 2279 "${ISOLATED_OUTDIR}" | 2310 "${ISOLATED_OUTDIR}" |
| 2280 ], | 2311 ], |
| 2312 "cwd": "[SLAVE_BUILD]", |
| 2281 "name": "[trigger] context_lost on NVIDIA GPU on Mac Retina (with patch) on
Mac-10.9", | 2313 "name": "[trigger] context_lost on NVIDIA GPU on Mac Retina (with patch) on
Mac-10.9", |
| 2282 "~followup_annotations": [ | 2314 "~followup_annotations": [ |
| 2283 "@@@STEP_LOG_LINE@json.output@{@@@", | 2315 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2284 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\",
@@@", | 2316 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\",
@@@", |
| 2285 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2317 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2286 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Mac Reti
na (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2318 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Mac Reti
na (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2287 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2319 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2288 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2320 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2289 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2321 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2290 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2322 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2365 "--show-stdout", | 2397 "--show-stdout", |
| 2366 "--browser=release", | 2398 "--browser=release", |
| 2367 "-v", | 2399 "-v", |
| 2368 "--use-devtools-active-port", | 2400 "--use-devtools-active-port", |
| 2369 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2401 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2370 "--output-format", | 2402 "--output-format", |
| 2371 "json", | 2403 "json", |
| 2372 "--output-dir", | 2404 "--output-dir", |
| 2373 "${ISOLATED_OUTDIR}" | 2405 "${ISOLATED_OUTDIR}" |
| 2374 ], | 2406 ], |
| 2407 "cwd": "[SLAVE_BUILD]", |
| 2375 "name": "[trigger] memory_test on NVIDIA GPU on Mac Retina (with patch) on M
ac-10.9", | 2408 "name": "[trigger] memory_test on NVIDIA GPU on Mac Retina (with patch) on M
ac-10.9", |
| 2376 "~followup_annotations": [ | 2409 "~followup_annotations": [ |
| 2377 "@@@STEP_LOG_LINE@json.output@{@@@", | 2410 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2378 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\",
@@@", | 2411 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\",
@@@", |
| 2379 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2412 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2380 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Mac Retin
a (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2413 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Mac Retin
a (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2381 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2414 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2382 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2415 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2383 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2416 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2384 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2417 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2459 "--show-stdout", | 2492 "--show-stdout", |
| 2460 "--browser=release", | 2493 "--browser=release", |
| 2461 "-v", | 2494 "-v", |
| 2462 "--use-devtools-active-port", | 2495 "--use-devtools-active-port", |
| 2463 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2496 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2464 "--output-format", | 2497 "--output-format", |
| 2465 "json", | 2498 "json", |
| 2466 "--output-dir", | 2499 "--output-dir", |
| 2467 "${ISOLATED_OUTDIR}" | 2500 "${ISOLATED_OUTDIR}" |
| 2468 ], | 2501 ], |
| 2502 "cwd": "[SLAVE_BUILD]", |
| 2469 "name": "[trigger] trace_test on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", | 2503 "name": "[trigger] trace_test on NVIDIA GPU on Mac Retina (with patch) on Ma
c-10.9", |
| 2470 "~followup_annotations": [ | 2504 "~followup_annotations": [ |
| 2471 "@@@STEP_LOG_LINE@json.output@{@@@", | 2505 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2472 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @
@@", | 2506 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\", @
@@", |
| 2473 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2507 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2474 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Mac Retina
(with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2508 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Mac Retina
(with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2475 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2509 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2476 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2510 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2477 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2511 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2478 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2512 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2553 "--show-stdout", | 2587 "--show-stdout", |
| 2554 "--browser=release", | 2588 "--browser=release", |
| 2555 "-v", | 2589 "-v", |
| 2556 "--use-devtools-active-port", | 2590 "--use-devtools-active-port", |
| 2557 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2591 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2558 "--output-format", | 2592 "--output-format", |
| 2559 "json", | 2593 "json", |
| 2560 "--output-dir", | 2594 "--output-dir", |
| 2561 "${ISOLATED_OUTDIR}" | 2595 "${ISOLATED_OUTDIR}" |
| 2562 ], | 2596 ], |
| 2597 "cwd": "[SLAVE_BUILD]", |
| 2563 "name": "[trigger] screenshot_sync on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", | 2598 "name": "[trigger] screenshot_sync on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9", |
| 2564 "~followup_annotations": [ | 2599 "~followup_annotations": [ |
| 2565 "@@@STEP_LOG_LINE@json.output@{@@@", | 2600 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2566 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", | 2601 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571
\", @@@", |
| 2567 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2602 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2568 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2603 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Mac R
etina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2569 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2604 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2570 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2605 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2571 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2606 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2572 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2607 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2647 "--show-stdout", | 2682 "--show-stdout", |
| 2648 "--browser=release", | 2683 "--browser=release", |
| 2649 "-v", | 2684 "-v", |
| 2650 "--use-devtools-active-port", | 2685 "--use-devtools-active-port", |
| 2651 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2686 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2652 "--output-format", | 2687 "--output-format", |
| 2653 "json", | 2688 "json", |
| 2654 "--output-dir", | 2689 "--output-dir", |
| 2655 "${ISOLATED_OUTDIR}" | 2690 "${ISOLATED_OUTDIR}" |
| 2656 ], | 2691 ], |
| 2692 "cwd": "[SLAVE_BUILD]", |
| 2657 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Mac Retina
(with patch) on Mac-10.9", | 2693 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Mac Retina
(with patch) on Mac-10.9", |
| 2658 "~followup_annotations": [ | 2694 "~followup_annotations": [ |
| 2659 "@@@STEP_LOG_LINE@json.output@{@@@", | 2695 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2660 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromi
um_rel_ng/571\", @@@", | 2696 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromi
um_rel_ng/571\", @@@", |
| 2661 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2697 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2662 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {
@@@", | 2698 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {
@@@", |
| 2663 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2699 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2664 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2700 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2665 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2701 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2666 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2702 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2741 "--show-stdout", | 2777 "--show-stdout", |
| 2742 "--browser=release", | 2778 "--browser=release", |
| 2743 "-v", | 2779 "-v", |
| 2744 "--use-devtools-active-port", | 2780 "--use-devtools-active-port", |
| 2745 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2781 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2746 "--output-format", | 2782 "--output-format", |
| 2747 "json", | 2783 "json", |
| 2748 "--output-dir", | 2784 "--output-dir", |
| 2749 "${ISOLATED_OUTDIR}" | 2785 "${ISOLATED_OUTDIR}" |
| 2750 ], | 2786 ], |
| 2787 "cwd": "[SLAVE_BUILD]", |
| 2751 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9", | 2788 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9", |
| 2752 "~followup_annotations": [ | 2789 "~followup_annotations": [ |
| 2753 "@@@STEP_LOG_LINE@json.output@{@@@", | 2790 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2754 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/
571\", @@@", | 2791 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/
571\", @@@", |
| 2755 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2792 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2756 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Ma
c Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2793 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Ma
c Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2757 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2794 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2758 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2795 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2759 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2796 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2760 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2797 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2839 "--build-revision", | 2876 "--build-revision", |
| 2840 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 2877 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 2841 "--test-machine-name", | 2878 "--test-machine-name", |
| 2842 "mac_chromium_rel_ng", | 2879 "mac_chromium_rel_ng", |
| 2843 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 2880 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 2844 "--output-format", | 2881 "--output-format", |
| 2845 "json", | 2882 "json", |
| 2846 "--output-dir", | 2883 "--output-dir", |
| 2847 "${ISOLATED_OUTDIR}" | 2884 "${ISOLATED_OUTDIR}" |
| 2848 ], | 2885 ], |
| 2886 "cwd": "[SLAVE_BUILD]", |
| 2849 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Mac Retina (with patch
) on Mac-10.9", | 2887 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Mac Retina (with patch
) on Mac-10.9", |
| 2850 "~followup_annotations": [ | 2888 "~followup_annotations": [ |
| 2851 "@@@STEP_LOG_LINE@json.output@{@@@", | 2889 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2852 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/5
71\", @@@", | 2890 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/5
71\", @@@", |
| 2853 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2891 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2854 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", | 2892 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Mac
Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@", |
| 2855 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2893 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2856 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2894 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2857 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2895 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2858 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2896 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2925 "purpose:pre-commit", | 2963 "purpose:pre-commit", |
| 2926 "--tag", | 2964 "--tag", |
| 2927 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 2965 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 2928 "--idempotent", | 2966 "--idempotent", |
| 2929 "--user", | 2967 "--user", |
| 2930 "commit-bot@chromium.org", | 2968 "commit-bot@chromium.org", |
| 2931 "[dummy hash for tab_capture_end2end_tests]", | 2969 "[dummy hash for tab_capture_end2end_tests]", |
| 2932 "--", | 2970 "--", |
| 2933 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 2971 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 2934 ], | 2972 ], |
| 2973 "cwd": "[SLAVE_BUILD]", |
| 2935 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (wi
th patch) on Mac-10.9", | 2974 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (wi
th patch) on Mac-10.9", |
| 2936 "~followup_annotations": [ | 2975 "~followup_annotations": [ |
| 2937 "@@@STEP_LOG_LINE@json.output@{@@@", | 2976 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2938 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_
rel_ng/571\", @@@", | 2977 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_
rel_ng/571\", @@@", |
| 2939 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 2978 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 2940 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on NVIDIA GP
U on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@
", | 2979 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on NVIDIA GP
U on Mac Retina (with patch)/Mac-10.9/[dummy has/mac_chromium_rel_ng/571\": {@@@
", |
| 2941 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 2980 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 2942 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 2981 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 2943 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 2982 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 2944 "@@@STEP_LOG_LINE@json.output@ }@@@", | 2983 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 2963 "--", | 3002 "--", |
| 2964 "collect", | 3003 "collect", |
| 2965 "--swarming", | 3004 "--swarming", |
| 2966 "https://chromium-swarm.appspot.com", | 3005 "https://chromium-swarm.appspot.com", |
| 2967 "--decorate", | 3006 "--decorate", |
| 2968 "--print-status-updates", | 3007 "--print-status-updates", |
| 2969 "--shards", | 3008 "--shards", |
| 2970 "1", | 3009 "1", |
| 2971 "content_gl_tests on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac
_chromium_rel_ng/571" | 3010 "content_gl_tests on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac
_chromium_rel_ng/571" |
| 2972 ], | 3011 ], |
| 3012 "cwd": "[SLAVE_BUILD]", |
| 2973 "name": "content_gl_tests on Intel GPU on Mac (with patch)" | 3013 "name": "content_gl_tests on Intel GPU on Mac (with patch)" |
| 2974 }, | 3014 }, |
| 2975 { | 3015 { |
| 2976 "allow_subannotations": true, | 3016 "allow_subannotations": true, |
| 2977 "cmd": [ | 3017 "cmd": [ |
| 2978 "python", | 3018 "python", |
| 2979 "-u", | 3019 "-u", |
| 2980 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3020 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 2981 "--swarming-client-dir", | 3021 "--swarming-client-dir", |
| 2982 "[SLAVE_BUILD]/src/tools/swarming_client", | 3022 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 2983 "--temp-root-dir", | 3023 "--temp-root-dir", |
| 2984 "[TMP_BASE]", | 3024 "[TMP_BASE]", |
| 2985 "--merged-test-output", | 3025 "--merged-test-output", |
| 2986 "/path/to/tmp/json", | 3026 "/path/to/tmp/json", |
| 2987 "--", | 3027 "--", |
| 2988 "collect", | 3028 "collect", |
| 2989 "--swarming", | 3029 "--swarming", |
| 2990 "https://chromium-swarm.appspot.com", | 3030 "https://chromium-swarm.appspot.com", |
| 2991 "--decorate", | 3031 "--decorate", |
| 2992 "--print-status-updates", | 3032 "--print-status-updates", |
| 2993 "--shards", | 3033 "--shards", |
| 2994 "1", | 3034 "1", |
| 2995 "gl_tests on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromiu
m_rel_ng/571" | 3035 "gl_tests on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chromiu
m_rel_ng/571" |
| 2996 ], | 3036 ], |
| 3037 "cwd": "[SLAVE_BUILD]", |
| 2997 "name": "gl_tests on Intel GPU on Mac (with patch)" | 3038 "name": "gl_tests on Intel GPU on Mac (with patch)" |
| 2998 }, | 3039 }, |
| 2999 { | 3040 { |
| 3000 "allow_subannotations": true, | 3041 "allow_subannotations": true, |
| 3001 "cmd": [ | 3042 "cmd": [ |
| 3002 "python", | 3043 "python", |
| 3003 "-u", | 3044 "-u", |
| 3004 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3045 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 3005 "--swarming-client-dir", | 3046 "--swarming-client-dir", |
| 3006 "[SLAVE_BUILD]/src/tools/swarming_client", | 3047 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3007 "--temp-root-dir", | 3048 "--temp-root-dir", |
| 3008 "[TMP_BASE]", | 3049 "[TMP_BASE]", |
| 3009 "--merged-test-output", | 3050 "--merged-test-output", |
| 3010 "/path/to/tmp/json", | 3051 "/path/to/tmp/json", |
| 3011 "--", | 3052 "--", |
| 3012 "collect", | 3053 "collect", |
| 3013 "--swarming", | 3054 "--swarming", |
| 3014 "https://chromium-swarm.appspot.com", | 3055 "https://chromium-swarm.appspot.com", |
| 3015 "--decorate", | 3056 "--decorate", |
| 3016 "--print-status-updates", | 3057 "--print-status-updates", |
| 3017 "--shards", | 3058 "--shards", |
| 3018 "1", | 3059 "1", |
| 3019 "angle_unittests on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571" | 3060 "angle_unittests on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571" |
| 3020 ], | 3061 ], |
| 3062 "cwd": "[SLAVE_BUILD]", |
| 3021 "name": "angle_unittests on Intel GPU on Mac (with patch)" | 3063 "name": "angle_unittests on Intel GPU on Mac (with patch)" |
| 3022 }, | 3064 }, |
| 3023 { | 3065 { |
| 3024 "cmd": [ | 3066 "cmd": [ |
| 3025 "python", | 3067 "python", |
| 3026 "-u", | 3068 "-u", |
| 3027 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3069 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3028 "collect", | 3070 "collect", |
| 3029 "--swarming", | 3071 "--swarming", |
| 3030 "https://chromium-swarm.appspot.com", | 3072 "https://chromium-swarm.appspot.com", |
| 3031 "--decorate", | 3073 "--decorate", |
| 3032 "--print-status-updates", | 3074 "--print-status-updates", |
| 3033 "--shards", | 3075 "--shards", |
| 3034 "1", | 3076 "1", |
| 3035 "maps_pixel_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", | 3077 "maps_pixel_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", |
| 3036 "--task-output-dir", | 3078 "--task-output-dir", |
| 3037 "/path/to/tmp/" | 3079 "/path/to/tmp/" |
| 3038 ], | 3080 ], |
| 3081 "cwd": "[SLAVE_BUILD]", |
| 3039 "name": "maps_pixel_test on Intel GPU on Mac (with patch)" | 3082 "name": "maps_pixel_test on Intel GPU on Mac (with patch)" |
| 3040 }, | 3083 }, |
| 3041 { | 3084 { |
| 3042 "cmd": [ | 3085 "cmd": [ |
| 3043 "python", | 3086 "python", |
| 3044 "-u", | 3087 "-u", |
| 3045 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3088 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3046 "collect", | 3089 "collect", |
| 3047 "--swarming", | 3090 "--swarming", |
| 3048 "https://chromium-swarm.appspot.com", | 3091 "https://chromium-swarm.appspot.com", |
| 3049 "--decorate", | 3092 "--decorate", |
| 3050 "--print-status-updates", | 3093 "--print-status-updates", |
| 3051 "--shards", | 3094 "--shards", |
| 3052 "1", | 3095 "1", |
| 3053 "pixel_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", | 3096 "pixel_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", |
| 3054 "--task-output-dir", | 3097 "--task-output-dir", |
| 3055 "/path/to/tmp/" | 3098 "/path/to/tmp/" |
| 3056 ], | 3099 ], |
| 3100 "cwd": "[SLAVE_BUILD]", |
| 3057 "name": "pixel_test on Intel GPU on Mac (with patch)" | 3101 "name": "pixel_test on Intel GPU on Mac (with patch)" |
| 3058 }, | 3102 }, |
| 3059 { | 3103 { |
| 3060 "cmd": [ | 3104 "cmd": [ |
| 3061 "python", | 3105 "python", |
| 3062 "-u", | 3106 "-u", |
| 3063 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3107 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3064 "collect", | 3108 "collect", |
| 3065 "--swarming", | 3109 "--swarming", |
| 3066 "https://chromium-swarm.appspot.com", | 3110 "https://chromium-swarm.appspot.com", |
| 3067 "--decorate", | 3111 "--decorate", |
| 3068 "--print-status-updates", | 3112 "--print-status-updates", |
| 3069 "--shards", | 3113 "--shards", |
| 3070 "1", | 3114 "1", |
| 3071 "webgl_conformance on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", | 3115 "webgl_conformance on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", |
| 3072 "--task-output-dir", | 3116 "--task-output-dir", |
| 3073 "/path/to/tmp/" | 3117 "/path/to/tmp/" |
| 3074 ], | 3118 ], |
| 3119 "cwd": "[SLAVE_BUILD]", |
| 3075 "name": "webgl_conformance on Intel GPU on Mac (with patch)" | 3120 "name": "webgl_conformance on Intel GPU on Mac (with patch)" |
| 3076 }, | 3121 }, |
| 3077 { | 3122 { |
| 3078 "cmd": [ | 3123 "cmd": [ |
| 3079 "python", | 3124 "python", |
| 3080 "-u", | 3125 "-u", |
| 3081 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3126 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3082 "collect", | 3127 "collect", |
| 3083 "--swarming", | 3128 "--swarming", |
| 3084 "https://chromium-swarm.appspot.com", | 3129 "https://chromium-swarm.appspot.com", |
| 3085 "--decorate", | 3130 "--decorate", |
| 3086 "--print-status-updates", | 3131 "--print-status-updates", |
| 3087 "--shards", | 3132 "--shards", |
| 3088 "1", | 3133 "1", |
| 3089 "context_lost on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chr
omium_rel_ng/571", | 3134 "context_lost on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chr
omium_rel_ng/571", |
| 3090 "--task-output-dir", | 3135 "--task-output-dir", |
| 3091 "/path/to/tmp/" | 3136 "/path/to/tmp/" |
| 3092 ], | 3137 ], |
| 3138 "cwd": "[SLAVE_BUILD]", |
| 3093 "name": "context_lost on Intel GPU on Mac (with patch)" | 3139 "name": "context_lost on Intel GPU on Mac (with patch)" |
| 3094 }, | 3140 }, |
| 3095 { | 3141 { |
| 3096 "cmd": [ | 3142 "cmd": [ |
| 3097 "python", | 3143 "python", |
| 3098 "-u", | 3144 "-u", |
| 3099 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3145 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3100 "collect", | 3146 "collect", |
| 3101 "--swarming", | 3147 "--swarming", |
| 3102 "https://chromium-swarm.appspot.com", | 3148 "https://chromium-swarm.appspot.com", |
| 3103 "--decorate", | 3149 "--decorate", |
| 3104 "--print-status-updates", | 3150 "--print-status-updates", |
| 3105 "--shards", | 3151 "--shards", |
| 3106 "1", | 3152 "1", |
| 3107 "memory_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chro
mium_rel_ng/571", | 3153 "memory_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chro
mium_rel_ng/571", |
| 3108 "--task-output-dir", | 3154 "--task-output-dir", |
| 3109 "/path/to/tmp/" | 3155 "/path/to/tmp/" |
| 3110 ], | 3156 ], |
| 3157 "cwd": "[SLAVE_BUILD]", |
| 3111 "name": "memory_test on Intel GPU on Mac (with patch)" | 3158 "name": "memory_test on Intel GPU on Mac (with patch)" |
| 3112 }, | 3159 }, |
| 3113 { | 3160 { |
| 3114 "cmd": [ | 3161 "cmd": [ |
| 3115 "python", | 3162 "python", |
| 3116 "-u", | 3163 "-u", |
| 3117 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3164 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3118 "collect", | 3165 "collect", |
| 3119 "--swarming", | 3166 "--swarming", |
| 3120 "https://chromium-swarm.appspot.com", | 3167 "https://chromium-swarm.appspot.com", |
| 3121 "--decorate", | 3168 "--decorate", |
| 3122 "--print-status-updates", | 3169 "--print-status-updates", |
| 3123 "--shards", | 3170 "--shards", |
| 3124 "1", | 3171 "1", |
| 3125 "trace_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", | 3172 "trace_test on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_chrom
ium_rel_ng/571", |
| 3126 "--task-output-dir", | 3173 "--task-output-dir", |
| 3127 "/path/to/tmp/" | 3174 "/path/to/tmp/" |
| 3128 ], | 3175 ], |
| 3176 "cwd": "[SLAVE_BUILD]", |
| 3129 "name": "trace_test on Intel GPU on Mac (with patch)" | 3177 "name": "trace_test on Intel GPU on Mac (with patch)" |
| 3130 }, | 3178 }, |
| 3131 { | 3179 { |
| 3132 "cmd": [ | 3180 "cmd": [ |
| 3133 "python", | 3181 "python", |
| 3134 "-u", | 3182 "-u", |
| 3135 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3183 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3136 "collect", | 3184 "collect", |
| 3137 "--swarming", | 3185 "--swarming", |
| 3138 "https://chromium-swarm.appspot.com", | 3186 "https://chromium-swarm.appspot.com", |
| 3139 "--decorate", | 3187 "--decorate", |
| 3140 "--print-status-updates", | 3188 "--print-status-updates", |
| 3141 "--shards", | 3189 "--shards", |
| 3142 "1", | 3190 "1", |
| 3143 "screenshot_sync on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", | 3191 "screenshot_sync on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/mac_
chromium_rel_ng/571", |
| 3144 "--task-output-dir", | 3192 "--task-output-dir", |
| 3145 "/path/to/tmp/" | 3193 "/path/to/tmp/" |
| 3146 ], | 3194 ], |
| 3195 "cwd": "[SLAVE_BUILD]", |
| 3147 "name": "screenshot_sync on Intel GPU on Mac (with patch)" | 3196 "name": "screenshot_sync on Intel GPU on Mac (with patch)" |
| 3148 }, | 3197 }, |
| 3149 { | 3198 { |
| 3150 "cmd": [ | 3199 "cmd": [ |
| 3151 "python", | 3200 "python", |
| 3152 "-u", | 3201 "-u", |
| 3153 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3202 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3154 "collect", | 3203 "collect", |
| 3155 "--swarming", | 3204 "--swarming", |
| 3156 "https://chromium-swarm.appspot.com", | 3205 "https://chromium-swarm.appspot.com", |
| 3157 "--decorate", | 3206 "--decorate", |
| 3158 "--print-status-updates", | 3207 "--print-status-updates", |
| 3159 "--shards", | 3208 "--shards", |
| 3160 "1", | 3209 "1", |
| 3161 "hardware_accelerated_feature on Intel GPU on Mac (with patch)/Mac-10.8/[d
ummy has/mac_chromium_rel_ng/571", | 3210 "hardware_accelerated_feature on Intel GPU on Mac (with patch)/Mac-10.8/[d
ummy has/mac_chromium_rel_ng/571", |
| 3162 "--task-output-dir", | 3211 "--task-output-dir", |
| 3163 "/path/to/tmp/" | 3212 "/path/to/tmp/" |
| 3164 ], | 3213 ], |
| 3214 "cwd": "[SLAVE_BUILD]", |
| 3165 "name": "hardware_accelerated_feature on Intel GPU on Mac (with patch)" | 3215 "name": "hardware_accelerated_feature on Intel GPU on Mac (with patch)" |
| 3166 }, | 3216 }, |
| 3167 { | 3217 { |
| 3168 "cmd": [ | 3218 "cmd": [ |
| 3169 "python", | 3219 "python", |
| 3170 "-u", | 3220 "-u", |
| 3171 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3221 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3172 "collect", | 3222 "collect", |
| 3173 "--swarming", | 3223 "--swarming", |
| 3174 "https://chromium-swarm.appspot.com", | 3224 "https://chromium-swarm.appspot.com", |
| 3175 "--decorate", | 3225 "--decorate", |
| 3176 "--print-status-updates", | 3226 "--print-status-updates", |
| 3177 "--shards", | 3227 "--shards", |
| 3178 "1", | 3228 "1", |
| 3179 "gpu_process_launch on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/m
ac_chromium_rel_ng/571", | 3229 "gpu_process_launch on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/m
ac_chromium_rel_ng/571", |
| 3180 "--task-output-dir", | 3230 "--task-output-dir", |
| 3181 "/path/to/tmp/" | 3231 "/path/to/tmp/" |
| 3182 ], | 3232 ], |
| 3233 "cwd": "[SLAVE_BUILD]", |
| 3183 "name": "gpu_process_launch on Intel GPU on Mac (with patch)" | 3234 "name": "gpu_process_launch on Intel GPU on Mac (with patch)" |
| 3184 }, | 3235 }, |
| 3185 { | 3236 { |
| 3186 "cmd": [ | 3237 "cmd": [ |
| 3187 "python", | 3238 "python", |
| 3188 "-u", | 3239 "-u", |
| 3189 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3240 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3190 "collect", | 3241 "collect", |
| 3191 "--swarming", | 3242 "--swarming", |
| 3192 "https://chromium-swarm.appspot.com", | 3243 "https://chromium-swarm.appspot.com", |
| 3193 "--decorate", | 3244 "--decorate", |
| 3194 "--print-status-updates", | 3245 "--print-status-updates", |
| 3195 "--shards", | 3246 "--shards", |
| 3196 "1", | 3247 "1", |
| 3197 "gpu_rasterization on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", | 3248 "gpu_rasterization on Intel GPU on Mac (with patch)/Mac-10.8/[dummy has/ma
c_chromium_rel_ng/571", |
| 3198 "--task-output-dir", | 3249 "--task-output-dir", |
| 3199 "/path/to/tmp/" | 3250 "/path/to/tmp/" |
| 3200 ], | 3251 ], |
| 3252 "cwd": "[SLAVE_BUILD]", |
| 3201 "name": "gpu_rasterization on Intel GPU on Mac (with patch)" | 3253 "name": "gpu_rasterization on Intel GPU on Mac (with patch)" |
| 3202 }, | 3254 }, |
| 3203 { | 3255 { |
| 3204 "allow_subannotations": true, | 3256 "allow_subannotations": true, |
| 3205 "cmd": [ | 3257 "cmd": [ |
| 3206 "python", | 3258 "python", |
| 3207 "-u", | 3259 "-u", |
| 3208 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3260 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 3209 "--swarming-client-dir", | 3261 "--swarming-client-dir", |
| 3210 "[SLAVE_BUILD]/src/tools/swarming_client", | 3262 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3211 "--temp-root-dir", | 3263 "--temp-root-dir", |
| 3212 "[TMP_BASE]", | 3264 "[TMP_BASE]", |
| 3213 "--merged-test-output", | 3265 "--merged-test-output", |
| 3214 "/path/to/tmp/json", | 3266 "/path/to/tmp/json", |
| 3215 "--", | 3267 "--", |
| 3216 "collect", | 3268 "collect", |
| 3217 "--swarming", | 3269 "--swarming", |
| 3218 "https://chromium-swarm.appspot.com", | 3270 "https://chromium-swarm.appspot.com", |
| 3219 "--decorate", | 3271 "--decorate", |
| 3220 "--print-status-updates", | 3272 "--print-status-updates", |
| 3221 "--shards", | 3273 "--shards", |
| 3222 "1", | 3274 "1", |
| 3223 "tab_capture_end2end_tests on Intel GPU on Mac (with patch)/Mac-10.8/[dumm
y has/mac_chromium_rel_ng/571" | 3275 "tab_capture_end2end_tests on Intel GPU on Mac (with patch)/Mac-10.8/[dumm
y has/mac_chromium_rel_ng/571" |
| 3224 ], | 3276 ], |
| 3277 "cwd": "[SLAVE_BUILD]", |
| 3225 "name": "tab_capture_end2end_tests on Intel GPU on Mac (with patch)" | 3278 "name": "tab_capture_end2end_tests on Intel GPU on Mac (with patch)" |
| 3226 }, | 3279 }, |
| 3227 { | 3280 { |
| 3228 "allow_subannotations": true, | 3281 "allow_subannotations": true, |
| 3229 "cmd": [ | 3282 "cmd": [ |
| 3230 "python", | 3283 "python", |
| 3231 "-u", | 3284 "-u", |
| 3232 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3285 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 3233 "--swarming-client-dir", | 3286 "--swarming-client-dir", |
| 3234 "[SLAVE_BUILD]/src/tools/swarming_client", | 3287 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3235 "--temp-root-dir", | 3288 "--temp-root-dir", |
| 3236 "[TMP_BASE]", | 3289 "[TMP_BASE]", |
| 3237 "--merged-test-output", | 3290 "--merged-test-output", |
| 3238 "/path/to/tmp/json", | 3291 "/path/to/tmp/json", |
| 3239 "--", | 3292 "--", |
| 3240 "collect", | 3293 "collect", |
| 3241 "--swarming", | 3294 "--swarming", |
| 3242 "https://chromium-swarm.appspot.com", | 3295 "https://chromium-swarm.appspot.com", |
| 3243 "--decorate", | 3296 "--decorate", |
| 3244 "--print-status-updates", | 3297 "--print-status-updates", |
| 3245 "--shards", | 3298 "--shards", |
| 3246 "1", | 3299 "1", |
| 3247 "content_gl_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571" | 3300 "content_gl_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571" |
| 3248 ], | 3301 ], |
| 3302 "cwd": "[SLAVE_BUILD]", |
| 3249 "name": "content_gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10
.9" | 3303 "name": "content_gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10
.9" |
| 3250 }, | 3304 }, |
| 3251 { | 3305 { |
| 3252 "allow_subannotations": true, | 3306 "allow_subannotations": true, |
| 3253 "cmd": [ | 3307 "cmd": [ |
| 3254 "python", | 3308 "python", |
| 3255 "-u", | 3309 "-u", |
| 3256 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3310 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 3257 "--swarming-client-dir", | 3311 "--swarming-client-dir", |
| 3258 "[SLAVE_BUILD]/src/tools/swarming_client", | 3312 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3259 "--temp-root-dir", | 3313 "--temp-root-dir", |
| 3260 "[TMP_BASE]", | 3314 "[TMP_BASE]", |
| 3261 "--merged-test-output", | 3315 "--merged-test-output", |
| 3262 "/path/to/tmp/json", | 3316 "/path/to/tmp/json", |
| 3263 "--", | 3317 "--", |
| 3264 "collect", | 3318 "collect", |
| 3265 "--swarming", | 3319 "--swarming", |
| 3266 "https://chromium-swarm.appspot.com", | 3320 "https://chromium-swarm.appspot.com", |
| 3267 "--decorate", | 3321 "--decorate", |
| 3268 "--print-status-updates", | 3322 "--print-status-updates", |
| 3269 "--shards", | 3323 "--shards", |
| 3270 "1", | 3324 "1", |
| 3271 "gl_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac
_chromium_rel_ng/571" | 3325 "gl_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/mac
_chromium_rel_ng/571" |
| 3272 ], | 3326 ], |
| 3327 "cwd": "[SLAVE_BUILD]", |
| 3273 "name": "gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" | 3328 "name": "gl_tests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" |
| 3274 }, | 3329 }, |
| 3275 { | 3330 { |
| 3276 "allow_subannotations": true, | 3331 "allow_subannotations": true, |
| 3277 "cmd": [ | 3332 "cmd": [ |
| 3278 "python", | 3333 "python", |
| 3279 "-u", | 3334 "-u", |
| 3280 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3335 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 3281 "--swarming-client-dir", | 3336 "--swarming-client-dir", |
| 3282 "[SLAVE_BUILD]/src/tools/swarming_client", | 3337 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3283 "--temp-root-dir", | 3338 "--temp-root-dir", |
| 3284 "[TMP_BASE]", | 3339 "[TMP_BASE]", |
| 3285 "--merged-test-output", | 3340 "--merged-test-output", |
| 3286 "/path/to/tmp/json", | 3341 "/path/to/tmp/json", |
| 3287 "--", | 3342 "--", |
| 3288 "collect", | 3343 "collect", |
| 3289 "--swarming", | 3344 "--swarming", |
| 3290 "https://chromium-swarm.appspot.com", | 3345 "https://chromium-swarm.appspot.com", |
| 3291 "--decorate", | 3346 "--decorate", |
| 3292 "--print-status-updates", | 3347 "--print-status-updates", |
| 3293 "--shards", | 3348 "--shards", |
| 3294 "1", | 3349 "1", |
| 3295 "angle_unittests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571" | 3350 "angle_unittests on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571" |
| 3296 ], | 3351 ], |
| 3352 "cwd": "[SLAVE_BUILD]", |
| 3297 "name": "angle_unittests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9" | 3353 "name": "angle_unittests on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9" |
| 3298 }, | 3354 }, |
| 3299 { | 3355 { |
| 3300 "cmd": [ | 3356 "cmd": [ |
| 3301 "python", | 3357 "python", |
| 3302 "-u", | 3358 "-u", |
| 3303 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3359 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3304 "collect", | 3360 "collect", |
| 3305 "--swarming", | 3361 "--swarming", |
| 3306 "https://chromium-swarm.appspot.com", | 3362 "https://chromium-swarm.appspot.com", |
| 3307 "--decorate", | 3363 "--decorate", |
| 3308 "--print-status-updates", | 3364 "--print-status-updates", |
| 3309 "--shards", | 3365 "--shards", |
| 3310 "1", | 3366 "1", |
| 3311 "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", | 3367 "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", |
| 3312 "--task-output-dir", | 3368 "--task-output-dir", |
| 3313 "/path/to/tmp/" | 3369 "/path/to/tmp/" |
| 3314 ], | 3370 ], |
| 3371 "cwd": "[SLAVE_BUILD]", |
| 3315 "name": "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9" | 3372 "name": "maps_pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9" |
| 3316 }, | 3373 }, |
| 3317 { | 3374 { |
| 3318 "cmd": [ | 3375 "cmd": [ |
| 3319 "python", | 3376 "python", |
| 3320 "-u", | 3377 "-u", |
| 3321 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3378 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3322 "collect", | 3379 "collect", |
| 3323 "--swarming", | 3380 "--swarming", |
| 3324 "https://chromium-swarm.appspot.com", | 3381 "https://chromium-swarm.appspot.com", |
| 3325 "--decorate", | 3382 "--decorate", |
| 3326 "--print-status-updates", | 3383 "--print-status-updates", |
| 3327 "--shards", | 3384 "--shards", |
| 3328 "1", | 3385 "1", |
| 3329 "pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", | 3386 "pixel_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", |
| 3330 "--task-output-dir", | 3387 "--task-output-dir", |
| 3331 "/path/to/tmp/" | 3388 "/path/to/tmp/" |
| 3332 ], | 3389 ], |
| 3390 "cwd": "[SLAVE_BUILD]", |
| 3333 "name": "pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" | 3391 "name": "pixel_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" |
| 3334 }, | 3392 }, |
| 3335 { | 3393 { |
| 3336 "cmd": [ | 3394 "cmd": [ |
| 3337 "python", | 3395 "python", |
| 3338 "-u", | 3396 "-u", |
| 3339 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3397 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3340 "collect", | 3398 "collect", |
| 3341 "--swarming", | 3399 "--swarming", |
| 3342 "https://chromium-swarm.appspot.com", | 3400 "https://chromium-swarm.appspot.com", |
| 3343 "--decorate", | 3401 "--decorate", |
| 3344 "--print-status-updates", | 3402 "--print-status-updates", |
| 3345 "--shards", | 3403 "--shards", |
| 3346 "1", | 3404 "1", |
| 3347 "webgl_conformance on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", | 3405 "webgl_conformance on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", |
| 3348 "--task-output-dir", | 3406 "--task-output-dir", |
| 3349 "/path/to/tmp/" | 3407 "/path/to/tmp/" |
| 3350 ], | 3408 ], |
| 3409 "cwd": "[SLAVE_BUILD]", |
| 3351 "name": "webgl_conformance on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9" | 3410 "name": "webgl_conformance on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9" |
| 3352 }, | 3411 }, |
| 3353 { | 3412 { |
| 3354 "cmd": [ | 3413 "cmd": [ |
| 3355 "python", | 3414 "python", |
| 3356 "-u", | 3415 "-u", |
| 3357 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3416 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3358 "collect", | 3417 "collect", |
| 3359 "--swarming", | 3418 "--swarming", |
| 3360 "https://chromium-swarm.appspot.com", | 3419 "https://chromium-swarm.appspot.com", |
| 3361 "--decorate", | 3420 "--decorate", |
| 3362 "--print-status-updates", | 3421 "--print-status-updates", |
| 3363 "--shards", | 3422 "--shards", |
| 3364 "1", | 3423 "1", |
| 3365 "context_lost on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has
/mac_chromium_rel_ng/571", | 3424 "context_lost on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has
/mac_chromium_rel_ng/571", |
| 3366 "--task-output-dir", | 3425 "--task-output-dir", |
| 3367 "/path/to/tmp/" | 3426 "/path/to/tmp/" |
| 3368 ], | 3427 ], |
| 3428 "cwd": "[SLAVE_BUILD]", |
| 3369 "name": "context_lost on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" | 3429 "name": "context_lost on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" |
| 3370 }, | 3430 }, |
| 3371 { | 3431 { |
| 3372 "cmd": [ | 3432 "cmd": [ |
| 3373 "python", | 3433 "python", |
| 3374 "-u", | 3434 "-u", |
| 3375 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3435 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3376 "collect", | 3436 "collect", |
| 3377 "--swarming", | 3437 "--swarming", |
| 3378 "https://chromium-swarm.appspot.com", | 3438 "https://chromium-swarm.appspot.com", |
| 3379 "--decorate", | 3439 "--decorate", |
| 3380 "--print-status-updates", | 3440 "--print-status-updates", |
| 3381 "--shards", | 3441 "--shards", |
| 3382 "1", | 3442 "1", |
| 3383 "memory_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/
mac_chromium_rel_ng/571", | 3443 "memory_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/
mac_chromium_rel_ng/571", |
| 3384 "--task-output-dir", | 3444 "--task-output-dir", |
| 3385 "/path/to/tmp/" | 3445 "/path/to/tmp/" |
| 3386 ], | 3446 ], |
| 3447 "cwd": "[SLAVE_BUILD]", |
| 3387 "name": "memory_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" | 3448 "name": "memory_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" |
| 3388 }, | 3449 }, |
| 3389 { | 3450 { |
| 3390 "cmd": [ | 3451 "cmd": [ |
| 3391 "python", | 3452 "python", |
| 3392 "-u", | 3453 "-u", |
| 3393 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3454 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3394 "collect", | 3455 "collect", |
| 3395 "--swarming", | 3456 "--swarming", |
| 3396 "https://chromium-swarm.appspot.com", | 3457 "https://chromium-swarm.appspot.com", |
| 3397 "--decorate", | 3458 "--decorate", |
| 3398 "--print-status-updates", | 3459 "--print-status-updates", |
| 3399 "--shards", | 3460 "--shards", |
| 3400 "1", | 3461 "1", |
| 3401 "trace_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", | 3462 "trace_test on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy has/m
ac_chromium_rel_ng/571", |
| 3402 "--task-output-dir", | 3463 "--task-output-dir", |
| 3403 "/path/to/tmp/" | 3464 "/path/to/tmp/" |
| 3404 ], | 3465 ], |
| 3466 "cwd": "[SLAVE_BUILD]", |
| 3405 "name": "trace_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" | 3467 "name": "trace_test on NVIDIA GPU on Mac Retina (with patch) on Mac-10.9" |
| 3406 }, | 3468 }, |
| 3407 { | 3469 { |
| 3408 "cmd": [ | 3470 "cmd": [ |
| 3409 "python", | 3471 "python", |
| 3410 "-u", | 3472 "-u", |
| 3411 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3473 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3412 "collect", | 3474 "collect", |
| 3413 "--swarming", | 3475 "--swarming", |
| 3414 "https://chromium-swarm.appspot.com", | 3476 "https://chromium-swarm.appspot.com", |
| 3415 "--decorate", | 3477 "--decorate", |
| 3416 "--print-status-updates", | 3478 "--print-status-updates", |
| 3417 "--shards", | 3479 "--shards", |
| 3418 "1", | 3480 "1", |
| 3419 "screenshot_sync on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", | 3481 "screenshot_sync on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dummy
has/mac_chromium_rel_ng/571", |
| 3420 "--task-output-dir", | 3482 "--task-output-dir", |
| 3421 "/path/to/tmp/" | 3483 "/path/to/tmp/" |
| 3422 ], | 3484 ], |
| 3485 "cwd": "[SLAVE_BUILD]", |
| 3423 "name": "screenshot_sync on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9" | 3486 "name": "screenshot_sync on NVIDIA GPU on Mac Retina (with patch) on Mac-10.
9" |
| 3424 }, | 3487 }, |
| 3425 { | 3488 { |
| 3426 "cmd": [ | 3489 "cmd": [ |
| 3427 "python", | 3490 "python", |
| 3428 "-u", | 3491 "-u", |
| 3429 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3492 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3430 "collect", | 3493 "collect", |
| 3431 "--swarming", | 3494 "--swarming", |
| 3432 "https://chromium-swarm.appspot.com", | 3495 "https://chromium-swarm.appspot.com", |
| 3433 "--decorate", | 3496 "--decorate", |
| 3434 "--print-status-updates", | 3497 "--print-status-updates", |
| 3435 "--shards", | 3498 "--shards", |
| 3436 "1", | 3499 "1", |
| 3437 "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patch)/Mac
-10.9/[dummy has/mac_chromium_rel_ng/571", | 3500 "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patch)/Mac
-10.9/[dummy has/mac_chromium_rel_ng/571", |
| 3438 "--task-output-dir", | 3501 "--task-output-dir", |
| 3439 "/path/to/tmp/" | 3502 "/path/to/tmp/" |
| 3440 ], | 3503 ], |
| 3504 "cwd": "[SLAVE_BUILD]", |
| 3441 "name": "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9" | 3505 "name": "hardware_accelerated_feature on NVIDIA GPU on Mac Retina (with patc
h) on Mac-10.9" |
| 3442 }, | 3506 }, |
| 3443 { | 3507 { |
| 3444 "cmd": [ | 3508 "cmd": [ |
| 3445 "python", | 3509 "python", |
| 3446 "-u", | 3510 "-u", |
| 3447 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3511 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3448 "collect", | 3512 "collect", |
| 3449 "--swarming", | 3513 "--swarming", |
| 3450 "https://chromium-swarm.appspot.com", | 3514 "https://chromium-swarm.appspot.com", |
| 3451 "--decorate", | 3515 "--decorate", |
| 3452 "--print-status-updates", | 3516 "--print-status-updates", |
| 3453 "--shards", | 3517 "--shards", |
| 3454 "1", | 3518 "1", |
| 3455 "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dum
my has/mac_chromium_rel_ng/571", | 3519 "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dum
my has/mac_chromium_rel_ng/571", |
| 3456 "--task-output-dir", | 3520 "--task-output-dir", |
| 3457 "/path/to/tmp/" | 3521 "/path/to/tmp/" |
| 3458 ], | 3522 ], |
| 3523 "cwd": "[SLAVE_BUILD]", |
| 3459 "name": "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9" | 3524 "name": "gpu_process_launch on NVIDIA GPU on Mac Retina (with patch) on Mac-
10.9" |
| 3460 }, | 3525 }, |
| 3461 { | 3526 { |
| 3462 "cmd": [ | 3527 "cmd": [ |
| 3463 "python", | 3528 "python", |
| 3464 "-u", | 3529 "-u", |
| 3465 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 3530 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 3466 "collect", | 3531 "collect", |
| 3467 "--swarming", | 3532 "--swarming", |
| 3468 "https://chromium-swarm.appspot.com", | 3533 "https://chromium-swarm.appspot.com", |
| 3469 "--decorate", | 3534 "--decorate", |
| 3470 "--print-status-updates", | 3535 "--print-status-updates", |
| 3471 "--shards", | 3536 "--shards", |
| 3472 "1", | 3537 "1", |
| 3473 "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", | 3538 "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch)/Mac-10.9/[dumm
y has/mac_chromium_rel_ng/571", |
| 3474 "--task-output-dir", | 3539 "--task-output-dir", |
| 3475 "/path/to/tmp/" | 3540 "/path/to/tmp/" |
| 3476 ], | 3541 ], |
| 3542 "cwd": "[SLAVE_BUILD]", |
| 3477 "name": "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9" | 3543 "name": "gpu_rasterization on NVIDIA GPU on Mac Retina (with patch) on Mac-1
0.9" |
| 3478 }, | 3544 }, |
| 3479 { | 3545 { |
| 3480 "allow_subannotations": true, | 3546 "allow_subannotations": true, |
| 3481 "cmd": [ | 3547 "cmd": [ |
| 3482 "python", | 3548 "python", |
| 3483 "-u", | 3549 "-u", |
| 3484 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 3550 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 3485 "--swarming-client-dir", | 3551 "--swarming-client-dir", |
| 3486 "[SLAVE_BUILD]/src/tools/swarming_client", | 3552 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 3487 "--temp-root-dir", | 3553 "--temp-root-dir", |
| 3488 "[TMP_BASE]", | 3554 "[TMP_BASE]", |
| 3489 "--merged-test-output", | 3555 "--merged-test-output", |
| 3490 "/path/to/tmp/json", | 3556 "/path/to/tmp/json", |
| 3491 "--", | 3557 "--", |
| 3492 "collect", | 3558 "collect", |
| 3493 "--swarming", | 3559 "--swarming", |
| 3494 "https://chromium-swarm.appspot.com", | 3560 "https://chromium-swarm.appspot.com", |
| 3495 "--decorate", | 3561 "--decorate", |
| 3496 "--print-status-updates", | 3562 "--print-status-updates", |
| 3497 "--shards", | 3563 "--shards", |
| 3498 "1", | 3564 "1", |
| 3499 "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10
.9/[dummy has/mac_chromium_rel_ng/571" | 3565 "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch)/Mac-10
.9/[dummy has/mac_chromium_rel_ng/571" |
| 3500 ], | 3566 ], |
| 3567 "cwd": "[SLAVE_BUILD]", |
| 3501 "name": "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9" | 3568 "name": "tab_capture_end2end_tests on NVIDIA GPU on Mac Retina (with patch)
on Mac-10.9" |
| 3502 } | 3569 } |
| 3503 ] | 3570 ] |
| OLD | NEW |