summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorNataniel Borges <natanieljr@google.com>2021-02-04 17:59:55 +0100
committerNataniel Borges <natanieljr@google.com>2021-02-08 14:19:09 +0100
commit3ff83743e2ad99818c778f2b63ae778962ee6dc1 (patch)
treee2248475af04f3c40d15baca8be8b12715834b69 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent3919f6d224baa38e8339cfbf7b8855a134de6068 (diff)
Remove flaky from default excluded tests
Atest cannot override include-annotation and exclude-annotation from the Android.xml, only append new ones. Ideally we should have a single test configuration for all flicker tests (presubmit/postsubmit/flaky) and adjust the arguments according to the type of test we intend to run. Presubmit: atest FlickerTests -- --module-arg FlickerTests:include-annotation:android.platform.test.annotations.Presubmit --module-arg FlickerTests:exclude-annotation:androidx.test.filters.FlakyTest Postsubmit: atest FlickerTests -- --module-arg FlickerTests:include-annotation:android.platform.test.annotations.Postsubmit --module-arg FlickerTests:exclude-annotation:androidx.test.filters.FlakyTest Flaky: atest FlickerTests -- --module-arg FlickerTests:include-annotation:androidx.test.filters.FlakyTest To run WMShellFlickerTests, just replace FlickerTests for WMShellFlickerTests in the commands above. Bug: 170490377 Test: atest FlickerTests WMShellFlickerTests Change-Id: Ic252f27065714e9039e3c0f33659b98eb288aa6f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions