| 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: 101", | 1600 "step returned non-zero exit code: 101", |
| 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/failing78.html<br/>bad/failing46.html<br/>bad/failing101.html<br/>bad/fail
ing37.html<br/>bad/failing70.html<br/>bad/failing17.html<br/>bad/failing82.html<
br/>bad/failing120.html<br/>bad/failing73.html<br/>bad/failing112.html<br/>bad/f
ailing114.html<br/>bad/failing99.html<br/>bad/failing27.html<br/>bad/failing108.
html<br/>bad/failing76.html<br/>bad/failing50.html<br/>bad/failing23.html<br/>ba
d/failing104.html<br/>bad/failing93.html<br/>bad/failing67.html<br/>bad/failing1
24.html<br/>bad/failing53.html<br/>bad/failing69.html<br/>bad/failing117.html<br
/>bad/failing34.html<br/>bad/failing51.html<br/>bad/failing80.html<br/>bad/faili
ng20.html<br/>bad/failing107.html<br/>bad/failing56.html<br/>bad/failing68.html<
br/>bad/failing71.html<br/>bad/failing77.html<br/>bad/failing39.html<br/>bad/fai
ling92.html<br/>bad/failing90.html<br/>bad/failing89.html<br/>bad/failing122.htm
l<br/>bad/failing105.html<br/>tricky/totally-maybe-not-awesome.html<br/>bad/fail
ing36.html<br/>bad/failing44.html<br/>bad/failing21.html<br/>bad/failing85.html<
br/>bad/failing42.html<br/>bad/failing55.html<br/>bad/failing9.html<br/>bad/fail
ing15.html<br/>bad/failing65.html<br/>bad/failing118.html<br/>bad/failing95.html
<br/>bad/failing45.html<br/>bad/failing66.html<br/>bad/failing26.html<br/>bad/fa
iling35.html<br/>bad/failing74.html<br/>bad/failing109.html<br/>bad/failing97.ht
ml<br/>bad/failing58.html<br/>bad/totally-bad-probably.html<br/>bad/failing11.ht
ml<br/>bad/failing111.html<br/>bad/failing86.html<br/>bad/failing30.html<br/>bad
/failing54.html<br/>bad/failing38.html<br/>bad/failing13.html<br/>bad/failing63.
html<br/>bad/failing116.html<br/>bad/failing41.html<br/>bad/failing18.html<br/>b
ad/failing84.html<br/>bad/failing2.html<br/>bad/failing28.html<br/>bad/failing33
.html<br/>bad/failing106.html<br/>bad/failing48.html<br/>bad/failing0.html<br/>b
ad/failing4.html<br/>bad/failing64.html<br/>bad/failing47.html<br/>bad/failing12
1.html<br/>bad/failing25.html<br/>bad/failing8.html<br/>bad/failing100.html<br/>
bad/failing102.html<br/>bad/failing123.html<br/>bad/failing88.html<br/>bad/faili
ng61.html<br/>bad/failing79.html<br/>bad/failing43.html<br/>bad/failing57.html<b
r/>bad/failing16.html<br/>bad/failing96.html<br/>bad/failing94.html<br/>bad/fail
ing119.html<br/>bad/failing113.html<br/>bad/failing72.html<br/>bad/failing1.html
<br/>bad/failing103.html<br/>bad/failing110.html<br/>bad/failing32.html<br/>bad/
failing12.html<br/>bad/failing10.html<br/>bad/failing40.html<br/>bad/failing5.ht
ml<br/>bad/failing75.html<br/>bad/failing98.html<br/>bad/failing115.html<br/>bad
/failing49.html<br/>bad/failing6.html<br/>bad/failing19.html<br/>bad/failing87.h
tml<br/>bad/failing59.html<br/>bad/failing22.html<br/>bad/failing24.html<br/>bad
/failing3.html<br/>bad/failing91.html<br/>bad/failing60.html<br/>bad/failing81.h
tml<br/>bad/failing83.html<br/>bad/failing62.html<br/>bad/failing52.html<br/>bad
/failing29.html<br/>bad/failing31.html<br/>bad/failing7.html<br/>bad/failing14.h
tml<br/><br/>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/failing78.html<br/>bad/failing46.html<br/>bad/failing101.html<br/>bad/fail
ing37.html<br/>bad/failing70.html<br/>bad/failing17.html<br/>bad/failing82.html<
br/>bad/failing120.html<br/>bad/failing73.html<br/>bad/failing112.html<br/>bad/f
ailing114.html<br/>bad/failing99.html<br/>bad/failing27.html<br/>bad/failing108.
html<br/>bad/failing76.html<br/>bad/failing50.html<br/>bad/failing23.html<br/>ba
d/failing104.html<br/>bad/failing93.html<br/>bad/failing67.html<br/>bad/failing1
24.html<br/>bad/failing53.html<br/>bad/failing69.html<br/>bad/failing117.html<br
/>bad/failing34.html<br/>bad/failing51.html<br/>bad/failing80.html<br/>bad/faili
ng20.html<br/>bad/failing107.html<br/>bad/failing56.html<br/>bad/failing68.html<
br/>bad/failing71.html<br/>bad/failing77.html<br/>bad/failing39.html<br/>bad/fai
ling92.html<br/>bad/failing90.html<br/>bad/failing89.html<br/>bad/failing122.htm
l<br/>bad/failing105.html<br/>tricky/totally-maybe-not-awesome.html<br/>bad/fail
ing36.html<br/>bad/failing44.html<br/>bad/failing21.html<br/>bad/failing85.html<
br/>bad/failing42.html<br/>bad/failing55.html<br/>bad/failing9.html<br/>bad/fail
ing15.html<br/>bad/failing65.html<br/>bad/failing118.html<br/>bad/failing95.html
<br/>bad/failing45.html<br/>bad/failing66.html<br/>bad/failing26.html<br/>bad/fa
iling35.html<br/>bad/failing74.html<br/>bad/failing109.html<br/>bad/failing97.ht
ml<br/>bad/failing58.html<br/>bad/totally-bad-probably.html<br/>bad/failing11.ht
ml<br/>bad/failing111.html<br/>bad/failing86.html<br/>bad/failing30.html<br/>bad
/failing54.html<br/>bad/failing38.html<br/>bad/failing13.html<br/>bad/failing63.
html<br/>bad/failing116.html<br/>bad/failing41.html<br/>bad/failing18.html<br/>b
ad/failing84.html<br/>bad/failing2.html<br/>bad/failing28.html<br/>bad/failing33
.html<br/>bad/failing106.html<br/>bad/failing48.html<br/>bad/failing0.html<br/>b
ad/failing4.html<br/>bad/failing64.html<br/>bad/failing47.html<br/>bad/failing12
1.html<br/>bad/failing25.html<br/>bad/failing8.html<br/>bad/failing100.html<br/>
bad/failing102.html<br/>bad/failing123.html<br/>bad/failing88.html<br/>bad/faili
ng61.html<br/>bad/failing79.html<br/>bad/failing43.html<br/>bad/failing57.html<b
r/>bad/failing16.html<br/>bad/failing96.html<br/>bad/failing94.html<br/>bad/fail
ing119.html<br/>bad/failing113.html<br/>bad/failing72.html<br/>bad/failing1.html
<br/>bad/failing103.html<br/>bad/failing110.html<br/>bad/failing32.html<br/>bad/
failing12.html<br/>bad/failing10.html<br/>bad/failing40.html<br/>bad/failing5.ht
ml<br/>bad/failing75.html<br/>bad/failing98.html<br/>bad/failing115.html<br/>bad
/failing49.html<br/>bad/failing6.html<br/>bad/failing19.html<br/>bad/failing87.h
tml<br/>bad/failing59.html<br/>bad/failing22.html<br/>bad/failing24.html<br/>bad
/failing3.html<br/>bad/failing91.html<br/>bad/failing60.html<br/>bad/failing81.h
tml<br/>bad/failing83.html<br/>bad/failing62.html<br/>bad/failing52.html<br/>bad
/failing29.html<br/>bad/failing31.html<br/>bad/failing7.html<br/>bad/failing14.h
tml<br/><br/>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 }, | 1921 }, |
| 1878 { | 1922 { |
| 1879 "cmd": [ | 1923 "cmd": [ |
| 1880 "python", | 1924 "python", |
| 1881 "-u", | 1925 "-u", |
| 1882 "[BUILD]/scripts/slave/bot_update.py", | 1926 "[BUILD]/scripts/slave/bot_update.py", |
| 1883 "--master", | 1927 "--master", |
| 1884 "tryserver.blink", | 1928 "tryserver.blink", |
| 1885 "--builder", | 1929 "--builder", |
| 1886 "linux_blink_rel", | 1930 "linux_blink_rel", |
| 1887 "--slave", | 1931 "--slave", |
| 1888 "TestSlavename", | 1932 "TestSlavename", |
| 1889 "--spec", | 1933 "--spec", |
| 1890 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo
x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins':
None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t
est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/
chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin':
None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 's
rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None,
'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele
nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data
': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': '
svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", | 1934 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://
svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.
org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo
x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins':
None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t
est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/
chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin':
None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 's
rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None,
'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele
nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data
': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': '
svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
| 1891 "--root", | 1935 "--root", |
| 1892 "src/third_party/WebKit", | 1936 "src/third_party/WebKit", |
| 1893 "--revision_mapping_file", | 1937 "--revision_mapping_file", |
| 1894 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 1938 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
| 1895 "--rietveld_server", | 1939 "--rietveld_server", |
| 1896 "https://codereview.chromium.org", | 1940 "https://codereview.chromium.org", |
| 1897 "--output_json", | 1941 "--output_json", |
| 1898 "/path/to/tmp/json", | 1942 "/path/to/tmp/json", |
| 1899 "--revision", | 1943 "--revision", |
| 1900 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1944 "src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1901 "--revision", | 1945 "--revision", |
| 1902 "src/third_party/WebKit@5e2293dffc3cd07d37fbedea3b500f0eb650614d", | 1946 "src/third_party/WebKit@5e2293dffc3cd07d37fbedea3b500f0eb650614d", |
| 1903 "--force" | 1947 "--force" |
| 1904 ], | 1948 ], |
| 1949 "cwd": "[SLAVE_BUILD]", |
| 1905 "name": "bot_update (without patch)", | 1950 "name": "bot_update (without patch)", |
| 1906 "~followup_annotations": [ | 1951 "~followup_annotations": [ |
| 1907 "@@@STEP_TEXT@Some step text@@@", | 1952 "@@@STEP_TEXT@Some step text@@@", |
| 1908 "@@@STEP_LOG_LINE@json.output@{@@@", | 1953 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1909 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 1954 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 1910 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 1955 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 1911 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/WebKit\"
, @@@", | 1956 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/WebKit\"
, @@@", |
| 1912 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 1957 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 1913 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 1958 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 1914 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 1959 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 1941 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 1986 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 1942 ] | 1987 ] |
| 1943 }, | 1988 }, |
| 1944 { | 1989 { |
| 1945 "cmd": [ | 1990 "cmd": [ |
| 1946 "python", | 1991 "python", |
| 1947 "-u", | 1992 "-u", |
| 1948 "[DEPOT_TOOLS]/gclient.py", | 1993 "[DEPOT_TOOLS]/gclient.py", |
| 1949 "runhooks" | 1994 "runhooks" |
| 1950 ], | 1995 ], |
| 1996 "cwd": "[SLAVE_BUILD]", |
| 1951 "env": { | 1997 "env": { |
| 1952 "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" | 1998 "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" |
| 1953 }, | 1999 }, |
| 1954 "name": "gclient runhooks (2)" | 2000 "name": "gclient runhooks (2)" |
| 1955 }, | 2001 }, |
| 1956 { | 2002 { |
| 1957 "cmd": [ | 2003 "cmd": [ |
| 1958 "python", | 2004 "python", |
| 1959 "-u", | 2005 "-u", |
| 1960 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", | 2006 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", |
| 1961 "--build-dir", | 2007 "--build-dir", |
| 1962 "[SLAVE_BUILD]/src/out/Release", | 2008 "[SLAVE_BUILD]/src/out/Release", |
| 1963 "--clean-isolated-files" | 2009 "--clean-isolated-files" |
| 1964 ], | 2010 ], |
| 2011 "cwd": "[SLAVE_BUILD]", |
| 1965 "name": "clean isolated files (2)" | 2012 "name": "clean isolated files (2)" |
| 1966 }, | 2013 }, |
| 1967 { | 2014 { |
| 1968 "cmd": [ | 2015 "cmd": [ |
| 1969 "python", | 2016 "python", |
| 1970 "-u", | 2017 "-u", |
| 1971 "[BUILD]/scripts/slave/compile.py", | 2018 "[BUILD]/scripts/slave/compile.py", |
| 1972 "--target", | 2019 "--target", |
| 1973 "Release", | 2020 "Release", |
| 1974 "--src-dir", | 2021 "--src-dir", |
| 1975 "[SLAVE_BUILD]/src", | 2022 "[SLAVE_BUILD]/src", |
| 1976 "--build-tool", | 2023 "--build-tool", |
| 1977 "ninja", | 2024 "ninja", |
| 1978 "--compiler", | 2025 "--compiler", |
| 1979 "goma", | 2026 "goma", |
| 1980 "--goma-dir", | 2027 "--goma-dir", |
| 1981 "[BUILD]/goma", | 2028 "[BUILD]/goma", |
| 1982 "--", | 2029 "--", |
| 1983 "angle_unittests_run", | 2030 "angle_unittests_run", |
| 1984 "blink_tests", | 2031 "blink_tests", |
| 1985 "chrome", | 2032 "chrome", |
| 1986 "content_gl_tests_run", | 2033 "content_gl_tests_run", |
| 1987 "gl_tests_run", | 2034 "gl_tests_run", |
| 1988 "tab_capture_end2end_tests_run", | 2035 "tab_capture_end2end_tests_run", |
| 1989 "telemetry_gpu_test_run" | 2036 "telemetry_gpu_test_run" |
| 1990 ], | 2037 ], |
| 2038 "cwd": "[SLAVE_BUILD]", |
| 1991 "name": "compile (2)" | 2039 "name": "compile (2)" |
| 1992 }, | 2040 }, |
| 1993 { | 2041 { |
| 1994 "cmd": [ | 2042 "cmd": [ |
| 1995 "python", | 2043 "python", |
| 1996 "-u", | 2044 "-u", |
| 1997 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", | 2045 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", |
| 1998 "/path/to/tmp/", | 2046 "/path/to/tmp/", |
| 1999 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" | 2047 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" |
| 2000 ], | 2048 ], |
| 2049 "cwd": "[SLAVE_BUILD]", |
| 2001 "name": "find isolated targets (2)" | 2050 "name": "find isolated targets (2)" |
| 2002 }, | 2051 }, |
| 2003 { | 2052 { |
| 2004 "cmd": [ | 2053 "cmd": [ |
| 2005 "python", | 2054 "python", |
| 2006 "-u", | 2055 "-u", |
| 2007 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", | 2056 "[SLAVE_BUILD]/src/tools/swarming_client/isolate.py", |
| 2008 "batcharchive", | 2057 "batcharchive", |
| 2009 "--dump-json", | 2058 "--dump-json", |
| 2010 "/path/to/tmp/json", | 2059 "/path/to/tmp/json", |
| 2011 "--isolate-server", | 2060 "--isolate-server", |
| 2012 "https://isolateserver.appspot.com", | 2061 "https://isolateserver.appspot.com", |
| 2013 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", | 2062 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", |
| 2014 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" | 2063 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" |
| 2015 ], | 2064 ], |
| 2065 "cwd": "[SLAVE_BUILD]", |
| 2016 "name": "isolate tests (2)", | 2066 "name": "isolate tests (2)", |
| 2017 "~followup_annotations": [ | 2067 "~followup_annotations": [ |
| 2018 "@@@STEP_LOG_LINE@json.output@{@@@", | 2068 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2019 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 2069 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 2020 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 2070 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 2021 "@@@STEP_LOG_LINE@json.output@}@@@", | 2071 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 2022 "@@@STEP_LOG_END@json.output@@@", | 2072 "@@@STEP_LOG_END@json.output@@@", |
| 2023 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 2073 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 2024 ] | 2074 ] |
| 2025 }, | 2075 }, |
| (...skipping 26 matching lines...) Expand all Loading... |
| 2052 "test-results.appspot.com", | 2102 "test-results.appspot.com", |
| 2053 "--build-number", | 2103 "--build-number", |
| 2054 "571", | 2104 "571", |
| 2055 "--builder-name", | 2105 "--builder-name", |
| 2056 "linux_blink_rel", | 2106 "linux_blink_rel", |
| 2057 "--test-list", | 2107 "--test-list", |
| 2058 "bad/failing78.html\nbad/failing46.html\nbad/failing101.html\nbad/failing3
7.html\nbad/failing70.html\nbad/failing17.html\nbad/failing82.html\nbad/failing1
20.html\nbad/failing73.html\nbad/failing112.html\nbad/failing114.html\nbad/faili
ng99.html\nbad/failing27.html\nbad/failing108.html\nbad/failing76.html\nbad/fail
ing50.html\nbad/failing23.html\nbad/failing104.html\nbad/failing93.html\nbad/fai
ling67.html\nbad/failing124.html\nbad/failing53.html\nbad/failing69.html\nbad/fa
iling117.html\nbad/failing34.html\nbad/failing51.html\nbad/failing80.html\nbad/f
ailing20.html\nbad/failing107.html\nbad/failing56.html\nbad/failing68.html\nbad/
failing71.html\nbad/failing77.html\nbad/failing39.html\nbad/failing92.html\nbad/
failing90.html\nbad/failing89.html\nbad/failing122.html\nbad/failing105.html\ntr
icky/totally-maybe-not-awesome.html\nbad/failing36.html\nbad/failing44.html\nbad
/failing21.html\nbad/failing85.html\nbad/failing42.html\nbad/failing55.html\nbad
/failing9.html\nbad/failing15.html\nbad/failing65.html\nbad/failing118.html\nbad
/failing95.html\nbad/failing45.html\nbad/failing66.html\nbad/failing26.html\nbad
/failing35.html\nbad/failing74.html\nbad/failing109.html\nbad/failing97.html\nba
d/failing58.html\nbad/totally-bad-probably.html\nbad/failing11.html\nbad/failing
111.html\nbad/failing86.html\nbad/failing30.html\nbad/failing54.html\nbad/failin
g38.html\nbad/failing13.html\nbad/failing63.html\nbad/failing116.html\nbad/faili
ng41.html\nbad/failing18.html\nbad/failing84.html\nbad/failing2.html\nbad/failin
g28.html\nbad/failing33.html\nbad/failing106.html\nbad/failing48.html\nbad/faili
ng0.html\nbad/failing4.html\nbad/failing64.html\nbad/failing47.html\nbad/failing
121.html\nbad/failing25.html\nbad/failing8.html\nbad/failing100.html\nbad/failin
g102.html\nbad/failing123.html\nbad/failing88.html\nbad/failing61.html\nbad/fail
ing79.html\nbad/failing43.html\nbad/failing57.html\nbad/failing16.html\nbad/fail
ing96.html\nbad/failing94.html\nbad/failing119.html\nbad/failing113.html\nbad/fa
iling72.html\nbad/failing1.html\nbad/failing103.html\nbad/failing110.html\nbad/f
ailing32.html\nbad/failing12.html\nbad/failing10.html\nbad/failing40.html\nbad/f
ailing5.html\nbad/failing75.html\nbad/failing98.html\nbad/failing115.html\nbad/f
ailing49.html\nbad/failing6.html\nbad/failing19.html\nbad/failing87.html\nbad/fa
iling59.html\nbad/failing22.html\nbad/failing24.html\nbad/failing3.html\nbad/fai
ling91.html\nbad/failing60.html\nbad/failing81.html\nbad/failing83.html\nbad/fai
ling62.html\nbad/failing52.html\nbad/failing29.html\nbad/failing31.html\nbad/fai
ling7.html\nbad/failing14.html", | 2108 "bad/failing78.html\nbad/failing46.html\nbad/failing101.html\nbad/failing3
7.html\nbad/failing70.html\nbad/failing17.html\nbad/failing82.html\nbad/failing1
20.html\nbad/failing73.html\nbad/failing112.html\nbad/failing114.html\nbad/faili
ng99.html\nbad/failing27.html\nbad/failing108.html\nbad/failing76.html\nbad/fail
ing50.html\nbad/failing23.html\nbad/failing104.html\nbad/failing93.html\nbad/fai
ling67.html\nbad/failing124.html\nbad/failing53.html\nbad/failing69.html\nbad/fa
iling117.html\nbad/failing34.html\nbad/failing51.html\nbad/failing80.html\nbad/f
ailing20.html\nbad/failing107.html\nbad/failing56.html\nbad/failing68.html\nbad/
failing71.html\nbad/failing77.html\nbad/failing39.html\nbad/failing92.html\nbad/
failing90.html\nbad/failing89.html\nbad/failing122.html\nbad/failing105.html\ntr
icky/totally-maybe-not-awesome.html\nbad/failing36.html\nbad/failing44.html\nbad
/failing21.html\nbad/failing85.html\nbad/failing42.html\nbad/failing55.html\nbad
/failing9.html\nbad/failing15.html\nbad/failing65.html\nbad/failing118.html\nbad
/failing95.html\nbad/failing45.html\nbad/failing66.html\nbad/failing26.html\nbad
/failing35.html\nbad/failing74.html\nbad/failing109.html\nbad/failing97.html\nba
d/failing58.html\nbad/totally-bad-probably.html\nbad/failing11.html\nbad/failing
111.html\nbad/failing86.html\nbad/failing30.html\nbad/failing54.html\nbad/failin
g38.html\nbad/failing13.html\nbad/failing63.html\nbad/failing116.html\nbad/faili
ng41.html\nbad/failing18.html\nbad/failing84.html\nbad/failing2.html\nbad/failin
g28.html\nbad/failing33.html\nbad/failing106.html\nbad/failing48.html\nbad/faili
ng0.html\nbad/failing4.html\nbad/failing64.html\nbad/failing47.html\nbad/failing
121.html\nbad/failing25.html\nbad/failing8.html\nbad/failing100.html\nbad/failin
g102.html\nbad/failing123.html\nbad/failing88.html\nbad/failing61.html\nbad/fail
ing79.html\nbad/failing43.html\nbad/failing57.html\nbad/failing16.html\nbad/fail
ing96.html\nbad/failing94.html\nbad/failing119.html\nbad/failing113.html\nbad/fa
iling72.html\nbad/failing1.html\nbad/failing103.html\nbad/failing110.html\nbad/f
ailing32.html\nbad/failing12.html\nbad/failing10.html\nbad/failing40.html\nbad/f
ailing5.html\nbad/failing75.html\nbad/failing98.html\nbad/failing115.html\nbad/f
ailing49.html\nbad/failing6.html\nbad/failing19.html\nbad/failing87.html\nbad/fa
iling59.html\nbad/failing22.html\nbad/failing24.html\nbad/failing3.html\nbad/fai
ling91.html\nbad/failing60.html\nbad/failing81.html\nbad/failing83.html\nbad/fai
ling62.html\nbad/failing52.html\nbad/failing29.html\nbad/failing31.html\nbad/fai
ling7.html\nbad/failing14.html", |
| 2059 "--skipped", | 2109 "--skipped", |
| 2060 "always" | 2110 "always" |
| 2061 ], | 2111 ], |
| 2112 "cwd": "[SLAVE_BUILD]", |
| 2062 "name": "webkit_tests (without patch)", | 2113 "name": "webkit_tests (without patch)", |
| 2063 "~followup_annotations": [ | 2114 "~followup_annotations": [ |
| 2064 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 2115 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 2065 ] | 2116 ] |
| 2066 }, | 2117 }, |
| 2067 { | 2118 { |
| 2068 "cmd": [ | 2119 "cmd": [ |
| 2069 "python", | 2120 "python", |
| 2070 "-u", | 2121 "-u", |
| 2071 "\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsucc
ess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n
for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ign
ored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if s
uccess else 1)\n", | 2122 "\nimport sys, json\nfailures = json.load(open(sys.argv[1], 'rb'))\n\nsucc
ess = True\n\nif failures['new']:\n success = False\n print 'New failures:'\n
for f in failures['new']:\n print f\n\nif failures['ignored']:\n print 'Ign
ored failures:'\n for f in failures['ignored']:\n print f\n\nsys.exit(0 if s
uccess else 1)\n", |
| 2072 "{\"ignored\": [], \"new\": [\"bad/failing78.html\", \"bad/failing46.html\
", \"bad/failing101.html\", \"bad/totally-bad-probably.html\", \"bad/failing70.h
tml\", \"bad/failing17.html\", \"bad/failing82.html\", \"bad/failing120.html\",
\"bad/failing73.html\", \"bad/failing112.html\", \"bad/failing114.html\", \"bad/
failing99.html\", \"bad/failing121.html\", \"bad/failing108.html\", \"bad/failin
g76.html\", \"bad/failing50.html\", \"bad/failing23.html\", \"bad/failing104.htm
l\", \"bad/failing93.html\", \"bad/failing67.html\", \"bad/failing124.html\", \"
bad/failing53.html\", \"bad/failing69.html\", \"bad/failing117.html\", \"bad/fai
ling34.html\", \"bad/failing51.html\", \"bad/failing80.html\", \"bad/failing20.h
tml\", \"bad/failing107.html\", \"bad/failing56.html\", \"bad/failing68.html\",
\"bad/failing71.html\", \"bad/failing77.html\", \"bad/failing39.html\", \"bad/fa
iling92.html\", \"bad/failing90.html\", \"bad/failing89.html\", \"bad/failing122
.html\", \"bad/failing105.html\", \"tricky/totally-maybe-not-awesome.html\", \"b
ad/failing36.html\", \"bad/failing44.html\", \"bad/failing21.html\", \"bad/faili
ng85.html\", \"bad/failing42.html\", \"bad/failing55.html\", \"bad/failing9.html
\", \"bad/failing15.html\", \"bad/failing65.html\", \"bad/failing118.html\", \"b
ad/failing95.html\", \"bad/failing45.html\", \"bad/failing66.html\", \"bad/faili
ng26.html\", \"bad/failing35.html\", \"bad/failing74.html\", \"bad/failing109.ht
ml\", \"bad/failing97.html\", \"bad/failing58.html\", \"bad/failing37.html\", \"
bad/failing11.html\", \"bad/failing111.html\", \"bad/failing86.html\", \"bad/fai
ling30.html\", \"bad/failing54.html\", \"bad/failing38.html\", \"bad/failing13.h
tml\", \"bad/failing63.html\", \"bad/failing116.html\", \"bad/failing41.html\",
\"bad/failing18.html\", \"bad/failing84.html\", \"bad/failing2.html\", \"bad/fai
ling28.html\", \"bad/failing33.html\", \"bad/failing106.html\", \"bad/failing48.
html\", \"bad/failing0.html\", \"bad/failing4.html\", \"bad/failing64.html\", \"
bad/failing47.html\", \"bad/failing27.html\", \"bad/failing25.html\", \"bad/fail
ing8.html\", \"bad/failing100.html\", \"bad/failing102.html\", \"bad/failing123.
html\", \"bad/failing88.html\", \"bad/failing61.html\", \"bad/failing79.html\",
\"bad/failing43.html\", \"bad/failing57.html\", \"bad/failing16.html\", \"bad/fa
iling96.html\", \"bad/failing94.html\", \"bad/failing119.html\", \"bad/failing11
3.html\", \"bad/failing72.html\", \"bad/failing1.html\", \"bad/failing103.html\"
, \"bad/failing110.html\", \"bad/failing32.html\", \"bad/failing12.html\", \"bad
/failing10.html\", \"bad/failing40.html\", \"bad/failing5.html\", \"bad/failing7
5.html\", \"bad/failing98.html\", \"bad/failing115.html\", \"bad/failing49.html\
", \"bad/failing6.html\", \"bad/failing19.html\", \"bad/failing87.html\", \"bad/
failing59.html\", \"bad/failing22.html\", \"bad/failing24.html\", \"bad/failing3
.html\", \"bad/failing91.html\", \"bad/failing60.html\", \"bad/failing81.html\",
\"bad/failing83.html\", \"bad/failing62.html\", \"bad/failing52.html\", \"bad/f
ailing29.html\", \"bad/failing31.html\", \"bad/failing7.html\", \"bad/failing14.
html\"]}" | 2123 "{\"ignored\": [], \"new\": [\"bad/failing78.html\", \"bad/failing46.html\
", \"bad/failing101.html\", \"bad/totally-bad-probably.html\", \"bad/failing70.h
tml\", \"bad/failing17.html\", \"bad/failing82.html\", \"bad/failing120.html\",
\"bad/failing73.html\", \"bad/failing112.html\", \"bad/failing114.html\", \"bad/
failing99.html\", \"bad/failing121.html\", \"bad/failing108.html\", \"bad/failin
g76.html\", \"bad/failing50.html\", \"bad/failing23.html\", \"bad/failing104.htm
l\", \"bad/failing93.html\", \"bad/failing67.html\", \"bad/failing124.html\", \"
bad/failing53.html\", \"bad/failing69.html\", \"bad/failing117.html\", \"bad/fai
ling34.html\", \"bad/failing51.html\", \"bad/failing80.html\", \"bad/failing20.h
tml\", \"bad/failing107.html\", \"bad/failing56.html\", \"bad/failing68.html\",
\"bad/failing71.html\", \"bad/failing77.html\", \"bad/failing39.html\", \"bad/fa
iling92.html\", \"bad/failing90.html\", \"bad/failing89.html\", \"bad/failing122
.html\", \"bad/failing105.html\", \"tricky/totally-maybe-not-awesome.html\", \"b
ad/failing36.html\", \"bad/failing44.html\", \"bad/failing21.html\", \"bad/faili
ng85.html\", \"bad/failing42.html\", \"bad/failing55.html\", \"bad/failing9.html
\", \"bad/failing15.html\", \"bad/failing65.html\", \"bad/failing118.html\", \"b
ad/failing95.html\", \"bad/failing45.html\", \"bad/failing66.html\", \"bad/faili
ng26.html\", \"bad/failing35.html\", \"bad/failing74.html\", \"bad/failing109.ht
ml\", \"bad/failing97.html\", \"bad/failing58.html\", \"bad/failing37.html\", \"
bad/failing11.html\", \"bad/failing111.html\", \"bad/failing86.html\", \"bad/fai
ling30.html\", \"bad/failing54.html\", \"bad/failing38.html\", \"bad/failing13.h
tml\", \"bad/failing63.html\", \"bad/failing116.html\", \"bad/failing41.html\",
\"bad/failing18.html\", \"bad/failing84.html\", \"bad/failing2.html\", \"bad/fai
ling28.html\", \"bad/failing33.html\", \"bad/failing106.html\", \"bad/failing48.
html\", \"bad/failing0.html\", \"bad/failing4.html\", \"bad/failing64.html\", \"
bad/failing47.html\", \"bad/failing27.html\", \"bad/failing25.html\", \"bad/fail
ing8.html\", \"bad/failing100.html\", \"bad/failing102.html\", \"bad/failing123.
html\", \"bad/failing88.html\", \"bad/failing61.html\", \"bad/failing79.html\",
\"bad/failing43.html\", \"bad/failing57.html\", \"bad/failing16.html\", \"bad/fa
iling96.html\", \"bad/failing94.html\", \"bad/failing119.html\", \"bad/failing11
3.html\", \"bad/failing72.html\", \"bad/failing1.html\", \"bad/failing103.html\"
, \"bad/failing110.html\", \"bad/failing32.html\", \"bad/failing12.html\", \"bad
/failing10.html\", \"bad/failing40.html\", \"bad/failing5.html\", \"bad/failing7
5.html\", \"bad/failing98.html\", \"bad/failing115.html\", \"bad/failing49.html\
", \"bad/failing6.html\", \"bad/failing19.html\", \"bad/failing87.html\", \"bad/
failing59.html\", \"bad/failing22.html\", \"bad/failing24.html\", \"bad/failing3
.html\", \"bad/failing91.html\", \"bad/failing60.html\", \"bad/failing81.html\",
\"bad/failing83.html\", \"bad/failing62.html\", \"bad/failing52.html\", \"bad/f
ailing29.html\", \"bad/failing31.html\", \"bad/failing7.html\", \"bad/failing14.
html\"]}" |
| 2073 ], | 2124 ], |
| 2125 "cwd": "[SLAVE_BUILD]", |
| 2074 "name": "webkit_tests", | 2126 "name": "webkit_tests", |
| 2075 "~followup_annotations": [ | 2127 "~followup_annotations": [ |
| 2076 "@@@STEP_TEXT@<br/>failures:<br/>bad/failing78.html<br/>bad/failing46.html
<br/>bad/failing101.html<br/>bad/totally-bad-probably.html<br/>bad/failing70.htm
l<br/>bad/failing17.html<br/>bad/failing82.html<br/>bad/failing120.html<br/>bad/
failing73.html<br/>bad/failing112.html<br/>bad/failing114.html<br/>bad/failing99
.html<br/>bad/failing121.html<br/>bad/failing108.html<br/>bad/failing76.html<br/
>bad/failing50.html<br/>bad/failing23.html<br/>bad/failing104.html<br/>bad/faili
ng93.html<br/>bad/failing67.html<br/>bad/failing124.html<br/>bad/failing53.html<
br/>bad/failing69.html<br/>bad/failing117.html<br/>bad/failing34.html<br/>bad/fa
iling51.html<br/>bad/failing80.html<br/>bad/failing20.html<br/>bad/failing107.ht
ml<br/>bad/failing56.html<br/>bad/failing68.html<br/>bad/failing71.html<br/>bad/
failing77.html<br/>bad/failing39.html<br/>bad/failing92.html<br/>bad/failing90.h
tml<br/>bad/failing89.html<br/>bad/failing122.html<br/>bad/failing105.html<br/>t
ricky/totally-maybe-not-awesome.html<br/>bad/failing36.html<br/>bad/failing44.ht
ml<br/>bad/failing21.html<br/>bad/failing85.html<br/>bad/failing42.html<br/>bad/
failing55.html<br/>bad/failing9.html<br/>bad/failing15.html<br/>bad/failing65.ht
ml<br/>bad/failing118.html<br/>bad/failing95.html<br/>bad/failing45.html<br/>bad
/failing66.html<br/>bad/failing26.html<br/>bad/failing35.html<br/>bad/failing74.
html<br/>bad/failing109.html<br/>bad/failing97.html<br/>bad/failing58.html<br/>b
ad/failing37.html<br/>bad/failing11.html<br/>bad/failing111.html<br/>bad/failing
86.html<br/>bad/failing30.html<br/>bad/failing54.html<br/>bad/failing38.html<br/
>bad/failing13.html<br/>bad/failing63.html<br/>bad/failing116.html<br/>bad/faili
ng41.html<br/>bad/failing18.html<br/>bad/failing84.html<br/>bad/failing2.html<br
/>bad/failing28.html<br/>bad/failing33.html<br/>bad/failing106.html<br/>bad/fail
ing48.html<br/>bad/failing0.html<br/>bad/failing4.html<br/>bad/failing64.html<br
/>bad/failing47.html<br/>bad/failing27.html<br/>bad/failing25.html<br/>bad/faili
ng8.html<br/>bad/failing100.html<br/>bad/failing102.html<br/>bad/failing123.html
<br/>bad/failing88.html<br/>bad/failing61.html<br/>bad/failing79.html<br/>bad/fa
iling43.html<br/>bad/failing57.html<br/>bad/failing16.html<br/>bad/failing96.htm
l<br/>bad/failing94.html<br/>bad/failing119.html<br/>bad/failing113.html<br/>bad
/failing72.html<br/>bad/failing1.html<br/>bad/failing103.html<br/>bad/failing110
.html<br/>bad/failing32.html<br/>bad/failing12.html<br/>bad/failing10.html<br/>b
ad/failing40.html<br/>bad/failing5.html<br/>bad/failing75.html<br/>bad/failing98
.html<br/>bad/failing115.html<br/>bad/failing49.html<br/>bad/failing6.html<br/>b
ad/failing19.html<br/>bad/failing87.html<br/>bad/failing59.html<br/>bad/failing2
2.html<br/>bad/failing24.html<br/>bad/failing3.html<br/>bad/failing91.html<br/>b
ad/failing60.html<br/>bad/failing81.html<br/>bad/failing83.html<br/>bad/failing6
2.html<br/>bad/failing52.html<br/>bad/failing29.html<br/>bad/failing31.html<br/>
bad/failing7.html<br/>bad/failing14.html<br/>@@@", | 2128 "@@@STEP_TEXT@<br/>failures:<br/>bad/failing78.html<br/>bad/failing46.html
<br/>bad/failing101.html<br/>bad/totally-bad-probably.html<br/>bad/failing70.htm
l<br/>bad/failing17.html<br/>bad/failing82.html<br/>bad/failing120.html<br/>bad/
failing73.html<br/>bad/failing112.html<br/>bad/failing114.html<br/>bad/failing99
.html<br/>bad/failing121.html<br/>bad/failing108.html<br/>bad/failing76.html<br/
>bad/failing50.html<br/>bad/failing23.html<br/>bad/failing104.html<br/>bad/faili
ng93.html<br/>bad/failing67.html<br/>bad/failing124.html<br/>bad/failing53.html<
br/>bad/failing69.html<br/>bad/failing117.html<br/>bad/failing34.html<br/>bad/fa
iling51.html<br/>bad/failing80.html<br/>bad/failing20.html<br/>bad/failing107.ht
ml<br/>bad/failing56.html<br/>bad/failing68.html<br/>bad/failing71.html<br/>bad/
failing77.html<br/>bad/failing39.html<br/>bad/failing92.html<br/>bad/failing90.h
tml<br/>bad/failing89.html<br/>bad/failing122.html<br/>bad/failing105.html<br/>t
ricky/totally-maybe-not-awesome.html<br/>bad/failing36.html<br/>bad/failing44.ht
ml<br/>bad/failing21.html<br/>bad/failing85.html<br/>bad/failing42.html<br/>bad/
failing55.html<br/>bad/failing9.html<br/>bad/failing15.html<br/>bad/failing65.ht
ml<br/>bad/failing118.html<br/>bad/failing95.html<br/>bad/failing45.html<br/>bad
/failing66.html<br/>bad/failing26.html<br/>bad/failing35.html<br/>bad/failing74.
html<br/>bad/failing109.html<br/>bad/failing97.html<br/>bad/failing58.html<br/>b
ad/failing37.html<br/>bad/failing11.html<br/>bad/failing111.html<br/>bad/failing
86.html<br/>bad/failing30.html<br/>bad/failing54.html<br/>bad/failing38.html<br/
>bad/failing13.html<br/>bad/failing63.html<br/>bad/failing116.html<br/>bad/faili
ng41.html<br/>bad/failing18.html<br/>bad/failing84.html<br/>bad/failing2.html<br
/>bad/failing28.html<br/>bad/failing33.html<br/>bad/failing106.html<br/>bad/fail
ing48.html<br/>bad/failing0.html<br/>bad/failing4.html<br/>bad/failing64.html<br
/>bad/failing47.html<br/>bad/failing27.html<br/>bad/failing25.html<br/>bad/faili
ng8.html<br/>bad/failing100.html<br/>bad/failing102.html<br/>bad/failing123.html
<br/>bad/failing88.html<br/>bad/failing61.html<br/>bad/failing79.html<br/>bad/fa
iling43.html<br/>bad/failing57.html<br/>bad/failing16.html<br/>bad/failing96.htm
l<br/>bad/failing94.html<br/>bad/failing119.html<br/>bad/failing113.html<br/>bad
/failing72.html<br/>bad/failing1.html<br/>bad/failing103.html<br/>bad/failing110
.html<br/>bad/failing32.html<br/>bad/failing12.html<br/>bad/failing10.html<br/>b
ad/failing40.html<br/>bad/failing5.html<br/>bad/failing75.html<br/>bad/failing98
.html<br/>bad/failing115.html<br/>bad/failing49.html<br/>bad/failing6.html<br/>b
ad/failing19.html<br/>bad/failing87.html<br/>bad/failing59.html<br/>bad/failing2
2.html<br/>bad/failing24.html<br/>bad/failing3.html<br/>bad/failing91.html<br/>b
ad/failing60.html<br/>bad/failing81.html<br/>bad/failing83.html<br/>bad/failing6
2.html<br/>bad/failing52.html<br/>bad/failing29.html<br/>bad/failing31.html<br/>
bad/failing7.html<br/>bad/failing14.html<br/>@@@", |
| 2077 "@@@STEP_LOG_LINE@python.inline@@@@", | 2129 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2078 "@@@STEP_LOG_LINE@python.inline@import sys, json@@@", | 2130 "@@@STEP_LOG_LINE@python.inline@import sys, json@@@", |
| 2079 "@@@STEP_LOG_LINE@python.inline@failures = json.load(open(sys.argv[1], 'rb
'))@@@", | 2131 "@@@STEP_LOG_LINE@python.inline@failures = json.load(open(sys.argv[1], 'rb
'))@@@", |
| 2080 "@@@STEP_LOG_LINE@python.inline@@@@", | 2132 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2081 "@@@STEP_LOG_LINE@python.inline@success = True@@@", | 2133 "@@@STEP_LOG_LINE@python.inline@success = True@@@", |
| 2082 "@@@STEP_LOG_LINE@python.inline@@@@", | 2134 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2083 "@@@STEP_LOG_LINE@python.inline@if failures['new']:@@@", | 2135 "@@@STEP_LOG_LINE@python.inline@if failures['new']:@@@", |
| 2084 "@@@STEP_LOG_LINE@python.inline@ success = False@@@", | 2136 "@@@STEP_LOG_LINE@python.inline@ success = False@@@", |
| 2085 "@@@STEP_LOG_LINE@python.inline@ print 'New failures:'@@@", | 2137 "@@@STEP_LOG_LINE@python.inline@ print 'New failures:'@@@", |
| 2086 "@@@STEP_LOG_LINE@python.inline@ for f in failures['new']:@@@", | 2138 "@@@STEP_LOG_LINE@python.inline@ for f in failures['new']:@@@", |
| 2087 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | 2139 "@@@STEP_LOG_LINE@python.inline@ print f@@@", |
| 2088 "@@@STEP_LOG_LINE@python.inline@@@@", | 2140 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2089 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", | 2141 "@@@STEP_LOG_LINE@python.inline@if failures['ignored']:@@@", |
| 2090 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", | 2142 "@@@STEP_LOG_LINE@python.inline@ print 'Ignored failures:'@@@", |
| 2091 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", | 2143 "@@@STEP_LOG_LINE@python.inline@ for f in failures['ignored']:@@@", |
| 2092 "@@@STEP_LOG_LINE@python.inline@ print f@@@", | 2144 "@@@STEP_LOG_LINE@python.inline@ print f@@@", |
| 2093 "@@@STEP_LOG_LINE@python.inline@@@@", | 2145 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 2094 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", | 2146 "@@@STEP_LOG_LINE@python.inline@sys.exit(0 if success else 1)@@@", |
| 2095 "@@@STEP_LOG_END@python.inline@@@", | 2147 "@@@STEP_LOG_END@python.inline@@@", |
| 2096 "@@@STEP_FAILURE@@@" | 2148 "@@@STEP_FAILURE@@@" |
| 2097 ] | 2149 ] |
| 2098 } | 2150 } |
| 2099 ] | 2151 ] |
| OLD | NEW |