| OLD | NEW |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 # This file is generated by the infra/bots/gen_buildbot_specs.py script. | 5 # This file is generated by the infra/bots/gen_buildbot_specs.py script. |
| 6 | 6 |
| 7 FAKE_SPECS = { | 7 FAKE_SPECS = { |
| 8 'Build-Mac-Clang-Arm7-Debug-Android': { | 8 'Build-Mac-Clang-Arm7-Debug-Android': { |
| 9 'build_targets': [ | 9 'build_targets': [ |
| 10 'most', | 10 'most', |
| (...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 271 'do_test_steps': False, | 271 'do_test_steps': False, |
| 272 'env': { | 272 'env': { |
| 273 'GYP_DEFINES': 'skia_arch_type=arm skia_warnings_as_errors=1', | 273 'GYP_DEFINES': 'skia_arch_type=arm skia_warnings_as_errors=1', |
| 274 }, | 274 }, |
| 275 'nanobench_flags': [ | 275 'nanobench_flags': [ |
| 276 '--dummy-flags', | 276 '--dummy-flags', |
| 277 ], | 277 ], |
| 278 'upload_dm_results': True, | 278 'upload_dm_results': True, |
| 279 'upload_perf_results': False, | 279 'upload_perf_results': False, |
| 280 }, | 280 }, |
| 281 'Build-Ubuntu-GCC-x86-Debug': { |
| 282 'build_targets': [ |
| 283 'most', |
| 284 ], |
| 285 'builder_cfg': { |
| 286 'compiler': 'GCC', |
| 287 'configuration': 'Debug', |
| 288 'is_trybot': False, |
| 289 'os': 'Ubuntu', |
| 290 'role': 'Build', |
| 291 'target_arch': 'x86', |
| 292 }, |
| 293 'configuration': 'Debug', |
| 294 'dm_flags': [ |
| 295 '--dummy-flags', |
| 296 ], |
| 297 'do_perf_steps': False, |
| 298 'do_test_steps': False, |
| 299 'env': { |
| 300 'GYP_DEFINES': 'skia_arch_type=x86 skia_warnings_as_errors=1', |
| 301 }, |
| 302 'nanobench_flags': [ |
| 303 '--dummy-flags', |
| 304 ], |
| 305 'upload_dm_results': True, |
| 306 'upload_perf_results': False, |
| 307 }, |
| 281 'Build-Ubuntu-GCC-x86_64-Debug': { | 308 'Build-Ubuntu-GCC-x86_64-Debug': { |
| 282 'build_targets': [ | 309 'build_targets': [ |
| 283 'most', | 310 'most', |
| 284 ], | 311 ], |
| 285 'builder_cfg': { | 312 'builder_cfg': { |
| 286 'compiler': 'GCC', | 313 'compiler': 'GCC', |
| 287 'configuration': 'Debug', | 314 'configuration': 'Debug', |
| 288 'is_trybot': False, | 315 'is_trybot': False, |
| 289 'os': 'Ubuntu', | 316 'os': 'Ubuntu', |
| 290 'role': 'Build', | 317 'role': 'Build', |
| (...skipping 881 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1172 'GYP_DEFINES': | 1199 'GYP_DEFINES': |
| 1173 ('skia_arch_type=x86_64 skia_release_optimization_level=1 skia_warn' | 1200 ('skia_arch_type=x86_64 skia_release_optimization_level=1 skia_warn' |
| 1174 'ings_as_errors=0'), | 1201 'ings_as_errors=0'), |
| 1175 }, | 1202 }, |
| 1176 'nanobench_flags': [ | 1203 'nanobench_flags': [ |
| 1177 '--dummy-flags', | 1204 '--dummy-flags', |
| 1178 ], | 1205 ], |
| 1179 'upload_dm_results': False, | 1206 'upload_dm_results': False, |
| 1180 'upload_perf_results': False, | 1207 'upload_perf_results': False, |
| 1181 }, | 1208 }, |
| 1182 'Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan': { | |
| 1183 'build_targets': [ | |
| 1184 'dm', | |
| 1185 ], | |
| 1186 'builder_cfg': { | |
| 1187 'arch': 'x86_64', | |
| 1188 'compiler': 'MSVC', | |
| 1189 'configuration': 'Release', | |
| 1190 'cpu_or_gpu': 'GPU', | |
| 1191 'cpu_or_gpu_value': 'GTX660', | |
| 1192 'extra_config': 'Vulkan', | |
| 1193 'is_trybot': False, | |
| 1194 'model': 'ShuttleA', | |
| 1195 'os': 'Win10', | |
| 1196 'role': 'Test', | |
| 1197 }, | |
| 1198 'configuration': 'Release_x64', | |
| 1199 'dm_flags': [ | |
| 1200 '--dummy-flags', | |
| 1201 ], | |
| 1202 'do_perf_steps': False, | |
| 1203 'do_test_steps': True, | |
| 1204 'env': { | |
| 1205 'GYP_DEFINES': | |
| 1206 ('qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86_64 skia_vulkan=1 skia_warn' | |
| 1207 'ings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp'), | |
| 1208 }, | |
| 1209 'nanobench_flags': [ | |
| 1210 '--dummy-flags', | |
| 1211 ], | |
| 1212 'upload_dm_results': True, | |
| 1213 'upload_perf_results': False, | |
| 1214 }, | |
| 1215 'Test-Win8-MSVC-ShuttleA-GPU-HD7770-x86_64-Release': { | 1209 'Test-Win8-MSVC-ShuttleA-GPU-HD7770-x86_64-Release': { |
| 1216 'build_targets': [ | 1210 'build_targets': [ |
| 1217 'dm', | 1211 'dm', |
| 1218 ], | 1212 ], |
| 1219 'builder_cfg': { | 1213 'builder_cfg': { |
| 1220 'arch': 'x86_64', | 1214 'arch': 'x86_64', |
| 1221 'compiler': 'MSVC', | 1215 'compiler': 'MSVC', |
| 1222 'configuration': 'Release', | 1216 'configuration': 'Release', |
| 1223 'cpu_or_gpu': 'GPU', | 1217 'cpu_or_gpu': 'GPU', |
| 1224 'cpu_or_gpu_value': 'HD7770', | 1218 'cpu_or_gpu_value': 'HD7770', |
| (...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1374 ('skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_warnings_a' | 1368 ('skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_warnings_a' |
| 1375 's_errors=0'), | 1369 's_errors=0'), |
| 1376 }, | 1370 }, |
| 1377 'nanobench_flags': [ | 1371 'nanobench_flags': [ |
| 1378 '--dummy-flags', | 1372 '--dummy-flags', |
| 1379 ], | 1373 ], |
| 1380 'upload_dm_results': True, | 1374 'upload_dm_results': True, |
| 1381 'upload_perf_results': False, | 1375 'upload_perf_results': False, |
| 1382 }, | 1376 }, |
| 1383 } | 1377 } |
| OLD | NEW |