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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 }, | 99 }, |
97 { | 100 { |
98 "always_run": true, | 101 "always_run": true, |
99 "cmd": [ | 102 "cmd": [ |
100 "python", | 103 "python", |
101 "-u", | 104 "-u", |
102 "[BUILD]\\scripts\\slave\\runtest.py", | 105 "[BUILD]\\scripts\\slave\\runtest.py", |
103 "--target", | 106 "--target", |
104 "Release", | 107 "Release", |
105 "--factory-properties", | 108 "--factory-properties", |
106 "{\"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\"}", | 109 "{\"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\"}", |
107 "--build-properties", | 110 "--build-properties", |
108 "{\"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\"}", | 111 "{\"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\"}", |
109 "--builder-name=trybot builder", | 112 "--builder-name=trybot", |
110 "--slave-name=slavename", | 113 "--slave-name=slavename", |
111 "audio_device_tests.exe" | 114 "audio_device_tests.exe" |
112 ], | 115 ], |
113 "name": "audio_device_tests", | 116 "name": "audio_device_tests" |
| 117 }, |
| 118 { |
| 119 "always_run": true, |
| 120 "cmd": [ |
| 121 "python", |
| 122 "-u", |
| 123 "[BUILD]\\scripts\\slave\\runtest.py", |
| 124 "--target", |
| 125 "Release", |
| 126 "--factory-properties", |
| 127 "{\"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\"}", |
| 128 "--build-properties", |
| 129 "{\"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\"}", |
| 130 "--builder-name=trybot", |
| 131 "--slave-name=slavename", |
| 132 "vie_auto_test.exe", |
| 133 "--automated", |
| 134 "--capture_test_ensure_resolution_alignment_in_capture_device=false" |
| 135 ], |
| 136 "name": "vie_auto_test", |
114 "seed_steps": [ | 137 "seed_steps": [ |
115 "audio_device_tests", | |
116 "vie_auto_test", | 138 "vie_auto_test", |
| 139 "voe_auto_test", |
117 "video_capture_tests", | 140 "video_capture_tests", |
118 "voe_auto_test" | 141 "webrtc_perf_tests" |
119 ] | 142 ] |
120 }, | 143 }, |
121 { | 144 { |
122 "always_run": true, | 145 "always_run": true, |
123 "cmd": [ | 146 "cmd": [ |
124 "python", | 147 "python", |
125 "-u", | 148 "-u", |
126 "[BUILD]\\scripts\\slave\\runtest.py", | 149 "[BUILD]\\scripts\\slave\\runtest.py", |
127 "--target", | 150 "--target", |
128 "Release", | 151 "Release", |
129 "--factory-properties", | 152 "--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\"}", | 153 "{\"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", | 154 "--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\"}", | 155 "{\"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", | 156 "--builder-name=trybot", |
134 "--slave-name=slavename", | 157 "--slave-name=slavename", |
135 "vie_auto_test.exe", | 158 "voe_auto_test.exe", |
136 "--automated", | 159 "--automated" |
137 "--capture_test_ensure_resolution_alignment_in_capture_device=false" | |
138 ], | 160 ], |
139 "name": "vie_auto_test" | 161 "name": "voe_auto_test" |
140 }, | 162 }, |
141 { | 163 { |
142 "always_run": true, | 164 "always_run": true, |
143 "cmd": [ | 165 "cmd": [ |
144 "python", | 166 "python", |
145 "-u", | 167 "-u", |
146 "[BUILD]\\scripts\\slave\\runtest.py", | 168 "[BUILD]\\scripts\\slave\\runtest.py", |
147 "--target", | 169 "--target", |
148 "Release", | 170 "Release", |
149 "--factory-properties", | 171 "--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\"}", | 172 "{\"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", | 173 "--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\"}", | 174 "{\"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", | 175 "--builder-name=trybot", |
154 "--slave-name=slavename", | 176 "--slave-name=slavename", |
155 "video_capture_tests.exe" | 177 "video_capture_tests.exe" |
156 ], | 178 ], |
157 "name": "video_capture_tests" | 179 "name": "video_capture_tests" |
158 }, | 180 }, |
159 { | 181 { |
160 "always_run": true, | 182 "always_run": true, |
161 "cmd": [ | 183 "cmd": [ |
162 "python", | 184 "python", |
163 "-u", | 185 "-u", |
164 "[BUILD]\\scripts\\slave\\runtest.py", | 186 "[BUILD]\\scripts\\slave\\runtest.py", |
165 "--target", | 187 "--target", |
166 "Release", | 188 "Release", |
167 "--factory-properties", | 189 "--factory-properties", |
168 "{\"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\"}", | 190 "{\"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\"}", |
169 "--build-properties", | 191 "--build-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\"}", | 192 "{\"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 "--builder-name=trybot builder", | 193 "--builder-name=trybot", |
172 "--slave-name=slavename", | 194 "--slave-name=slavename", |
173 "voe_auto_test.exe", | 195 "webrtc_perf_tests.exe" |
174 "--automated" | |
175 ], | 196 ], |
176 "name": "voe_auto_test" | 197 "name": "webrtc_perf_tests" |
177 } | 198 } |
178 ] | 199 ] |
OLD | NEW |