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

Unified Diff: scripts/slave/recipes/webrtc_android_apk_trybot.expected/Debug.json

Issue 75163006: WebRTC Android APK trybot recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/webrtc_android_apk_trybot.expected/Debug.json
diff --git a/scripts/slave/recipes/webrtc_android_apk_trybot.expected/Debug.json b/scripts/slave/recipes/webrtc_android_apk_trybot.expected/Debug.json
new file mode 100644
index 0000000000000000000000000000000000000000..fa091a41ec18bdf07dbd0c63e5fedf219acdd5a9
--- /dev/null
+++ b/scripts/slave/recipes/webrtc_android_apk_trybot.expected/Debug.json
@@ -0,0 +1,405 @@
+[
+ {
+ "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': None, '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'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'src/third_party/webrtc', 'url': 'http://webrtc.googlecode.com/svn/trunk/webrtc'}]\ntarget_os = ['android']"
+ ],
+ "name": "gclient setup",
+ "seed_steps": [
+ "gclient setup",
+ "gclient revert",
+ "gclient sync"
+ ]
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[BUILD]/scripts/slave/gclient_safe_revert.py",
+ ".",
+ "[DEPOT_TOOLS]/gclient"
+ ],
+ "name": "gclient revert"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[DEPOT_TOOLS]/gclient.py",
+ "sync",
+ "--nohooks",
+ "--revision",
+ "src/third_party/webrtc@12345",
+ "--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",
+ "--path-filter",
+ "webrtc/",
+ "--path-filter-script",
+ "[BUILD]/scripts/slave/patch_path_filter.py",
+ "--strip-level",
+ "1"
+ ],
+ "name": "apply_patch"
+ },
+ {
+ "cmd": [
+ "[BUILD]/scripts/slave/env_dump.py",
+ "--output-json",
+ "/path/to/tmp/json",
+ "[SLAVE_BUILD]/src/build/android/envsetup.sh"
+ ],
+ "name": "envsetup",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@json.output@{@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"PATH\": \"./\"@@@",
+ "@@@STEP_LOG_LINE@json.output@}@@@",
+ "@@@STEP_LOG_END@json.output@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[DEPOT_TOOLS]/gclient.py",
+ "runhooks"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "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": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "compile"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "audio_decoder_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "audio_decoder_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "common_audio_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "common_audio_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "common_video_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "common_video_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "metrics_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "metrics_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "modules_tests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "modules_tests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "modules_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "modules_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "neteq_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "neteq_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "system_wrappers_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "system_wrappers_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "test_support_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "test_support_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "tools_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "tools_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "video_engine_core_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "video_engine_core_unittests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "video_engine_tests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "video_engine_tests"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]/src/build/android/test_runner.py",
+ "gtest",
+ "-s",
+ "voice_engine_unittests",
+ "--verbose"
+ ],
+ "env": {
+ "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=arm",
+ "GYP_GENERATORS": "ninja",
+ "GYP_GENERATOR_FLAGS": "default_target=android_builder_webrtc",
+ "PATH": "./"
+ },
+ "name": "voice_engine_unittests"
+ }
+]

Powered by Google App Engine
This is Rietveld 408576698