diff options
author | Tadashi G. Takaoka <takaoka@google.com> | 2018-09-07 16:42:49 +0900 |
---|---|---|
committer | Tadashi G. Takaoka <takaoka@google.com> | 2018-09-21 11:30:01 +0900 |
commit | 337db2dc3e6746c404175243596e6388ba0974fb (patch) | |
tree | 4b211bf9160aa2a651e3c576a5b2af6f886b2bcf /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | e1b637d29638b6146fb60f6356106a51c1bec166 (diff) |
Move AM/WM unit tests out of FrameworksServicesTests to WmTests
Test: All AM/WM presubmit and non-flaky test pass
146 com.android.server.am
188 com.android.server.wm
32 com.android.server.policy
$ tradefed.sh run commandAndExit WmTests \
--include-filter com.android.server.am. \
--include-annotation android.platform.test.annotations.Presubmit \
--exclude-annotation androidx.test.filters.FlakyTest
$ tradefed.sh run commandAndExit WmTests \
--include-filter com.android.server.wm. \
--include-annotation android.platform.test.annotations.Presubmit \
--exclude-annotation androidx.test.filters.FlakyTest
$ tradefed.sh run commandAndExit WmTests \
--include-filter com.android.server.policy. \
--include-annotation android.platform.test.annotations.Presubmit \
--exclude-annotation androidx.test.filters.FlakyTest
Test: No AM/WM unit test in FrameworksServicesTests
$ tradefed.sh run commandAndExit FrameworksServicesTests \
--include-filter com.android.server.am.
$ tradefed.sh run commandAndExit FrameworksServicesTests \
--include-filter com.android.server.wm.
$ tradefed.sh run commandAndExit FrameworksServicesTests \
--include-filter com.android.server.policy.
Bug: 113800711
Change-Id: I01ab256aabf7e1f1b513fe3b92140f6936c2d649
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions