commit | e91f8dc3c46e01d6b8933e63cde55e2d94febb04 | [log] [tgz] |
---|---|---|
author | chiachangwang <chiachangwang@google.com> | Thu Jun 15 01:56:47 2023 +0000 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Jun 15 02:20:44 2023 +0000 |
tree | d3563b04822e201ff344529f0b8633265363a104 | |
parent | 7c60aaa851367f1d7927e3a02c4504914b668936 [diff] |
Fix flaky test in NattKeepalivePacketDataTest The testConstructor_afterR is a new added test which should be run with latest connectivity module, but some test combinations do not contain latest connectivity module which will fail the test. Add ConnectivityModuleTest annotation to skip combinations without latest connectivity module. Bug: 287226038 Bug: 196453719 Test: atest ConnectivityCoverageTests Change-Id: I16dfa8f86f77bb3561a24684e7823f8d45b7613d