platform_build/core/tasks
Dan Shi 639c6ccf7a Allow tests to be disabled for presubmit check
A test can be disabled in two ways:
1. Add the test name to ALL_DISABLED_PRESUBMIT_TESTS variable.
   Integration tests (tests inside TradeFed) can only be disabled in
   this way.
2. In module config, set LOCAL_PRESUBMIT_DISABLED to true. This works
   for tests with build target.

This change allows tests to be skipped in presubmit check to be saved in
a list that's included in test-mappings.zip build artifact.

Bug: 74971025
Test: m dist -j test-mapping
Change-Id: I6e3016b017ce1ade024dc4ded72a10c778b88e7f
2018-04-17 12:07:31 -07:00
..
check_boot_jars Clarify error message for bootclasspath whitelist. 2018-02-22 14:42:28 +00:00
tools Add loganalysis to cts 2018-03-19 16:47:22 -07:00
apicheck.mk Add dist-for-goals for droiddoc docs.zip 2018-03-20 11:42:23 -07:00
boot_jars_package_check.mk Update references to build/core to build/make/core 2017-10-20 12:49:28 -07:00
build_custom_images.mk
check_emu_boot.mk emulator: add check_emu_boot.mk, again 2017-12-22 17:51:38 +00:00
collect_gpl_sources.mk Remove FORCE from gpl_source.tgz 2017-11-17 14:05:19 -08:00
cts.mk
deps_licenses.mk
device-tests.mk Create artifacts to include the list of test configs 2017-12-07 14:37:05 -08:00
general-tests.mk Create artifacts to include the list of test configs 2017-12-07 14:37:05 -08:00
ide.mk
module-info.mk Auto generate test config files 2017-12-20 15:05:17 -08:00
oem_image.mk Replace build/tools with build/make/tools 2017-12-06 16:12:40 -08:00
sdk-addon.mk emulator: squash misc modifications from oc-emu-dev 2017-10-26 16:45:05 -07:00
test_mapping.mk Allow tests to be disabled for presubmit check 2018-04-17 12:07:31 -07:00
tradefed-tests-list.mk Create build artifact tradefed-tests_list.zip 2017-12-12 13:42:33 -08:00
vendor_module_check.mk
vndk.mk Merge changes Ida449978,I8c6953f1 2018-01-05 01:16:06 +00:00