| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", | 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", |
| 5 "--json-file", | 5 "--json-file", |
| 6 "/path/to/tmp/json" | 6 "/path/to/tmp/json" |
| 7 ], | 7 ], |
| 8 "name": "host and tools info", | 8 "name": "host and tools info", |
| 9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
| 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", | 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", |
| 11 "@@@STEP_LOG_LINE@json.output@{@@@", | 11 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 12 "@@@STEP_LOG_LINE@json.output@ \"Mac OS X Version\": \"1.2.3\", @@@", | 12 "@@@STEP_LOG_LINE@json.output@ \"Mac OS X Version\": \"1.2.3\", @@@", |
| 13 "@@@STEP_LOG_LINE@json.output@ \"Xcode Build Version\": \"5D342509a\", @@
@", | 13 "@@@STEP_LOG_LINE@json.output@ \"Xcode Build Version\": \"5D342509a\", @@
@", |
| 14 "@@@STEP_LOG_LINE@json.output@ \"Xcode SDKs\": [@@@", | 14 "@@@STEP_LOG_LINE@json.output@ \"Xcode SDKs\": [@@@", |
| 15 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 1.0\", @@@", | 15 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 1.0\", @@@", |
| 16 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 1.1\", @@@", | 16 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 1.1\", @@@", |
| 17 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 2.0\"@@@", | 17 "@@@STEP_LOG_LINE@json.output@ \"fake sdk 2.0\"@@@", |
| 18 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 18 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 19 "@@@STEP_LOG_LINE@json.output@ \"Xcode Version\": \"6.7.8\"@@@", | 19 "@@@STEP_LOG_LINE@json.output@ \"Xcode Version\": \"6.7.8\"@@@", |
| 20 "@@@STEP_LOG_LINE@json.output@}@@@", | 20 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 21 "@@@STEP_LOG_END@json.output@@@" | 21 "@@@STEP_LOG_END@json.output@@@" |
| 22 ] | 22 ] |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "cmd": [ | 25 "cmd": [ |
| 26 "python", | 26 "python", |
| 27 "-u", | 27 "-u", |
| 28 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 29 "[BUILDER_CACHE]/ios_simulator_gn", |
| 30 "511" |
| 31 ], |
| 32 "name": "makedirs checkout path", |
| 33 "~followup_annotations": [ |
| 34 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 35 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 36 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 37 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 38 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 39 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 40 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 41 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 42 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 43 "@@@STEP_LOG_END@python.inline@@@" |
| 44 ] |
| 45 }, |
| 46 { |
| 47 "cmd": [ |
| 48 "python", |
| 49 "-u", |
| 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 50 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 29 "--master", | 51 "--master", |
| 30 "tryserver.fake", | 52 "tryserver.fake", |
| 31 "--builder", | 53 "--builder", |
| 32 "ios-simulator-gn", | 54 "ios-simulator-gn", |
| 33 "--slave", | 55 "--slave", |
| 34 "fake-vm", | 56 "fake-vm", |
| 35 "--spec", | 57 "--spec", |
| 36 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, '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, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]\nta
rget_os = ['ios']", | 58 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, '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, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]\nta
rget_os = ['ios']", |
| 37 "--root", | 59 "--root", |
| 38 "src", | 60 "src", |
| 39 "--revision_mapping_file", | 61 "--revision_mapping_file", |
| 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 62 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 41 "--git-cache-dir", | 63 "--git-cache-dir", |
| 42 "[GIT_CACHE]", | 64 "[GIT_CACHE]", |
| 43 "--patch_url", | 65 "--patch_url", |
| 44 "patch url", | 66 "patch url", |
| 45 "--rietveld_server", | 67 "--rietveld_server", |
| 46 "fake://rietveld.url", | 68 "fake://rietveld.url", |
| 47 "--output_json", | 69 "--output_json", |
| 48 "/path/to/tmp/json", | 70 "/path/to/tmp/json", |
| 49 "--revision", | 71 "--revision", |
| 50 "src@HEAD", | 72 "src@HEAD", |
| 51 "--force", | 73 "--force", |
| 52 "--output_manifest" | 74 "--output_manifest" |
| 53 ], | 75 ], |
| 76 "cwd": "[BUILDER_CACHE]/ios_simulator_gn", |
| 54 "env": { | 77 "env": { |
| 55 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 78 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 56 }, | 79 }, |
| 57 "name": "bot_update", | 80 "name": "bot_update", |
| 58 "~followup_annotations": [ | 81 "~followup_annotations": [ |
| 59 "@@@STEP_TEXT@Some step text@@@", | 82 "@@@STEP_TEXT@Some step text@@@", |
| 60 "@@@STEP_LOG_LINE@json.output@{@@@", | 83 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 61 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 84 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 62 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 85 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 63 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 86 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 128 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 151 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 129 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 152 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 130 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 153 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 131 ] | 154 ] |
| 132 }, | 155 }, |
| 133 { | 156 { |
| 134 "cmd": [ | 157 "cmd": [ |
| 135 "python", | 158 "python", |
| 136 "-u", | 159 "-u", |
| 137 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 160 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 138 "[SLAVE_BUILD]/src/ios/build/bots/chromium.mac/ios-simulator-gn.json", | 161 "[BUILDER_CACHE]/ios_simulator_gn/src/ios/build/bots/chromium.mac/ios-simu
lator-gn.json", |
| 139 "/path/to/tmp/json" | 162 "/path/to/tmp/json" |
| 140 ], | 163 ], |
| 141 "name": "read build config", | 164 "name": "read build config", |
| 142 "~followup_annotations": [ | 165 "~followup_annotations": [ |
| 143 "@@@STEP_LOG_LINE@json.output@{@@@", | 166 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 144 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": [], @@@", | 167 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": [], @@@", |
| 145 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"ninja\", @@@", | 168 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"ninja\", @@@", |
| 146 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", | 169 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", |
| 147 "@@@STEP_LOG_LINE@json.output@ \"gn_args\": [@@@", | 170 "@@@STEP_LOG_LINE@json.output@ \"gn_args\": [@@@", |
| 148 "@@@STEP_LOG_LINE@json.output@ \"target_os=\\\"ios\\\"\", @@@", | 171 "@@@STEP_LOG_LINE@json.output@ \"target_os=\\\"ios\\\"\", @@@", |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 240 "@@@STEP_LOG_END@json.output@@@" | 263 "@@@STEP_LOG_END@json.output@@@" |
| 241 ] | 264 ] |
| 242 }, | 265 }, |
| 243 { | 266 { |
| 244 "cmd": [ | 267 "cmd": [ |
| 245 "python", | 268 "python", |
| 246 "-u", | 269 "-u", |
| 247 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 270 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 248 "runhooks" | 271 "runhooks" |
| 249 ], | 272 ], |
| 250 "cwd": "[SLAVE_BUILD]/src", | 273 "cwd": "[BUILDER_CACHE]/ios_simulator_gn/src", |
| 251 "env": { | 274 "env": { |
| 252 "GYP_CHROMIUM_NO_ACTION": "1", | 275 "GYP_CHROMIUM_NO_ACTION": "1", |
| 253 "GYP_CROSSCOMPILE": "1", | 276 "GYP_CROSSCOMPILE": "1", |
| 254 "GYP_DEFINES": "", | 277 "GYP_DEFINES": "", |
| 255 "GYP_GENERATORS": "ninja", | 278 "GYP_GENERATORS": "ninja", |
| 256 "LANDMINES_VERBOSE": "1", | 279 "LANDMINES_VERBOSE": "1", |
| 257 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 280 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 258 }, | 281 }, |
| 259 "name": "gclient runhooks (with patch)", | 282 "name": "gclient runhooks (with patch)", |
| 260 "~followup_annotations": [ | 283 "~followup_annotations": [ |
| 261 "@@@STEP_TEXT@<br />GYP_DEFINES:<br /><br />GYP_CHROMIUM_NO_ACTION=1@@@" | 284 "@@@STEP_TEXT@<br />GYP_DEFINES:<br /><br />GYP_CHROMIUM_NO_ACTION=1@@@" |
| 262 ] | 285 ] |
| 263 }, | 286 }, |
| 264 { | 287 { |
| 265 "cmd": [ | 288 "cmd": [ |
| 266 "python", | 289 "python", |
| 267 "-u", | 290 "-u", |
| 268 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 291 "[BUILDER_CACHE]/ios_simulator_gn/src/tools/mb/mb.py", |
| 269 "gen", | 292 "gen", |
| 270 "-m", | 293 "-m", |
| 271 "chromium.mac", | 294 "chromium.mac", |
| 272 "-b", | 295 "-b", |
| 273 "ios-simulator-gn", | 296 "ios-simulator-gn", |
| 274 "--config-file", | 297 "--config-file", |
| 275 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 298 "[BUILDER_CACHE]/ios_simulator_gn/src/tools/mb/mb_config.pyl", |
| 276 "--goma-dir", | 299 "--goma-dir", |
| 277 "[CACHE]/cipd/goma", | 300 "[CACHE]/cipd/goma", |
| 278 "//out/Debug-iphonesimulator" | 301 "//out/Debug-iphonesimulator" |
| 279 ], | 302 ], |
| 280 "cwd": "[SLAVE_BUILD]/src", | 303 "cwd": "[BUILDER_CACHE]/ios_simulator_gn/src", |
| 281 "env": { | 304 "env": { |
| 282 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 305 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 283 }, | 306 }, |
| 284 "name": "generate_build_files (with patch)" | 307 "name": "generate_build_files (with patch)" |
| 285 }, | 308 }, |
| 286 { | 309 { |
| 287 "cmd": [ | 310 "cmd": [ |
| 288 "git", | 311 "git", |
| 289 "diff", | 312 "diff", |
| 290 "--cached", | 313 "--cached", |
| 291 "--name-only" | 314 "--name-only" |
| 292 ], | 315 ], |
| 293 "cwd": "[SLAVE_BUILD]/src", | 316 "cwd": "[SLAVE_BUILD]/src", |
| 294 "name": "git diff to analyze patch", | 317 "name": "git diff to analyze patch", |
| 295 "stdout": "/path/to/tmp/", | 318 "stdout": "/path/to/tmp/", |
| 296 "~followup_annotations": [ | 319 "~followup_annotations": [ |
| 297 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 320 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
| 298 "@@@STEP_LOG_END@files@@@" | 321 "@@@STEP_LOG_END@files@@@" |
| 299 ] | 322 ] |
| 300 }, | 323 }, |
| 301 { | 324 { |
| 302 "cmd": [ | 325 "cmd": [ |
| 303 "python", | 326 "python", |
| 304 "-u", | 327 "-u", |
| 305 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 328 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 306 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 329 "[BUILDER_CACHE]/ios_simulator_gn/src/testing/buildbot/trybot_analyze_conf
ig.json", |
| 307 "/path/to/tmp/json" | 330 "/path/to/tmp/json" |
| 308 ], | 331 ], |
| 309 "name": "read filter exclusion spec", | 332 "name": "read filter exclusion spec", |
| 310 "~followup_annotations": [ | 333 "~followup_annotations": [ |
| 311 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 334 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 312 "@@@STEP_LOG_LINE@json.output@{@@@", | 335 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 313 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 336 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 314 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 337 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 315 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 338 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 316 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 339 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 317 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 340 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 318 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 341 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 319 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 342 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
| 320 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 343 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 321 "@@@STEP_LOG_LINE@json.output@ }@@@", | 344 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 322 "@@@STEP_LOG_LINE@json.output@}@@@", | 345 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 323 "@@@STEP_LOG_END@json.output@@@" | 346 "@@@STEP_LOG_END@json.output@@@" |
| 324 ] | 347 ] |
| 325 }, | 348 }, |
| 326 { | 349 { |
| 327 "cmd": [ | 350 "cmd": [ |
| 328 "python", | 351 "python", |
| 329 "-u", | 352 "-u", |
| 330 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 353 "[BUILDER_CACHE]/ios_simulator_gn/src/tools/mb/mb.py", |
| 331 "analyze", | 354 "analyze", |
| 332 "-m", | 355 "-m", |
| 333 "chromium.mac", | 356 "chromium.mac", |
| 334 "-b", | 357 "-b", |
| 335 "ios-simulator-gn", | 358 "ios-simulator-gn", |
| 336 "-v", | 359 "-v", |
| 337 "//out/Release", | 360 "//out/Release", |
| 338 "{\"additional_compile_targets\": [\"All\", \"fake tests\"], \"files\": [\
"foo.cc\"], \"test_targets\": [\"fake tests\"]}", | 361 "{\"additional_compile_targets\": [\"All\", \"fake tests\"], \"files\": [\
"foo.cc\"], \"test_targets\": [\"fake tests\"]}", |
| 339 "/path/to/tmp/json" | 362 "/path/to/tmp/json" |
| 340 ], | 363 ], |
| (...skipping 30 matching lines...) Expand all Loading... |
| 371 "~followup_annotations": [ | 394 "~followup_annotations": [ |
| 372 "@@@STEP_TEXT@This test was skipped because it was not affected.@@@" | 395 "@@@STEP_TEXT@This test was skipped because it was not affected.@@@" |
| 373 ] | 396 ] |
| 374 }, | 397 }, |
| 375 { | 398 { |
| 376 "name": "$result", | 399 "name": "$result", |
| 377 "recipe_result": null, | 400 "recipe_result": null, |
| 378 "status_code": 0 | 401 "status_code": 0 |
| 379 } | 402 } |
| 380 ] | 403 ] |
| OLD | NEW |