Merge "Remove FlakyTest for testTaskChangeCallBacks" into rvc-dev am: 241f65ced5

Change-Id: If3c7f55a6b7fa11ba6231be5490566cf5208592b
This commit is contained in:
TreeHugger Robot
2020-05-11 10:12:22 +00:00
committed by Automerger Merge Worker

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);