From 0e7fc8d429a77f46b21c99c6083b976ba828f46c Mon Sep 17 00:00:00 2001 From: Qin Wang Date: Mon, 11 Dec 2023 18:30:25 -0800 Subject: [PATCH] Disable flaky test //third_party/nearby/fastpair/internal:fast_pair_seeker_impl_test PiperOrigin-RevId: 590018163 --- fastpair/internal/fast_pair_seeker_impl_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastpair/internal/fast_pair_seeker_impl_test.cc b/fastpair/internal/fast_pair_seeker_impl_test.cc index 09556b8e..6738784a 100644 --- a/fastpair/internal/fast_pair_seeker_impl_test.cc +++ b/fastpair/internal/fast_pair_seeker_impl_test.cc @@ -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(