| 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 1503 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1514 ('skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_warnings_a' | 1514 ('skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_warnings_a' |
| 1515 's_errors=0'), | 1515 's_errors=0'), |
| 1516 }, | 1516 }, |
| 1517 'nanobench_flags': [ | 1517 'nanobench_flags': [ |
| 1518 '--dummy-flags', | 1518 '--dummy-flags', |
| 1519 ], | 1519 ], |
| 1520 'upload_dm_results': True, | 1520 'upload_dm_results': True, |
| 1521 'upload_perf_results': False, | 1521 'upload_perf_results': False, |
| 1522 }, | 1522 }, |
| 1523 } | 1523 } |
| OLD | NEW |