Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d3afd99 authored by Mark Renouf's avatar Mark Renouf Committed by Automerger Merge Worker
Browse files

Merge "Mark ViewGroupScrollCaptureTest as non-flaky" into sc-dev am: 9f554d2b

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13985046

Change-Id: Iba99f50cd16db915636aee21b43a0e618130995b
parents de5b606d 9f554d2b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@ import java.util.function.Consumer;
 */
@Presubmit
@SmallTest
@FlakyTest(detail = "promote once confirmed flake-free")
@RunWith(MockitoJUnitRunner.class)
public class ViewGroupScrollCaptureTest {