| 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 "linux_blink_rel", | 10 "linux_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/WebKit\"
, @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/WebKit\"
, @@@", |
| 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 25 matching lines...) Expand all Loading... |
| 68 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 69 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 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 "killall", | 75 "killall", |
| 75 "-9", | 76 "-9", |
| 76 "gnome-keyring-daemon" | 77 "gnome-keyring-daemon" |
| 77 ], | 78 ], |
| 79 "cwd": "[SLAVE_BUILD]", |
| 78 "name": "killall gnome-keyring-daemon" | 80 "name": "killall gnome-keyring-daemon" |
| 79 }, | 81 }, |
| 80 { | 82 { |
| 81 "cmd": [ | 83 "cmd": [ |
| 82 "python", | 84 "python", |
| 83 "-u", | 85 "-u", |
| 84 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 86 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 85 "--version" | 87 "--version" |
| 86 ], | 88 ], |
| 89 "cwd": "[SLAVE_BUILD]", |
| 87 "name": "swarming.py --version", | 90 "name": "swarming.py --version", |
| 88 "stdout": "/path/to/tmp/", | 91 "stdout": "/path/to/tmp/", |
| 89 "~followup_annotations": [ | 92 "~followup_annotations": [ |
| 90 "@@@STEP_TEXT@0.4.10@@@" | 93 "@@@STEP_TEXT@0.4.10@@@" |
| 91 ] | 94 ] |
| 92 }, | 95 }, |
| 93 { | 96 { |
| 94 "cmd": [ | 97 "cmd": [ |
| 95 "python", | 98 "python", |
| 96 "-u", | 99 "-u", |
| 97 "[DEPOT_TOOLS]/gclient.py", | 100 "[DEPOT_TOOLS]/gclient.py", |
| 98 "runhooks" | 101 "runhooks" |
| 99 ], | 102 ], |
| 103 "cwd": "[SLAVE_BUILD]", |
| 100 "env": { | 104 "env": { |
| 101 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre
pare use_goma=1" | 105 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=pre
pare use_goma=1" |
| 102 }, | 106 }, |
| 103 "name": "gclient runhooks" | 107 "name": "gclient runhooks" |
| 104 }, | 108 }, |
| 105 { | 109 { |
| 106 "cmd": [ | 110 "cmd": [ |
| 107 "python", | 111 "python", |
| 108 "-u", | 112 "-u", |
| 109 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 113 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 110 "--build-dir", | 114 "--build-dir", |
| 111 "[SLAVE_BUILD]/src/out/Release", | 115 "[SLAVE_BUILD]/src/out/Release", |
| 112 "--clean-isolated-files" | 116 "--clean-isolated-files" |
| 113 ], | 117 ], |
| 118 "cwd": "[SLAVE_BUILD]", |
| 114 "name": "clean isolated files" | 119 "name": "clean isolated files" |
| 115 }, | 120 }, |
| 116 { | 121 { |
| 117 "cmd": [ | 122 "cmd": [ |
| 118 "python", | 123 "python", |
| 119 "-u", | 124 "-u", |
| 120 "[BUILD]/scripts/slave/compile.py", | 125 "[BUILD]/scripts/slave/compile.py", |
| 121 "--target", | 126 "--target", |
| 122 "Release", | 127 "Release", |
| 123 "--src-dir", | 128 "--src-dir", |
| 124 "[SLAVE_BUILD]/src", | 129 "[SLAVE_BUILD]/src", |
| 125 "--build-tool", | 130 "--build-tool", |
| 126 "ninja", | 131 "ninja", |
| 127 "--compiler", | 132 "--compiler", |
| 128 "goma", | 133 "goma", |
| 129 "--goma-dir", | 134 "--goma-dir", |
| 130 "[BUILD]/goma", | 135 "[BUILD]/goma", |
| 131 "--", | 136 "--", |
| 132 "angle_unittests_run", | 137 "angle_unittests_run", |
| 133 "blink_tests", | 138 "blink_tests", |
| 134 "chrome", | 139 "chrome", |
| 135 "content_gl_tests_run", | 140 "content_gl_tests_run", |
| 136 "gl_tests_run", | 141 "gl_tests_run", |
| 137 "tab_capture_end2end_tests_run", | 142 "tab_capture_end2end_tests_run", |
| 138 "telemetry_gpu_test_run" | 143 "telemetry_gpu_test_run" |
| 139 ], | 144 ], |
| 145 "cwd": "[SLAVE_BUILD]", |
| 140 "name": "compile" | 146 "name": "compile" |
| 141 }, | 147 }, |
| 142 { | 148 { |
| 143 "cmd": [ | 149 "cmd": [ |
| 144 "python", | 150 "python", |
| 145 "-u", | 151 "-u", |
| 146 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", | 152 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", |
| 147 "/path/to/tmp/", | 153 "/path/to/tmp/", |
| 148 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" | 154 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" |
| 149 ], | 155 ], |
| 156 "cwd": "[SLAVE_BUILD]", |
| 150 "name": "find isolated targets" | 157 "name": "find isolated targets" |
| 151 }, | 158 }, |
| 152 { | 159 { |
| 153 "cmd": [ | 160 "cmd": [ |
| 154 "python", | 161 "python", |
| 155 "-u", | 162 "-u", |
| 156 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", | 163 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", |
| 157 "batcharchive", | 164 "batcharchive", |
| 158 "--dump-json", | 165 "--dump-json", |
| 159 "/path/to/tmp/json", | 166 "/path/to/tmp/json", |
| 160 "--isolate-server", | 167 "--isolate-server", |
| 161 "https://isolateserver.appspot.com", | 168 "https://isolateserver.appspot.com", |
| 162 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", | 169 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", |
| 163 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" | 170 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" |
| 164 ], | 171 ], |
| 172 "cwd": "[SLAVE_BUILD]", |
| 165 "name": "isolate tests", | 173 "name": "isolate tests", |
| 166 "~followup_annotations": [ | 174 "~followup_annotations": [ |
| 167 "@@@STEP_LOG_LINE@json.output@{@@@", | 175 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 168 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 176 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 169 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 177 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 170 "@@@STEP_LOG_LINE@json.output@}@@@", | 178 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 171 "@@@STEP_LOG_END@json.output@@@", | 179 "@@@STEP_LOG_END@json.output@@@", |
| 172 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 180 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 173 ] | 181 ] |
| 174 }, | 182 }, |
| 175 { | 183 { |
| 176 "cmd": [ | 184 "cmd": [ |
| 177 "python", | 185 "python", |
| 178 "-u", | 186 "-u", |
| 179 "[BUILD]/scripts/slave/chromium/lint_test_files_wrapper.py", | 187 "[BUILD]/scripts/slave/chromium/lint_test_files_wrapper.py", |
| 180 "--build-dir", | 188 "--build-dir", |
| 181 "[SLAVE_BUILD]/src/out", | 189 "[SLAVE_BUILD]/src/out", |
| 182 "--target", | 190 "--target", |
| 183 "Release" | 191 "Release" |
| 184 ], | 192 ], |
| 193 "cwd": "[SLAVE_BUILD]", |
| 185 "name": "webkit_lint" | 194 "name": "webkit_lint" |
| 186 }, | 195 }, |
| 187 { | 196 { |
| 188 "cmd": [ | 197 "cmd": [ |
| 189 "python", | 198 "python", |
| 190 "-u", | 199 "-u", |
| 191 "[BUILD]/scripts/slave/chromium/test_webkitpy_wrapper.py", | 200 "[BUILD]/scripts/slave/chromium/test_webkitpy_wrapper.py", |
| 192 "--build-dir", | 201 "--build-dir", |
| 193 "[SLAVE_BUILD]/src/out", | 202 "[SLAVE_BUILD]/src/out", |
| 194 "--target", | 203 "--target", |
| 195 "Release" | 204 "Release" |
| 196 ], | 205 ], |
| 206 "cwd": "[SLAVE_BUILD]", |
| 197 "name": "webkit_python_tests" | 207 "name": "webkit_python_tests" |
| 198 }, | 208 }, |
| 199 { | 209 { |
| 200 "cmd": [ | 210 "cmd": [ |
| 201 "python", | 211 "python", |
| 202 "-u", | 212 "-u", |
| 203 "[BUILD]/scripts/slave/runtest.py", | 213 "[BUILD]/scripts/slave/runtest.py", |
| 204 "--target", | 214 "--target", |
| 205 "Release", | 215 "Release", |
| 206 "--xvfb", | 216 "--xvfb", |
| 207 "--factory-properties", | 217 "--factory-properties", |
| 208 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 218 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 209 "--build-properties", | 219 "--build-properties", |
| 210 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 220 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 211 "--builder-name=linux_blink_rel", | 221 "--builder-name=linux_blink_rel", |
| 212 "--slave-name=TestSlavename", | 222 "--slave-name=TestSlavename", |
| 213 "--build-number=571", | 223 "--build-number=571", |
| 214 "webkit_unit_tests" | 224 "webkit_unit_tests" |
| 215 ], | 225 ], |
| 226 "cwd": "[SLAVE_BUILD]", |
| 216 "name": "webkit_unit_tests" | 227 "name": "webkit_unit_tests" |
| 217 }, | 228 }, |
| 218 { | 229 { |
| 219 "cmd": [ | 230 "cmd": [ |
| 220 "python", | 231 "python", |
| 221 "-u", | 232 "-u", |
| 222 "[BUILD]/scripts/slave/runtest.py", | 233 "[BUILD]/scripts/slave/runtest.py", |
| 223 "--target", | 234 "--target", |
| 224 "Release", | 235 "Release", |
| 225 "--no-xvfb", | 236 "--no-xvfb", |
| 226 "--factory-properties", | 237 "--factory-properties", |
| 227 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 238 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 228 "--build-properties", | 239 "--build-properties", |
| 229 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 240 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 230 "--builder-name=linux_blink_rel", | 241 "--builder-name=linux_blink_rel", |
| 231 "--slave-name=TestSlavename", | 242 "--slave-name=TestSlavename", |
| 232 "--build-number=571", | 243 "--build-number=571", |
| 233 "blink_platform_unittests" | 244 "blink_platform_unittests" |
| 234 ], | 245 ], |
| 246 "cwd": "[SLAVE_BUILD]", |
| 235 "name": "blink_platform_unittests" | 247 "name": "blink_platform_unittests" |
| 236 }, | 248 }, |
| 237 { | 249 { |
| 238 "cmd": [ | 250 "cmd": [ |
| 239 "python", | 251 "python", |
| 240 "-u", | 252 "-u", |
| 241 "[BUILD]/scripts/slave/runtest.py", | 253 "[BUILD]/scripts/slave/runtest.py", |
| 242 "--target", | 254 "--target", |
| 243 "Release", | 255 "Release", |
| 244 "--no-xvfb", | 256 "--no-xvfb", |
| 245 "--factory-properties", | 257 "--factory-properties", |
| 246 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 258 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 247 "--build-properties", | 259 "--build-properties", |
| 248 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 260 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 249 "--builder-name=linux_blink_rel", | 261 "--builder-name=linux_blink_rel", |
| 250 "--slave-name=TestSlavename", | 262 "--slave-name=TestSlavename", |
| 251 "--build-number=571", | 263 "--build-number=571", |
| 252 "blink_heap_unittests" | 264 "blink_heap_unittests" |
| 253 ], | 265 ], |
| 266 "cwd": "[SLAVE_BUILD]", |
| 254 "name": "blink_heap_unittests" | 267 "name": "blink_heap_unittests" |
| 255 }, | 268 }, |
| 256 { | 269 { |
| 257 "cmd": [ | 270 "cmd": [ |
| 258 "python", | 271 "python", |
| 259 "-u", | 272 "-u", |
| 260 "[BUILD]/scripts/slave/runtest.py", | 273 "[BUILD]/scripts/slave/runtest.py", |
| 261 "--target", | 274 "--target", |
| 262 "Release", | 275 "Release", |
| 263 "--no-xvfb", | 276 "--no-xvfb", |
| 264 "--factory-properties", | 277 "--factory-properties", |
| 265 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 278 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 266 "--build-properties", | 279 "--build-properties", |
| 267 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 280 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 268 "--builder-name=linux_blink_rel", | 281 "--builder-name=linux_blink_rel", |
| 269 "--slave-name=TestSlavename", | 282 "--slave-name=TestSlavename", |
| 270 "--build-number=571", | 283 "--build-number=571", |
| 271 "wtf_unittests" | 284 "wtf_unittests" |
| 272 ], | 285 ], |
| 286 "cwd": "[SLAVE_BUILD]", |
| 273 "name": "wtf_unittests" | 287 "name": "wtf_unittests" |
| 274 }, | 288 }, |
| 275 { | 289 { |
| 276 "cmd": [ | 290 "cmd": [ |
| 277 "python", | 291 "python", |
| 278 "-u", | 292 "-u", |
| 279 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 293 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 280 "trigger", | 294 "trigger", |
| 281 "--swarming", | 295 "--swarming", |
| 282 "https://chromium-swarm.appspot.com", | 296 "https://chromium-swarm.appspot.com", |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 "--tag", | 347 "--tag", |
| 334 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 348 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 335 "--idempotent", | 349 "--idempotent", |
| 336 "--user", | 350 "--user", |
| 337 "commit-bot@chromium.org", | 351 "commit-bot@chromium.org", |
| 338 "[dummy hash for content_gl_tests]", | 352 "[dummy hash for content_gl_tests]", |
| 339 "--", | 353 "--", |
| 340 "--use-gpu-in-tests", | 354 "--use-gpu-in-tests", |
| 341 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 355 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 342 ], | 356 ], |
| 357 "cwd": "[SLAVE_BUILD]", |
| 343 "name": "[trigger] content_gl_tests on NVIDIA GPU on Linux (with patch) on L
inux", | 358 "name": "[trigger] content_gl_tests on NVIDIA GPU on Linux (with patch) on L
inux", |
| 344 "~followup_annotations": [ | 359 "~followup_annotations": [ |
| 345 "@@@STEP_LOG_LINE@json.output@{@@@", | 360 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 346 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 361 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"content_gl_tests on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 347 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 362 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 348 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Linu
x (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 363 "@@@STEP_LOG_LINE@json.output@ \"content_gl_tests on NVIDIA GPU on Linu
x (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 349 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 364 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 350 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 365 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 351 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 366 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 352 "@@@STEP_LOG_LINE@json.output@ }@@@", | 367 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 417 "--tag", | 432 "--tag", |
| 418 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 433 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 419 "--idempotent", | 434 "--idempotent", |
| 420 "--user", | 435 "--user", |
| 421 "commit-bot@chromium.org", | 436 "commit-bot@chromium.org", |
| 422 "[dummy hash for gl_tests]", | 437 "[dummy hash for gl_tests]", |
| 423 "--", | 438 "--", |
| 424 "--use-gpu-in-tests", | 439 "--use-gpu-in-tests", |
| 425 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 440 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 426 ], | 441 ], |
| 442 "cwd": "[SLAVE_BUILD]", |
| 427 "name": "[trigger] gl_tests on NVIDIA GPU on Linux (with patch) on Linux", | 443 "name": "[trigger] gl_tests on NVIDIA GPU on Linux (with patch) on Linux", |
| 428 "~followup_annotations": [ | 444 "~followup_annotations": [ |
| 429 "@@@STEP_LOG_LINE@json.output@{@@@", | 445 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 430 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G
PU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 446 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gl_tests on NVIDIA G
PU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 431 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 447 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 432 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Linux (with
patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 448 "@@@STEP_LOG_LINE@json.output@ \"gl_tests on NVIDIA GPU on Linux (with
patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 433 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 449 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 434 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 450 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 435 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 451 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 436 "@@@STEP_LOG_LINE@json.output@ }@@@", | 452 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 501 "--tag", | 517 "--tag", |
| 502 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 518 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 503 "--idempotent", | 519 "--idempotent", |
| 504 "--user", | 520 "--user", |
| 505 "commit-bot@chromium.org", | 521 "commit-bot@chromium.org", |
| 506 "[dummy hash for angle_unittests]", | 522 "[dummy hash for angle_unittests]", |
| 507 "--", | 523 "--", |
| 508 "--use-gpu-in-tests", | 524 "--use-gpu-in-tests", |
| 509 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 525 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 510 ], | 526 ], |
| 527 "cwd": "[SLAVE_BUILD]", |
| 511 "name": "[trigger] angle_unittests on NVIDIA GPU on Linux (with patch) on Li
nux", | 528 "name": "[trigger] angle_unittests on NVIDIA GPU on Linux (with patch) on Li
nux", |
| 512 "~followup_annotations": [ | 529 "~followup_annotations": [ |
| 513 "@@@STEP_LOG_LINE@json.output@{@@@", | 530 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 514 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 531 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"angle_unittests on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 515 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 532 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 516 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 533 "@@@STEP_LOG_LINE@json.output@ \"angle_unittests on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 517 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 534 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 518 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 535 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 519 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 536 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 520 "@@@STEP_LOG_LINE@json.output@ }@@@", | 537 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 596 "--build-revision", | 613 "--build-revision", |
| 597 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 614 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 598 "--test-machine-name", | 615 "--test-machine-name", |
| 599 "linux_blink_rel", | 616 "linux_blink_rel", |
| 600 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 617 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 601 "--output-format", | 618 "--output-format", |
| 602 "json", | 619 "json", |
| 603 "--output-dir", | 620 "--output-dir", |
| 604 "${ISOLATED_OUTDIR}" | 621 "${ISOLATED_OUTDIR}" |
| 605 ], | 622 ], |
| 623 "cwd": "[SLAVE_BUILD]", |
| 606 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", | 624 "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Li
nux", |
| 607 "~followup_annotations": [ | 625 "~followup_annotations": [ |
| 608 "@@@STEP_LOG_LINE@json.output@{@@@", | 626 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 609 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 627 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 610 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 628 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 611 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 629 "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 612 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 630 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 613 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 631 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 614 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 632 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 615 "@@@STEP_LOG_LINE@json.output@ }@@@", | 633 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 696 "--os-type", | 714 "--os-type", |
| 697 "linux", | 715 "linux", |
| 698 "--test-machine-name", | 716 "--test-machine-name", |
| 699 "linux_blink_rel", | 717 "linux_blink_rel", |
| 700 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 718 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 701 "--output-format", | 719 "--output-format", |
| 702 "json", | 720 "json", |
| 703 "--output-dir", | 721 "--output-dir", |
| 704 "${ISOLATED_OUTDIR}" | 722 "${ISOLATED_OUTDIR}" |
| 705 ], | 723 ], |
| 724 "cwd": "[SLAVE_BUILD]", |
| 706 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", | 725 "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 707 "~followup_annotations": [ | 726 "~followup_annotations": [ |
| 708 "@@@STEP_LOG_LINE@json.output@{@@@", | 727 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 709 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 728 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 710 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 729 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 711 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 730 "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 712 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 731 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 713 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 732 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 714 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 733 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 715 "@@@STEP_LOG_LINE@json.output@ }@@@", | 734 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 787 "--show-stdout", | 806 "--show-stdout", |
| 788 "--browser=release", | 807 "--browser=release", |
| 789 "-v", | 808 "-v", |
| 790 "--use-devtools-active-port", | 809 "--use-devtools-active-port", |
| 791 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 810 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 792 "--output-format", | 811 "--output-format", |
| 793 "json", | 812 "json", |
| 794 "--output-dir", | 813 "--output-dir", |
| 795 "${ISOLATED_OUTDIR}" | 814 "${ISOLATED_OUTDIR}" |
| 796 ], | 815 ], |
| 816 "cwd": "[SLAVE_BUILD]", |
| 797 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", | 817 "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on
Linux", |
| 798 "~followup_annotations": [ | 818 "~followup_annotations": [ |
| 799 "@@@STEP_LOG_LINE@json.output@{@@@", | 819 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 800 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 820 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 801 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 821 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 802 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 822 "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 803 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 823 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 804 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 824 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 805 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 825 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 806 "@@@STEP_LOG_LINE@json.output@ }@@@", | 826 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 878 "--show-stdout", | 898 "--show-stdout", |
| 879 "--browser=release", | 899 "--browser=release", |
| 880 "-v", | 900 "-v", |
| 881 "--use-devtools-active-port", | 901 "--use-devtools-active-port", |
| 882 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 902 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 883 "--output-format", | 903 "--output-format", |
| 884 "json", | 904 "json", |
| 885 "--output-dir", | 905 "--output-dir", |
| 886 "${ISOLATED_OUTDIR}" | 906 "${ISOLATED_OUTDIR}" |
| 887 ], | 907 ], |
| 908 "cwd": "[SLAVE_BUILD]", |
| 888 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", | 909 "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux
", |
| 889 "~followup_annotations": [ | 910 "~followup_annotations": [ |
| 890 "@@@STEP_LOG_LINE@json.output@{@@@", | 911 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 891 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 912 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVID
IA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 892 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 913 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 893 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 914 "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (w
ith patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 894 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 915 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 895 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 916 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 896 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 917 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 897 "@@@STEP_LOG_LINE@json.output@ }@@@", | 918 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 969 "--show-stdout", | 990 "--show-stdout", |
| 970 "--browser=release", | 991 "--browser=release", |
| 971 "-v", | 992 "-v", |
| 972 "--use-devtools-active-port", | 993 "--use-devtools-active-port", |
| 973 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 994 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 974 "--output-format", | 995 "--output-format", |
| 975 "json", | 996 "json", |
| 976 "--output-dir", | 997 "--output-dir", |
| 977 "${ISOLATED_OUTDIR}" | 998 "${ISOLATED_OUTDIR}" |
| 978 ], | 999 ], |
| 1000 "cwd": "[SLAVE_BUILD]", |
| 979 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, | 1001 "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux"
, |
| 980 "~followup_annotations": [ | 1002 "~followup_annotations": [ |
| 981 "@@@STEP_LOG_LINE@json.output@{@@@", | 1003 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 982 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 1004 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDI
A GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 983 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1005 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 984 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi
th patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 1006 "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (wi
th patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 985 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1007 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 986 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1008 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 987 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1009 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 988 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1010 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1060 "--show-stdout", | 1082 "--show-stdout", |
| 1061 "--browser=release", | 1083 "--browser=release", |
| 1062 "-v", | 1084 "-v", |
| 1063 "--use-devtools-active-port", | 1085 "--use-devtools-active-port", |
| 1064 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1086 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1065 "--output-format", | 1087 "--output-format", |
| 1066 "json", | 1088 "json", |
| 1067 "--output-dir", | 1089 "--output-dir", |
| 1068 "${ISOLATED_OUTDIR}" | 1090 "${ISOLATED_OUTDIR}" |
| 1069 ], | 1091 ], |
| 1092 "cwd": "[SLAVE_BUILD]", |
| 1070 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", | 1093 "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux", |
| 1071 "~followup_annotations": [ | 1094 "~followup_annotations": [ |
| 1072 "@@@STEP_LOG_LINE@json.output@{@@@", | 1095 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1073 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 1096 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 1074 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1097 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1075 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 1098 "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (wit
h patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 1076 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1099 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1077 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1100 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1078 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1101 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1079 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1102 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1151 "--show-stdout", | 1174 "--show-stdout", |
| 1152 "--browser=release", | 1175 "--browser=release", |
| 1153 "-v", | 1176 "-v", |
| 1154 "--use-devtools-active-port", | 1177 "--use-devtools-active-port", |
| 1155 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1178 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1156 "--output-format", | 1179 "--output-format", |
| 1157 "json", | 1180 "json", |
| 1158 "--output-dir", | 1181 "--output-dir", |
| 1159 "${ISOLATED_OUTDIR}" | 1182 "${ISOLATED_OUTDIR}" |
| 1160 ], | 1183 ], |
| 1184 "cwd": "[SLAVE_BUILD]", |
| 1161 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", | 1185 "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Li
nux", |
| 1162 "~followup_annotations": [ | 1186 "~followup_annotations": [ |
| 1163 "@@@STEP_LOG_LINE@json.output@{@@@", | 1187 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1164 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 1188 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on N
VIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 1165 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1189 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1166 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 1190 "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux
(with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 1167 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1191 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1168 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1192 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1169 "@@@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\"@@@", |
| 1170 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1194 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1242 "--show-stdout", | 1266 "--show-stdout", |
| 1243 "--browser=release", | 1267 "--browser=release", |
| 1244 "-v", | 1268 "-v", |
| 1245 "--use-devtools-active-port", | 1269 "--use-devtools-active-port", |
| 1246 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1270 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1247 "--output-format", | 1271 "--output-format", |
| 1248 "json", | 1272 "json", |
| 1249 "--output-dir", | 1273 "--output-dir", |
| 1250 "${ISOLATED_OUTDIR}" | 1274 "${ISOLATED_OUTDIR}" |
| 1251 ], | 1275 ], |
| 1276 "cwd": "[SLAVE_BUILD]", |
| 1252 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", | 1277 "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with
patch) on Linux", |
| 1253 "~followup_annotations": [ | 1278 "~followup_annotations": [ |
| 1254 "@@@STEP_LOG_LINE@json.output@{@@@", | 1279 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1255 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/57
1\", @@@", | 1280 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated
_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/57
1\", @@@", |
| 1256 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1281 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1257 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 1282 "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA
GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 1258 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1283 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1259 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1284 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1260 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1285 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1261 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1286 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1333 "--show-stdout", | 1358 "--show-stdout", |
| 1334 "--browser=release", | 1359 "--browser=release", |
| 1335 "-v", | 1360 "-v", |
| 1336 "--use-devtools-active-port", | 1361 "--use-devtools-active-port", |
| 1337 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1362 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1338 "--output-format", | 1363 "--output-format", |
| 1339 "json", | 1364 "json", |
| 1340 "--output-dir", | 1365 "--output-dir", |
| 1341 "${ISOLATED_OUTDIR}" | 1366 "${ISOLATED_OUTDIR}" |
| 1342 ], | 1367 ], |
| 1368 "cwd": "[SLAVE_BUILD]", |
| 1343 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", | 1369 "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on
Linux", |
| 1344 "~followup_annotations": [ | 1370 "~followup_annotations": [ |
| 1345 "@@@STEP_LOG_LINE@json.output@{@@@", | 1371 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1346 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 1372 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch o
n NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 1347 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1373 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1348 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 1374 "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Li
nux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 1349 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1375 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1350 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1376 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1351 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1377 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1352 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1378 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1428 "--build-revision", | 1454 "--build-revision", |
| 1429 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1455 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1430 "--test-machine-name", | 1456 "--test-machine-name", |
| 1431 "linux_blink_rel", | 1457 "linux_blink_rel", |
| 1432 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 1458 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 1433 "--output-format", | 1459 "--output-format", |
| 1434 "json", | 1460 "json", |
| 1435 "--output-dir", | 1461 "--output-dir", |
| 1436 "${ISOLATED_OUTDIR}" | 1462 "${ISOLATED_OUTDIR}" |
| 1437 ], | 1463 ], |
| 1464 "cwd": "[SLAVE_BUILD]", |
| 1438 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", | 1465 "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on
Linux", |
| 1439 "~followup_annotations": [ | 1466 "~followup_annotations": [ |
| 1440 "@@@STEP_LOG_LINE@json.output@{@@@", | 1467 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1441 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", | 1468 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on
NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\", @@@", |
| 1442 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1469 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1443 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 1470 "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Lin
ux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 1444 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1471 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1445 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1472 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1446 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1473 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1447 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1474 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1511 "purpose:pre-commit", | 1538 "purpose:pre-commit", |
| 1512 "--tag", | 1539 "--tag", |
| 1513 "rietveld:https://codereview.chromium.org/12853011/#ps1", | 1540 "rietveld:https://codereview.chromium.org/12853011/#ps1", |
| 1514 "--idempotent", | 1541 "--idempotent", |
| 1515 "--user", | 1542 "--user", |
| 1516 "commit-bot@chromium.org", | 1543 "commit-bot@chromium.org", |
| 1517 "[dummy hash for tab_capture_end2end_tests]", | 1544 "[dummy hash for tab_capture_end2end_tests]", |
| 1518 "--", | 1545 "--", |
| 1519 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" | 1546 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json" |
| 1520 ], | 1547 ], |
| 1548 "cwd": "[SLAVE_BUILD]", |
| 1521 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Linux (with pa
tch) on Linux", | 1549 "name": "[trigger] tab_capture_end2end_tests on NVIDIA GPU on Linux (with pa
tch) on Linux", |
| 1522 "~followup_annotations": [ | 1550 "~followup_annotations": [ |
| 1523 "@@@STEP_LOG_LINE@json.output@{@@@", | 1551 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1524 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\"
, @@@", | 1552 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tab_capture_end2end_
tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\"
, @@@", |
| 1525 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1553 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1526 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on NVIDIA GP
U on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", | 1554 "@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests on NVIDIA GP
U on Linux (with patch)/Linux/[dummy has/linux_blink_rel/571\": {@@@", |
| 1527 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1555 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1528 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1556 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1529 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1557 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1530 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1558 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 28 matching lines...) Expand all Loading... |
| 1559 "[SLAVE_BUILD]/src/out", | 1587 "[SLAVE_BUILD]/src/out", |
| 1560 "--json-test-results", | 1588 "--json-test-results", |
| 1561 "/path/to/tmp/json", | 1589 "/path/to/tmp/json", |
| 1562 "--test-results-server", | 1590 "--test-results-server", |
| 1563 "test-results.appspot.com", | 1591 "test-results.appspot.com", |
| 1564 "--build-number", | 1592 "--build-number", |
| 1565 "571", | 1593 "571", |
| 1566 "--builder-name", | 1594 "--builder-name", |
| 1567 "linux_blink_rel" | 1595 "linux_blink_rel" |
| 1568 ], | 1596 ], |
| 1597 "cwd": "[SLAVE_BUILD]", |
| 1569 "name": "webkit_tests (with patch)", | 1598 "name": "webkit_tests (with patch)", |
| 1570 "~followup_annotations": [ | 1599 "~followup_annotations": [ |
| 1571 "step returned non-zero exit code: 255", | 1600 "step returned non-zero exit code: 255", |
| 1572 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall
y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br
/>bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><b
r/>Total executed: 9001<br/>@@@", | 1601 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall
y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br
/>bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><b
r/>Total executed: 9001<br/>@@@", |
| 1573 "@@@STEP_FAILURE@@@" | 1602 "@@@STEP_FAILURE@@@" |
| 1574 ] | 1603 ] |
| 1575 }, | 1604 }, |
| 1576 { | 1605 { |
| 1577 "cmd": [ | 1606 "cmd": [ |
| 1578 "python", | 1607 "python", |
| 1579 "-u", | 1608 "-u", |
| 1580 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", | 1609 "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py", |
| 1581 "--results-dir", | 1610 "--results-dir", |
| 1582 "[SLAVE_BUILD]/layout-test-results", | 1611 "[SLAVE_BUILD]/layout-test-results", |
| 1583 "--build-dir", | 1612 "--build-dir", |
| 1584 "[SLAVE_BUILD]/src/out", | 1613 "[SLAVE_BUILD]/src/out", |
| 1585 "--build-number", | 1614 "--build-number", |
| 1586 "571", | 1615 "571", |
| 1587 "--builder-name", | 1616 "--builder-name", |
| 1588 "linux_blink_rel", | 1617 "linux_blink_rel", |
| 1589 "--gs-bucket", | 1618 "--gs-bucket", |
| 1590 "gs://chromium-layout-test-archives", | 1619 "gs://chromium-layout-test-archives", |
| 1591 "--factory-properties", | 1620 "--factory-properties", |
| 1592 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 1621 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 1593 "--build-properties", | 1622 "--build-properties", |
| 1594 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 1623 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_blink_rel\", \"buildnumber\": 571, \"is
sue\": 12853011, \"mastername\": \"tryserver.blink\", \"patch_project\": \"blink
\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"blink_trybot\", \"re
pository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HE
AD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSl
avename\", \"swarm_hashes\": {\"angle_unittests\": \"[dummy hash for angle_unitt
ests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"content_
unittests\": \"[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\": \
"[dummy hash for media_unittests]\", \"tab_capture_end2end_tests\": \"[dummy has
h for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for te
lemetry_gpu_test]\"}, \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 1595 ], | 1624 ], |
| 1625 "cwd": "[SLAVE_BUILD]", |
| 1596 "name": "archive_webkit_tests_results", | 1626 "name": "archive_webkit_tests_results", |
| 1597 "~followup_annotations": [ | 1627 "~followup_annotations": [ |
| 1598 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/linux_blink_rel/571/layout-test-results/results.html@@@", | 1628 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/linux_blink_rel/571/layout-test-results/results.html@@@", |
| 1599 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/linux_blink_rel/571/layout-test-results.zip@@@" | 1629 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/linux_blink_rel/571/layout-test-results.zip@@@" |
| 1600 ] | 1630 ] |
| 1601 }, | 1631 }, |
| 1602 { | 1632 { |
| 1603 "allow_subannotations": true, | 1633 "allow_subannotations": true, |
| 1604 "cmd": [ | 1634 "cmd": [ |
| 1605 "python", | 1635 "python", |
| 1606 "-u", | 1636 "-u", |
| 1607 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1637 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 1608 "--swarming-client-dir", | 1638 "--swarming-client-dir", |
| 1609 "[SLAVE_BUILD]/src/tools/swarming_client", | 1639 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 1610 "--temp-root-dir", | 1640 "--temp-root-dir", |
| 1611 "[TMP_BASE]", | 1641 "[TMP_BASE]", |
| 1612 "--merged-test-output", | 1642 "--merged-test-output", |
| 1613 "/path/to/tmp/json", | 1643 "/path/to/tmp/json", |
| 1614 "--", | 1644 "--", |
| 1615 "collect", | 1645 "collect", |
| 1616 "--swarming", | 1646 "--swarming", |
| 1617 "https://chromium-swarm.appspot.com", | 1647 "https://chromium-swarm.appspot.com", |
| 1618 "--decorate", | 1648 "--decorate", |
| 1619 "--print-status-updates", | 1649 "--print-status-updates", |
| 1620 "--shards", | 1650 "--shards", |
| 1621 "1", | 1651 "1", |
| 1622 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_blink_rel/571" | 1652 "content_gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/lin
ux_blink_rel/571" |
| 1623 ], | 1653 ], |
| 1654 "cwd": "[SLAVE_BUILD]", |
| 1624 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" | 1655 "name": "content_gl_tests on NVIDIA GPU on Linux (with patch) on Linux" |
| 1625 }, | 1656 }, |
| 1626 { | 1657 { |
| 1627 "allow_subannotations": true, | 1658 "allow_subannotations": true, |
| 1628 "cmd": [ | 1659 "cmd": [ |
| 1629 "python", | 1660 "python", |
| 1630 "-u", | 1661 "-u", |
| 1631 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1662 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 1632 "--swarming-client-dir", | 1663 "--swarming-client-dir", |
| 1633 "[SLAVE_BUILD]/src/tools/swarming_client", | 1664 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 1634 "--temp-root-dir", | 1665 "--temp-root-dir", |
| 1635 "[TMP_BASE]", | 1666 "[TMP_BASE]", |
| 1636 "--merged-test-output", | 1667 "--merged-test-output", |
| 1637 "/path/to/tmp/json", | 1668 "/path/to/tmp/json", |
| 1638 "--", | 1669 "--", |
| 1639 "collect", | 1670 "collect", |
| 1640 "--swarming", | 1671 "--swarming", |
| 1641 "https://chromium-swarm.appspot.com", | 1672 "https://chromium-swarm.appspot.com", |
| 1642 "--decorate", | 1673 "--decorate", |
| 1643 "--print-status-updates", | 1674 "--print-status-updates", |
| 1644 "--shards", | 1675 "--shards", |
| 1645 "1", | 1676 "1", |
| 1646 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink
_rel/571" | 1677 "gl_tests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_blink
_rel/571" |
| 1647 ], | 1678 ], |
| 1679 "cwd": "[SLAVE_BUILD]", |
| 1648 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" | 1680 "name": "gl_tests on NVIDIA GPU on Linux (with patch) on Linux" |
| 1649 }, | 1681 }, |
| 1650 { | 1682 { |
| 1651 "allow_subannotations": true, | 1683 "allow_subannotations": true, |
| 1652 "cmd": [ | 1684 "cmd": [ |
| 1653 "python", | 1685 "python", |
| 1654 "-u", | 1686 "-u", |
| 1655 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1687 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 1656 "--swarming-client-dir", | 1688 "--swarming-client-dir", |
| 1657 "[SLAVE_BUILD]/src/tools/swarming_client", | 1689 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 1658 "--temp-root-dir", | 1690 "--temp-root-dir", |
| 1659 "[TMP_BASE]", | 1691 "[TMP_BASE]", |
| 1660 "--merged-test-output", | 1692 "--merged-test-output", |
| 1661 "/path/to/tmp/json", | 1693 "/path/to/tmp/json", |
| 1662 "--", | 1694 "--", |
| 1663 "collect", | 1695 "collect", |
| 1664 "--swarming", | 1696 "--swarming", |
| 1665 "https://chromium-swarm.appspot.com", | 1697 "https://chromium-swarm.appspot.com", |
| 1666 "--decorate", | 1698 "--decorate", |
| 1667 "--print-status-updates", | 1699 "--print-status-updates", |
| 1668 "--shards", | 1700 "--shards", |
| 1669 "1", | 1701 "1", |
| 1670 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_blink_rel/571" | 1702 "angle_unittests on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_blink_rel/571" |
| 1671 ], | 1703 ], |
| 1704 "cwd": "[SLAVE_BUILD]", |
| 1672 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux" | 1705 "name": "angle_unittests on NVIDIA GPU on Linux (with patch) on Linux" |
| 1673 }, | 1706 }, |
| 1674 { | 1707 { |
| 1675 "cmd": [ | 1708 "cmd": [ |
| 1676 "python", | 1709 "python", |
| 1677 "-u", | 1710 "-u", |
| 1678 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1711 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1679 "collect", | 1712 "collect", |
| 1680 "--swarming", | 1713 "--swarming", |
| 1681 "https://chromium-swarm.appspot.com", | 1714 "https://chromium-swarm.appspot.com", |
| 1682 "--decorate", | 1715 "--decorate", |
| 1683 "--print-status-updates", | 1716 "--print-status-updates", |
| 1684 "--shards", | 1717 "--shards", |
| 1685 "1", | 1718 "1", |
| 1686 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_blink_rel/571", | 1719 "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_blink_rel/571", |
| 1687 "--task-output-dir", | 1720 "--task-output-dir", |
| 1688 "/path/to/tmp/" | 1721 "/path/to/tmp/" |
| 1689 ], | 1722 ], |
| 1723 "cwd": "[SLAVE_BUILD]", |
| 1690 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux" | 1724 "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux" |
| 1691 }, | 1725 }, |
| 1692 { | 1726 { |
| 1693 "cmd": [ | 1727 "cmd": [ |
| 1694 "python", | 1728 "python", |
| 1695 "-u", | 1729 "-u", |
| 1696 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1730 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1697 "collect", | 1731 "collect", |
| 1698 "--swarming", | 1732 "--swarming", |
| 1699 "https://chromium-swarm.appspot.com", | 1733 "https://chromium-swarm.appspot.com", |
| 1700 "--decorate", | 1734 "--decorate", |
| 1701 "--print-status-updates", | 1735 "--print-status-updates", |
| 1702 "--shards", | 1736 "--shards", |
| 1703 "1", | 1737 "1", |
| 1704 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_bli
nk_rel/571", | 1738 "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_bli
nk_rel/571", |
| 1705 "--task-output-dir", | 1739 "--task-output-dir", |
| 1706 "/path/to/tmp/" | 1740 "/path/to/tmp/" |
| 1707 ], | 1741 ], |
| 1742 "cwd": "[SLAVE_BUILD]", |
| 1708 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux" | 1743 "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux" |
| 1709 }, | 1744 }, |
| 1710 { | 1745 { |
| 1711 "cmd": [ | 1746 "cmd": [ |
| 1712 "python", | 1747 "python", |
| 1713 "-u", | 1748 "-u", |
| 1714 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1749 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1715 "collect", | 1750 "collect", |
| 1716 "--swarming", | 1751 "--swarming", |
| 1717 "https://chromium-swarm.appspot.com", | 1752 "https://chromium-swarm.appspot.com", |
| 1718 "--decorate", | 1753 "--decorate", |
| 1719 "--print-status-updates", | 1754 "--print-status-updates", |
| 1720 "--shards", | 1755 "--shards", |
| 1721 "1", | 1756 "1", |
| 1722 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_blink_rel/571", | 1757 "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_blink_rel/571", |
| 1723 "--task-output-dir", | 1758 "--task-output-dir", |
| 1724 "/path/to/tmp/" | 1759 "/path/to/tmp/" |
| 1725 ], | 1760 ], |
| 1761 "cwd": "[SLAVE_BUILD]", |
| 1726 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux" | 1762 "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux" |
| 1727 }, | 1763 }, |
| 1728 { | 1764 { |
| 1729 "cmd": [ | 1765 "cmd": [ |
| 1730 "python", | 1766 "python", |
| 1731 "-u", | 1767 "-u", |
| 1732 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1768 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1733 "collect", | 1769 "collect", |
| 1734 "--swarming", | 1770 "--swarming", |
| 1735 "https://chromium-swarm.appspot.com", | 1771 "https://chromium-swarm.appspot.com", |
| 1736 "--decorate", | 1772 "--decorate", |
| 1737 "--print-status-updates", | 1773 "--print-status-updates", |
| 1738 "--shards", | 1774 "--shards", |
| 1739 "1", | 1775 "1", |
| 1740 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_b
link_rel/571", | 1776 "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_b
link_rel/571", |
| 1741 "--task-output-dir", | 1777 "--task-output-dir", |
| 1742 "/path/to/tmp/" | 1778 "/path/to/tmp/" |
| 1743 ], | 1779 ], |
| 1780 "cwd": "[SLAVE_BUILD]", |
| 1744 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux" | 1781 "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux" |
| 1745 }, | 1782 }, |
| 1746 { | 1783 { |
| 1747 "cmd": [ | 1784 "cmd": [ |
| 1748 "python", | 1785 "python", |
| 1749 "-u", | 1786 "-u", |
| 1750 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1787 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1751 "collect", | 1788 "collect", |
| 1752 "--swarming", | 1789 "--swarming", |
| 1753 "https://chromium-swarm.appspot.com", | 1790 "https://chromium-swarm.appspot.com", |
| 1754 "--decorate", | 1791 "--decorate", |
| 1755 "--print-status-updates", | 1792 "--print-status-updates", |
| 1756 "--shards", | 1793 "--shards", |
| 1757 "1", | 1794 "1", |
| 1758 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_bl
ink_rel/571", | 1795 "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_bl
ink_rel/571", |
| 1759 "--task-output-dir", | 1796 "--task-output-dir", |
| 1760 "/path/to/tmp/" | 1797 "/path/to/tmp/" |
| 1761 ], | 1798 ], |
| 1799 "cwd": "[SLAVE_BUILD]", |
| 1762 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux" | 1800 "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux" |
| 1763 }, | 1801 }, |
| 1764 { | 1802 { |
| 1765 "cmd": [ | 1803 "cmd": [ |
| 1766 "python", | 1804 "python", |
| 1767 "-u", | 1805 "-u", |
| 1768 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1806 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1769 "collect", | 1807 "collect", |
| 1770 "--swarming", | 1808 "--swarming", |
| 1771 "https://chromium-swarm.appspot.com", | 1809 "https://chromium-swarm.appspot.com", |
| 1772 "--decorate", | 1810 "--decorate", |
| 1773 "--print-status-updates", | 1811 "--print-status-updates", |
| 1774 "--shards", | 1812 "--shards", |
| 1775 "1", | 1813 "1", |
| 1776 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_bli
nk_rel/571", | 1814 "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_bli
nk_rel/571", |
| 1777 "--task-output-dir", | 1815 "--task-output-dir", |
| 1778 "/path/to/tmp/" | 1816 "/path/to/tmp/" |
| 1779 ], | 1817 ], |
| 1818 "cwd": "[SLAVE_BUILD]", |
| 1780 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux" | 1819 "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux" |
| 1781 }, | 1820 }, |
| 1782 { | 1821 { |
| 1783 "cmd": [ | 1822 "cmd": [ |
| 1784 "python", | 1823 "python", |
| 1785 "-u", | 1824 "-u", |
| 1786 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1825 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1787 "collect", | 1826 "collect", |
| 1788 "--swarming", | 1827 "--swarming", |
| 1789 "https://chromium-swarm.appspot.com", | 1828 "https://chromium-swarm.appspot.com", |
| 1790 "--decorate", | 1829 "--decorate", |
| 1791 "--print-status-updates", | 1830 "--print-status-updates", |
| 1792 "--shards", | 1831 "--shards", |
| 1793 "1", | 1832 "1", |
| 1794 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_blink_rel/571", | 1833 "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linu
x_blink_rel/571", |
| 1795 "--task-output-dir", | 1834 "--task-output-dir", |
| 1796 "/path/to/tmp/" | 1835 "/path/to/tmp/" |
| 1797 ], | 1836 ], |
| 1837 "cwd": "[SLAVE_BUILD]", |
| 1798 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux" | 1838 "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux" |
| 1799 }, | 1839 }, |
| 1800 { | 1840 { |
| 1801 "cmd": [ | 1841 "cmd": [ |
| 1802 "python", | 1842 "python", |
| 1803 "-u", | 1843 "-u", |
| 1804 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1844 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1805 "collect", | 1845 "collect", |
| 1806 "--swarming", | 1846 "--swarming", |
| 1807 "https://chromium-swarm.appspot.com", | 1847 "https://chromium-swarm.appspot.com", |
| 1808 "--decorate", | 1848 "--decorate", |
| 1809 "--print-status-updates", | 1849 "--print-status-updates", |
| 1810 "--shards", | 1850 "--shards", |
| 1811 "1", | 1851 "1", |
| 1812 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_blink_rel/571", | 1852 "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[d
ummy has/linux_blink_rel/571", |
| 1813 "--task-output-dir", | 1853 "--task-output-dir", |
| 1814 "/path/to/tmp/" | 1854 "/path/to/tmp/" |
| 1815 ], | 1855 ], |
| 1856 "cwd": "[SLAVE_BUILD]", |
| 1816 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux" | 1857 "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on
Linux" |
| 1817 }, | 1858 }, |
| 1818 { | 1859 { |
| 1819 "cmd": [ | 1860 "cmd": [ |
| 1820 "python", | 1861 "python", |
| 1821 "-u", | 1862 "-u", |
| 1822 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1863 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1823 "collect", | 1864 "collect", |
| 1824 "--swarming", | 1865 "--swarming", |
| 1825 "https://chromium-swarm.appspot.com", | 1866 "https://chromium-swarm.appspot.com", |
| 1826 "--decorate", | 1867 "--decorate", |
| 1827 "--print-status-updates", | 1868 "--print-status-updates", |
| 1828 "--shards", | 1869 "--shards", |
| 1829 "1", | 1870 "1", |
| 1830 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_blink_rel/571", | 1871 "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/l
inux_blink_rel/571", |
| 1831 "--task-output-dir", | 1872 "--task-output-dir", |
| 1832 "/path/to/tmp/" | 1873 "/path/to/tmp/" |
| 1833 ], | 1874 ], |
| 1875 "cwd": "[SLAVE_BUILD]", |
| 1834 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" | 1876 "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux" |
| 1835 }, | 1877 }, |
| 1836 { | 1878 { |
| 1837 "cmd": [ | 1879 "cmd": [ |
| 1838 "python", | 1880 "python", |
| 1839 "-u", | 1881 "-u", |
| 1840 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1882 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1841 "collect", | 1883 "collect", |
| 1842 "--swarming", | 1884 "--swarming", |
| 1843 "https://chromium-swarm.appspot.com", | 1885 "https://chromium-swarm.appspot.com", |
| 1844 "--decorate", | 1886 "--decorate", |
| 1845 "--print-status-updates", | 1887 "--print-status-updates", |
| 1846 "--shards", | 1888 "--shards", |
| 1847 "1", | 1889 "1", |
| 1848 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_blink_rel/571", | 1890 "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/li
nux_blink_rel/571", |
| 1849 "--task-output-dir", | 1891 "--task-output-dir", |
| 1850 "/path/to/tmp/" | 1892 "/path/to/tmp/" |
| 1851 ], | 1893 ], |
| 1894 "cwd": "[SLAVE_BUILD]", |
| 1852 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux" | 1895 "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux" |
| 1853 }, | 1896 }, |
| 1854 { | 1897 { |
| 1855 "allow_subannotations": true, | 1898 "allow_subannotations": true, |
| 1856 "cmd": [ | 1899 "cmd": [ |
| 1857 "python", | 1900 "python", |
| 1858 "-u", | 1901 "-u", |
| 1859 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", | 1902 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", |
| 1860 "--swarming-client-dir", | 1903 "--swarming-client-dir", |
| 1861 "[SLAVE_BUILD]/src/tools/swarming_client", | 1904 "[SLAVE_BUILD]/src/tools/swarming_client", |
| 1862 "--temp-root-dir", | 1905 "--temp-root-dir", |
| 1863 "[TMP_BASE]", | 1906 "[TMP_BASE]", |
| 1864 "--merged-test-output", | 1907 "--merged-test-output", |
| 1865 "/path/to/tmp/json", | 1908 "/path/to/tmp/json", |
| 1866 "--", | 1909 "--", |
| 1867 "collect", | 1910 "collect", |
| 1868 "--swarming", | 1911 "--swarming", |
| 1869 "https://chromium-swarm.appspot.com", | 1912 "https://chromium-swarm.appspot.com", |
| 1870 "--decorate", | 1913 "--decorate", |
| 1871 "--print-status-updates", | 1914 "--print-status-updates", |
| 1872 "--shards", | 1915 "--shards", |
| 1873 "1", | 1916 "1", |
| 1874 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_blink_rel/571" | 1917 "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch)/Linux/[dumm
y has/linux_blink_rel/571" |
| 1875 ], | 1918 ], |
| 1919 "cwd": "[SLAVE_BUILD]", |
| 1876 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux", | 1920 "name": "tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Li
nux", |
| 1877 "~followup_annotations": [ | 1921 "~followup_annotations": [ |
| 1878 "@@@SET_BUILD_PROPERTY@failure_type@\"TRANSIENT_FAILURE\"@@@" | 1922 "@@@SET_BUILD_PROPERTY@failure_type@\"TRANSIENT_FAILURE\"@@@" |
| 1879 ] | 1923 ] |
| 1880 }, | 1924 }, |
| 1881 { | 1925 { |
| 1882 "cmd": [ | 1926 "cmd": [ |
| 1883 "python", | 1927 "python", |
| 1884 "-u", | 1928 "-u", |
| 1885 "import sys; sys.exit(1)" | 1929 "import sys; sys.exit(1)" |
| 1886 ], | 1930 ], |
| 1931 "cwd": "[SLAVE_BUILD]", |
| 1887 "name": "webkit_tests", | 1932 "name": "webkit_tests", |
| 1888 "~followup_annotations": [ | 1933 "~followup_annotations": [ |
| 1889 "step returned non-zero exit code: 1", | 1934 "step returned non-zero exit code: 1", |
| 1890 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", | 1935 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", |
| 1891 "@@@STEP_FAILURE@@@", | 1936 "@@@STEP_FAILURE@@@", |
| 1892 "@@@SET_BUILD_PROPERTY@failure_hash@\"2806a0e50b9f2d524b297ba5a40f31ece5f1
d710\"@@@" | 1937 "@@@SET_BUILD_PROPERTY@failure_hash@\"2806a0e50b9f2d524b297ba5a40f31ece5f1
d710\"@@@" |
| 1893 ] | 1938 ] |
| 1894 }, | 1939 }, |
| 1895 { | 1940 { |
| 1896 "name": "$final_result", | 1941 "name": "$final_result", |
| 1897 "reason": "1 out of 2 aggregated steps failed. Failures: Step('webkit_tests'
) failed with return_code 1", | 1942 "reason": "1 out of 2 aggregated steps failed. Failures: Step('webkit_tests'
) failed with return_code 1", |
| 1898 "status_code": 1 | 1943 "status_code": 1 |
| 1899 } | 1944 } |
| 1900 ] | 1945 ] |
| OLD | NEW |