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

Unified Diff: scripts/slave/recipes/ios/unified_builder_tester.expected/infrastructure_failure.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/ios/unified_builder_tester.expected/infrastructure_failure.json
diff --git a/scripts/slave/recipes/ios/unified_builder_tester.expected/infrastructure_failure.json b/scripts/slave/recipes/ios/unified_builder_tester.expected/infrastructure_failure.json
index 059616a4d4cbe2a4f37566d9cf1ab4b0f36d3e1c..407a94c1e1efd68f362cfe7f125d8e52d30776fb 100644
--- a/scripts/slave/recipes/ios/unified_builder_tester.expected/infrastructure_failure.json
+++ b/scripts/slave/recipes/ios/unified_builder_tester.expected/infrastructure_failure.json
@@ -5,7 +5,6 @@
"--json-file",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "host and tools info",
"~followup_annotations": [
"@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@",
@@ -48,7 +47,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -128,7 +126,6 @@
"[SLAVE_BUILD]/src/ios/build/bots/chromium.fake/ios.json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "read build config",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -162,7 +159,6 @@
"-e",
"{\n \"GYP_DEFINES\": {\n \"OS\": \"ios\", \n \"component\": \"static_library\", \n \"fake gyp define 1\": \"fake value 1\", \n \"fake gyp define 2\": \"fake value 2\"\n }, \n \"additional_compile_targets\": [\n \"All\"\n ], \n \"compiler\": \"ninja\", \n \"configuration\": \"Debug\", \n \"env\": {}, \n \"gn_args\": [], \n \"mb_type\": null, \n \"sdk\": \"iphonesimulator8.0\", \n \"tests\": [\n {\n \"app\": \"fake tests 1\", \n \"device type\": \"fake device\", \n \"os\": \"8.0\"\n }, \n {\n \"app\": \"fake tests 2\", \n \"device type\": \"fake device\", \n \"os\": \"7.1\"\n }\n ], \n \"triggered bots\": {}, \n \"use_analyze\": true, \n \"xcode version\": \"fake xcode version\"\n}"
],
- "cwd": "[SLAVE_BUILD]",
"name": "finalize build config"
},
{
@@ -173,7 +169,6 @@
"--version",
"fake xcode version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "find xcode",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{}@@@",
@@ -187,7 +182,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GYP_CROSSCOMPILE": "1",
"GYP_DEFINES": "fake gyp define 1=fake value 1 fake gyp define 2=fake value 2 component=static_library OS=ios",
@@ -223,7 +217,6 @@
"--version",
"8.0"
],
- "cwd": "[SLAVE_BUILD]",
"name": "fake tests 1 (fake device iOS 8.0)",
"~followup_annotations": [
"step returned non-zero exit code: 2",
@@ -260,7 +253,6 @@
"--version",
"7.1"
],
- "cwd": "[SLAVE_BUILD]",
"name": "fake tests 2 (fake device iOS 7.1)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",

Powered by Google App Engine
This is Rietveld 408576698