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

Side by Side Diff: infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json

Issue 2215803002: Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add missing blacklist Created 4 years, 4 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 "[SLAVE_BUILD]/skia/tools/buildbot_spec.py",
7 "/path/to/tmp/json",
8 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN"
9 ],
10 "cwd": "[SLAVE_BUILD]/skia",
11 "name": "exec buildbot_spec.py",
12 "~followup_annotations": [
13 "@@@STEP_LOG_LINE@json.output@{@@@",
14 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@",
15 "@@@STEP_LOG_LINE@json.output@ \"dm\", @@@",
16 "@@@STEP_LOG_LINE@json.output@ \"nanobench\"@@@",
17 "@@@STEP_LOG_LINE@json.output@ ], @@@",
18 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@",
19 "@@@STEP_LOG_LINE@json.output@ \"arch\": \"x86_64\", @@@",
20 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"GCC\", @@@",
21 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@",
22 "@@@STEP_LOG_LINE@json.output@ \"cpu_or_gpu\": \"CPU\", @@@",
23 "@@@STEP_LOG_LINE@json.output@ \"cpu_or_gpu_value\": \"AVX2\", @@@",
24 "@@@STEP_LOG_LINE@json.output@ \"extra_config\": \"MSAN\", @@@",
25 "@@@STEP_LOG_LINE@json.output@ \"is_trybot\": false, @@@",
26 "@@@STEP_LOG_LINE@json.output@ \"model\": \"GCE\", @@@",
27 "@@@STEP_LOG_LINE@json.output@ \"os\": \"Ubuntu\", @@@",
28 "@@@STEP_LOG_LINE@json.output@ \"role\": \"Test\"@@@",
29 "@@@STEP_LOG_LINE@json.output@ }, @@@",
30 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@",
31 "@@@STEP_LOG_LINE@json.output@ \"dm_flags\": [@@@",
32 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
33 "@@@STEP_LOG_LINE@json.output@ ], @@@",
34 "@@@STEP_LOG_LINE@json.output@ \"do_perf_steps\": false, @@@",
35 "@@@STEP_LOG_LINE@json.output@ \"do_test_steps\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"GYP_DEFINES\": \"skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0\"@@@",
38 "@@@STEP_LOG_LINE@json.output@ }, @@@",
39 "@@@STEP_LOG_LINE@json.output@ \"nanobench_flags\": [@@@",
40 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@",
41 "@@@STEP_LOG_LINE@json.output@ ], @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"upload_dm_results\": false, @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"upload_perf_results\": false@@@",
44 "@@@STEP_LOG_LINE@json.output@}@@@",
45 "@@@STEP_LOG_END@json.output@@@"
46 ]
47 },
48 {
49 "cmd": [
50 "python",
51 "-u",
52 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 6 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
53 "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION", 7 "[SLAVE_BUILD]/skia/infra/bots/assets/skp/VERSION",
54 "/path/to/tmp/" 8 "/path/to/tmp/"
55 ], 9 ],
56 "name": "Get downloaded SKP VERSION" 10 "name": "Get downloaded SKP VERSION"
57 }, 11 },
58 { 12 {
59 "cmd": [ 13 "cmd": [
60 "python", 14 "python",
61 "-u", 15 "-u",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 "CPU", 72 "CPU",
119 "cpu_or_gpu_value", 73 "cpu_or_gpu_value",
120 "AVX2", 74 "AVX2",
121 "extra_config", 75 "extra_config",
122 "MSAN", 76 "MSAN",
123 "model", 77 "model",
124 "GCE", 78 "GCE",
125 "os", 79 "os",
126 "Ubuntu", 80 "Ubuntu",
127 "--nogpu", 81 "--nogpu",
128 "--dummy-flags" 82 "--config",
83 "565",
84 "8888",
85 "gpu",
86 "gpusrgb",
87 "pdf",
88 "msaa16",
89 "f16",
90 "srgb",
91 "sp-8888",
92 "2ndpic-8888",
93 "serialize-8888",
94 "tiles_rt-8888",
95 "pic-8888",
96 "--src",
97 "tests",
98 "gm",
99 "image",
100 "--blacklist",
101 "f16",
102 "_",
103 "_",
104 "dstreadshuffle",
105 "f16",
106 "image",
107 "_",
108 "_",
109 "srgb",
110 "image",
111 "_",
112 "_",
113 "gpusrgb",
114 "image",
115 "_",
116 "_",
117 "serialize-8888",
118 "gm",
119 "_",
120 "bleed_image",
121 "serialize-8888",
122 "gm",
123 "_",
124 "c_gms",
125 "serialize-8888",
126 "gm",
127 "_",
128 "colortype",
129 "serialize-8888",
130 "gm",
131 "_",
132 "colortype_xfermodes",
133 "serialize-8888",
134 "gm",
135 "_",
136 "drawfilter",
137 "serialize-8888",
138 "gm",
139 "_",
140 "fontmgr_bounds_0.75_0",
141 "serialize-8888",
142 "gm",
143 "_",
144 "fontmgr_bounds_1_-0.25",
145 "serialize-8888",
146 "gm",
147 "_",
148 "fontmgr_bounds",
149 "serialize-8888",
150 "gm",
151 "_",
152 "fontmgr_match",
153 "serialize-8888",
154 "gm",
155 "_",
156 "fontmgr_iter",
157 "serialize-8888",
158 "gm",
159 "_",
160 "bitmapfilters",
161 "serialize-8888",
162 "gm",
163 "_",
164 "bitmapshaders",
165 "serialize-8888",
166 "gm",
167 "_",
168 "bleed",
169 "serialize-8888",
170 "gm",
171 "_",
172 "bleed_alpha_bmp",
173 "serialize-8888",
174 "gm",
175 "_",
176 "bleed_alpha_bmp_shader",
177 "serialize-8888",
178 "gm",
179 "_",
180 "convex_poly_clip",
181 "serialize-8888",
182 "gm",
183 "_",
184 "extractalpha",
185 "serialize-8888",
186 "gm",
187 "_",
188 "filterbitmap_checkerboard_32_32_g8",
189 "serialize-8888",
190 "gm",
191 "_",
192 "filterbitmap_image_mandrill_64",
193 "serialize-8888",
194 "gm",
195 "_",
196 "shadows",
197 "serialize-8888",
198 "gm",
199 "_",
200 "simpleaaclip_aaclip",
201 "serialize-8888",
202 "gm",
203 "_",
204 "composeshader_bitmap",
205 "serialize-8888",
206 "gm",
207 "_",
208 "scaled_tilemodes_npot",
209 "serialize-8888",
210 "gm",
211 "_",
212 "scaled_tilemodes",
213 "serialize-8888",
214 "gm",
215 "_",
216 "bleed_alpha_image",
217 "serialize-8888",
218 "gm",
219 "_",
220 "bleed_alpha_image_shader",
221 "sp-8888",
222 "gm",
223 "_",
224 "drawfilter",
225 "pic-8888",
226 "gm",
227 "_",
228 "drawfilter",
229 "2ndpic-8888",
230 "gm",
231 "_",
232 "drawfilter",
233 "sp-8888",
234 "gm",
235 "_",
236 "image-cacherator-from-picture",
237 "pic-8888",
238 "gm",
239 "_",
240 "image-cacherator-from-picture",
241 "2ndpic-8888",
242 "gm",
243 "_",
244 "image-cacherator-from-picture",
245 "serialize-8888",
246 "gm",
247 "_",
248 "image-cacherator-from-picture",
249 "sp-8888",
250 "gm",
251 "_",
252 "image-cacherator-from-raster",
253 "pic-8888",
254 "gm",
255 "_",
256 "image-cacherator-from-raster",
257 "2ndpic-8888",
258 "gm",
259 "_",
260 "image-cacherator-from-raster",
261 "serialize-8888",
262 "gm",
263 "_",
264 "image-cacherator-from-raster",
265 "sp-8888",
266 "gm",
267 "_",
268 "image-cacherator-from-ctable",
269 "pic-8888",
270 "gm",
271 "_",
272 "image-cacherator-from-ctable",
273 "2ndpic-8888",
274 "gm",
275 "_",
276 "image-cacherator-from-ctable",
277 "serialize-8888",
278 "gm",
279 "_",
280 "image-cacherator-from-ctable",
281 "--match",
282 "~Once",
283 "~Shared"
129 ], 284 ],
130 "env": { 285 "env": {
131 "ASAN_OPTIONS": "symbolize=1 detect_leaks=1", 286 "ASAN_OPTIONS": "symbolize=1 detect_leaks=1",
132 "BUILDTYPE": "Debug", 287 "BUILDTYPE": "Debug",
133 "CHROME_HEADLESS": "1", 288 "CHROME_HEADLESS": "1",
134 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ", 289 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 ",
135 "LD_LIBRARY_PATH": "[SLAVE_BUILD]/third_party/externals/llvm/msan_out/lib" , 290 "LD_LIBRARY_PATH": "[SLAVE_BUILD]/third_party/externals/llvm/msan_out/lib" ,
136 "LSAN_OPTIONS": "symbolize=1 print_suppressions=1 suppressions=[SLAVE_BUIL D]/skia/tools/lsan.supp", 291 "LSAN_OPTIONS": "symbolize=1 print_suppressions=1 suppressions=[SLAVE_BUIL D]/skia/tools/lsan.supp",
137 "PATH": "%(PATH)s:[SLAVE_BUILD]/llvm-build/Release+Asserts/bin", 292 "PATH": "%(PATH)s:[SLAVE_BUILD]/llvm-build/Release+Asserts/bin",
138 "SKIA_OUT": "[SLAVE_BUILD]/out", 293 "SKIA_OUT": "[SLAVE_BUILD]/out",
139 "TSAN_OPTIONS": "suppressions=[SLAVE_BUILD]/skia/tools/tsan.supp", 294 "TSAN_OPTIONS": "suppressions=[SLAVE_BUILD]/skia/tools/tsan.supp",
140 "UBSAN_OPTIONS": "suppressions=[SLAVE_BUILD]/skia/tools/ubsan.supp" 295 "UBSAN_OPTIONS": "suppressions=[SLAVE_BUILD]/skia/tools/ubsan.supp"
141 }, 296 },
142 "name": "dm" 297 "name": "dm"
143 }, 298 },
144 { 299 {
145 "name": "$result", 300 "name": "$result",
146 "recipe_result": null, 301 "recipe_result": null,
147 "status_code": 0 302 "status_code": 0
148 } 303 }
149 ] 304 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698