commit | 2eb06f69059469538561929c33f225b7a9eb8c3c | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Tue Nov 12 16:14:38 2019 -0800 |
committer | Brad Ebinger <breadley@google.com> | Tue Nov 12 16:14:38 2019 -0800 |
tree | cf340a3b645f831662220ff1452e05a2f106e177 | |
parent | 838783222f82a0c58bf2fea071bdb4d98e5c8709 [diff] |
Mark test flaky until it can be fixed Mark BasicCallTests#testIncomingCallFromContactWithSendToVoicemailIsRejected flaky for now until it can be properly fixed. Bug: 144374766 Test: atest TelecomUnitTests Change-Id: I5c81be1eb02d464b4a32f786acc99b73c4ee08b9
diff --git a/tests/src/com/android/server/telecom/tests/BasicCallTests.java b/tests/src/com/android/server/telecom/tests/BasicCallTests.java index 5c7b357..de614c3 100644 --- a/tests/src/com/android/server/telecom/tests/BasicCallTests.java +++ b/tests/src/com/android/server/telecom/tests/BasicCallTests.java
@@ -358,6 +358,7 @@ mInCallServiceFixtureY.getCall(ids.mCallId).getState()); } + @FlakyTest @LargeTest @Test public void testIncomingCallFromContactWithSendToVoicemailIsRejected() throws Exception {