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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_linux_ubsan.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 "client.webrtc.fyi", 8 "client.webrtc.fyi",
9 "--builder", 9 "--builder",
10 "Linux UBSan", 10 "Linux UBSan",
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 "python", 265 "python",
266 "-u", 266 "-u",
267 "[BUILD]/scripts/slave/runtest.py", 267 "[BUILD]/scripts/slave/runtest.py",
268 "--target", 268 "--target",
269 "Release", 269 "Release",
270 "--xvfb", 270 "--xvfb",
271 "--factory-properties", 271 "--factory-properties",
272 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 272 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
273 "--build-properties", 273 "--build-properties",
274 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 274 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
275 "--test-type=libjingle_peerconnection_unittest", 275 "--test-type=modules_tests",
276 "--step-name=libjingle_peerconnection_unittest", 276 "--step-name=modules_tests",
277 "--builder-name=Linux UBSan", 277 "--builder-name=Linux UBSan",
278 "--slave-name=slavename", 278 "--slave-name=slavename",
279 "--build-number=1337", 279 "--build-number=1337",
280 "--run-python-script", 280 "--run-python-script",
281 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 281 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
282 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 282 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
283 "[SLAVE_BUILD]/src/out/Release/libjingle_peerconnection_unittest", 283 "[SLAVE_BUILD]/src/out/Release/modules_tests",
284 "--" 284 "--"
285 ], 285 ],
286 "cwd": "[SLAVE_BUILD]", 286 "cwd": "[SLAVE_BUILD]",
287 "name": "libjingle_peerconnection_unittest" 287 "name": "modules_tests"
288 }, 288 },
289 { 289 {
290 "cmd": [ 290 "cmd": [
291 "python", 291 "python",
292 "-u", 292 "-u",
293 "[BUILD]/scripts/slave/runtest.py", 293 "[BUILD]/scripts/slave/runtest.py",
294 "--target", 294 "--target",
295 "Release", 295 "Release",
296 "--xvfb", 296 "--xvfb",
297 "--factory-properties", 297 "--factory-properties",
298 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 298 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
299 "--build-properties", 299 "--build-properties",
300 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 300 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
301 "--test-type=modules_tests", 301 "--test-type=modules_unittests",
302 "--step-name=modules_tests", 302 "--step-name=modules_unittests",
303 "--builder-name=Linux UBSan", 303 "--builder-name=Linux UBSan",
304 "--slave-name=slavename", 304 "--slave-name=slavename",
305 "--build-number=1337", 305 "--build-number=1337",
306 "--run-python-script", 306 "--run-python-script",
307 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 307 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
308 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 308 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
309 "[SLAVE_BUILD]/src/out/Release/modules_tests", 309 "[SLAVE_BUILD]/src/out/Release/modules_unittests",
310 "--" 310 "--"
311 ], 311 ],
312 "cwd": "[SLAVE_BUILD]", 312 "cwd": "[SLAVE_BUILD]",
313 "name": "modules_tests" 313 "name": "modules_unittests"
314 }, 314 },
315 { 315 {
316 "cmd": [ 316 "cmd": [
317 "python", 317 "python",
318 "-u", 318 "-u",
319 "[BUILD]/scripts/slave/runtest.py", 319 "[BUILD]/scripts/slave/runtest.py",
320 "--target", 320 "--target",
321 "Release", 321 "Release",
322 "--xvfb", 322 "--xvfb",
323 "--factory-properties", 323 "--factory-properties",
324 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 324 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
325 "--build-properties", 325 "--build-properties",
326 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 326 "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux UBSan\", \"build number\": 1337, \"mastername\": \"client.webrtc.fyi\", \"recipe\": \"webrtc/stan dalone\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
327 "--test-type=modules_unittests", 327 "--test-type=peerconnection_unittests",
328 "--step-name=modules_unittests", 328 "--step-name=peerconnection_unittests",
329 "--builder-name=Linux UBSan", 329 "--builder-name=Linux UBSan",
330 "--slave-name=slavename", 330 "--slave-name=slavename",
331 "--build-number=1337", 331 "--build-number=1337",
332 "--run-python-script", 332 "--run-python-script",
333 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 333 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
334 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 334 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
335 "[SLAVE_BUILD]/src/out/Release/modules_unittests", 335 "[SLAVE_BUILD]/src/out/Release/peerconnection_unittests",
336 "--" 336 "--"
337 ], 337 ],
338 "cwd": "[SLAVE_BUILD]", 338 "cwd": "[SLAVE_BUILD]",
339 "name": "modules_unittests" 339 "name": "peerconnection_unittests"
340 }, 340 },
341 { 341 {
342 "cmd": [ 342 "cmd": [
343 "python", 343 "python",
344 "-u", 344 "-u",
345 "[BUILD]/scripts/slave/runtest.py", 345 "[BUILD]/scripts/slave/runtest.py",
346 "--target", 346 "--target",
347 "Release", 347 "Release",
348 "--xvfb", 348 "--xvfb",
349 "--factory-properties", 349 "--factory-properties",
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
521 ], 521 ],
522 "cwd": "[SLAVE_BUILD]", 522 "cwd": "[SLAVE_BUILD]",
523 "name": "webrtc_nonparallel_tests" 523 "name": "webrtc_nonparallel_tests"
524 }, 524 },
525 { 525 {
526 "name": "$result", 526 "name": "$result",
527 "recipe_result": null, 527 "recipe_result": null,
528 "status_code": 0 528 "status_code": 0
529 } 529 }
530 ] 530 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698