| Index: scripts/slave/recipes/webrtc/ios_api_framework.expected/trybot_biuld.json
|
| diff --git a/scripts/slave/recipes/webrtc/ios_api_framework.expected/build_failure.json b/scripts/slave/recipes/webrtc/ios_api_framework.expected/trybot_biuld.json
|
| similarity index 90%
|
| copy from scripts/slave/recipes/webrtc/ios_api_framework.expected/build_failure.json
|
| copy to scripts/slave/recipes/webrtc/ios_api_framework.expected/trybot_biuld.json
|
| index 70e1764e4846eb03381772672558e874796639c6..ae66da3619f6c91e8eda72d41df2a93bd2d41567 100644
|
| --- a/scripts/slave/recipes/webrtc/ios_api_framework.expected/build_failure.json
|
| +++ b/scripts/slave/recipes/webrtc/ios_api_framework.expected/trybot_biuld.json
|
| @@ -27,9 +27,9 @@
|
| "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
| "--master",
|
| - "client.webrtc.fyi",
|
| + "tryserver.webrtc",
|
| "--builder",
|
| - "iOS API Framework Builder",
|
| + "ios_api_framework",
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| @@ -40,6 +40,12 @@
|
| "{\"src\": \"got_revision\"}",
|
| "--git-cache-dir",
|
| "[GIT_CACHE]",
|
| + "--issue",
|
| + "12853011",
|
| + "--patchset",
|
| + "1",
|
| + "--rietveld_server",
|
| + "https://codereview.chromium.org",
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| @@ -93,27 +99,15 @@
|
| {
|
| "cmd": [
|
| "[SLAVE_BUILD]/src/webrtc/build/ios/build_ios_libs.sh",
|
| - "-c"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]/src",
|
| - "name": "cleanup"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "[SLAVE_BUILD]/src/webrtc/build/ios/build_ios_libs.sh",
|
| "-r",
|
| "170242"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/src",
|
| - "name": "build",
|
| - "~followup_annotations": [
|
| - "step returned non-zero exit code: 1",
|
| - "@@@STEP_FAILURE@@@"
|
| - ]
|
| + "name": "build"
|
| },
|
| {
|
| "name": "$result",
|
| - "reason": "Step('build') failed with return_code 1",
|
| - "status_code": 1
|
| + "recipe_result": null,
|
| + "status_code": 0
|
| }
|
| ]
|
|
|