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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_dbg.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 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 "python", 248 "python",
249 "-u", 249 "-u",
250 "[BUILD]/scripts/slave/runtest.py", 250 "[BUILD]/scripts/slave/runtest.py",
251 "--target", 251 "--target",
252 "Debug", 252 "Debug",
253 "--xvfb", 253 "--xvfb",
254 "--factory-properties", 254 "--factory-properties",
255 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}", 255 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}",
256 "--build-properties", 256 "--build-properties",
257 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}", 257 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}",
258 "--test-type=libjingle_peerconnection_unittest", 258 "--test-type=modules_tests",
259 "--step-name=libjingle_peerconnection_unittest", 259 "--step-name=modules_tests",
260 "--builder-name=linux_dbg", 260 "--builder-name=linux_dbg",
261 "--slave-name=slavename", 261 "--slave-name=slavename",
262 "--run-python-script", 262 "--run-python-script",
263 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 263 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
264 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 264 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
265 "[SLAVE_BUILD]/src/out/Debug/libjingle_peerconnection_unittest", 265 "[SLAVE_BUILD]/src/out/Debug/modules_tests",
266 "--" 266 "--"
267 ], 267 ],
268 "cwd": "[SLAVE_BUILD]", 268 "cwd": "[SLAVE_BUILD]",
269 "name": "libjingle_peerconnection_unittest" 269 "name": "modules_tests"
270 }, 270 },
271 { 271 {
272 "cmd": [ 272 "cmd": [
273 "python", 273 "python",
274 "-u", 274 "-u",
275 "[BUILD]/scripts/slave/runtest.py", 275 "[BUILD]/scripts/slave/runtest.py",
276 "--target", 276 "--target",
277 "Debug", 277 "Debug",
278 "--xvfb", 278 "--xvfb",
279 "--factory-properties", 279 "--factory-properties",
280 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}", 280 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}",
281 "--build-properties", 281 "--build-properties",
282 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}", 282 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}",
283 "--test-type=modules_tests", 283 "--test-type=modules_unittests",
284 "--step-name=modules_tests", 284 "--step-name=modules_unittests",
285 "--builder-name=linux_dbg", 285 "--builder-name=linux_dbg",
286 "--slave-name=slavename", 286 "--slave-name=slavename",
287 "--run-python-script", 287 "--run-python-script",
288 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 288 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
289 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 289 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
290 "[SLAVE_BUILD]/src/out/Debug/modules_tests", 290 "[SLAVE_BUILD]/src/out/Debug/modules_unittests",
291 "--" 291 "--"
292 ], 292 ],
293 "cwd": "[SLAVE_BUILD]", 293 "cwd": "[SLAVE_BUILD]",
294 "name": "modules_tests" 294 "name": "modules_unittests"
295 }, 295 },
296 { 296 {
297 "cmd": [ 297 "cmd": [
298 "python", 298 "python",
299 "-u", 299 "-u",
300 "[BUILD]/scripts/slave/runtest.py", 300 "[BUILD]/scripts/slave/runtest.py",
301 "--target", 301 "--target",
302 "Debug", 302 "Debug",
303 "--xvfb", 303 "--xvfb",
304 "--factory-properties", 304 "--factory-properties",
305 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}", 305 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}",
306 "--build-properties", 306 "--build-properties",
307 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}", 307 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_dbg\", \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patchset\": 1, \"recipe\": \"web rtc/standalone\", \"revision\": \"12345\", \"rietveld\": \"https://fake.rietveld .url\", \"slavename\": \"slavename\"}",
308 "--test-type=modules_unittests", 308 "--test-type=peerconnection_unittests",
309 "--step-name=modules_unittests", 309 "--step-name=peerconnection_unittests",
310 "--builder-name=linux_dbg", 310 "--builder-name=linux_dbg",
311 "--slave-name=slavename", 311 "--slave-name=slavename",
312 "--run-python-script", 312 "--run-python-script",
313 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 313 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
314 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 314 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
315 "[SLAVE_BUILD]/src/out/Debug/modules_unittests", 315 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests",
316 "--" 316 "--"
317 ], 317 ],
318 "cwd": "[SLAVE_BUILD]", 318 "cwd": "[SLAVE_BUILD]",
319 "name": "modules_unittests" 319 "name": "peerconnection_unittests"
320 }, 320 },
321 { 321 {
322 "cmd": [ 322 "cmd": [
323 "python", 323 "python",
324 "-u", 324 "-u",
325 "[BUILD]/scripts/slave/runtest.py", 325 "[BUILD]/scripts/slave/runtest.py",
326 "--target", 326 "--target",
327 "Debug", 327 "Debug",
328 "--xvfb", 328 "--xvfb",
329 "--factory-properties", 329 "--factory-properties",
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
491 ], 491 ],
492 "cwd": "[SLAVE_BUILD]", 492 "cwd": "[SLAVE_BUILD]",
493 "name": "webrtc_nonparallel_tests" 493 "name": "webrtc_nonparallel_tests"
494 }, 494 },
495 { 495 {
496 "name": "$result", 496 "name": "$result",
497 "recipe_result": null, 497 "recipe_result": null,
498 "status_code": 0 498 "status_code": 0
499 } 499 }
500 ] 500 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698