8PYTHON_VERSION_COMPATIBILITY =
"PY3"
13 'recipe_engine/platform',
14 'recipe_engine/properties',
24 api.flavor.setup(
'dm')
25 api.gold_upload.upload()
29 api.test(
'upload_tests') +
30 api.properties(buildername=
'Test-Android-Clang-Pixel2XL-Some-GPU-arm64-Debug-All',
31 repository=
'https://skia.googlesource.com/skia.git',
32 gs_bucket=
'skia-infra-gm',
33 patch_ref=
'89/456789/12',
37 path_config=
'kitchen',
38 swarm_out_dir=
'[SWARM_OUT_DIR]')
41 api.test(
'upload_mac') +
42 api.properties(buildername=
'Test-Mac12-Clang-MacBookPro16.2-GPU-IntelIrisPlus-x86_64-Debug-All-Graphite',
43 repository=
'https://skia.googlesource.com/skia.git',
44 gs_bucket=
'skia-infra-gm',
45 patch_ref=
'89/456789/12',
49 path_config=
'kitchen',
50 swarm_out_dir=
'[SWARM_OUT_DIR]') +
51 api.platform(
'mac', 64)