commit | 7780b674b688122b5e38a55e676b14cff7277b17 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Tue Apr 09 15:05:51 2024 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue Apr 09 15:26:19 2024 +0900 |
tree | 537b86c5071ebd2f41e90c0d4d2395758306972c | |
parent | 588a9d5b2658bbb4cb22f99a7cc87170b96599c8 [diff] |
Add DevSdkIgnoreRule to ApfIntegrationTest testReadWriteProgram is annotated with IgnoreUpTo(U), but because the class does not use the rule, that has no effect. Fix that by adding the rule. Note that DevSdkIgnoreRunner only affects running the whole class (having IgnoreUpTo at the class level), not annotated individual tests. Test: atest Bug: 333208995 Change-Id: I56b9c0775c3f39bb0f133705e57a41717a7d777b