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

Side by Side Diff: scripts/slave/recipes/webrtc/ios_api_framework.expected/trybot_build.json

Issue 2009983003: WebRTC: Rename ios_api_framework trybot expectation. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « scripts/slave/recipes/webrtc/ios_api_framework.expected/trybot_biuld.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 ], 104 ],
105 "cwd": "[SLAVE_BUILD]/src", 105 "cwd": "[SLAVE_BUILD]/src",
106 "name": "build" 106 "name": "build"
107 }, 107 },
108 { 108 {
109 "name": "$result", 109 "name": "$result",
110 "recipe_result": null, 110 "recipe_result": null,
111 "status_code": 0 111 "status_code": 0
112 } 112 }
113 ] 113 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/webrtc/ios_api_framework.expected/trybot_biuld.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698