|
|
|
@ -15,53 +15,54 @@ DEPS = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TEST_CONFIGS = [
|
|
|
|
|
'android',
|
|
|
|
|
'boringssl',
|
|
|
|
|
'build_internal',
|
|
|
|
|
'build_internal_scripts_slave',
|
|
|
|
|
'catapult',
|
|
|
|
|
'celab',
|
|
|
|
|
'crashpad',
|
|
|
|
|
'crossbench',
|
|
|
|
|
'custom_tabs_client',
|
|
|
|
|
'dart',
|
|
|
|
|
'dawn',
|
|
|
|
|
'emscripten_releases',
|
|
|
|
|
'expect_tests',
|
|
|
|
|
'gerrit',
|
|
|
|
|
'gerrit_plugins_binary_size',
|
|
|
|
|
'gerrit_plugins_buildbucket',
|
|
|
|
|
'gerrit_plugins_chromium_behavior',
|
|
|
|
|
'gerrit_plugins_chromium_binary_size',
|
|
|
|
|
'gerrit_plugins_chromium_style',
|
|
|
|
|
'gerrit_plugins_chumpdetector',
|
|
|
|
|
'gerrit_plugins_code_coverage',
|
|
|
|
|
'gerrit_plugins_git_numberer',
|
|
|
|
|
'gerrit_plugins_landingwidget',
|
|
|
|
|
'gerrit_plugins_tricium',
|
|
|
|
|
'gerrit_test_cq_normal',
|
|
|
|
|
'gyp',
|
|
|
|
|
'infra',
|
|
|
|
|
'infra_superproject',
|
|
|
|
|
'infradata_master_manager',
|
|
|
|
|
'infradata_config',
|
|
|
|
|
'infradata_rbe',
|
|
|
|
|
'internal_deps',
|
|
|
|
|
'luci_gae',
|
|
|
|
|
'luci_go',
|
|
|
|
|
'luci_py',
|
|
|
|
|
'master_deps',
|
|
|
|
|
'nacl',
|
|
|
|
|
'devtools',
|
|
|
|
|
'openscreen',
|
|
|
|
|
'pdfium',
|
|
|
|
|
'recipes_py',
|
|
|
|
|
'recipes_py_bare',
|
|
|
|
|
'slave_deps',
|
|
|
|
|
'tint',
|
|
|
|
|
'webports',
|
|
|
|
|
'with_branch_heads',
|
|
|
|
|
'with_tags',
|
|
|
|
|
'android',
|
|
|
|
|
'boringssl',
|
|
|
|
|
'build_internal',
|
|
|
|
|
'build_internal_scripts_slave',
|
|
|
|
|
'catapult',
|
|
|
|
|
'celab',
|
|
|
|
|
'crashpad',
|
|
|
|
|
'crossbench',
|
|
|
|
|
'custom_tabs_client',
|
|
|
|
|
'dart',
|
|
|
|
|
'dawn',
|
|
|
|
|
'emscripten_releases',
|
|
|
|
|
'expect_tests',
|
|
|
|
|
'gerrit',
|
|
|
|
|
'gerrit_plugins_binary_size',
|
|
|
|
|
'gerrit_plugins_buildbucket',
|
|
|
|
|
'gerrit_plugins_chromium_behavior',
|
|
|
|
|
'gerrit_plugins_chromium_binary_size',
|
|
|
|
|
'gerrit_plugins_chromium_style',
|
|
|
|
|
'gerrit_plugins_chumpdetector',
|
|
|
|
|
'gerrit_plugins_code_coverage',
|
|
|
|
|
'gerrit_plugins_git_numberer',
|
|
|
|
|
'gerrit_plugins_landingwidget',
|
|
|
|
|
'gerrit_plugins_tricium',
|
|
|
|
|
'gerrit_test_cq_normal',
|
|
|
|
|
'gyp',
|
|
|
|
|
'infra',
|
|
|
|
|
'infra_superproject',
|
|
|
|
|
'infra_internal_superproject',
|
|
|
|
|
'infradata_master_manager',
|
|
|
|
|
'infradata_config',
|
|
|
|
|
'infradata_rbe',
|
|
|
|
|
'internal_deps',
|
|
|
|
|
'luci_gae',
|
|
|
|
|
'luci_go',
|
|
|
|
|
'luci_py',
|
|
|
|
|
'master_deps',
|
|
|
|
|
'nacl',
|
|
|
|
|
'devtools',
|
|
|
|
|
'openscreen',
|
|
|
|
|
'pdfium',
|
|
|
|
|
'recipes_py',
|
|
|
|
|
'recipes_py_bare',
|
|
|
|
|
'slave_deps',
|
|
|
|
|
'tint',
|
|
|
|
|
'webports',
|
|
|
|
|
'with_branch_heads',
|
|
|
|
|
'with_tags',
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|