| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - noi18n - debug", | 10 "V8 Linux - noi18n - debug", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars'
: {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_f
ile': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesour
ce.com/v8/v8'}]", |
| 15 "--root", | 15 "--root", |
| 16 "v8", | 16 "v8", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"v8\": \"got_revision\"}", | 18 "{\"v8\": \"got_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "v8@20123", | 24 "v8@20123", |
| 25 "--no_shallow", | 25 "--no_shallow", |
| 26 "--output_manifest" | 26 "--output_manifest" |
| 27 ], | 27 ], |
| 28 "cwd": "[SLAVE_BUILD]", | |
| 29 "env": { | 28 "env": { |
| 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 31 }, | 30 }, |
| 32 "name": "bot_update", | 31 "name": "bot_update", |
| 33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
| 34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 57 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" | 56 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" |
| 58 ] | 57 ] |
| 59 }, | 58 }, |
| 60 { | 59 { |
| 61 "cmd": [ | 60 "cmd": [ |
| 62 "python", | 61 "python", |
| 63 "-u", | 62 "-u", |
| 64 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 63 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 65 "runhooks" | 64 "runhooks" |
| 66 ], | 65 ], |
| 67 "cwd": "[SLAVE_BUILD]", | |
| 68 "env": { | 66 "env": { |
| 69 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 67 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 70 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1
v8_enable_i18n_support=0 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_targe
t_arch=ia32", | 68 "GYP_DEFINES": "clang=1 gomadir='[ROOT]/b/build/goma' target_arch=ia32 use
_goma=1 v8_enable_i18n_support=0 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v
8_target_arch=ia32", |
| 71 "GYP_GENERATORS": "ninja", | 69 "GYP_GENERATORS": "ninja", |
| 72 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 70 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 73 }, | 71 }, |
| 74 "name": "gclient runhooks" | 72 "name": "gclient runhooks" |
| 75 }, | 73 }, |
| 76 { | 74 { |
| 77 "cmd": [ | 75 "cmd": [ |
| 78 "python", | 76 "python", |
| 79 "-u", | 77 "-u", |
| 80 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 78 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 81 "--show-path", | 79 "--show-path", |
| 82 "python", | 80 "python", |
| 83 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 81 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 84 ], | 82 ], |
| 85 "cwd": "[SLAVE_BUILD]", | |
| 86 "name": "cleanup_temp" | 83 "name": "cleanup_temp" |
| 87 }, | 84 }, |
| 88 { | 85 { |
| 89 "allow_subannotations": true, | 86 "allow_subannotations": true, |
| 90 "cmd": [ | 87 "cmd": [ |
| 91 "python", | 88 "python", |
| 92 "-u", | 89 "-u", |
| 93 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 90 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 94 "--src-dir", | 91 "--src-dir", |
| 95 "[SLAVE_BUILD]/v8", | 92 "[CWD]/v8", |
| 96 "--output-json", | 93 "--output-json", |
| 97 "/path/to/tmp/json" | 94 "/path/to/tmp/json" |
| 98 ], | 95 ], |
| 99 "cwd": "[SLAVE_BUILD]", | |
| 100 "env": { | 96 "env": { |
| 101 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 97 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 102 }, | 98 }, |
| 103 "name": "clang_revision", | 99 "name": "clang_revision", |
| 104 "~followup_annotations": [ | 100 "~followup_annotations": [ |
| 105 "@@@STEP_LOG_LINE@json.output@{@@@", | 101 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 106 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 102 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 107 "@@@STEP_LOG_LINE@json.output@}@@@", | 103 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 108 "@@@STEP_LOG_END@json.output@@@" | 104 "@@@STEP_LOG_END@json.output@@@" |
| 109 ] | 105 ] |
| 110 }, | 106 }, |
| 111 { | 107 { |
| 112 "cmd": [ | 108 "cmd": [ |
| 113 "python", | 109 "python", |
| 114 "-u", | 110 "-u", |
| 115 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 111 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 116 "--show-path", | 112 "--show-path", |
| 117 "python", | 113 "python", |
| 118 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 114 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 119 "--gsutil-py-path", | 115 "--gsutil-py-path", |
| 120 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 116 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 121 "--ninja-path", | 117 "--ninja-path", |
| 122 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 118 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 123 "--target", | 119 "--target", |
| 124 "Debug", | 120 "Debug", |
| 125 "--src-dir", | 121 "--src-dir", |
| 126 "[SLAVE_BUILD]/v8", | 122 "[CWD]/v8", |
| 127 "--goma-cache-dir", | 123 "--goma-cache-dir", |
| 128 "[GOMA_CACHE]", | 124 "[ROOT]/b/build/slave/goma_cache", |
| 129 "--build-tool", | 125 "--build-tool", |
| 130 "ninja", | 126 "ninja", |
| 131 "--compiler", | 127 "--compiler", |
| 132 "goma-clang", | 128 "goma-clang", |
| 133 "--goma-jsonstatus", | 129 "--goma-jsonstatus", |
| 134 "/path/to/tmp/json", | 130 "/path/to/tmp/json", |
| 135 "--goma-service-account-json-file", | 131 "--goma-service-account-json-file", |
| 136 "/creds/service_accounts/service-account-goma-client.json", | 132 "/creds/service_accounts/service-account-goma-client.json", |
| 137 "--goma-dir", | 133 "--goma-dir", |
| 138 "[BUILD]/goma", | 134 "[ROOT]/b/build/goma", |
| 139 "--" | 135 "--" |
| 140 ], | 136 ], |
| 141 "cwd": "[SLAVE_BUILD]", | |
| 142 "env": { | 137 "env": { |
| 143 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 138 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 144 }, | 139 }, |
| 145 "name": "compile", | 140 "name": "compile", |
| 146 "~followup_annotations": [ | 141 "~followup_annotations": [ |
| 147 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 142 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 148 "@@@STEP_LOG_END@json.output (invalid)@@@" | 143 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 149 ] | 144 ] |
| 150 }, | 145 }, |
| 151 { | 146 { |
| 152 "cmd": [ | 147 "cmd": [ |
| 153 "python", | 148 "python", |
| 154 "-u", | 149 "-u", |
| 155 "[SLAVE_BUILD]/v8/tools/run-tests.py", | 150 "[CWD]/v8/tools/run-tests.py", |
| 156 "--progress=verbose", | 151 "--progress=verbose", |
| 157 "--mode", | 152 "--mode", |
| 158 "Debug", | 153 "Debug", |
| 159 "--arch", | 154 "--arch", |
| 160 "ia32", | 155 "ia32", |
| 161 "--outdir", | 156 "--outdir", |
| 162 "out", | 157 "out", |
| 163 "--buildbot", | 158 "--buildbot", |
| 164 "--timeout=200", | 159 "--timeout=200", |
| 165 "--random-seed=-358114921", | 160 "--random-seed=-358114921", |
| 166 "bot_default", | 161 "bot_default", |
| 167 "--noi18n", | 162 "--noi18n", |
| 168 "--rerun-failures-count=2", | 163 "--rerun-failures-count=2", |
| 169 "--json-test-results", | 164 "--json-test-results", |
| 170 "/path/to/tmp/json" | 165 "/path/to/tmp/json" |
| 171 ], | 166 ], |
| 172 "cwd": "[SLAVE_BUILD]/v8", | 167 "cwd": "[CWD]/v8", |
| 173 "name": "Check", | 168 "name": "Check", |
| 174 "~followup_annotations": [ | 169 "~followup_annotations": [ |
| 175 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 170 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 176 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 171 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 177 "@@@STEP_LOG_LINE@durations@@@@", | 172 "@@@STEP_LOG_LINE@durations@@@@", |
| 178 "@@@STEP_LOG_LINE@durations@Details:@@@", | 173 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 179 "@@@STEP_LOG_LINE@durations@@@@", | 174 "@@@STEP_LOG_LINE@durations@@@@", |
| 180 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 175 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 181 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 176 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 182 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 177 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 183 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 178 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 184 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 179 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 185 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 180 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 186 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 181 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 187 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 182 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 188 "@@@STEP_LOG_END@durations@@@" | 183 "@@@STEP_LOG_END@durations@@@" |
| 189 ] | 184 ] |
| 190 }, | 185 }, |
| 191 { | 186 { |
| 192 "cmd": [ | 187 "cmd": [ |
| 193 "python", | 188 "python", |
| 194 "-u", | 189 "-u", |
| 195 "[SLAVE_BUILD]/v8/tools/run-tests.py", | 190 "[CWD]/v8/tools/run-tests.py", |
| 196 "--progress=verbose", | 191 "--progress=verbose", |
| 197 "--mode", | 192 "--mode", |
| 198 "Debug", | 193 "Debug", |
| 199 "--arch", | 194 "--arch", |
| 200 "ia32", | 195 "ia32", |
| 201 "--outdir", | 196 "--outdir", |
| 202 "out", | 197 "out", |
| 203 "--buildbot", | 198 "--buildbot", |
| 204 "--timeout=200", | 199 "--timeout=200", |
| 205 "--random-seed=-358114921", | 200 "--random-seed=-358114921", |
| 206 "mozilla", | 201 "mozilla", |
| 207 "--noi18n", | 202 "--noi18n", |
| 208 "--rerun-failures-count=2", | 203 "--rerun-failures-count=2", |
| 209 "--json-test-results", | 204 "--json-test-results", |
| 210 "/path/to/tmp/json" | 205 "/path/to/tmp/json" |
| 211 ], | 206 ], |
| 212 "cwd": "[SLAVE_BUILD]/v8", | 207 "cwd": "[CWD]/v8", |
| 213 "name": "Mozilla", | 208 "name": "Mozilla", |
| 214 "~followup_annotations": [ | 209 "~followup_annotations": [ |
| 215 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 210 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 216 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 211 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 217 "@@@STEP_LOG_LINE@durations@@@@", | 212 "@@@STEP_LOG_LINE@durations@@@@", |
| 218 "@@@STEP_LOG_LINE@durations@Details:@@@", | 213 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 219 "@@@STEP_LOG_LINE@durations@@@@", | 214 "@@@STEP_LOG_LINE@durations@@@@", |
| 220 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 215 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 221 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 216 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 222 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 217 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 223 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 218 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 224 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 219 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 225 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 220 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 226 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 221 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 227 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 222 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 228 "@@@STEP_LOG_END@durations@@@" | 223 "@@@STEP_LOG_END@durations@@@" |
| 229 ] | 224 ] |
| 230 }, | 225 }, |
| 231 { | 226 { |
| 232 "cmd": [ | 227 "cmd": [ |
| 233 "python", | 228 "python", |
| 234 "-u", | 229 "-u", |
| 235 "[SLAVE_BUILD]/v8/tools/run-tests.py", | 230 "[CWD]/v8/tools/run-tests.py", |
| 236 "--progress=verbose", | 231 "--progress=verbose", |
| 237 "--mode", | 232 "--mode", |
| 238 "Debug", | 233 "Debug", |
| 239 "--arch", | 234 "--arch", |
| 240 "ia32", | 235 "ia32", |
| 241 "--outdir", | 236 "--outdir", |
| 242 "out", | 237 "out", |
| 243 "--buildbot", | 238 "--buildbot", |
| 244 "--timeout=200", | 239 "--timeout=200", |
| 245 "--random-seed=-358114921", | 240 "--random-seed=-358114921", |
| 246 "test262", | 241 "test262", |
| 247 "--download-data", | 242 "--download-data", |
| 248 "--noi18n", | 243 "--noi18n", |
| 249 "--variants=default", | 244 "--variants=default", |
| 250 "--rerun-failures-count=2", | 245 "--rerun-failures-count=2", |
| 251 "--json-test-results", | 246 "--json-test-results", |
| 252 "/path/to/tmp/json" | 247 "/path/to/tmp/json" |
| 253 ], | 248 ], |
| 254 "cwd": "[SLAVE_BUILD]/v8", | 249 "cwd": "[CWD]/v8", |
| 255 "name": "Test262 - no variants", | 250 "name": "Test262 - no variants", |
| 256 "~followup_annotations": [ | 251 "~followup_annotations": [ |
| 257 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 252 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 258 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 253 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 259 "@@@STEP_LOG_LINE@durations@@@@", | 254 "@@@STEP_LOG_LINE@durations@@@@", |
| 260 "@@@STEP_LOG_LINE@durations@Details:@@@", | 255 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 261 "@@@STEP_LOG_LINE@durations@@@@", | 256 "@@@STEP_LOG_LINE@durations@@@@", |
| 262 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 257 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 263 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 258 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 264 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 259 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 265 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 260 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 266 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 261 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 267 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 262 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 268 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 263 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 269 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 264 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 270 "@@@STEP_LOG_END@durations@@@" | 265 "@@@STEP_LOG_END@durations@@@" |
| 271 ] | 266 ] |
| 272 }, | 267 }, |
| 273 { | 268 { |
| 274 "cmd": [ | 269 "cmd": [ |
| 275 "python", | 270 "python", |
| 276 "-u", | 271 "-u", |
| 277 "[SLAVE_BUILD]/v8/tools/run-tests.py", | 272 "[CWD]/v8/tools/run-tests.py", |
| 278 "--progress=verbose", | 273 "--progress=verbose", |
| 279 "--mode", | 274 "--mode", |
| 280 "Debug", | 275 "Debug", |
| 281 "--arch", | 276 "--arch", |
| 282 "ia32", | 277 "ia32", |
| 283 "--outdir", | 278 "--outdir", |
| 284 "out", | 279 "out", |
| 285 "--buildbot", | 280 "--buildbot", |
| 286 "--timeout=200", | 281 "--timeout=200", |
| 287 "--random-seed=-358114921", | 282 "--random-seed=-358114921", |
| 288 "simdjs", | 283 "simdjs", |
| 289 "--download-data", | 284 "--download-data", |
| 290 "--noi18n", | 285 "--noi18n", |
| 291 "--rerun-failures-count=2", | 286 "--rerun-failures-count=2", |
| 292 "--json-test-results", | 287 "--json-test-results", |
| 293 "/path/to/tmp/json" | 288 "/path/to/tmp/json" |
| 294 ], | 289 ], |
| 295 "cwd": "[SLAVE_BUILD]/v8", | 290 "cwd": "[CWD]/v8", |
| 296 "name": "SimdJs - all", | 291 "name": "SimdJs - all", |
| 297 "~followup_annotations": [ | 292 "~followup_annotations": [ |
| 298 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 293 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 299 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 294 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 300 "@@@STEP_LOG_LINE@durations@@@@", | 295 "@@@STEP_LOG_LINE@durations@@@@", |
| 301 "@@@STEP_LOG_LINE@durations@Details:@@@", | 296 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 302 "@@@STEP_LOG_LINE@durations@@@@", | 297 "@@@STEP_LOG_LINE@durations@@@@", |
| 303 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 298 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 304 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 299 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 305 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 300 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 306 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 301 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 307 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 302 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 308 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 303 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 309 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 304 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 310 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 305 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 311 "@@@STEP_LOG_END@durations@@@" | 306 "@@@STEP_LOG_END@durations@@@" |
| 312 ] | 307 ] |
| 313 }, | 308 }, |
| 314 { | 309 { |
| 315 "name": "$result", | 310 "name": "$result", |
| 316 "recipe_result": null, | 311 "recipe_result": null, |
| 317 "status_code": 0 | 312 "status_code": 0 |
| 318 } | 313 } |
| 319 ] | 314 ] |
| OLD | NEW |