| Index: scripts/slave/recipes/webrtc_android_apk_trybot.expected/Debug_intel.json
|
| diff --git a/scripts/slave/recipes/webrtc_android_apk_trybot.expected/Debug_intel.json b/scripts/slave/recipes/webrtc_android_apk_trybot.expected/Debug_intel.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ee3ff48c366202b34f76b7874e1e33642b072109
|
| --- /dev/null
|
| +++ b/scripts/slave/recipes/webrtc_android_apk_trybot.expected/Debug_intel.json
|
| @@ -0,0 +1,380 @@
|
| +[
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[DEPOT_TOOLS]/gclient.py",
|
| + "config",
|
| + "--spec",
|
| + "cache_dir = None\nsolutions = [{'custom_deps': {'src/third_party/WebKit/LayoutTests': None, 'src/third_party/webrtc': 'http://webrtc.googlecode.com/svn/trunk/webrtc@12345', 'src/webkit/data/layout_tests/LayoutTests': None}, 'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/webrtc-limited'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc.DEPS', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/deps/third_party/webrtc/webrtc.DEPS'}]\ntarget_os = ['android']"
|
| + ],
|
| + "name": "gclient setup",
|
| + "seed_steps": [
|
| + "gclient setup",
|
| + "gclient sync"
|
| + ]
|
| + },
|
| + {
|
| + "abort_on_failure": true,
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[DEPOT_TOOLS]/gclient.py",
|
| + "sync",
|
| + "--nohooks",
|
| + "--delete_unversioned_trees",
|
| + "--revision",
|
| + "src@HEAD",
|
| + "--output-json",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "name": "gclient sync",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output@{@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"src/native_client/\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"revision\": 274981@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"src/third_party/WebKit/\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"revision\": 124383@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc/\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"revision\": 120644@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarm_client/\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"revision\": 200767@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client/\": {@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"revision\": 276089@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ }@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ }@@@",
|
| + "@@@STEP_LOG_LINE@json.output@}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@",
|
| + "@@@SET_BUILD_PROPERTY@got_nacl_revision@274981@@@",
|
| + "@@@SET_BUILD_PROPERTY@got_webkit_revision@124383@@@",
|
| + "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@276089@@@",
|
| + "@@@SET_BUILD_PROPERTY@got_webrtc_revision@120644@@@",
|
| + "@@@SET_BUILD_PROPERTY@got_revision@170242@@@",
|
| + "@@@SET_BUILD_PROPERTY@got_swarm_client_revision@200767@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]/scripts/slave/apply_svn_patch.py",
|
| + "-p",
|
| + "try_job_svn_patch",
|
| + "-r",
|
| + "[SLAVE_BUILD]/src/third_party/webrtc",
|
| + "--filter-script",
|
| + "[BUILD]/scripts/slave/patch_path_filter.py",
|
| + "--strip-level",
|
| + "1",
|
| + "--",
|
| + "--path-filter",
|
| + "webrtc/"
|
| + ],
|
| + "name": "apply_patch"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "[BUILD]/scripts/slave/env_dump.py",
|
| + "--output-json",
|
| + "/path/to/tmp/json",
|
| + "[SLAVE_BUILD]/src/build/android/envsetup.sh",
|
| + "--target-arch=x86"
|
| + ],
|
| + "name": "envsetup",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output@{@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"FOO\": \"bar\", @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": \"my_new_gyp_def=aaa\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[DEPOT_TOOLS]/gclient.py",
|
| + "runhooks"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "gclient runhooks"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]/scripts/slave/cleanup_temp.py"
|
| + ],
|
| + "name": "cleanup_temp"
|
| + },
|
| + {
|
| + "abort_on_failure": true,
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]/scripts/slave/compile.py",
|
| + "--target",
|
| + "Debug",
|
| + "--build-dir",
|
| + "[SLAVE_BUILD]/src/out",
|
| + "--src-dir",
|
| + "[SLAVE_BUILD]/src",
|
| + "--build-tool",
|
| + "ninja",
|
| + "--compiler",
|
| + "goma",
|
| + "--",
|
| + "android_builder_webrtc"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "compile"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "audio_decoder_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "audio_decoder_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "common_audio_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "common_audio_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "common_video_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "common_video_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "metrics_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "metrics_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "modules_tests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "modules_tests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "modules_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "modules_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "neteq_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "neteq_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "system_wrappers_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "system_wrappers_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "test_support_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "test_support_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "tools_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "tools_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "video_engine_core_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "video_engine_core_unittests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/src/build/android/test_runner.py",
|
| + "gtest",
|
| + "-s",
|
| + "voice_engine_unittests",
|
| + "--verbose"
|
| + ],
|
| + "env": {
|
| + "FOO": "bar",
|
| + "GYP_CROSSCOMPILE": "1",
|
| + "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_version=46 host_os=linux include_tests=1 order_text_section=[SLAVE_BUILD]/src/orderfiles/orderfile.out target_arch=ia32",
|
| + "GYP_GENERATORS": "ninja",
|
| + "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc"
|
| + },
|
| + "name": "voice_engine_unittests"
|
| + }
|
| +]
|
|
|