Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json |
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json |
index 7134ecb587f90f9211ef2152dc66c23125fe95d2..ddb907cfcb8c9713f721ddbcdbd705b482eb328c 100644 |
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json |
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_swarming.json |
@@ -11,13 +11,13 @@ |
"--slave", |
"slavename", |
"--spec", |
- "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]", |
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/webrtc'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]", |
"--root", |
"src", |
"--revision_mapping_file", |
"{\"src\": \"got_revision\"}", |
"--git-cache-dir", |
- "[ROOT]\\b\\build\\slave\\cache_dir", |
+ "[GIT_CACHE]", |
"--issue", |
"666666", |
"--patchset", |
@@ -30,6 +30,7 @@ |
"src@12345", |
"--output_manifest" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
}, |
@@ -66,8 +67,9 @@ |
"python", |
"-u", |
"RECIPE_MODULE[build::webrtc]\\resources\\cleanup_files.py", |
- "[CWD]\\src\\out" |
+ "[SLAVE_BUILD]\\src\\out" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "clean test output files" |
}, |
{ |
@@ -79,6 +81,7 @@ |
"python", |
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -87,9 +90,10 @@ |
"-u", |
"RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
"--build-dir", |
- "[CWD]\\src\\out\\Debug", |
+ "[SLAVE_BUILD]\\src\\out\\Debug", |
"--clean-isolated-files" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "clean isolated files" |
}, |
{ |
@@ -99,9 +103,10 @@ |
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json", |
- "GYP_DEFINES": "chromium_win_pch=0 component=shared_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[ROOT]\\b\\build\\goma' rtc_use_264=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
+ "GYP_DEFINES": "chromium_win_pch=0 component=shared_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]\\goma' rtc_use_264=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1", |
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
}, |
"name": "gclient runhooks" |
@@ -110,9 +115,10 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"--version" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "swarming.py --version", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -134,9 +140,9 @@ |
"--target", |
"Debug", |
"--src-dir", |
- "[CWD]\\src", |
+ "[SLAVE_BUILD]\\src", |
"--goma-cache-dir", |
- "[ROOT]\\b\\build\\slave\\goma_cache", |
+ "[GOMA_CACHE]", |
"--build-tool", |
"ninja", |
"--compiler", |
@@ -146,12 +152,13 @@ |
"--goma-service-account-json-file", |
"C:\\creds\\service_accounts\\service-account-goma-client.json", |
"--goma-dir", |
- "[ROOT]\\b\\build\\goma", |
+ "[BUILD]\\goma", |
"--goma-fail-fast", |
"--goma-disable-local-fallback", |
"--", |
"All" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json" |
}, |
@@ -167,11 +174,11 @@ |
"-u", |
"RECIPE_MODULE[build::isolate]\\resources\\remove_build_metadata.py", |
"--build-dir", |
- "[CWD]\\src\\out\\Debug", |
+ "[SLAVE_BUILD]\\src\\out\\Debug", |
"--src-dir", |
- "[CWD]\\src" |
+ "[SLAVE_BUILD]\\src" |
], |
- "cwd": "[CWD]", |
+ "cwd": "[SLAVE_BUILD]", |
"name": "remove_build_metadata" |
}, |
{ |
@@ -179,27 +186,28 @@ |
"python", |
"-u", |
"RECIPE_MODULE[build::isolate]\\resources\\isolate.py", |
- "[CWD]\\src\\tools\\swarming_client", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client", |
"batcharchive", |
"--dump-json", |
"/path/to/tmp/json", |
"--isolate-server", |
"https://isolateserver.appspot.com", |
- "[CWD]\\src\\out\\Debug\\audio_decoder_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\common_audio_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\common_video_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\modules_tests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\modules_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\peerconnection_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\rtc_media_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\rtc_pc_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\rtc_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\system_wrappers_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\test_support_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\tools_unittests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\video_engine_tests.isolated.gen.json", |
- "[CWD]\\src\\out\\Debug\\voice_engine_unittests.isolated.gen.json" |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\audio_decoder_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\common_audio_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\common_video_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\modules_tests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\modules_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\peerconnection_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\rtc_media_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\rtc_pc_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\rtc_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\system_wrappers_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\test_support_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\tools_unittests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\video_engine_tests.isolated.gen.json", |
+ "[SLAVE_BUILD]\\src\\out\\Debug\\voice_engine_unittests.isolated.gen.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "isolate tests", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -226,7 +234,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -285,6 +293,7 @@ |
"--idempotent", |
"[dummy hash for audio_decoder_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] audio_decoder_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -305,7 +314,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -364,6 +373,7 @@ |
"--idempotent", |
"[dummy hash for common_audio_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] common_audio_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -384,7 +394,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -443,6 +453,7 @@ |
"--idempotent", |
"[dummy hash for common_video_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] common_video_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -463,7 +474,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -522,6 +533,7 @@ |
"--idempotent", |
"[dummy hash for modules_tests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] modules_tests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -542,7 +554,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -601,6 +613,7 @@ |
"--idempotent", |
"[dummy hash for modules_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] modules_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -621,7 +634,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -680,6 +693,7 @@ |
"--idempotent", |
"[dummy hash for peerconnection_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] peerconnection_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -700,7 +714,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -759,6 +773,7 @@ |
"--idempotent", |
"[dummy hash for rtc_media_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] rtc_media_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -779,7 +794,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -838,6 +853,7 @@ |
"--idempotent", |
"[dummy hash for rtc_pc_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] rtc_pc_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -858,7 +874,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -917,6 +933,7 @@ |
"--idempotent", |
"[dummy hash for rtc_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] rtc_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -937,7 +954,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -996,6 +1013,7 @@ |
"--idempotent", |
"[dummy hash for system_wrappers_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] system_wrappers_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1016,7 +1034,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1075,6 +1093,7 @@ |
"--idempotent", |
"[dummy hash for test_support_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] test_support_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1095,7 +1114,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1154,6 +1173,7 @@ |
"--idempotent", |
"[dummy hash for tools_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] tools_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1174,7 +1194,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1233,6 +1253,7 @@ |
"--idempotent", |
"[dummy hash for video_engine_tests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] video_engine_tests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1253,7 +1274,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1312,6 +1333,7 @@ |
"--idempotent", |
"[dummy hash for voice_engine_unittests]" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] voice_engine_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1349,13 +1371,14 @@ |
"--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
"webrtc_nonparallel_tests.exe" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "webrtc_nonparallel_tests" |
}, |
{ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1367,6 +1390,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "audio_decoder_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1415,7 +1439,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1427,6 +1451,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "common_audio_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1475,7 +1500,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1487,6 +1512,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "common_video_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1535,7 +1561,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1547,6 +1573,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "modules_tests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1595,7 +1622,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1607,6 +1634,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "modules_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1655,7 +1683,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1667,6 +1695,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "peerconnection_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1715,7 +1744,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1727,6 +1756,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "rtc_media_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1775,7 +1805,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1787,6 +1817,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "rtc_pc_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1835,7 +1866,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1847,6 +1878,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "rtc_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1895,7 +1927,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1907,6 +1939,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "system_wrappers_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -1955,7 +1988,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1967,6 +2000,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "test_support_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -2015,7 +2049,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2027,6 +2061,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "tools_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -2075,7 +2110,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2087,6 +2122,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "video_engine_tests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -2135,7 +2171,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]\\src\\tools\\swarming_client\\swarming.py", |
+ "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2147,6 +2183,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "voice_engine_unittests on Windows", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |