diff options
| author | 2025-01-08 16:17:56 +0000 | |
|---|---|---|
| committer | 2025-01-08 16:19:36 +0000 | |
| commit | 71ab401064dbd95a162382bbf40a461464ea5d6d (patch) | |
| tree | 625d81d08ad6e70c6542032bc18228235d0fec1b /libs/androidfw/AttributeResolution.cpp | |
| parent | b01ac59892fdf2860b1a632446415db8c2eba791 (diff) | |
Ensure all flicker tests have an @Test annotation
If a test method is missing the @Test annotation the behavior seems inconsistent. E.g., when i run:
```
atest FlickerTestsActivityEmbedding:com.android.server.wm.flicker.activityembedding.splitscreen.EnterSystemSplitTest -- --module-arg FlickerTestsActivityEmbedding:include-annotation:androidx.test.filters.FlakyTest
```
Junit can't find the test (correct)
However, when i run:
```
atest FlickerTestsActivityEmbedding:com.android.server.wm.flicker.activityembedding.splitscreen.EnterSystemSplitTest -- --module-arg FlickerTestsActivityEmbedding:exclude-annotation:androidx.test.filters.FlakyTest
```
Flag: TEST_ONLY
Bug: 342596801
Test: atest WMShellFlickerTests FlickerTests
Change-Id: I4d48fd9e624204b5730f05bbe2970fb9781d1559
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions