Merge "Mark ViewGroupScrollCaptureTest as non-flaky" into sc-dev

This commit is contained in:
Mark Renouf
2021-03-24 20:12:09 +00:00
committed by Android (Google) Code Review

View File

@@ -49,7 +49,6 @@ import java.util.function.Consumer;
*/
@Presubmit
@SmallTest
@FlakyTest(detail = "promote once confirmed flake-free")
@RunWith(MockitoJUnitRunner.class)
public class ViewGroupScrollCaptureTest {