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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_matching_exclusion.json

Issue 1554383003: Add support for "additional_mirrors" property in trybot configs. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 11 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 unified diff | Download patch
OLDNEW
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 "tryserver.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "linux_chromium_rel_ng", 10 "linux_chromium_rel_ng",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = None\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.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.gol o.chromium.org/chrome/trunk/src'}]", 14 "cache_dir = None\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.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.gol o.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefo x2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/t est/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/ chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 's rc/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/data/sele nium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/test/data ': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_decoder': Non e, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder': No ne}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url': 'svn:/ /svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]",
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/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
19 "--issue", 19 "--issue",
20 "12853011", 20 "12853011",
21 "--patchset", 21 "--patchset",
22 "1", 22 "1",
23 "--rietveld_server", 23 "--rietveld_server",
24 "https://codereview.chromium.org", 24 "https://codereview.chromium.org",
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 { 111 {
112 "cmd": [ 112 "cmd": [
113 "python", 113 "python",
114 "-u", 114 "-u",
115 "[DEPOT_TOOLS]/gclient.py", 115 "[DEPOT_TOOLS]/gclient.py",
116 "runhooks" 116 "runhooks"
117 ], 117 ],
118 "cwd": "[SLAVE_BUILD]", 118 "cwd": "[SLAVE_BUILD]",
119 "env": { 119 "env": {
120 "GYP_CHROMIUM_NO_ACTION": "1", 120 "GYP_CHROMIUM_NO_ACTION": "1",
121 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' proprietary_code cs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1" 121 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always _on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' internal_gles2_c onform_tests=1 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1"
122 }, 122 },
123 "name": "gclient runhooks (with patch)" 123 "name": "gclient runhooks (with patch)"
124 }, 124 },
125 { 125 {
126 "cmd": [ 126 "cmd": [
127 "python", 127 "python",
128 "-u", 128 "-u",
129 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 129 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
130 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", 130 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
131 "/path/to/tmp/json" 131 "/path/to/tmp/json"
132 ], 132 ],
133 "cwd": "[SLAVE_BUILD]", 133 "cwd": "[SLAVE_BUILD]",
134 "name": "read test spec", 134 "name": "read test spec",
135 "~followup_annotations": [ 135 "~followup_annotations": [
136 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@", 136 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@",
137 "@@@STEP_LOG_LINE@json.output@{}@@@", 137 "@@@STEP_LOG_LINE@json.output@{}@@@",
138 "@@@STEP_LOG_END@json.output@@@" 138 "@@@STEP_LOG_END@json.output@@@"
139 ] 139 ]
140 }, 140 },
141 { 141 {
142 "cmd": [ 142 "cmd": [
143 "python", 143 "python",
144 "-u", 144 "-u",
145 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
146 "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json",
147 "/path/to/tmp/json"
148 ],
149 "cwd": "[SLAVE_BUILD]",
150 "name": "read test spec (2)",
151 "~followup_annotations": [
152 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@ @",
153 "@@@STEP_LOG_LINE@json.output@{}@@@",
154 "@@@STEP_LOG_END@json.output@@@"
155 ]
156 },
157 {
158 "cmd": [
159 "python",
160 "-u",
145 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 161 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
146 "--output", 162 "--output",
147 "/path/to/tmp/json", 163 "/path/to/tmp/json",
148 "--", 164 "--",
149 "--build-config-fs", 165 "--build-config-fs",
150 "Release", 166 "Release",
151 "--use-src-side-runtest-py", 167 "--use-src-side-runtest-py",
152 "--paths", 168 "--paths",
153 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", 169 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
154 "--properties", 170 "--properties",
(...skipping 2113 matching lines...) Expand 10 before | Expand all | Expand 10 after
2268 ], 2284 ],
2269 "cwd": "[SLAVE_BUILD]", 2285 "cwd": "[SLAVE_BUILD]",
2270 "name": "Upload to test-results [tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux]" 2286 "name": "Upload to test-results [tab_capture_end2end_tests on NVIDIA GPU on Linux (with patch) on Linux]"
2271 }, 2287 },
2272 { 2288 {
2273 "name": "$result", 2289 "name": "$result",
2274 "recipe_result": null, 2290 "recipe_result": null,
2275 "status_code": 0 2291 "status_code": 0
2276 } 2292 }
2277 ] 2293 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698