DO NOT MERGE Disabling BubblesTest for further investigation

Bug: 289444898
Test: Presubmit
Change-Id: I4040dd6292795fc1866b58d40433173abf767a56
Merged-In: I4040dd6292795fc1866b58d40433173abf767a56
This commit is contained in:
Winson Chung
2023-07-24 22:59:08 +00:00
committed by Mady Mellor
parent c339d55d32
commit 79860ced77

View File

@@ -167,6 +167,7 @@ import java.util.HashMap;
import java.util.List;
import java.util.Optional;
@Ignore("b/292153259")
@SmallTest
@RunWith(AndroidTestingRunner.class)
@TestableLooper.RunWithLooper(setAsMainLooper = true)