Disable flaky test //third_party/nearby/fastpair/internal:fast_pair_seeker_impl_test

PiperOrigin-RevId: 590018163
This commit is contained in:
Qin Wang
2023-12-11 18:31:53 -08:00
committed by Copybara-Service
parent dde1588871
commit 0e7fc8d429
@@ -135,7 +135,7 @@ TEST_F(FastPairSeekerImplTest, StartAndStopFastPairScan) {
EXPECT_OK(fast_pair_seeker_->StopFastPairScan());
}
TEST_F(FastPairSeekerImplTest, DiscoverDevice) {
TEST_F(FastPairSeekerImplTest, DISABLED_DiscoverDevice) {
FakeProvider provider;
CountDownLatch latch(1);
fast_pair_seeker_ = std::make_unique<FastPairSeekerImpl>(