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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_dbg_legacy_svn_patch.json

Issue 1608493002: WebRTC: Add/rename peerconnection_unittests test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 11 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.webrtc", 8 "tryserver.webrtc",
9 "--builder", 9 "--builder",
10 "linux_dbg", 10 "linux_dbg",
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 "python", 244 "python",
245 "-u", 245 "-u",
246 "[BUILD]/scripts/slave/runtest.py", 246 "[BUILD]/scripts/slave/runtest.py",
247 "--target", 247 "--target",
248 "Debug", 248 "Debug",
249 "--xvfb", 249 "--xvfb",
250 "--factory-properties", 250 "--factory-properties",
251 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 251 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
252 "--build-properties", 252 "--build-properties",
253 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 253 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
254 "--test-type=libjingle_peerconnection_unittest", 254 "--test-type=modules_tests",
255 "--step-name=libjingle_peerconnection_unittest", 255 "--step-name=modules_tests",
256 "--builder-name=linux_dbg", 256 "--builder-name=linux_dbg",
257 "--slave-name=slavename", 257 "--slave-name=slavename",
258 "--run-python-script", 258 "--run-python-script",
259 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 259 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
260 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 260 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
261 "[SLAVE_BUILD]/src/out/Debug/libjingle_peerconnection_unittest", 261 "[SLAVE_BUILD]/src/out/Debug/modules_tests",
262 "--" 262 "--"
263 ], 263 ],
264 "cwd": "[SLAVE_BUILD]", 264 "cwd": "[SLAVE_BUILD]",
265 "name": "libjingle_peerconnection_unittest" 265 "name": "modules_tests"
266 }, 266 },
267 { 267 {
268 "cmd": [ 268 "cmd": [
269 "python", 269 "python",
270 "-u", 270 "-u",
271 "[BUILD]/scripts/slave/runtest.py", 271 "[BUILD]/scripts/slave/runtest.py",
272 "--target", 272 "--target",
273 "Debug", 273 "Debug",
274 "--xvfb", 274 "--xvfb",
275 "--factory-properties", 275 "--factory-properties",
276 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 276 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
277 "--build-properties", 277 "--build-properties",
278 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 278 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
279 "--test-type=modules_tests", 279 "--test-type=modules_unittests",
280 "--step-name=modules_tests", 280 "--step-name=modules_unittests",
281 "--builder-name=linux_dbg", 281 "--builder-name=linux_dbg",
282 "--slave-name=slavename", 282 "--slave-name=slavename",
283 "--run-python-script", 283 "--run-python-script",
284 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 284 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
285 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 285 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
286 "[SLAVE_BUILD]/src/out/Debug/modules_tests", 286 "[SLAVE_BUILD]/src/out/Debug/modules_unittests",
287 "--" 287 "--"
288 ], 288 ],
289 "cwd": "[SLAVE_BUILD]", 289 "cwd": "[SLAVE_BUILD]",
290 "name": "modules_tests" 290 "name": "modules_unittests"
291 }, 291 },
292 { 292 {
293 "cmd": [ 293 "cmd": [
294 "python", 294 "python",
295 "-u", 295 "-u",
296 "[BUILD]/scripts/slave/runtest.py", 296 "[BUILD]/scripts/slave/runtest.py",
297 "--target", 297 "--target",
298 "Debug", 298 "Debug",
299 "--xvfb", 299 "--xvfb",
300 "--factory-properties", 300 "--factory-properties",
301 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 301 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
302 "--build-properties", 302 "--build-properties",
303 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 303 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"masternam e\": \"tryserver.webrtc\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"w ebrtc/standalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
304 "--test-type=modules_unittests", 304 "--test-type=peerconnection_unittests",
305 "--step-name=modules_unittests", 305 "--step-name=peerconnection_unittests",
306 "--builder-name=linux_dbg", 306 "--builder-name=linux_dbg",
307 "--slave-name=slavename", 307 "--slave-name=slavename",
308 "--run-python-script", 308 "--run-python-script",
309 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 309 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
310 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 310 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
311 "[SLAVE_BUILD]/src/out/Debug/modules_unittests", 311 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests",
312 "--" 312 "--"
313 ], 313 ],
314 "cwd": "[SLAVE_BUILD]", 314 "cwd": "[SLAVE_BUILD]",
315 "name": "modules_unittests" 315 "name": "peerconnection_unittests"
316 }, 316 },
317 { 317 {
318 "cmd": [ 318 "cmd": [
319 "python", 319 "python",
320 "-u", 320 "-u",
321 "[BUILD]/scripts/slave/runtest.py", 321 "[BUILD]/scripts/slave/runtest.py",
322 "--target", 322 "--target",
323 "Debug", 323 "Debug",
324 "--xvfb", 324 "--xvfb",
325 "--factory-properties", 325 "--factory-properties",
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
487 ], 487 ],
488 "cwd": "[SLAVE_BUILD]", 488 "cwd": "[SLAVE_BUILD]",
489 "name": "webrtc_nonparallel_tests" 489 "name": "webrtc_nonparallel_tests"
490 }, 490 },
491 { 491 {
492 "name": "$result", 492 "name": "$result",
493 "recipe_result": null, 493 "recipe_result": null,
494 "status_code": 0 494 "status_code": 0
495 } 495 }
496 ] 496 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698