| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac64_release__swarming_.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac64_release__swarming_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac64_release__swarming_.json
|
| index 0fca219cb0e37dce0e56cd32c6c0532f6adea04e..55783c59a8d12406060badee82ee9ef057c2f0f9 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac64_release__swarming_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac64_release__swarming_.json
|
| @@ -5,6 +5,7 @@
|
| "--json-file",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "host and tools info",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@",
|
| @@ -33,19 +34,20 @@
|
| "--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]",
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| "src@12345",
|
| "--output_manifest"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -82,8 +84,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"
|
| },
|
| {
|
| @@ -95,6 +98,7 @@
|
| "python",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| @@ -103,9 +107,10 @@
|
| "-u",
|
| "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| - "[CWD]/src/out/Release",
|
| + "[SLAVE_BUILD]/src/out/Release",
|
| "--clean-isolated-files"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "clean isolated files"
|
| },
|
| {
|
| @@ -115,9 +120,10 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| - "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 ffmpeg_branding=Chrome gomadir='[ROOT]/b/build/goma' rtc_use_264=1 target_arch=x64 test_isolation_mode=prepare use_goma=1",
|
| + "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' rtc_use_264=1 target_arch=x64 test_isolation_mode=prepare use_goma=1",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "gclient runhooks"
|
| @@ -126,9 +132,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": [
|
| @@ -142,10 +149,11 @@
|
| "-u",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
|
| "--src-dir",
|
| - "[CWD]/src",
|
| + "[SLAVE_BUILD]/src",
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -172,9 +180,9 @@
|
| "--target",
|
| "Release",
|
| "--src-dir",
|
| - "[CWD]/src",
|
| + "[SLAVE_BUILD]/src",
|
| "--goma-cache-dir",
|
| - "[ROOT]/b/build/slave/goma_cache",
|
| + "[GOMA_CACHE]",
|
| "--build-tool",
|
| "ninja",
|
| "--compiler",
|
| @@ -184,10 +192,11 @@
|
| "--goma-service-account-json-file",
|
| "/creds/service_accounts/service-account-goma-client.json",
|
| "--goma-dir",
|
| - "[ROOT]/b/build/goma",
|
| + "[BUILD]/goma",
|
| "--",
|
| "All"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -203,11 +212,11 @@
|
| "-u",
|
| "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py",
|
| "--build-dir",
|
| - "[CWD]/src/out/Release",
|
| + "[SLAVE_BUILD]/src/out/Release",
|
| "--src-dir",
|
| - "[CWD]/src"
|
| + "[SLAVE_BUILD]/src"
|
| ],
|
| - "cwd": "[CWD]",
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "remove_build_metadata"
|
| },
|
| {
|
| @@ -215,27 +224,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/Release/audio_decoder_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/common_audio_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/common_video_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/modules_tests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/modules_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/peerconnection_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/rtc_media_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/rtc_pc_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/rtc_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/system_wrappers_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/test_support_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/tools_unittests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/video_engine_tests.isolated.gen.json",
|
| - "[CWD]/src/out/Release/voice_engine_unittests.isolated.gen.json"
|
| + "[SLAVE_BUILD]/src/out/Release/audio_decoder_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/common_audio_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/common_video_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/modules_tests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/modules_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/peerconnection_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/rtc_media_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/rtc_pc_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/rtc_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/system_wrappers_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/test_support_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/tools_unittests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/video_engine_tests.isolated.gen.json",
|
| + "[SLAVE_BUILD]/src/out/Release/voice_engine_unittests.isolated.gen.json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "isolate tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -262,7 +272,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",
|
| @@ -319,6 +329,7 @@
|
| "--idempotent",
|
| "[dummy hash for audio_decoder_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] audio_decoder_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -339,7 +350,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",
|
| @@ -396,6 +407,7 @@
|
| "--idempotent",
|
| "[dummy hash for common_audio_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] common_audio_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -416,7 +428,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",
|
| @@ -473,6 +485,7 @@
|
| "--idempotent",
|
| "[dummy hash for common_video_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] common_video_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -493,7 +506,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",
|
| @@ -550,6 +563,7 @@
|
| "--idempotent",
|
| "[dummy hash for modules_tests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] modules_tests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -570,7 +584,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",
|
| @@ -627,6 +641,7 @@
|
| "--idempotent",
|
| "[dummy hash for modules_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] modules_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -647,7 +662,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",
|
| @@ -704,6 +719,7 @@
|
| "--idempotent",
|
| "[dummy hash for peerconnection_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] peerconnection_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -724,7 +740,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",
|
| @@ -781,6 +797,7 @@
|
| "--idempotent",
|
| "[dummy hash for rtc_media_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] rtc_media_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -801,7 +818,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",
|
| @@ -858,6 +875,7 @@
|
| "--idempotent",
|
| "[dummy hash for rtc_pc_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] rtc_pc_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -878,7 +896,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",
|
| @@ -935,6 +953,7 @@
|
| "--idempotent",
|
| "[dummy hash for rtc_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] rtc_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -955,7 +974,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",
|
| @@ -1012,6 +1031,7 @@
|
| "--idempotent",
|
| "[dummy hash for system_wrappers_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] system_wrappers_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -1032,7 +1052,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",
|
| @@ -1089,6 +1109,7 @@
|
| "--idempotent",
|
| "[dummy hash for test_support_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] test_support_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -1109,7 +1130,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",
|
| @@ -1166,6 +1187,7 @@
|
| "--idempotent",
|
| "[dummy hash for tools_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] tools_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -1186,7 +1208,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",
|
| @@ -1243,6 +1265,7 @@
|
| "--idempotent",
|
| "[dummy hash for video_engine_tests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] video_engine_tests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -1263,7 +1286,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",
|
| @@ -1320,6 +1343,7 @@
|
| "--idempotent",
|
| "[dummy hash for voice_engine_unittests]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "[trigger] voice_engine_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -1354,10 +1378,11 @@
|
| "--build-number=1337",
|
| "--run-python-script",
|
| "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
|
| - "[CWD]/src/third_party/gtest-parallel/gtest-parallel",
|
| - "[CWD]/src/out/Release/libjingle_peerconnection_objc_test.app/Contents/MacOS/libjingle_peerconnection_objc_test",
|
| + "[SLAVE_BUILD]/src/third_party/gtest-parallel/gtest-parallel",
|
| + "[SLAVE_BUILD]/src/out/Release/libjingle_peerconnection_objc_test.app/Contents/MacOS/libjingle_peerconnection_objc_test",
|
| "--"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "libjingle_peerconnection_objc_test"
|
| },
|
| {
|
| @@ -1384,13 +1409,14 @@
|
| "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
|
| "webrtc_nonparallel_tests"
|
| ],
|
| + "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",
|
| @@ -1402,6 +1428,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "audio_decoder_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1450,7 +1477,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",
|
| @@ -1462,6 +1489,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "common_audio_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1510,7 +1538,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",
|
| @@ -1522,6 +1550,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "common_video_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1570,7 +1599,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",
|
| @@ -1582,6 +1611,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "modules_tests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1630,7 +1660,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",
|
| @@ -1642,6 +1672,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "modules_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1690,7 +1721,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",
|
| @@ -1702,6 +1733,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "peerconnection_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1750,7 +1782,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",
|
| @@ -1762,6 +1794,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "rtc_media_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1810,7 +1843,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",
|
| @@ -1822,6 +1855,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "rtc_pc_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1870,7 +1904,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",
|
| @@ -1882,6 +1916,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "rtc_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1930,7 +1965,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",
|
| @@ -1942,6 +1977,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "system_wrappers_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -1990,7 +2026,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",
|
| @@ -2002,6 +2038,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "test_support_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -2050,7 +2087,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",
|
| @@ -2062,6 +2099,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "tools_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -2110,7 +2148,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",
|
| @@ -2122,6 +2160,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "video_engine_tests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
| @@ -2170,7 +2209,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",
|
| @@ -2182,6 +2221,7 @@
|
| "--task-summary-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "voice_engine_unittests on Mac",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@swarming pending 71s@@@",
|
|
|