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

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

Issue 2438993002: WebRTC: Make WebRTC's Test more similar to Chromium's GTestTest (Closed)
Patch Set: Created 4 years, 2 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/android_dbg", 7 "[BUILDER_CACHE]/android_dbg",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 "gen", 220 "gen",
221 "-m", 221 "-m",
222 "tryserver.webrtc", 222 "tryserver.webrtc",
223 "-b", 223 "-b",
224 "android_dbg", 224 "android_dbg",
225 "--config-file", 225 "--config-file",
226 "[BUILDER_CACHE]/android_dbg/src/webrtc/build/mb_config.pyl", 226 "[BUILDER_CACHE]/android_dbg/src/webrtc/build/mb_config.pyl",
227 "--goma-dir", 227 "--goma-dir",
228 "[CACHE]/cipd/goma", 228 "[CACHE]/cipd/goma",
229 "--swarming-targets-file", 229 "--swarming-targets-file",
230 "AppRTCMobileTest\nandroid_junit_tests\naudio_decoder_unittests\ncommon_au dio_unittests\ncommon_video_unittests\nlibjingle_peerconnection_android_unittest \nmodules_tests\nmodules_unittests\npeerconnection_unittests\nrtc_stats_unittest s\nrtc_unittests\nsystem_wrappers_unittests\ntest_support_unittests\ntools_unitt ests\nvideo_engine_tests\nvoice_engine_unittests\nwebrtc_nonparallel_tests\n", 230 "AppRTCMobileTest\naudio_decoder_unittests\ncommon_audio_unittests\ncommon _video_unittests\nlibjingle_peerconnection_android_unittest\nmodules_tests\nmodu les_unittests\npeerconnection_unittests\nrtc_stats_unittests\nrtc_unittests\nsys tem_wrappers_unittests\ntest_support_unittests\ntools_unittests\nvideo_engine_te sts\nvoice_engine_unittests\nwebrtc_nonparallel_tests\n",
231 "--gyp-script=[BUILDER_CACHE]/android_dbg/src/webrtc/build/gyp_webrtc.py", 231 "--gyp-script=[BUILDER_CACHE]/android_dbg/src/webrtc/build/gyp_webrtc.py",
232 "//out/Debug" 232 "//out/Debug"
233 ], 233 ],
234 "cwd": "[BUILDER_CACHE]/android_dbg/src", 234 "cwd": "[BUILDER_CACHE]/android_dbg/src",
235 "env": { 235 "env": {
236 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 236 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
237 }, 237 },
238 "name": "generate_build_files", 238 "name": "generate_build_files",
239 "~followup_annotations": [ 239 "~followup_annotations": [
240 "@@@STEP_LOG_LINE@swarming-targets-file.txt@AppRTCMobileTest@@@", 240 "@@@STEP_LOG_LINE@swarming-targets-file.txt@AppRTCMobileTest@@@",
241 "@@@STEP_LOG_LINE@swarming-targets-file.txt@android_junit_tests@@@",
242 "@@@STEP_LOG_LINE@swarming-targets-file.txt@audio_decoder_unittests@@@", 241 "@@@STEP_LOG_LINE@swarming-targets-file.txt@audio_decoder_unittests@@@",
243 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_audio_unittests@@@", 242 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_audio_unittests@@@",
244 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_video_unittests@@@", 243 "@@@STEP_LOG_LINE@swarming-targets-file.txt@common_video_unittests@@@",
245 "@@@STEP_LOG_LINE@swarming-targets-file.txt@libjingle_peerconnection_andro id_unittest@@@", 244 "@@@STEP_LOG_LINE@swarming-targets-file.txt@libjingle_peerconnection_andro id_unittest@@@",
246 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_tests@@@", 245 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_tests@@@",
247 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_unittests@@@", 246 "@@@STEP_LOG_LINE@swarming-targets-file.txt@modules_unittests@@@",
248 "@@@STEP_LOG_LINE@swarming-targets-file.txt@peerconnection_unittests@@@", 247 "@@@STEP_LOG_LINE@swarming-targets-file.txt@peerconnection_unittests@@@",
249 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_stats_unittests@@@", 248 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_stats_unittests@@@",
250 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_unittests@@@", 249 "@@@STEP_LOG_LINE@swarming-targets-file.txt@rtc_unittests@@@",
251 "@@@STEP_LOG_LINE@swarming-targets-file.txt@system_wrappers_unittests@@@", 250 "@@@STEP_LOG_LINE@swarming-targets-file.txt@system_wrappers_unittests@@@",
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
321 "python", 320 "python",
322 "-u", 321 "-u",
323 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 322 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
324 "[BUILDER_CACHE]/android_dbg/src/tools/swarming_client", 323 "[BUILDER_CACHE]/android_dbg/src/tools/swarming_client",
325 "batcharchive", 324 "batcharchive",
326 "--dump-json", 325 "--dump-json",
327 "/path/to/tmp/json", 326 "/path/to/tmp/json",
328 "--isolate-server", 327 "--isolate-server",
329 "https://isolateserver.appspot.com", 328 "https://isolateserver.appspot.com",
330 "[BUILDER_CACHE]/android_dbg/src/out/Debug/AppRTCMobileTest.isolated.gen.j son", 329 "[BUILDER_CACHE]/android_dbg/src/out/Debug/AppRTCMobileTest.isolated.gen.j son",
331 "[BUILDER_CACHE]/android_dbg/src/out/Debug/android_junit_tests.isolated.ge n.json",
332 "[BUILDER_CACHE]/android_dbg/src/out/Debug/audio_decoder_unittests.isolate d.gen.json", 330 "[BUILDER_CACHE]/android_dbg/src/out/Debug/audio_decoder_unittests.isolate d.gen.json",
333 "[BUILDER_CACHE]/android_dbg/src/out/Debug/common_audio_unittests.isolated .gen.json", 331 "[BUILDER_CACHE]/android_dbg/src/out/Debug/common_audio_unittests.isolated .gen.json",
334 "[BUILDER_CACHE]/android_dbg/src/out/Debug/common_video_unittests.isolated .gen.json", 332 "[BUILDER_CACHE]/android_dbg/src/out/Debug/common_video_unittests.isolated .gen.json",
335 "[BUILDER_CACHE]/android_dbg/src/out/Debug/libjingle_peerconnection_androi d_unittest.isolated.gen.json", 333 "[BUILDER_CACHE]/android_dbg/src/out/Debug/libjingle_peerconnection_androi d_unittest.isolated.gen.json",
336 "[BUILDER_CACHE]/android_dbg/src/out/Debug/modules_tests.isolated.gen.json ", 334 "[BUILDER_CACHE]/android_dbg/src/out/Debug/modules_tests.isolated.gen.json ",
337 "[BUILDER_CACHE]/android_dbg/src/out/Debug/modules_unittests.isolated.gen. json", 335 "[BUILDER_CACHE]/android_dbg/src/out/Debug/modules_unittests.isolated.gen. json",
338 "[BUILDER_CACHE]/android_dbg/src/out/Debug/peerconnection_unittests.isolat ed.gen.json", 336 "[BUILDER_CACHE]/android_dbg/src/out/Debug/peerconnection_unittests.isolat ed.gen.json",
339 "[BUILDER_CACHE]/android_dbg/src/out/Debug/rtc_stats_unittests.isolated.ge n.json", 337 "[BUILDER_CACHE]/android_dbg/src/out/Debug/rtc_stats_unittests.isolated.ge n.json",
340 "[BUILDER_CACHE]/android_dbg/src/out/Debug/rtc_unittests.isolated.gen.json ", 338 "[BUILDER_CACHE]/android_dbg/src/out/Debug/rtc_unittests.isolated.gen.json ",
341 "[BUILDER_CACHE]/android_dbg/src/out/Debug/system_wrappers_unittests.isola ted.gen.json", 339 "[BUILDER_CACHE]/android_dbg/src/out/Debug/system_wrappers_unittests.isola ted.gen.json",
342 "[BUILDER_CACHE]/android_dbg/src/out/Debug/test_support_unittests.isolated .gen.json", 340 "[BUILDER_CACHE]/android_dbg/src/out/Debug/test_support_unittests.isolated .gen.json",
343 "[BUILDER_CACHE]/android_dbg/src/out/Debug/tools_unittests.isolated.gen.js on", 341 "[BUILDER_CACHE]/android_dbg/src/out/Debug/tools_unittests.isolated.gen.js on",
344 "[BUILDER_CACHE]/android_dbg/src/out/Debug/video_engine_tests.isolated.gen .json", 342 "[BUILDER_CACHE]/android_dbg/src/out/Debug/video_engine_tests.isolated.gen .json",
345 "[BUILDER_CACHE]/android_dbg/src/out/Debug/voice_engine_unittests.isolated .gen.json", 343 "[BUILDER_CACHE]/android_dbg/src/out/Debug/voice_engine_unittests.isolated .gen.json",
346 "[BUILDER_CACHE]/android_dbg/src/out/Debug/webrtc_nonparallel_tests.isolat ed.gen.json" 344 "[BUILDER_CACHE]/android_dbg/src/out/Debug/webrtc_nonparallel_tests.isolat ed.gen.json"
347 ], 345 ],
348 "name": "isolate tests", 346 "name": "isolate tests",
349 "~followup_annotations": [ 347 "~followup_annotations": [
350 "@@@STEP_LOG_LINE@json.output@{@@@", 348 "@@@STEP_LOG_LINE@json.output@{@@@",
351 "@@@STEP_LOG_LINE@json.output@ \"AppRTCMobileTest\": \"[dummy hash for Ap pRTCMobileTest]\", @@@", 349 "@@@STEP_LOG_LINE@json.output@ \"AppRTCMobileTest\": \"[dummy hash for Ap pRTCMobileTest]\", @@@",
352 "@@@STEP_LOG_LINE@json.output@ \"android_junit_tests\": \"[dummy hash for android_junit_tests]\", @@@",
353 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@", 350 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittests]\", @@@",
354 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@", 351 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", @@@",
355 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@", 352 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash for common_video_unittests]\", @@@",
356 "@@@STEP_LOG_LINE@json.output@ \"libjingle_peerconnection_android_unittes t\": \"[dummy hash for libjingle_peerconnection_android_unittest]\", @@@", 353 "@@@STEP_LOG_LINE@json.output@ \"libjingle_peerconnection_android_unittes t\": \"[dummy hash for libjingle_peerconnection_android_unittest]\", @@@",
357 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@", 354 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul es_tests]\", @@@",
358 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@", 355 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m odules_unittests]\", @@@",
359 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has h for peerconnection_unittests]\", @@@", 356 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has h for peerconnection_unittests]\", @@@",
360 "@@@STEP_LOG_LINE@json.output@ \"rtc_stats_unittests\": \"[dummy hash for rtc_stats_unittests]\", @@@", 357 "@@@STEP_LOG_LINE@json.output@ \"rtc_stats_unittests\": \"[dummy hash for rtc_stats_unittests]\", @@@",
361 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@", 358 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests\": \"[dummy hash for rtc_u nittests]\", @@@",
362 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@", 359 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests\": \"[dummy ha sh for system_wrappers_unittests]\", @@@",
363 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@", 360 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests\": \"[dummy hash for test_support_unittests]\", @@@",
364 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@", 361 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests\": \"[dummy hash for too ls_unittests]\", @@@",
365 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@", 362 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", @@@",
366 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\", @@@", 363 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests\": \"[dummy hash for voice_engine_unittests]\", @@@",
367 "@@@STEP_LOG_LINE@json.output@ \"webrtc_nonparallel_tests\": \"[dummy has h for webrtc_nonparallel_tests]\"@@@", 364 "@@@STEP_LOG_LINE@json.output@ \"webrtc_nonparallel_tests\": \"[dummy has h for webrtc_nonparallel_tests]\"@@@",
368 "@@@STEP_LOG_LINE@json.output@}@@@", 365 "@@@STEP_LOG_LINE@json.output@}@@@",
369 "@@@STEP_LOG_END@json.output@@@", 366 "@@@STEP_LOG_END@json.output@@@",
370 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"AppRTCMobileTest\": \"[dummy hash f or AppRTCMobileTest]\", \"android_junit_tests\": \"[dummy hash for android_junit _tests]\", \"audio_decoder_unittests\": \"[dummy hash for audio_decoder_unittest s]\", \"common_audio_unittests\": \"[dummy hash for common_audio_unittests]\", \ "common_video_unittests\": \"[dummy hash for common_video_unittests]\", \"libjin gle_peerconnection_android_unittest\": \"[dummy hash for libjingle_peerconnectio n_android_unittest]\", \"modules_tests\": \"[dummy hash for modules_tests]\", \" modules_unittests\": \"[dummy hash for modules_unittests]\", \"peerconnection_un ittests\": \"[dummy hash for peerconnection_unittests]\", \"rtc_stats_unittests\ ": \"[dummy hash for rtc_stats_unittests]\", \"rtc_unittests\": \"[dummy hash fo r rtc_unittests]\", \"system_wrappers_unittests\": \"[dummy hash for system_wrap pers_unittests]\", \"test_support_unittests\": \"[dummy hash for test_support_un ittests]\", \"tools_unittests\": \"[dummy hash for tools_unittests]\", \"video_e ngine_tests\": \"[dummy hash for video_engine_tests]\", \"voice_engine_unittests \": \"[dummy hash for voice_engine_unittests]\", \"webrtc_nonparallel_tests\": \ "[dummy hash for webrtc_nonparallel_tests]\"}@@@" 367 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"AppRTCMobileTest\": \"[dummy hash f or AppRTCMobileTest]\", \"audio_decoder_unittests\": \"[dummy hash for audio_dec oder_unittests]\", \"common_audio_unittests\": \"[dummy hash for common_audio_un ittests]\", \"common_video_unittests\": \"[dummy hash for common_video_unittests ]\", \"libjingle_peerconnection_android_unittest\": \"[dummy hash for libjingle_ peerconnection_android_unittest]\", \"modules_tests\": \"[dummy hash for modules _tests]\", \"modules_unittests\": \"[dummy hash for modules_unittests]\", \"peer connection_unittests\": \"[dummy hash for peerconnection_unittests]\", \"rtc_sta ts_unittests\": \"[dummy hash for rtc_stats_unittests]\", \"rtc_unittests\": \"[ dummy hash for rtc_unittests]\", \"system_wrappers_unittests\": \"[dummy hash fo r system_wrappers_unittests]\", \"test_support_unittests\": \"[dummy hash for te st_support_unittests]\", \"tools_unittests\": \"[dummy hash for tools_unittests] \", \"video_engine_tests\": \"[dummy hash for video_engine_tests]\", \"voice_eng ine_unittests\": \"[dummy hash for voice_engine_unittests]\", \"webrtc_nonparall el_tests\": \"[dummy hash for webrtc_nonparallel_tests]\"}@@@"
371 ] 368 ]
372 }, 369 },
373 { 370 {
374 "cmd": [ 371 "cmd": [
375 "python", 372 "python",
376 "-u", 373 "-u",
377 "[BUILDER_CACHE]/android_dbg/src/tools/swarming_client/swarming.py", 374 "[BUILDER_CACHE]/android_dbg/src/tools/swarming_client/swarming.py",
378 "trigger", 375 "trigger",
379 "--swarming", 376 "--swarming",
380 "https://chromium-swarm.appspot.com", 377 "https://chromium-swarm.appspot.com",
(...skipping 2296 matching lines...) Expand 10 before | Expand all | Expand 10 after
2677 "@@@STEP_LOG_END@json.output@@@", 2674 "@@@STEP_LOG_END@json.output@@@",
2678 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 2675 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
2679 ] 2676 ]
2680 }, 2677 },
2681 { 2678 {
2682 "name": "$result", 2679 "name": "$result",
2683 "recipe_result": null, 2680 "recipe_result": null,
2684 "status_code": 0 2681 "status_code": 0
2685 } 2682 }
2686 ] 2683 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698