commit | 53b1174d90b54deb4fdd3fcaa62e2698716251c6 | [log] [tgz] |
---|---|---|
author | Sarah Chin <sarahchin@google.com> | Tue Apr 26 16:31:57 2022 -0700 |
committer | Lorenzo Colitti <lorenzo@google.com> | Thu Apr 28 00:03:42 2022 +0000 |
tree | 0df95d7f6151f0b691ef4342a28bed5569cd0eda | |
parent | 76215df659a9d2ba226fcbe9f65fcd084671f7bf [diff] |
Disable data stall recovery for DnsResolverTest DnsResolverTest#testPrivateDnsBypass is flaky due to data stall recovery attempting to tear down and reconnect the disconnected connection. Disable data stall recovery so the test can run without a potential race condition due to data stall recovery. Test: atest DnsResolverTest Bug: 230427128 Change-Id: I3057540d1b261bd51513c568072c8252c5d6959a Merged-In: I3057540d1b261bd51513c568072c8252c5d6959a