| 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.blink", | 8 "tryserver.blink", |
| 9 "--builder", | 9 "--builder", |
| 10 "win_blink_rel", | 10 "win_blink_rel", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 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 "--revision", | 29 "--revision", |
| 30 "src/third_party/WebKit@HEAD", | 30 "src/third_party/WebKit@HEAD", |
| 31 "--force" | 31 "--force" |
| 32 ], | 32 ], |
| 33 "cwd": "[SLAVE_BUILD]", |
| 33 "name": "bot_update", | 34 "name": "bot_update", |
| 34 "~followup_annotations": [ | 35 "~followup_annotations": [ |
| 35 "@@@STEP_TEXT@Some step text@@@", | 36 "@@@STEP_TEXT@Some step text@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@{@@@", | 37 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\\\\third_party\\\\We
bKit\", @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\\\\third_party\\\\We
bKit\", @@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 69 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 70 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 70 ] | 71 ] |
| 71 }, | 72 }, |
| 72 { | 73 { |
| 73 "cmd": [ | 74 "cmd": [ |
| 74 "python", | 75 "python", |
| 75 "-u", | 76 "-u", |
| 76 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 77 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 77 "--version" | 78 "--version" |
| 78 ], | 79 ], |
| 80 "cwd": "[SLAVE_BUILD]", |
| 79 "name": "swarming.py --version", | 81 "name": "swarming.py --version", |
| 80 "stdout": "/path/to/tmp/", | 82 "stdout": "/path/to/tmp/", |
| 81 "~followup_annotations": [ | 83 "~followup_annotations": [ |
| 82 "@@@STEP_TEXT@0.4.10@@@" | 84 "@@@STEP_TEXT@0.4.10@@@" |
| 83 ] | 85 ] |
| 84 }, | 86 }, |
| 85 { | 87 { |
| 86 "cmd": [ | 88 "cmd": [ |
| 87 "python", | 89 "python", |
| 88 "-u", | 90 "-u", |
| 89 "[DEPOT_TOOLS]\\gclient.py", | 91 "[DEPOT_TOOLS]\\gclient.py", |
| 90 "runhooks" | 92 "runhooks" |
| 91 ], | 93 ], |
| 94 "cwd": "[SLAVE_BUILD]", |
| 92 "env": { | 95 "env": { |
| 93 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 te
st_isolation_mode=prepare use_goma=1" | 96 "GYP_DEFINES": "archive_gpu_tests=1 chromium_win_pch=0 component=static_li
brary dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 te
st_isolation_mode=prepare use_goma=1" |
| 94 }, | 97 }, |
| 95 "name": "gclient runhooks" | 98 "name": "gclient runhooks" |
| 96 }, | 99 }, |
| 97 { | 100 { |
| 98 "cmd": [ | 101 "cmd": [ |
| 99 "python", | 102 "python", |
| 100 "-u", | 103 "-u", |
| 101 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | 104 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", |
| 102 "--build-dir", | 105 "--build-dir", |
| 103 "[SLAVE_BUILD]\\src\\out\\Release", | 106 "[SLAVE_BUILD]\\src\\out\\Release", |
| 104 "--clean-isolated-files" | 107 "--clean-isolated-files" |
| 105 ], | 108 ], |
| 109 "cwd": "[SLAVE_BUILD]", |
| 106 "name": "clean isolated files" | 110 "name": "clean isolated files" |
| 107 }, | 111 }, |
| 108 { | 112 { |
| 109 "cmd": [ | 113 "cmd": [ |
| 110 "python", | 114 "python", |
| 111 "-u", | 115 "-u", |
| 112 "[BUILD]\\scripts\\slave\\compile.py", | 116 "[BUILD]\\scripts\\slave\\compile.py", |
| 113 "--target", | 117 "--target", |
| 114 "Release", | 118 "Release", |
| 115 "--src-dir", | 119 "--src-dir", |
| 116 "[SLAVE_BUILD]\\src", | 120 "[SLAVE_BUILD]\\src", |
| 117 "--build-tool", | 121 "--build-tool", |
| 118 "ninja", | 122 "ninja", |
| 119 "--compiler", | 123 "--compiler", |
| 120 "goma", | 124 "goma", |
| 121 "--goma-dir", | 125 "--goma-dir", |
| 122 "[BUILD]\\goma", | 126 "[BUILD]\\goma", |
| 123 "--", | 127 "--", |
| 124 "angle_unittests_run", | 128 "angle_unittests_run", |
| 125 "blink_tests", | 129 "blink_tests", |
| 126 "chrome", | 130 "chrome", |
| 127 "content_gl_tests_run", | 131 "content_gl_tests_run", |
| 128 "gl_tests_run", | 132 "gl_tests_run", |
| 129 "tab_capture_end2end_tests_run", | 133 "tab_capture_end2end_tests_run", |
| 130 "telemetry_gpu_test_run" | 134 "telemetry_gpu_test_run" |
| 131 ], | 135 ], |
| 136 "cwd": "[SLAVE_BUILD]", |
| 132 "name": "compile" | 137 "name": "compile" |
| 133 }, | 138 }, |
| 134 { | 139 { |
| 135 "cmd": [ | 140 "cmd": [ |
| 136 "python", | 141 "python", |
| 137 "-u", | 142 "-u", |
| 138 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", | 143 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", |
| 139 "/path/to/tmp/", | 144 "/path/to/tmp/", |
| 140 "[SLAVE_BUILD]\\src\\out\\Release\\*.isolated.gen.json" | 145 "[SLAVE_BUILD]\\src\\out\\Release\\*.isolated.gen.json" |
| 141 ], | 146 ], |
| 147 "cwd": "[SLAVE_BUILD]", |
| 142 "name": "find isolated targets" | 148 "name": "find isolated targets" |
| 143 }, | 149 }, |
| 144 { | 150 { |
| 145 "cmd": [ | 151 "cmd": [ |
| 146 "python", | 152 "python", |
| 147 "-u", | 153 "-u", |
| 148 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\isolate.py", | 154 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\isolate.py", |
| 149 "batcharchive", | 155 "batcharchive", |
| 150 "--dump-json", | 156 "--dump-json", |
| 151 "/path/to/tmp/json", | 157 "/path/to/tmp/json", |
| 152 "--isolate-server", | 158 "--isolate-server", |
| 153 "https://isolateserver.appspot.com", | 159 "https://isolateserver.appspot.com", |
| 154 "[SLAVE_BUILD]\\src\\out\\Release\\dummy_target_1.isolated.gen.json", | 160 "[SLAVE_BUILD]\\src\\out\\Release\\dummy_target_1.isolated.gen.json", |
| 155 "[SLAVE_BUILD]\\src\\out\\Release\\dummy_target_2.isolated.gen.json" | 161 "[SLAVE_BUILD]\\src\\out\\Release\\dummy_target_2.isolated.gen.json" |
| 156 ], | 162 ], |
| 163 "cwd": "[SLAVE_BUILD]", |
| 157 "name": "isolate tests", | 164 "name": "isolate tests", |
| 158 "~followup_annotations": [ | 165 "~followup_annotations": [ |
| 159 "@@@STEP_LOG_LINE@json.output@{@@@", | 166 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 160 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 167 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 161 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 162 "@@@STEP_LOG_LINE@json.output@}@@@", | 169 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 163 "@@@STEP_LOG_END@json.output@@@", | 170 "@@@STEP_LOG_END@json.output@@@", |
| 164 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 171 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 165 ] | 172 ] |
| 166 }, | 173 }, |
| 167 { | 174 { |
| 168 "cmd": [ | 175 "cmd": [ |
| 169 "python", | 176 "python", |
| 170 "-u", | 177 "-u", |
| 171 "[BUILD]\\scripts\\slave\\chromium\\lint_test_files_wrapper.py", | 178 "[BUILD]\\scripts\\slave\\chromium\\lint_test_files_wrapper.py", |
| 172 "--build-dir", | 179 "--build-dir", |
| 173 "[SLAVE_BUILD]\\src\\out", | 180 "[SLAVE_BUILD]\\src\\out", |
| 174 "--target", | 181 "--target", |
| 175 "Release" | 182 "Release" |
| 176 ], | 183 ], |
| 184 "cwd": "[SLAVE_BUILD]", |
| 177 "name": "webkit_lint" | 185 "name": "webkit_lint" |
| 178 }, | 186 }, |
| 179 { | 187 { |
| 180 "cmd": [ | 188 "cmd": [ |
| 181 "python", | 189 "python", |
| 182 "-u", | 190 "-u", |
| 183 "[BUILD]\\scripts\\slave\\chromium\\test_webkitpy_wrapper.py", | 191 "[BUILD]\\scripts\\slave\\chromium\\test_webkitpy_wrapper.py", |
| 184 "--build-dir", | 192 "--build-dir", |
| 185 "[SLAVE_BUILD]\\src\\out", | 193 "[SLAVE_BUILD]\\src\\out", |
| 186 "--target", | 194 "--target", |
| 187 "Release" | 195 "Release" |
| 188 ], | 196 ], |
| 197 "cwd": "[SLAVE_BUILD]", |
| 189 "name": "webkit_python_tests" | 198 "name": "webkit_python_tests" |
| 190 }, | 199 }, |
| 191 { | 200 { |
| 192 "cmd": [ | 201 "cmd": [ |
| 193 "python", | 202 "python", |
| 194 "-u", | 203 "-u", |
| 195 "[BUILD]\\scripts\\slave\\runtest.py", | 204 "[BUILD]\\scripts\\slave\\runtest.py", |
| 196 "--target", | 205 "--target", |
| 197 "Release", | 206 "Release", |
| 198 "--factory-properties", | 207 "--factory-properties", |
| 199 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 208 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 200 "--build-properties", | 209 "--build-properties", |
| 201 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 210 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 202 "--builder-name=win_blink_rel", | 211 "--builder-name=win_blink_rel", |
| 203 "--slave-name=TestSlavename", | 212 "--slave-name=TestSlavename", |
| 204 "--build-number=571", | 213 "--build-number=571", |
| 205 "webkit_unit_tests.exe" | 214 "webkit_unit_tests.exe" |
| 206 ], | 215 ], |
| 216 "cwd": "[SLAVE_BUILD]", |
| 207 "name": "webkit_unit_tests" | 217 "name": "webkit_unit_tests" |
| 208 }, | 218 }, |
| 209 { | 219 { |
| 210 "cmd": [ | 220 "cmd": [ |
| 211 "python", | 221 "python", |
| 212 "-u", | 222 "-u", |
| 213 "[BUILD]\\scripts\\slave\\runtest.py", | 223 "[BUILD]\\scripts\\slave\\runtest.py", |
| 214 "--target", | 224 "--target", |
| 215 "Release", | 225 "Release", |
| 216 "--factory-properties", | 226 "--factory-properties", |
| 217 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 227 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 218 "--build-properties", | 228 "--build-properties", |
| 219 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 229 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 220 "--builder-name=win_blink_rel", | 230 "--builder-name=win_blink_rel", |
| 221 "--slave-name=TestSlavename", | 231 "--slave-name=TestSlavename", |
| 222 "--build-number=571", | 232 "--build-number=571", |
| 223 "blink_platform_unittests.exe" | 233 "blink_platform_unittests.exe" |
| 224 ], | 234 ], |
| 235 "cwd": "[SLAVE_BUILD]", |
| 225 "name": "blink_platform_unittests" | 236 "name": "blink_platform_unittests" |
| 226 }, | 237 }, |
| 227 { | 238 { |
| 228 "cmd": [ | 239 "cmd": [ |
| 229 "python", | 240 "python", |
| 230 "-u", | 241 "-u", |
| 231 "[BUILD]\\scripts\\slave\\runtest.py", | 242 "[BUILD]\\scripts\\slave\\runtest.py", |
| 232 "--target", | 243 "--target", |
| 233 "Release", | 244 "Release", |
| 234 "--factory-properties", | 245 "--factory-properties", |
| 235 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 246 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 236 "--build-properties", | 247 "--build-properties", |
| 237 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 248 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 238 "--builder-name=win_blink_rel", | 249 "--builder-name=win_blink_rel", |
| 239 "--slave-name=TestSlavename", | 250 "--slave-name=TestSlavename", |
| 240 "--build-number=571", | 251 "--build-number=571", |
| 241 "blink_heap_unittests.exe" | 252 "blink_heap_unittests.exe" |
| 242 ], | 253 ], |
| 254 "cwd": "[SLAVE_BUILD]", |
| 243 "name": "blink_heap_unittests" | 255 "name": "blink_heap_unittests" |
| 244 }, | 256 }, |
| 245 { | 257 { |
| 246 "cmd": [ | 258 "cmd": [ |
| 247 "python", | 259 "python", |
| 248 "-u", | 260 "-u", |
| 249 "[BUILD]\\scripts\\slave\\runtest.py", | 261 "[BUILD]\\scripts\\slave\\runtest.py", |
| 250 "--target", | 262 "--target", |
| 251 "Release", | 263 "Release", |
| 252 "--factory-properties", | 264 "--factory-properties", |
| 253 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 265 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 254 "--build-properties", | 266 "--build-properties", |
| 255 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 267 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 256 "--builder-name=win_blink_rel", | 268 "--builder-name=win_blink_rel", |
| 257 "--slave-name=TestSlavename", | 269 "--slave-name=TestSlavename", |
| 258 "--build-number=571", | 270 "--build-number=571", |
| 259 "wtf_unittests.exe" | 271 "wtf_unittests.exe" |
| 260 ], | 272 ], |
| 273 "cwd": "[SLAVE_BUILD]", |
| 261 "name": "wtf_unittests" | 274 "name": "wtf_unittests" |
| 262 }, | 275 }, |
| 263 { | 276 { |
| 264 "cmd": [ | 277 "cmd": [ |
| 265 "python", | 278 "python", |
| 266 "-u", | 279 "-u", |
| 267 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 280 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 268 "trigger", | 281 "trigger", |
| 269 "--swarming", | 282 "--swarming", |
| 270 "https://chromium-swarm.appspot.com", | 283 "https://chromium-swarm.appspot.com", |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 321 "--tag", | 334 "--tag", |
| 322 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 335 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 323 "--idempotent", | 336 "--idempotent", |
| 324 "--user", | 337 "--user", |
| 325 "someone@chromium.org", | 338 "someone@chromium.org", |
| 326 "[dummy hash for content_gl_tests]", | 339 "[dummy hash for content_gl_tests]", |
| 327 "--", | 340 "--", |
| 328 "--use-gpu-in-tests", | 341 "--use-gpu-in-tests", |
| 329 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 342 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 330 ], | 343 ], |
| 344 "cwd": "[SLAVE_BUILD]", |
| 331 "name": "[trigger] content_gl_tests on NVIDIA GPU on Windows (with patch) on
Windows", | 345 "name": "[trigger] content_gl_tests on NVIDIA GPU on Windows (with patch) on
Windows", |
| 332 "~followup_annotations": [ | 346 "~followup_annotations": [ |
| 333 "@@@STEP_LOG_LINE@json.output@{@@@", | 347 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 334 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", | 348 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", |
| 335 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 349 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 336 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Wind
ows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 350 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Wind
ows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 337 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 351 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 338 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 352 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 339 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 353 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 340 "@@@STEP_LOG_LINE@json.output@ }@@@", | 354 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 405 "--tag", | 419 "--tag", |
| 406 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 420 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 407 "--idempotent", | 421 "--idempotent", |
| 408 "--user", | 422 "--user", |
| 409 "someone@chromium.org", | 423 "someone@chromium.org", |
| 410 "[dummy hash for gl_tests]", | 424 "[dummy hash for gl_tests]", |
| 411 "--", | 425 "--", |
| 412 "--use-gpu-in-tests", | 426 "--use-gpu-in-tests", |
| 413 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 427 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 414 ], | 428 ], |
| 429 "cwd": "[SLAVE_BUILD]", |
| 415 "name": "[trigger] gl_tests on NVIDIA GPU on Windows (with patch) on Windows
", | 430 "name": "[trigger] gl_tests on NVIDIA GPU on Windows (with patch) on Windows
", |
| 416 "~followup_annotations": [ | 431 "~followup_annotations": [ |
| 417 "@@@STEP_LOG_LINE@json.output@{@@@", | 432 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 418 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G
PU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", | 433 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G
PU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", |
| 419 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 434 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 420 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Windows (wit
h patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 435 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Windows (wit
h patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 421 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 436 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 422 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 437 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 423 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 438 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 424 "@@@STEP_LOG_LINE@json.output@ }@@@", | 439 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 489 "--tag", | 504 "--tag", |
| 490 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 505 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 491 "--idempotent", | 506 "--idempotent", |
| 492 "--user", | 507 "--user", |
| 493 "someone@chromium.org", | 508 "someone@chromium.org", |
| 494 "[dummy hash for angle_unittests]", | 509 "[dummy hash for angle_unittests]", |
| 495 "--", | 510 "--", |
| 496 "--use-gpu-in-tests", | 511 "--use-gpu-in-tests", |
| 497 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 512 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 498 ], | 513 ], |
| 514 "cwd": "[SLAVE_BUILD]", |
| 499 "name": "[trigger] angle_unittests on NVIDIA GPU on Windows (with patch) on
Windows", | 515 "name": "[trigger] angle_unittests on NVIDIA GPU on Windows (with patch) on
Windows", |
| 500 "~followup_annotations": [ | 516 "~followup_annotations": [ |
| 501 "@@@STEP_LOG_LINE@json.output@{@@@", | 517 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 502 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on N
VIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", | 518 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on N
VIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", |
| 503 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 519 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 504 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Windo
ws (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 520 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Windo
ws (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 505 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 521 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 506 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 522 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 507 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 523 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 508 "@@@STEP_LOG_LINE@json.output@ }@@@", | 524 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 584 "--build-revision", | 600 "--build-revision", |
| 585 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 601 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 586 "--test-machine-name", | 602 "--test-machine-name", |
| 587 "win_blink_rel", | 603 "win_blink_rel", |
| 588 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 604 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 589 "--output-format", | 605 "--output-format", |
| 590 "json", | 606 "json", |
| 591 "--output-dir", | 607 "--output-dir", |
| 592 "${ISOLATED_OUTDIR}" | 608 "${ISOLATED_OUTDIR}" |
| 593 ], | 609 ], |
| 610 "cwd": "[SLAVE_BUILD]", |
| 594 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Windows (with patch) on
Windows", | 611 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Windows (with patch) on
Windows", |
| 595 "~followup_annotations": [ | 612 "~followup_annotations": [ |
| 596 "@@@STEP_LOG_LINE@json.output@{@@@", | 613 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 597 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", | 614 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", |
| 598 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 615 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 599 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Windo
ws (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 616 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Windo
ws (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 600 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 617 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 601 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 618 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 602 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 619 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 603 "@@@STEP_LOG_LINE@json.output@ }@@@", | 620 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 684 "--os-type", | 701 "--os-type", |
| 685 "win", | 702 "win", |
| 686 "--test-machine-name", | 703 "--test-machine-name", |
| 687 "win_blink_rel", | 704 "win_blink_rel", |
| 688 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 705 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 689 "--output-format", | 706 "--output-format", |
| 690 "json", | 707 "json", |
| 691 "--output-dir", | 708 "--output-dir", |
| 692 "${ISOLATED_OUTDIR}" | 709 "${ISOLATED_OUTDIR}" |
| 693 ], | 710 ], |
| 711 "cwd": "[SLAVE_BUILD]", |
| 694 "name": "[trigger] pixel_test on NVIDIA GPU on Windows (with patch) on Windo
ws", | 712 "name": "[trigger] pixel_test on NVIDIA GPU on Windows (with patch) on Windo
ws", |
| 695 "~followup_annotations": [ | 713 "~followup_annotations": [ |
| 696 "@@@STEP_LOG_LINE@json.output@{@@@", | 714 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 697 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", | 715 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", |
| 698 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 716 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 699 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Windows (w
ith patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 717 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Windows (w
ith patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 700 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 718 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 701 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 719 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 702 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 720 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 703 "@@@STEP_LOG_LINE@json.output@ }@@@", | 721 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 775 "--show-stdout", | 793 "--show-stdout", |
| 776 "--browser=release", | 794 "--browser=release", |
| 777 "-v", | 795 "-v", |
| 778 "--use-devtools-active-port", | 796 "--use-devtools-active-port", |
| 779 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 797 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 780 "--output-format", | 798 "--output-format", |
| 781 "json", | 799 "json", |
| 782 "--output-dir", | 800 "--output-dir", |
| 783 "${ISOLATED_OUTDIR}" | 801 "${ISOLATED_OUTDIR}" |
| 784 ], | 802 ], |
| 803 "cwd": "[SLAVE_BUILD]", |
| 785 "name": "[trigger] webgl_conformance on NVIDIA GPU on Windows (with patch) o
n Windows", | 804 "name": "[trigger] webgl_conformance on NVIDIA GPU on Windows (with patch) o
n Windows", |
| 786 "~followup_annotations": [ | 805 "~followup_annotations": [ |
| 787 "@@@STEP_LOG_LINE@json.output@{@@@", | 806 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 788 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@"
, | 807 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@"
, |
| 789 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 808 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 790 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Win
dows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 809 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Win
dows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 791 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 810 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 792 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 811 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 793 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 812 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 794 "@@@STEP_LOG_LINE@json.output@ }@@@", | 813 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 866 "--show-stdout", | 885 "--show-stdout", |
| 867 "--browser=release", | 886 "--browser=release", |
| 868 "-v", | 887 "-v", |
| 869 "--use-devtools-active-port", | 888 "--use-devtools-active-port", |
| 870 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 889 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 871 "--output-format", | 890 "--output-format", |
| 872 "json", | 891 "json", |
| 873 "--output-dir", | 892 "--output-dir", |
| 874 "${ISOLATED_OUTDIR}" | 893 "${ISOLATED_OUTDIR}" |
| 875 ], | 894 ], |
| 895 "cwd": "[SLAVE_BUILD]", |
| 876 "name": "[trigger] context_lost on NVIDIA GPU on Windows (with patch) on Win
dows", | 896 "name": "[trigger] context_lost on NVIDIA GPU on Windows (with patch) on Win
dows", |
| 877 "~followup_annotations": [ | 897 "~followup_annotations": [ |
| 878 "@@@STEP_LOG_LINE@json.output@{@@@", | 898 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 879 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", | 899 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", |
| 880 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 900 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 881 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Windows
(with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 901 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Windows
(with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 882 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 902 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 883 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 903 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 884 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 904 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 885 "@@@STEP_LOG_LINE@json.output@ }@@@", | 905 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 957 "--show-stdout", | 977 "--show-stdout", |
| 958 "--browser=release", | 978 "--browser=release", |
| 959 "-v", | 979 "-v", |
| 960 "--use-devtools-active-port", | 980 "--use-devtools-active-port", |
| 961 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 981 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 962 "--output-format", | 982 "--output-format", |
| 963 "json", | 983 "json", |
| 964 "--output-dir", | 984 "--output-dir", |
| 965 "${ISOLATED_OUTDIR}" | 985 "${ISOLATED_OUTDIR}" |
| 966 ], | 986 ], |
| 987 "cwd": "[SLAVE_BUILD]", |
| 967 "name": "[trigger] memory_test on NVIDIA GPU on Windows (with patch) on Wind
ows", | 988 "name": "[trigger] memory_test on NVIDIA GPU on Windows (with patch) on Wind
ows", |
| 968 "~followup_annotations": [ | 989 "~followup_annotations": [ |
| 969 "@@@STEP_LOG_LINE@json.output@{@@@", | 990 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 970 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", | 991 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", |
| 971 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 992 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 972 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Windows (
with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 993 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Windows (
with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 973 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 994 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 974 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 995 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 975 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 996 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 976 "@@@STEP_LOG_LINE@json.output@ }@@@", | 997 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1048 "--show-stdout", | 1069 "--show-stdout", |
| 1049 "--browser=release", | 1070 "--browser=release", |
| 1050 "-v", | 1071 "-v", |
| 1051 "--use-devtools-active-port", | 1072 "--use-devtools-active-port", |
| 1052 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1073 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1053 "--output-format", | 1074 "--output-format", |
| 1054 "json", | 1075 "json", |
| 1055 "--output-dir", | 1076 "--output-dir", |
| 1056 "${ISOLATED_OUTDIR}" | 1077 "${ISOLATED_OUTDIR}" |
| 1057 ], | 1078 ], |
| 1079 "cwd": "[SLAVE_BUILD]", |
| 1058 "name": "[trigger] trace_test on NVIDIA GPU on Windows (with patch) on Windo
ws", | 1080 "name": "[trigger] trace_test on NVIDIA GPU on Windows (with patch) on Windo
ws", |
| 1059 "~followup_annotations": [ | 1081 "~followup_annotations": [ |
| 1060 "@@@STEP_LOG_LINE@json.output@{@@@", | 1082 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1061 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", | 1083 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", |
| 1062 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1084 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1063 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Windows (w
ith patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 1085 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Windows (w
ith patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 1064 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1086 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1065 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1087 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1066 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1088 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1067 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1089 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1139 "--show-stdout", | 1161 "--show-stdout", |
| 1140 "--browser=release", | 1162 "--browser=release", |
| 1141 "-v", | 1163 "-v", |
| 1142 "--use-devtools-active-port", | 1164 "--use-devtools-active-port", |
| 1143 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1165 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1144 "--output-format", | 1166 "--output-format", |
| 1145 "json", | 1167 "json", |
| 1146 "--output-dir", | 1168 "--output-dir", |
| 1147 "${ISOLATED_OUTDIR}" | 1169 "${ISOLATED_OUTDIR}" |
| 1148 ], | 1170 ], |
| 1171 "cwd": "[SLAVE_BUILD]", |
| 1149 "name": "[trigger] screenshot_sync on NVIDIA GPU on Windows (with patch) on
Windows", | 1172 "name": "[trigger] screenshot_sync on NVIDIA GPU on Windows (with patch) on
Windows", |
| 1150 "~followup_annotations": [ | 1173 "~followup_annotations": [ |
| 1151 "@@@STEP_LOG_LINE@json.output@{@@@", | 1174 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1152 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", | 1175 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@", |
| 1153 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1176 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1154 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Windo
ws (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 1177 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Windo
ws (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 1155 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1178 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1156 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1179 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1157 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1180 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1158 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1181 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1230 "--show-stdout", | 1253 "--show-stdout", |
| 1231 "--browser=release", | 1254 "--browser=release", |
| 1232 "-v", | 1255 "-v", |
| 1233 "--use-devtools-active-port", | 1256 "--use-devtools-active-port", |
| 1234 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1257 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1235 "--output-format", | 1258 "--output-format", |
| 1236 "json", | 1259 "json", |
| 1237 "--output-dir", | 1260 "--output-dir", |
| 1238 "${ISOLATED_OUTDIR}" | 1261 "${ISOLATED_OUTDIR}" |
| 1239 ], | 1262 ], |
| 1263 "cwd": "[SLAVE_BUILD]", |
| 1240 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Windows (wi
th patch) on Windows", | 1264 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Windows (wi
th patch) on Windows", |
| 1241 "~followup_annotations": [ | 1265 "~followup_annotations": [ |
| 1242 "@@@STEP_LOG_LINE@json.output@{@@@", | 1266 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1243 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/
571\", @@@", | 1267 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/
571\", @@@", |
| 1244 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1268 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1245 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 1269 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 1246 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1270 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1247 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1271 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1248 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1272 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1249 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1273 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1321 "--show-stdout", | 1345 "--show-stdout", |
| 1322 "--browser=release", | 1346 "--browser=release", |
| 1323 "-v", | 1347 "-v", |
| 1324 "--use-devtools-active-port", | 1348 "--use-devtools-active-port", |
| 1325 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1349 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1326 "--output-format", | 1350 "--output-format", |
| 1327 "json", | 1351 "json", |
| 1328 "--output-dir", | 1352 "--output-dir", |
| 1329 "${ISOLATED_OUTDIR}" | 1353 "${ISOLATED_OUTDIR}" |
| 1330 ], | 1354 ], |
| 1355 "cwd": "[SLAVE_BUILD]", |
| 1331 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Windows (with patch)
on Windows", | 1356 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Windows (with patch)
on Windows", |
| 1332 "~followup_annotations": [ | 1357 "~followup_annotations": [ |
| 1333 "@@@STEP_LOG_LINE@json.output@{@@@", | 1358 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1334 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@
", | 1359 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@
", |
| 1335 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1360 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1336 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Wi
ndows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 1361 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Wi
ndows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 1337 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1362 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1338 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1363 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1339 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1364 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1340 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1365 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1416 "--build-revision", | 1441 "--build-revision", |
| 1417 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1442 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1418 "--test-machine-name", | 1443 "--test-machine-name", |
| 1419 "win_blink_rel", | 1444 "win_blink_rel", |
| 1420 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1445 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1421 "--output-format", | 1446 "--output-format", |
| 1422 "json", | 1447 "json", |
| 1423 "--output-dir", | 1448 "--output-dir", |
| 1424 "${ISOLATED_OUTDIR}" | 1449 "${ISOLATED_OUTDIR}" |
| 1425 ], | 1450 ], |
| 1451 "cwd": "[SLAVE_BUILD]", |
| 1426 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Windows (with patch) o
n Windows", | 1452 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Windows (with patch) o
n Windows", |
| 1427 "~followup_annotations": [ | 1453 "~followup_annotations": [ |
| 1428 "@@@STEP_LOG_LINE@json.output@{@@@", | 1454 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1429 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@"
, | 1455 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\", @@@"
, |
| 1430 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1456 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1431 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Win
dows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 1457 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Win
dows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 1432 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1458 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1433 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1459 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1434 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1460 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1435 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1461 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1499 "purpose:pre-commit", | 1525 "purpose:pre-commit", |
| 1500 "--tag", | 1526 "--tag", |
| 1501 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1527 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1502 "--idempotent", | 1528 "--idempotent", |
| 1503 "--user", | 1529 "--user", |
| 1504 "someone@chromium.org", | 1530 "someone@chromium.org", |
| 1505 "[dummy hash for tab_capture_end2end_tests]", | 1531 "[dummy hash for tab_capture_end2end_tests]", |
| 1506 "--", | 1532 "--", |
| 1507 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1533 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 1508 ], | 1534 ], |
| 1535 "cwd": "[SLAVE_BUILD]", |
| 1509 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Windows (with
patch) on Windows", | 1536 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Windows (with
patch) on Windows", |
| 1510 "~followup_annotations": [ | 1537 "~followup_annotations": [ |
| 1511 "@@@STEP_LOG_LINE@json.output@{@@@", | 1538 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1512 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571
\", @@@", | 1539 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_blink_rel/571
\", @@@", |
| 1513 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1540 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1514 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on NVIDIA GP
U on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", | 1541 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on NVIDIA GP
U on Windows (with patch)/Windows/[dummy has/win_blink_rel/571\": {@@@", |
| 1515 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1542 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1516 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1543 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1517 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1544 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1518 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1545 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 1546 "[SLAVE_BUILD]\\src\\out", | 1573 "[SLAVE_BUILD]\\src\\out", |
| 1547 "--json-test-results", | 1574 "--json-test-results", |
| 1548 "/path/to/tmp/json", | 1575 "/path/to/tmp/json", |
| 1549 "--test-results-server", | 1576 "--test-results-server", |
| 1550 "test-results.appspot.com", | 1577 "test-results.appspot.com", |
| 1551 "--build-number", | 1578 "--build-number", |
| 1552 "571", | 1579 "571", |
| 1553 "--builder-name", | 1580 "--builder-name", |
| 1554 "win_blink_rel" | 1581 "win_blink_rel" |
| 1555 ], | 1582 ], |
| 1583 "cwd": "[SLAVE_BUILD]", |
| 1556 "name": "webkit_tests (with patch)", | 1584 "name": "webkit_tests (with patch)", |
| 1557 "~followup_annotations": [ | 1585 "~followup_annotations": [ |
| 1558 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 1586 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 1559 ] | 1587 ] |
| 1560 }, | 1588 }, |
| 1561 { | 1589 { |
| 1562 "cmd": [ | 1590 "cmd": [ |
| 1563 "python", | 1591 "python", |
| 1564 "-u", | 1592 "-u", |
| 1565 "[BUILD]\\scripts\\slave\\chromium\\archive_layout_test_results.py", | 1593 "[BUILD]\\scripts\\slave\\chromium\\archive_layout_test_results.py", |
| 1566 "--results-dir", | 1594 "--results-dir", |
| 1567 "[SLAVE_BUILD]\\layout-test-results", | 1595 "[SLAVE_BUILD]\\layout-test-results", |
| 1568 "--build-dir", | 1596 "--build-dir", |
| 1569 "[SLAVE_BUILD]\\src\\out", | 1597 "[SLAVE_BUILD]\\src\\out", |
| 1570 "--build-number", | 1598 "--build-number", |
| 1571 "571", | 1599 "571", |
| 1572 "--builder-name", | 1600 "--builder-name", |
| 1573 "win_blink_rel", | 1601 "win_blink_rel", |
| 1574 "--gs-bucket", | 1602 "--gs-bucket", |
| 1575 "gs://chromium-layout-test-archives", | 1603 "gs://chromium-layout-test-archives", |
| 1576 "--factory-properties", | 1604 "--factory-properties", |
| 1577 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 1605 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 1578 "--build-properties", | 1606 "--build-properties", |
| 1579 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 1607 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"win_blink_rel\", \"buildnumber\": 571, \"issu
e\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink\"
, \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"repo
sitory\": \"\", \"requester\": \"someone@chromium.org\", \"revision\": \"HEAD\",
\"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavena
me\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unittests]
\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_unitt
ests\": \"[dummy hash for content_unittests]\", \"gl_tests\": \"[dummy hash for
gl_tests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"
gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"media_unittests\": \"[dum
my hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for
tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemet
ry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 1580 ], | 1608 ], |
| 1609 "cwd": "[SLAVE_BUILD]", |
| 1581 "name": "archive_webkit_tests_results", | 1610 "name": "archive_webkit_tests_results", |
| 1582 "~followup_annotations": [ | 1611 "~followup_annotations": [ |
| 1583 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/win_blink_rel/571/layout-test-results/results.html@@@", | 1612 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/win_blink_rel/571/layout-test-results/results.html@@@", |
| 1584 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/win_blink_rel/571/layout-test-results.zip@@@" | 1613 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/win_blink_rel/571/layout-test-results.zip@@@" |
| 1585 ] | 1614 ] |
| 1586 }, | 1615 }, |
| 1587 { | 1616 { |
| 1588 "allow_subannotations": true, | 1617 "allow_subannotations": true, |
| 1589 "cmd": [ | 1618 "cmd": [ |
| 1590 "python", | 1619 "python", |
| 1591 "-u", | 1620 "-u", |
| 1592 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | 1621 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", |
| 1593 "--swarming-client-dir", | 1622 "--swarming-client-dir", |
| 1594 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 1623 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 1595 "--temp-root-dir", | 1624 "--temp-root-dir", |
| 1596 "[TMP_BASE]", | 1625 "[TMP_BASE]", |
| 1597 "--merged-test-output", | 1626 "--merged-test-output", |
| 1598 "/path/to/tmp/json", | 1627 "/path/to/tmp/json", |
| 1599 "--", | 1628 "--", |
| 1600 "collect", | 1629 "collect", |
| 1601 "--swarming", | 1630 "--swarming", |
| 1602 "https://chromium-swarm.appspot.com", | 1631 "https://chromium-swarm.appspot.com", |
| 1603 "--decorate", | 1632 "--decorate", |
| 1604 "--print-status-updates", | 1633 "--print-status-updates", |
| 1605 "--shards", | 1634 "--shards", |
| 1606 "1", | 1635 "1", |
| 1607 "content_gl_tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has
/win_blink_rel/571" | 1636 "content_gl_tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has
/win_blink_rel/571" |
| 1608 ], | 1637 ], |
| 1638 "cwd": "[SLAVE_BUILD]", |
| 1609 "name": "content_gl_tests on NVIDIA GPU on Windows (with patch) on Windows" | 1639 "name": "content_gl_tests on NVIDIA GPU on Windows (with patch) on Windows" |
| 1610 }, | 1640 }, |
| 1611 { | 1641 { |
| 1612 "allow_subannotations": true, | 1642 "allow_subannotations": true, |
| 1613 "cmd": [ | 1643 "cmd": [ |
| 1614 "python", | 1644 "python", |
| 1615 "-u", | 1645 "-u", |
| 1616 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | 1646 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", |
| 1617 "--swarming-client-dir", | 1647 "--swarming-client-dir", |
| 1618 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 1648 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 1619 "--temp-root-dir", | 1649 "--temp-root-dir", |
| 1620 "[TMP_BASE]", | 1650 "[TMP_BASE]", |
| 1621 "--merged-test-output", | 1651 "--merged-test-output", |
| 1622 "/path/to/tmp/json", | 1652 "/path/to/tmp/json", |
| 1623 "--", | 1653 "--", |
| 1624 "collect", | 1654 "collect", |
| 1625 "--swarming", | 1655 "--swarming", |
| 1626 "https://chromium-swarm.appspot.com", | 1656 "https://chromium-swarm.appspot.com", |
| 1627 "--decorate", | 1657 "--decorate", |
| 1628 "--print-status-updates", | 1658 "--print-status-updates", |
| 1629 "--shards", | 1659 "--shards", |
| 1630 "1", | 1660 "1", |
| 1631 "gl_tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_bli
nk_rel/571" | 1661 "gl_tests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_bli
nk_rel/571" |
| 1632 ], | 1662 ], |
| 1663 "cwd": "[SLAVE_BUILD]", |
| 1633 "name": "gl_tests on NVIDIA GPU on Windows (with patch) on Windows" | 1664 "name": "gl_tests on NVIDIA GPU on Windows (with patch) on Windows" |
| 1634 }, | 1665 }, |
| 1635 { | 1666 { |
| 1636 "allow_subannotations": true, | 1667 "allow_subannotations": true, |
| 1637 "cmd": [ | 1668 "cmd": [ |
| 1638 "python", | 1669 "python", |
| 1639 "-u", | 1670 "-u", |
| 1640 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | 1671 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", |
| 1641 "--swarming-client-dir", | 1672 "--swarming-client-dir", |
| 1642 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 1673 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 1643 "--temp-root-dir", | 1674 "--temp-root-dir", |
| 1644 "[TMP_BASE]", | 1675 "[TMP_BASE]", |
| 1645 "--merged-test-output", | 1676 "--merged-test-output", |
| 1646 "/path/to/tmp/json", | 1677 "/path/to/tmp/json", |
| 1647 "--", | 1678 "--", |
| 1648 "collect", | 1679 "collect", |
| 1649 "--swarming", | 1680 "--swarming", |
| 1650 "https://chromium-swarm.appspot.com", | 1681 "https://chromium-swarm.appspot.com", |
| 1651 "--decorate", | 1682 "--decorate", |
| 1652 "--print-status-updates", | 1683 "--print-status-updates", |
| 1653 "--shards", | 1684 "--shards", |
| 1654 "1", | 1685 "1", |
| 1655 "angle_unittests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/
win_blink_rel/571" | 1686 "angle_unittests on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/
win_blink_rel/571" |
| 1656 ], | 1687 ], |
| 1688 "cwd": "[SLAVE_BUILD]", |
| 1657 "name": "angle_unittests on NVIDIA GPU on Windows (with patch) on Windows" | 1689 "name": "angle_unittests on NVIDIA GPU on Windows (with patch) on Windows" |
| 1658 }, | 1690 }, |
| 1659 { | 1691 { |
| 1660 "cmd": [ | 1692 "cmd": [ |
| 1661 "python", | 1693 "python", |
| 1662 "-u", | 1694 "-u", |
| 1663 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1695 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1664 "collect", | 1696 "collect", |
| 1665 "--swarming", | 1697 "--swarming", |
| 1666 "https://chromium-swarm.appspot.com", | 1698 "https://chromium-swarm.appspot.com", |
| 1667 "--decorate", | 1699 "--decorate", |
| 1668 "--print-status-updates", | 1700 "--print-status-updates", |
| 1669 "--shards", | 1701 "--shards", |
| 1670 "1", | 1702 "1", |
| 1671 "maps_pixel_test on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/
win_blink_rel/571", | 1703 "maps_pixel_test on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/
win_blink_rel/571", |
| 1672 "--task-output-dir", | 1704 "--task-output-dir", |
| 1673 "/path/to/tmp/" | 1705 "/path/to/tmp/" |
| 1674 ], | 1706 ], |
| 1707 "cwd": "[SLAVE_BUILD]", |
| 1675 "name": "maps_pixel_test on NVIDIA GPU on Windows (with patch) on Windows" | 1708 "name": "maps_pixel_test on NVIDIA GPU on Windows (with patch) on Windows" |
| 1676 }, | 1709 }, |
| 1677 { | 1710 { |
| 1678 "cmd": [ | 1711 "cmd": [ |
| 1679 "python", | 1712 "python", |
| 1680 "-u", | 1713 "-u", |
| 1681 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1714 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1682 "collect", | 1715 "collect", |
| 1683 "--swarming", | 1716 "--swarming", |
| 1684 "https://chromium-swarm.appspot.com", | 1717 "https://chromium-swarm.appspot.com", |
| 1685 "--decorate", | 1718 "--decorate", |
| 1686 "--print-status-updates", | 1719 "--print-status-updates", |
| 1687 "--shards", | 1720 "--shards", |
| 1688 "1", | 1721 "1", |
| 1689 "pixel_test on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_b
link_rel/571", | 1722 "pixel_test on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_b
link_rel/571", |
| 1690 "--task-output-dir", | 1723 "--task-output-dir", |
| 1691 "/path/to/tmp/" | 1724 "/path/to/tmp/" |
| 1692 ], | 1725 ], |
| 1726 "cwd": "[SLAVE_BUILD]", |
| 1693 "name": "pixel_test on NVIDIA GPU on Windows (with patch) on Windows" | 1727 "name": "pixel_test on NVIDIA GPU on Windows (with patch) on Windows" |
| 1694 }, | 1728 }, |
| 1695 { | 1729 { |
| 1696 "cmd": [ | 1730 "cmd": [ |
| 1697 "python", | 1731 "python", |
| 1698 "-u", | 1732 "-u", |
| 1699 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1733 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1700 "collect", | 1734 "collect", |
| 1701 "--swarming", | 1735 "--swarming", |
| 1702 "https://chromium-swarm.appspot.com", | 1736 "https://chromium-swarm.appspot.com", |
| 1703 "--decorate", | 1737 "--decorate", |
| 1704 "--print-status-updates", | 1738 "--print-status-updates", |
| 1705 "--shards", | 1739 "--shards", |
| 1706 "1", | 1740 "1", |
| 1707 "webgl_conformance on NVIDIA GPU on Windows (with patch)/Windows/[dummy ha
s/win_blink_rel/571", | 1741 "webgl_conformance on NVIDIA GPU on Windows (with patch)/Windows/[dummy ha
s/win_blink_rel/571", |
| 1708 "--task-output-dir", | 1742 "--task-output-dir", |
| 1709 "/path/to/tmp/" | 1743 "/path/to/tmp/" |
| 1710 ], | 1744 ], |
| 1745 "cwd": "[SLAVE_BUILD]", |
| 1711 "name": "webgl_conformance on NVIDIA GPU on Windows (with patch) on Windows" | 1746 "name": "webgl_conformance on NVIDIA GPU on Windows (with patch) on Windows" |
| 1712 }, | 1747 }, |
| 1713 { | 1748 { |
| 1714 "cmd": [ | 1749 "cmd": [ |
| 1715 "python", | 1750 "python", |
| 1716 "-u", | 1751 "-u", |
| 1717 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1752 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1718 "collect", | 1753 "collect", |
| 1719 "--swarming", | 1754 "--swarming", |
| 1720 "https://chromium-swarm.appspot.com", | 1755 "https://chromium-swarm.appspot.com", |
| 1721 "--decorate", | 1756 "--decorate", |
| 1722 "--print-status-updates", | 1757 "--print-status-updates", |
| 1723 "--shards", | 1758 "--shards", |
| 1724 "1", | 1759 "1", |
| 1725 "context_lost on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win
_blink_rel/571", | 1760 "context_lost on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win
_blink_rel/571", |
| 1726 "--task-output-dir", | 1761 "--task-output-dir", |
| 1727 "/path/to/tmp/" | 1762 "/path/to/tmp/" |
| 1728 ], | 1763 ], |
| 1764 "cwd": "[SLAVE_BUILD]", |
| 1729 "name": "context_lost on NVIDIA GPU on Windows (with patch) on Windows" | 1765 "name": "context_lost on NVIDIA GPU on Windows (with patch) on Windows" |
| 1730 }, | 1766 }, |
| 1731 { | 1767 { |
| 1732 "cmd": [ | 1768 "cmd": [ |
| 1733 "python", | 1769 "python", |
| 1734 "-u", | 1770 "-u", |
| 1735 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1771 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1736 "collect", | 1772 "collect", |
| 1737 "--swarming", | 1773 "--swarming", |
| 1738 "https://chromium-swarm.appspot.com", | 1774 "https://chromium-swarm.appspot.com", |
| 1739 "--decorate", | 1775 "--decorate", |
| 1740 "--print-status-updates", | 1776 "--print-status-updates", |
| 1741 "--shards", | 1777 "--shards", |
| 1742 "1", | 1778 "1", |
| 1743 "memory_test on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_
blink_rel/571", | 1779 "memory_test on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_
blink_rel/571", |
| 1744 "--task-output-dir", | 1780 "--task-output-dir", |
| 1745 "/path/to/tmp/" | 1781 "/path/to/tmp/" |
| 1746 ], | 1782 ], |
| 1783 "cwd": "[SLAVE_BUILD]", |
| 1747 "name": "memory_test on NVIDIA GPU on Windows (with patch) on Windows" | 1784 "name": "memory_test on NVIDIA GPU on Windows (with patch) on Windows" |
| 1748 }, | 1785 }, |
| 1749 { | 1786 { |
| 1750 "cmd": [ | 1787 "cmd": [ |
| 1751 "python", | 1788 "python", |
| 1752 "-u", | 1789 "-u", |
| 1753 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1790 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1754 "collect", | 1791 "collect", |
| 1755 "--swarming", | 1792 "--swarming", |
| 1756 "https://chromium-swarm.appspot.com", | 1793 "https://chromium-swarm.appspot.com", |
| 1757 "--decorate", | 1794 "--decorate", |
| 1758 "--print-status-updates", | 1795 "--print-status-updates", |
| 1759 "--shards", | 1796 "--shards", |
| 1760 "1", | 1797 "1", |
| 1761 "trace_test on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_b
link_rel/571", | 1798 "trace_test on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/win_b
link_rel/571", |
| 1762 "--task-output-dir", | 1799 "--task-output-dir", |
| 1763 "/path/to/tmp/" | 1800 "/path/to/tmp/" |
| 1764 ], | 1801 ], |
| 1802 "cwd": "[SLAVE_BUILD]", |
| 1765 "name": "trace_test on NVIDIA GPU on Windows (with patch) on Windows" | 1803 "name": "trace_test on NVIDIA GPU on Windows (with patch) on Windows" |
| 1766 }, | 1804 }, |
| 1767 { | 1805 { |
| 1768 "cmd": [ | 1806 "cmd": [ |
| 1769 "python", | 1807 "python", |
| 1770 "-u", | 1808 "-u", |
| 1771 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1809 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1772 "collect", | 1810 "collect", |
| 1773 "--swarming", | 1811 "--swarming", |
| 1774 "https://chromium-swarm.appspot.com", | 1812 "https://chromium-swarm.appspot.com", |
| 1775 "--decorate", | 1813 "--decorate", |
| 1776 "--print-status-updates", | 1814 "--print-status-updates", |
| 1777 "--shards", | 1815 "--shards", |
| 1778 "1", | 1816 "1", |
| 1779 "screenshot_sync on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/
win_blink_rel/571", | 1817 "screenshot_sync on NVIDIA GPU on Windows (with patch)/Windows/[dummy has/
win_blink_rel/571", |
| 1780 "--task-output-dir", | 1818 "--task-output-dir", |
| 1781 "/path/to/tmp/" | 1819 "/path/to/tmp/" |
| 1782 ], | 1820 ], |
| 1821 "cwd": "[SLAVE_BUILD]", |
| 1783 "name": "screenshot_sync on NVIDIA GPU on Windows (with patch) on Windows" | 1822 "name": "screenshot_sync on NVIDIA GPU on Windows (with patch) on Windows" |
| 1784 }, | 1823 }, |
| 1785 { | 1824 { |
| 1786 "cmd": [ | 1825 "cmd": [ |
| 1787 "python", | 1826 "python", |
| 1788 "-u", | 1827 "-u", |
| 1789 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1828 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1790 "collect", | 1829 "collect", |
| 1791 "--swarming", | 1830 "--swarming", |
| 1792 "https://chromium-swarm.appspot.com", | 1831 "https://chromium-swarm.appspot.com", |
| 1793 "--decorate", | 1832 "--decorate", |
| 1794 "--print-status-updates", | 1833 "--print-status-updates", |
| 1795 "--shards", | 1834 "--shards", |
| 1796 "1", | 1835 "1", |
| 1797 "hardware_accelerated_feature on NVIDIA GPU on Windows (with patch)/Window
s/[dummy has/win_blink_rel/571", | 1836 "hardware_accelerated_feature on NVIDIA GPU on Windows (with patch)/Window
s/[dummy has/win_blink_rel/571", |
| 1798 "--task-output-dir", | 1837 "--task-output-dir", |
| 1799 "/path/to/tmp/" | 1838 "/path/to/tmp/" |
| 1800 ], | 1839 ], |
| 1840 "cwd": "[SLAVE_BUILD]", |
| 1801 "name": "hardware_accelerated_feature on NVIDIA GPU on Windows (with patch)
on Windows" | 1841 "name": "hardware_accelerated_feature on NVIDIA GPU on Windows (with patch)
on Windows" |
| 1802 }, | 1842 }, |
| 1803 { | 1843 { |
| 1804 "cmd": [ | 1844 "cmd": [ |
| 1805 "python", | 1845 "python", |
| 1806 "-u", | 1846 "-u", |
| 1807 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1847 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1808 "collect", | 1848 "collect", |
| 1809 "--swarming", | 1849 "--swarming", |
| 1810 "https://chromium-swarm.appspot.com", | 1850 "https://chromium-swarm.appspot.com", |
| 1811 "--decorate", | 1851 "--decorate", |
| 1812 "--print-status-updates", | 1852 "--print-status-updates", |
| 1813 "--shards", | 1853 "--shards", |
| 1814 "1", | 1854 "1", |
| 1815 "gpu_process_launch on NVIDIA GPU on Windows (with patch)/Windows/[dummy h
as/win_blink_rel/571", | 1855 "gpu_process_launch on NVIDIA GPU on Windows (with patch)/Windows/[dummy h
as/win_blink_rel/571", |
| 1816 "--task-output-dir", | 1856 "--task-output-dir", |
| 1817 "/path/to/tmp/" | 1857 "/path/to/tmp/" |
| 1818 ], | 1858 ], |
| 1859 "cwd": "[SLAVE_BUILD]", |
| 1819 "name": "gpu_process_launch on NVIDIA GPU on Windows (with patch) on Windows
" | 1860 "name": "gpu_process_launch on NVIDIA GPU on Windows (with patch) on Windows
" |
| 1820 }, | 1861 }, |
| 1821 { | 1862 { |
| 1822 "cmd": [ | 1863 "cmd": [ |
| 1823 "python", | 1864 "python", |
| 1824 "-u", | 1865 "-u", |
| 1825 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 1866 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 1826 "collect", | 1867 "collect", |
| 1827 "--swarming", | 1868 "--swarming", |
| 1828 "https://chromium-swarm.appspot.com", | 1869 "https://chromium-swarm.appspot.com", |
| 1829 "--decorate", | 1870 "--decorate", |
| 1830 "--print-status-updates", | 1871 "--print-status-updates", |
| 1831 "--shards", | 1872 "--shards", |
| 1832 "1", | 1873 "1", |
| 1833 "gpu_rasterization on NVIDIA GPU on Windows (with patch)/Windows/[dummy ha
s/win_blink_rel/571", | 1874 "gpu_rasterization on NVIDIA GPU on Windows (with patch)/Windows/[dummy ha
s/win_blink_rel/571", |
| 1834 "--task-output-dir", | 1875 "--task-output-dir", |
| 1835 "/path/to/tmp/" | 1876 "/path/to/tmp/" |
| 1836 ], | 1877 ], |
| 1878 "cwd": "[SLAVE_BUILD]", |
| 1837 "name": "gpu_rasterization on NVIDIA GPU on Windows (with patch) on Windows" | 1879 "name": "gpu_rasterization on NVIDIA GPU on Windows (with patch) on Windows" |
| 1838 }, | 1880 }, |
| 1839 { | 1881 { |
| 1840 "allow_subannotations": true, | 1882 "allow_subannotations": true, |
| 1841 "cmd": [ | 1883 "cmd": [ |
| 1842 "python", | 1884 "python", |
| 1843 "-u", | 1885 "-u", |
| 1844 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", | 1886 "RECIPE_MODULE[swarming]\\resources\\collect_gtest_task.py", |
| 1845 "--swarming-client-dir", | 1887 "--swarming-client-dir", |
| 1846 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | 1888 "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
| 1847 "--temp-root-dir", | 1889 "--temp-root-dir", |
| 1848 "[TMP_BASE]", | 1890 "[TMP_BASE]", |
| 1849 "--merged-test-output", | 1891 "--merged-test-output", |
| 1850 "/path/to/tmp/json", | 1892 "/path/to/tmp/json", |
| 1851 "--", | 1893 "--", |
| 1852 "collect", | 1894 "collect", |
| 1853 "--swarming", | 1895 "--swarming", |
| 1854 "https://chromium-swarm.appspot.com", | 1896 "https://chromium-swarm.appspot.com", |
| 1855 "--decorate", | 1897 "--decorate", |
| 1856 "--print-status-updates", | 1898 "--print-status-updates", |
| 1857 "--shards", | 1899 "--shards", |
| 1858 "1", | 1900 "1", |
| 1859 "tab_capture_end2end_tests on NVIDIA GPU on Windows (with patch)/Windows/[
dummy has/win_blink_rel/571" | 1901 "tab_capture_end2end_tests on NVIDIA GPU on Windows (with patch)/Windows/[
dummy has/win_blink_rel/571" |
| 1860 ], | 1902 ], |
| 1903 "cwd": "[SLAVE_BUILD]", |
| 1861 "name": "tab_capture_end2end_tests on NVIDIA GPU on Windows (with patch) on
Windows" | 1904 "name": "tab_capture_end2end_tests on NVIDIA GPU on Windows (with patch) on
Windows" |
| 1862 } | 1905 } |
| 1863 ] | 1906 ] |
| OLD | NEW |