OLD | NEW |
1 # This file is generated by the scripts/slave/skia/gen_buildbot_specs.py script. | 1 # This file is generated by the scripts/slave/skia/gen_buildbot_specs.py script. |
2 | 2 |
3 FAKE_SPECS = { | 3 FAKE_SPECS = { |
4 'Build-Mac-Clang-Arm7-Release-iOS': { | 4 'Build-Mac-Clang-Arm7-Release-iOS': { |
5 'build_targets': [ | 5 'build_targets': [ |
6 'most', | 6 'most', |
7 ], | 7 ], |
8 'builder_cfg': { | 8 'builder_cfg': { |
9 'compiler': 'Clang', | 9 'compiler': 'Clang', |
10 'configuration': 'Release', | 10 'configuration': 'Release', |
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
353 'GYP_DEFINES': | 353 'GYP_DEFINES': |
354 ('skia_arch_type=x86_64 skia_release_optimization_level=1 skia_warn' | 354 ('skia_arch_type=x86_64 skia_release_optimization_level=1 skia_warn' |
355 'ings_as_errors=1'), | 355 'ings_as_errors=1'), |
356 }, | 356 }, |
357 'nanobench_flags': [ | 357 'nanobench_flags': [ |
358 '--dummy-flags', | 358 '--dummy-flags', |
359 ], | 359 ], |
360 'upload_dm_results': False, | 360 'upload_dm_results': False, |
361 'upload_perf_results': False, | 361 'upload_perf_results': False, |
362 }, | 362 }, |
| 363 'Build-Ubuntu-GCC-x86_64-Debug-SwarmingMSAN': { |
| 364 'build_targets': [ |
| 365 'dm', |
| 366 'nanobench', |
| 367 ], |
| 368 'builder_cfg': { |
| 369 'compiler': 'GCC', |
| 370 'configuration': 'Debug', |
| 371 'extra_config': 'SwarmingMSAN', |
| 372 'is_trybot': False, |
| 373 'os': 'Ubuntu', |
| 374 'role': 'Build', |
| 375 'target_arch': 'x86_64', |
| 376 }, |
| 377 'configuration': 'Debug', |
| 378 'dm_flags': [ |
| 379 '--dummy-flags', |
| 380 ], |
| 381 'do_perf_steps': False, |
| 382 'do_test_steps': False, |
| 383 'env': { |
| 384 'GYP_DEFINES': 'skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0
', |
| 385 }, |
| 386 'nanobench_flags': [ |
| 387 '--dummy-flags', |
| 388 ], |
| 389 'upload_dm_results': False, |
| 390 'upload_perf_results': False, |
| 391 }, |
363 'Build-Win-MSVC-x86-Debug': { | 392 'Build-Win-MSVC-x86-Debug': { |
364 'build_targets': [ | 393 'build_targets': [ |
365 'most', | 394 'most', |
366 ], | 395 ], |
367 'builder_cfg': { | 396 'builder_cfg': { |
368 'compiler': 'MSVC', | 397 'compiler': 'MSVC', |
369 'configuration': 'Debug', | 398 'configuration': 'Debug', |
370 'is_trybot': False, | 399 'is_trybot': False, |
371 'os': 'Win', | 400 'os': 'Win', |
372 'role': 'Build', | 401 'role': 'Build', |
(...skipping 587 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
960 'env': { | 989 'env': { |
961 'GYP_DEFINES': | 990 'GYP_DEFINES': |
962 'skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0', | 991 'skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0', |
963 }, | 992 }, |
964 'nanobench_flags': [ | 993 'nanobench_flags': [ |
965 '--dummy-flags', | 994 '--dummy-flags', |
966 ], | 995 ], |
967 'upload_dm_results': False, | 996 'upload_dm_results': False, |
968 'upload_perf_results': False, | 997 'upload_perf_results': False, |
969 }, | 998 }, |
| 999 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-SwarmingMSAN': { |
| 1000 'build_targets': [ |
| 1001 'dm', |
| 1002 'nanobench', |
| 1003 ], |
| 1004 'builder_cfg': { |
| 1005 'arch': 'x86_64', |
| 1006 'compiler': 'GCC', |
| 1007 'configuration': 'Debug', |
| 1008 'cpu_or_gpu': 'CPU', |
| 1009 'cpu_or_gpu_value': 'AVX2', |
| 1010 'extra_config': 'SwarmingMSAN', |
| 1011 'is_trybot': False, |
| 1012 'model': 'GCE', |
| 1013 'os': 'Ubuntu', |
| 1014 'role': 'Test', |
| 1015 }, |
| 1016 'configuration': 'Debug', |
| 1017 'dm_flags': [ |
| 1018 '--dummy-flags', |
| 1019 ], |
| 1020 'do_perf_steps': True, |
| 1021 'do_test_steps': True, |
| 1022 'env': { |
| 1023 'GYP_DEFINES': |
| 1024 'skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0', |
| 1025 }, |
| 1026 'nanobench_flags': [ |
| 1027 '--dummy-flags', |
| 1028 ], |
| 1029 'upload_dm_results': False, |
| 1030 'upload_perf_results': False, |
| 1031 }, |
970 'Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind': { | 1032 'Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind': { |
971 'build_targets': [ | 1033 'build_targets': [ |
972 'dm', | 1034 'dm', |
973 'nanobench', | 1035 'nanobench', |
974 ], | 1036 ], |
975 'builder_cfg': { | 1037 'builder_cfg': { |
976 'arch': 'x86_64', | 1038 'arch': 'x86_64', |
977 'compiler': 'GCC', | 1039 'compiler': 'GCC', |
978 'configuration': 'Release', | 1040 'configuration': 'Release', |
979 'cpu_or_gpu': 'GPU', | 1041 'cpu_or_gpu': 'GPU', |
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1166 ('skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_warnings_a' | 1228 ('skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_warnings_a' |
1167 's_errors=0'), | 1229 's_errors=0'), |
1168 }, | 1230 }, |
1169 'nanobench_flags': [ | 1231 'nanobench_flags': [ |
1170 '--dummy-flags', | 1232 '--dummy-flags', |
1171 ], | 1233 ], |
1172 'upload_dm_results': True, | 1234 'upload_dm_results': True, |
1173 'upload_perf_results': False, | 1235 'upload_perf_results': False, |
1174 }, | 1236 }, |
1175 } | 1237 } |
OLD | NEW |