commit | 95093d493226b5456467116b8f96bcb12aeac6d0 | [log] [tgz] |
---|---|---|
author | KH Shi <kenghua@google.com> | Fri Dec 08 06:50:40 2023 +0000 |
committer | KH Shi <kenghua@google.com> | Fri Dec 08 07:36:56 2023 +0000 |
tree | d0d2e063c872bcfea0e84a3a686fe3a2869e563f | |
parent | bc4fe978dac98efc44f8da2d16c608bbac9e59a4 [diff] |
Fix flaky testNoMetricsWrittenForShortDuration_LegacyApfFilter Use dedicated mock Clocks for different ApfFilters to avoid possible multi threads access to the mock object. Bug: 315368147 Test: atest ConnectivityCoverageTests:android.net.apf.ApfTest# \ testNoMetricsWrittenForShortDuration_LegacyApfFilter \ --rerun-until-failure 500 Change-Id: Id227fc317c4e672efa6cea3f800976bf4603e7c9