Merge "Remove FlakyTest for testTaskChangeCallBacks" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-05-11 09:50:55 +00:00
committed by Android (Google) Code Review

View File

@@ -196,7 +196,6 @@ public class TaskStackChangedListenerTest {
*/
@Test
@Presubmit
@FlakyTest(bugId = 130388819)
public void testTaskChangeCallBacks() throws Exception {
final Object[] params = new Object[2];
final CountDownLatch taskCreatedLaunchLatch = new CountDownLatch(1);