Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1180)

Side by Side Diff: scripts/slave/recipes/ios/try.expected/gyp_goma.json

Issue 2304063002: Revert "Avoid to use environment." (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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)@@@",
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
419 "--gsutil-py-path", 419 "--gsutil-py-path",
420 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 420 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
421 "--ninja-path", 421 "--ninja-path",
422 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 422 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
423 "--target", 423 "--target",
424 "Debug-iphonesimulator", 424 "Debug-iphonesimulator",
425 "--src-dir", 425 "--src-dir",
426 "[BUILDER_CACHE]/ios_simulator/src", 426 "[BUILDER_CACHE]/ios_simulator/src",
427 "--goma-cache-dir", 427 "--goma-cache-dir",
428 "[GOMA_CACHE]", 428 "[GOMA_CACHE]",
429 "--buildbot-buildername",
430 "ios-simulator",
431 "--buildbot-mastername",
432 "tryserver.fake",
433 "--buildbot-slavename",
434 "fake-vm",
435 "--goma-deps-cache-dir", 429 "--goma-deps-cache-dir",
436 "[GOMA_DEPS_CACHE]", 430 "[GOMA_DEPS_CACHE]",
437 "--compiler", 431 "--compiler",
438 "goma-clang", 432 "goma-clang",
439 "--goma-jsonstatus", 433 "--goma-jsonstatus",
440 "/path/to/tmp/json", 434 "/path/to/tmp/json",
441 "--goma-service-account-json-file", 435 "--goma-service-account-json-file",
442 "/creds/service_accounts/service-account-goma-client.json", 436 "/creds/service_accounts/service-account-goma-client.json",
443 "--goma-dir", 437 "--goma-dir",
444 "[CACHE]/cipd/goma", 438 "[CACHE]/cipd/goma",
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after
828 "@@@STEP_LOG_END@json.output@@@", 822 "@@@STEP_LOG_END@json.output@@@",
829 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 823 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
830 ] 824 ]
831 }, 825 },
832 { 826 {
833 "name": "$result", 827 "name": "$result",
834 "recipe_result": null, 828 "recipe_result": null,
835 "status_code": 0 829 "status_code": 0
836 } 830 }
837 ] 831 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/ios/try.expected/gn.json ('k') | scripts/slave/recipes/ios/unified_builder_tester.expected/goma.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698