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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug_failing_test.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", 8 "client.webrtc",
9 "--builder", 9 "--builder",
10 "Linux64 Debug", 10 "Linux64 Debug",
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 "python", 245 "python",
246 "-u", 246 "-u",
247 "[BUILD]/scripts/slave/runtest.py", 247 "[BUILD]/scripts/slave/runtest.py",
248 "--target", 248 "--target",
249 "Debug", 249 "Debug",
250 "--xvfb", 250 "--xvfb",
251 "--factory-properties", 251 "--factory-properties",
252 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 252 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
253 "--build-properties", 253 "--build-properties",
254 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 254 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
255 "--test-type=libjingle_peerconnection_unittest", 255 "--test-type=modules_tests",
256 "--step-name=libjingle_peerconnection_unittest", 256 "--step-name=modules_tests",
257 "--builder-name=Linux64 Debug", 257 "--builder-name=Linux64 Debug",
258 "--slave-name=slavename", 258 "--slave-name=slavename",
259 "--build-number=1337", 259 "--build-number=1337",
260 "--run-python-script", 260 "--run-python-script",
261 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 261 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
262 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 262 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
263 "[SLAVE_BUILD]/src/out/Debug/libjingle_peerconnection_unittest", 263 "[SLAVE_BUILD]/src/out/Debug/modules_tests",
264 "--" 264 "--"
265 ], 265 ],
266 "cwd": "[SLAVE_BUILD]", 266 "cwd": "[SLAVE_BUILD]",
267 "name": "libjingle_peerconnection_unittest" 267 "name": "modules_tests"
268 }, 268 },
269 { 269 {
270 "cmd": [ 270 "cmd": [
271 "python", 271 "python",
272 "-u", 272 "-u",
273 "[BUILD]/scripts/slave/runtest.py", 273 "[BUILD]/scripts/slave/runtest.py",
274 "--target", 274 "--target",
275 "Debug", 275 "Debug",
276 "--xvfb", 276 "--xvfb",
277 "--factory-properties", 277 "--factory-properties",
278 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 278 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
279 "--build-properties", 279 "--build-properties",
280 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 280 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
281 "--test-type=modules_tests", 281 "--test-type=modules_unittests",
282 "--step-name=modules_tests", 282 "--step-name=modules_unittests",
283 "--builder-name=Linux64 Debug", 283 "--builder-name=Linux64 Debug",
284 "--slave-name=slavename", 284 "--slave-name=slavename",
285 "--build-number=1337", 285 "--build-number=1337",
286 "--run-python-script", 286 "--run-python-script",
287 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 287 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
288 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel", 288 "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
289 "[SLAVE_BUILD]/src/out/Debug/modules_tests", 289 "[SLAVE_BUILD]/src/out/Debug/modules_unittests",
290 "--" 290 "--"
291 ], 291 ],
292 "cwd": "[SLAVE_BUILD]", 292 "cwd": "[SLAVE_BUILD]",
293 "name": "modules_tests" 293 "name": "modules_unittests"
294 }, 294 },
295 { 295 {
296 "cmd": [ 296 "cmd": [
297 "python", 297 "python",
298 "-u", 298 "-u",
299 "[BUILD]/scripts/slave/runtest.py", 299 "[BUILD]/scripts/slave/runtest.py",
300 "--target", 300 "--target",
301 "Debug", 301 "Debug",
302 "--xvfb", 302 "--xvfb",
303 "--factory-properties", 303 "--factory-properties",
304 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 304 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
305 "--build-properties", 305 "--build-properties",
306 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}", 306 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"Linux64 Debug\", \"build number\": 1337, \"mastername\": \"client.webrtc\", \"recipe\": \"webrtc/standalo ne\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
307 "--test-type=modules_unittests", 307 "--test-type=peerconnection_unittests",
308 "--step-name=modules_unittests", 308 "--step-name=peerconnection_unittests",
309 "--builder-name=Linux64 Debug", 309 "--builder-name=Linux64 Debug",
310 "--slave-name=slavename", 310 "--slave-name=slavename",
311 "--build-number=1337", 311 "--build-number=1337",
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 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
505 ], 505 ],
506 "cwd": "[SLAVE_BUILD]", 506 "cwd": "[SLAVE_BUILD]",
507 "name": "webrtc_nonparallel_tests" 507 "name": "webrtc_nonparallel_tests"
508 }, 508 },
509 { 509 {
510 "name": "$result", 510 "name": "$result",
511 "reason": "1 out of 15 aggregated steps failed. Failures: Step('tools_unitte sts') failed with return_code 1", 511 "reason": "1 out of 15 aggregated steps failed. Failures: Step('tools_unitte sts') failed with return_code 1",
512 "status_code": 1 512 "status_code": 1
513 } 513 }
514 ] 514 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698