Merge "Remove FlakyTest for testTaskChangeCallBacks" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
241f65ced5
@@ -196,7 +196,6 @@ public class TaskStackChangedListenerTest {
|
|||||||
*/
|
*/
|
||||||
@Test
|
@Test
|
||||||
@Presubmit
|
@Presubmit
|
||||||
@FlakyTest(bugId = 130388819)
|
|
||||||
public void testTaskChangeCallBacks() throws Exception {
|
public void testTaskChangeCallBacks() throws Exception {
|
||||||
final Object[] params = new Object[2];
|
final Object[] params = new Object[2];
|
||||||
final CountDownLatch taskCreatedLaunchLatch = new CountDownLatch(1);
|
final CountDownLatch taskCreatedLaunchLatch = new CountDownLatch(1);
|
||||||
|
|||||||
Reference in New Issue
Block a user