OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[DEPOT_TOOLS]/gclient.py", | 6 "[DEPOT_TOOLS]/gclient.py", |
7 "config", | 7 "config", |
8 "--spec", | 8 "--spec", |
9 "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps
_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'http://webrtc.googlecode
.com/svn/trunk'}]" | 9 "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps
_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.ch
romium.org/webrtc/trunk'}, {'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DE
PS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror.golo.ch
romium.org/chrome-internal/trunk/webrtc-limited'}]" |
10 ], | 10 ], |
11 "name": "gclient setup" | 11 "name": "gclient setup" |
12 }, | 12 }, |
13 { | 13 { |
14 "abort_on_failure": true, | 14 "abort_on_failure": true, |
15 "cmd": [ | 15 "cmd": [ |
16 "python", | 16 "python", |
17 "-u", | 17 "-u", |
18 "[BUILD]/scripts/slave/gclient_safe_revert.py", | 18 "[BUILD]/scripts/slave/gclient_safe_revert.py", |
19 ".", | 19 ".", |
(...skipping 16 matching lines...) Expand all Loading... |
36 "--output-json", | 36 "--output-json", |
37 "/path/to/tmp/json" | 37 "/path/to/tmp/json" |
38 ], | 38 ], |
39 "name": "gclient sync", | 39 "name": "gclient sync", |
40 "~followup_annotations": [ | 40 "~followup_annotations": [ |
41 "@@@STEP_LOG_LINE@json.output@{@@@", | 41 "@@@STEP_LOG_LINE@json.output@{@@@", |
42 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", |
43 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", |
44 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", |
45 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 45 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 46 "@@@STEP_LOG_LINE@json.output@ \"webrtc-limited/\": {@@@", |
| 47 "@@@STEP_LOG_LINE@json.output@ \"revision\": 24644@@@", |
| 48 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
46 "@@@STEP_LOG_LINE@json.output@ \"webrtc/\": {@@@", | 49 "@@@STEP_LOG_LINE@json.output@ \"webrtc/\": {@@@", |
47 "@@@STEP_LOG_LINE@json.output@ \"revision\": 229524@@@", | 50 "@@@STEP_LOG_LINE@json.output@ \"revision\": 229524@@@", |
48 "@@@STEP_LOG_LINE@json.output@ }@@@", | 51 "@@@STEP_LOG_LINE@json.output@ }@@@", |
49 "@@@STEP_LOG_LINE@json.output@ }@@@", | 52 "@@@STEP_LOG_LINE@json.output@ }@@@", |
50 "@@@STEP_LOG_LINE@json.output@}@@@", | 53 "@@@STEP_LOG_LINE@json.output@}@@@", |
51 "@@@STEP_LOG_END@json.output@@@", | 54 "@@@STEP_LOG_END@json.output@@@", |
52 "@@@SET_BUILD_PROPERTY@got_revision@229524@@@" | 55 "@@@SET_BUILD_PROPERTY@got_revision@229524@@@" |
53 ] | 56 ] |
54 }, | 57 }, |
55 { | 58 { |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
95 }, | 98 }, |
96 { | 99 { |
97 "always_run": true, | 100 "always_run": true, |
98 "cmd": [ | 101 "cmd": [ |
99 "python", | 102 "python", |
100 "-u", | 103 "-u", |
101 "[BUILD]/scripts/slave/runtest.py", | 104 "[BUILD]/scripts/slave/runtest.py", |
102 "--target", | 105 "--target", |
103 "Release", | 106 "Release", |
104 "--factory-properties", | 107 "--factory-properties", |
105 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 108 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
106 "--build-properties", | 109 "--build-properties", |
107 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 110 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
108 "--builder-name=trybot builder", | 111 "--builder-name=trybot", |
109 "--slave-name=slavename", | 112 "--slave-name=slavename", |
110 "audio_device_tests" | 113 "audio_device_tests" |
111 ], | 114 ], |
112 "name": "audio_device_tests", | 115 "name": "audio_device_tests" |
113 "seed_steps": [ | |
114 "audio_device_tests", | |
115 "libjingle_peerconnection_objc_test", | |
116 "vie_auto_test", | |
117 "video_capture_tests", | |
118 "voe_auto_test" | |
119 ] | |
120 }, | 116 }, |
121 { | 117 { |
122 "always_run": true, | 118 "always_run": true, |
123 "cmd": [ | 119 "cmd": [ |
124 "python", | 120 "python", |
125 "-u", | 121 "-u", |
126 "[BUILD]/scripts/slave/runtest.py", | 122 "[BUILD]/scripts/slave/runtest.py", |
127 "--target", | 123 "--target", |
128 "Release", | 124 "Release", |
129 "--factory-properties", | 125 "--factory-properties", |
130 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 126 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
131 "--build-properties", | 127 "--build-properties", |
132 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 128 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
133 "--builder-name=trybot builder", | 129 "--builder-name=trybot", |
134 "--slave-name=slavename", | 130 "--slave-name=slavename", |
135 "libjingle_peerconnection_objc_test.app/Contents/MacOS/libjingle_peerconne
ction_objc_test", | 131 "vie_auto_test", |
136 "--automated", | 132 "--automated", |
137 "--capture_test_ensure_resolution_alignment_in_capture_device=false" | 133 "--capture_test_ensure_resolution_alignment_in_capture_device=false" |
138 ], | 134 ], |
139 "name": "libjingle_peerconnection_objc_test" | 135 "name": "vie_auto_test", |
| 136 "seed_steps": [ |
| 137 "vie_auto_test", |
| 138 "voe_auto_test", |
| 139 "video_capture_tests", |
| 140 "webrtc_perf_tests" |
| 141 ] |
140 }, | 142 }, |
141 { | 143 { |
142 "always_run": true, | 144 "always_run": true, |
143 "cmd": [ | 145 "cmd": [ |
144 "python", | 146 "python", |
145 "-u", | 147 "-u", |
146 "[BUILD]/scripts/slave/runtest.py", | 148 "[BUILD]/scripts/slave/runtest.py", |
147 "--target", | 149 "--target", |
148 "Release", | 150 "Release", |
149 "--factory-properties", | 151 "--factory-properties", |
150 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 152 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
151 "--build-properties", | 153 "--build-properties", |
152 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 154 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
153 "--builder-name=trybot builder", | 155 "--builder-name=trybot", |
154 "--slave-name=slavename", | 156 "--slave-name=slavename", |
155 "vie_auto_test", | 157 "voe_auto_test", |
156 "--automated", | 158 "--automated" |
157 "--capture_test_ensure_resolution_alignment_in_capture_device=false" | |
158 ], | 159 ], |
159 "name": "vie_auto_test" | 160 "name": "voe_auto_test" |
160 }, | 161 }, |
161 { | 162 { |
162 "always_run": true, | 163 "always_run": true, |
163 "cmd": [ | 164 "cmd": [ |
164 "python", | 165 "python", |
165 "-u", | 166 "-u", |
166 "[BUILD]/scripts/slave/runtest.py", | 167 "[BUILD]/scripts/slave/runtest.py", |
167 "--target", | 168 "--target", |
168 "Release", | 169 "Release", |
169 "--factory-properties", | 170 "--factory-properties", |
170 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 171 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
171 "--build-properties", | 172 "--build-properties", |
172 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 173 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
173 "--builder-name=trybot builder", | 174 "--builder-name=trybot", |
174 "--slave-name=slavename", | 175 "--slave-name=slavename", |
175 "video_capture_tests" | 176 "video_capture_tests" |
176 ], | 177 ], |
177 "name": "video_capture_tests" | 178 "name": "video_capture_tests" |
178 }, | 179 }, |
179 { | 180 { |
180 "always_run": true, | 181 "always_run": true, |
181 "cmd": [ | 182 "cmd": [ |
182 "python", | 183 "python", |
183 "-u", | 184 "-u", |
184 "[BUILD]/scripts/slave/runtest.py", | 185 "[BUILD]/scripts/slave/runtest.py", |
185 "--target", | 186 "--target", |
186 "Release", | 187 "Release", |
187 "--factory-properties", | 188 "--factory-properties", |
188 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 189 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
189 "--build-properties", | 190 "--build-properties", |
190 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot builder\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_pa
tch\", \"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\":
\"slavename\"}", | 191 "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"t
rybot\", \"mastername\": \"mastername\", \"patch_url\": \"try_job_svn_patch\", \
"recipe\": \"webrtc/baremetal\", \"revision\": \"12345\", \"slavename\": \"slave
name\"}", |
191 "--builder-name=trybot builder", | 192 "--builder-name=trybot", |
192 "--slave-name=slavename", | 193 "--slave-name=slavename", |
193 "voe_auto_test", | 194 "webrtc_perf_tests" |
194 "--automated" | |
195 ], | 195 ], |
196 "name": "voe_auto_test" | 196 "name": "webrtc_perf_tests" |
197 } | 197 } |
198 ] | 198 ] |
OLD | NEW |