Test: Deflake RepeatedSetup_NoRedundantPrivateDnsValidation
The test is flaky because DoT validation threads might start too slow. Use PollForCondition(), which can keep checking a given statement for at most 1s until the statement is satisfied, to check the validation status. Bug: 293234142 Test: run the test 300 times Change-Id: I2390915723954c3585d1d1e968f5af8fdfb58eba
Loading