OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
7 "--master", | 7 "--master", |
8 "chromium.fyi", | 8 "chromium.fyi", |
9 "--builder", | 9 "--builder", |
10 "Chromium iOS Device", | 10 "Chromium iOS Device", |
11 "--slave", | 11 "--slave", |
12 "TestSlavename", | 12 "TestSlavename", |
13 "--spec", | 13 "--spec", |
14 "cache_dir = '[ROOT]/git_cache'\nsolutions = [{'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.gol
o.chromium.org/%(repo)s', 'webkit_trunk': 'https://chromium.googlesource.com/chr
omium/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'ur
l': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src
/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/f
irefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugi
ns': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test
/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/ch
rome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/
autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/
data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycle
r': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 'src/t
ools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webki
t/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': None, 'src/webk
it/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': True, 'name':
'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-inte
rnal.git'}]\ntarget_os = ['ios']", | 14 "cache_dir = '[ROOT]/git_cache'\nsolutions = [{'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.gol
o.chromium.org/%(repo)s', 'webkit_trunk': 'https://chromium.googlesource.com/chr
omium/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'ur
l': 'https://chromium.googlesource.com/chromium/src.git'}, {'custom_deps': {'src
/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/test/data/f
irefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugi
ns': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test
/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/ch
rome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/
autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/
data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycle
r': None, 'src/data/selenium_core': None, 'src/data/tab_switching': None, 'src/t
ools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webki
t/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': None, 'src/webk
it/data/xbm_decoder': None}, 'deps_file': '.DEPS.git', 'managed': True, 'name':
'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/src-inte
rnal.git'}]\ntarget_os = ['ios']", |
15 "--root", | 15 "--root", |
16 "src", | 16 "src", |
17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\"
: \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_
revision\", \"src/v8\": \"got_v8_revision\"}", |
19 "--output_json", | 19 "--output_json", |
20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
21 "--revision", | 21 "--revision", |
22 "src@HEAD" | 22 "src@HEAD" |
23 ], | 23 ], |
| 24 "cwd": "[SLAVE_BUILD]", |
24 "name": "bot_update", | 25 "name": "bot_update", |
25 "~followup_annotations": [ | 26 "~followup_annotations": [ |
26 "@@@STEP_TEXT@Some step text@@@", | 27 "@@@STEP_TEXT@Some step text@@@", |
27 "@@@STEP_LOG_LINE@json.output@{@@@", | 28 "@@@STEP_LOG_LINE@json.output@{@@@", |
28 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 29 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
29 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 30 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
30 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
31 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
32 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
33 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 26 matching lines...) Expand all Loading... |
60 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 61 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
61 ] | 62 ] |
62 }, | 63 }, |
63 { | 64 { |
64 "cmd": [ | 65 "cmd": [ |
65 "python", | 66 "python", |
66 "-u", | 67 "-u", |
67 "[DEPOT_TOOLS]/gclient.py", | 68 "[DEPOT_TOOLS]/gclient.py", |
68 "runhooks" | 69 "runhooks" |
69 ], | 70 ], |
| 71 "cwd": "[SLAVE_BUILD]", |
70 "env": { | 72 "env": { |
71 "GYP_CROSSCOMPILE": "1", | 73 "GYP_CROSSCOMPILE": "1", |
72 "GYP_DEFINES": "OS=ios chromium_ios_signing=0 component=static_library", | 74 "GYP_DEFINES": "OS=ios chromium_ios_signing=0 component=static_library", |
73 "GYP_GENERATOR_FLAGS": "xcode_project_version=3.2" | 75 "GYP_GENERATOR_FLAGS": "xcode_project_version=3.2" |
74 }, | 76 }, |
75 "name": "gclient runhooks" | 77 "name": "gclient runhooks" |
76 }, | 78 }, |
77 { | 79 { |
78 "cmd": [ | 80 "cmd": [ |
79 "python", | 81 "python", |
80 "-u", | 82 "-u", |
81 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 83 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
82 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", | 84 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", |
83 "/path/to/tmp/json" | 85 "/path/to/tmp/json" |
84 ], | 86 ], |
| 87 "cwd": "[SLAVE_BUILD]", |
85 "name": "read test spec", | 88 "name": "read test spec", |
86 "~followup_annotations": [ | 89 "~followup_annotations": [ |
87 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", | 90 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", |
88 "@@@STEP_LOG_LINE@json.output@{}@@@", | 91 "@@@STEP_LOG_LINE@json.output@{}@@@", |
89 "@@@STEP_LOG_END@json.output@@@" | 92 "@@@STEP_LOG_END@json.output@@@" |
90 ] | 93 ] |
91 }, | 94 }, |
92 { | 95 { |
93 "cmd": [ | 96 "cmd": [ |
94 "python", | 97 "python", |
95 "-u", | 98 "-u", |
96 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 99 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
97 "--output", | 100 "--output", |
98 "/path/to/tmp/json", | 101 "/path/to/tmp/json", |
99 "--", | 102 "--", |
100 "--build-config-fs", | 103 "--build-config-fs", |
101 "Release", | 104 "Release", |
102 "--paths", | 105 "--paths", |
103 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 106 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
104 "--properties", | 107 "--properties", |
105 "{\"buildername\": \"Chromium iOS Device\", \"buildnumber\": 571, \"master
name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"ios\"}" | 108 "{\"buildername\": \"Chromium iOS Device\", \"buildnumber\": 571, \"master
name\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\":
\"ios\"}" |
106 ], | 109 ], |
| 110 "cwd": "[SLAVE_BUILD]", |
107 "name": "get compile targets for scripts", | 111 "name": "get compile targets for scripts", |
108 "~followup_annotations": [ | 112 "~followup_annotations": [ |
109 "@@@STEP_LOG_LINE@json.output@{}@@@", | 113 "@@@STEP_LOG_LINE@json.output@{}@@@", |
110 "@@@STEP_LOG_END@json.output@@@" | 114 "@@@STEP_LOG_END@json.output@@@" |
111 ] | 115 ] |
112 }, | 116 }, |
113 { | 117 { |
114 "cmd": [ | 118 "cmd": [ |
115 "python", | 119 "python", |
116 "-u", | 120 "-u", |
117 "[BUILD]/scripts/slave/cleanup_temp.py" | 121 "[BUILD]/scripts/slave/cleanup_temp.py" |
118 ], | 122 ], |
| 123 "cwd": "[SLAVE_BUILD]", |
119 "name": "cleanup_temp" | 124 "name": "cleanup_temp" |
120 }, | 125 }, |
121 { | 126 { |
122 "cmd": [ | 127 "cmd": [ |
123 "python", | 128 "python", |
124 "-u", | 129 "-u", |
125 "[BUILD]/scripts/slave/compile.py", | 130 "[BUILD]/scripts/slave/compile.py", |
126 "--target", | 131 "--target", |
127 "Release", | 132 "Release", |
128 "--src-dir", | 133 "--src-dir", |
129 "[SLAVE_BUILD]/src", | 134 "[SLAVE_BUILD]/src", |
130 "--build-tool", | 135 "--build-tool", |
131 "xcode", | 136 "xcode", |
132 "--", | 137 "--", |
133 "-target", | 138 "-target", |
134 "All", | 139 "All", |
135 "-sdk", | 140 "-sdk", |
136 "iphoneos7.1" | 141 "iphoneos7.1" |
137 ], | 142 ], |
| 143 "cwd": "[SLAVE_BUILD]", |
138 "name": "compile" | 144 "name": "compile" |
139 } | 145 } |
140 ] | 146 ] |
OLD | NEW |