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

Unified Diff: scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac64_Release.json

Issue 177553005: Updates to WebRTC Baremetal recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Use Chromium's SVN mirror for WebRTC when run in Chrome infra. Created 6 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac64_Release.json
diff --git a/scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac64_Release.json b/scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac64_Release.json
deleted file mode 100644
index 83ae141212dc26b2ca4fc565454fc2ed4a61617a..0000000000000000000000000000000000000000
--- a/scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac64_Release.json
+++ /dev/null
@@ -1,173 +0,0 @@
-[
- {
- "cmd": [
- "python",
- "-u",
- "[DEPOT_TOOLS]/gclient.py",
- "config",
- "--spec",
- "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'http://webrtc.googlecode.com/svn/trunk'}]"
- ],
- "name": "gclient setup"
- },
- {
- "abort_on_failure": true,
- "cmd": [
- "python",
- "-u",
- "[DEPOT_TOOLS]/gclient.py",
- "sync",
- "--nohooks",
- "--delete_unversioned_trees",
- "--force",
- "--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@ \"webrtc/\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"revision\": 229524@@@",
- "@@@STEP_LOG_LINE@json.output@ }@@@",
- "@@@STEP_LOG_LINE@json.output@ }@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@",
- "@@@SET_BUILD_PROPERTY@got_revision@229524@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "[DEPOT_TOOLS]/gclient.py",
- "runhooks"
- ],
- "env": {
- "GYP_DEFINES": "component=static_library target_arch=x64"
- },
- "name": "gclient runhooks"
- },
- {
- "abort_on_failure": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/compile.py",
- "--target",
- "Release",
- "--src-dir",
- "[SLAVE_BUILD]/src",
- "--build-tool",
- "ninja",
- "--",
- "All"
- ],
- "name": "compile"
- },
- {
- "always_run": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
- "--slave-name=slavename",
- "audio_device_tests"
- ],
- "name": "audio_device_tests",
- "seed_steps": [
- "audio_device_tests",
- "libjingle_peerconnection_objc_test",
- "vie_auto_test",
- "video_capture_tests",
- "voe_auto_test"
- ]
- },
- {
- "always_run": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
- "--slave-name=slavename",
- "libjingle_peerconnection_objc_test.app/Contents/MacOS/libjingle_peerconnection_objc_test",
- "--automated",
- "--capture_test_ensure_resolution_alignment_in_capture_device=false"
- ],
- "name": "libjingle_peerconnection_objc_test"
- },
- {
- "always_run": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
- "--slave-name=slavename",
- "vie_auto_test",
- "--automated",
- "--capture_test_ensure_resolution_alignment_in_capture_device=false"
- ],
- "name": "vie_auto_test"
- },
- {
- "always_run": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
- "--slave-name=slavename",
- "video_capture_tests"
- ],
- "name": "video_capture_tests"
- },
- {
- "always_run": true,
- "cmd": [
- "python",
- "-u",
- "[BUILD]/scripts/slave/runtest.py",
- "--target",
- "Release",
- "--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 64, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
- "--slave-name=slavename",
- "voe_auto_test",
- "--automated"
- ],
- "name": "voe_auto_test"
- }
-]

Powered by Google App Engine
This is Rietveld 408576698