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 ebd2c182b4ef7bfc57dee81f595f5b614e82646b..080ee80cf90d86378c7d6e77ef0c270a285fcbfe 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 |
@@ -125,7 +125,7 @@ |
"cmd": [ |
"echo", |
"-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 \"compiler\": \"ninja\", \n \"configuration\": \"Debug\", \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 \"xcode version\": \"fake xcode version\"\n}" |
+ "{\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 \"compiler\": \"ninja\", \n \"configuration\": \"Debug\", \n \"env\": {}, \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 \"xcode version\": \"fake xcode version\"\n}" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "finalize build config" |