diff --git a/msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker/foci/TestCase833544.java b/msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker/foci/TestCase833544.java index 7ca288a97..d8fea6231 100644 --- a/msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker/foci/TestCase833544.java +++ b/msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker/foci/TestCase833544.java @@ -48,6 +48,7 @@ import com.microsoft.identity.labapi.utilities.exception.LabApiException; import org.junit.Assert; +import org.junit.Ignore; import org.junit.Test; import java.util.concurrent.TimeUnit; @@ -59,6 +60,7 @@ @LongUIAutomationTest public class TestCase833544 extends AbstractMsalBrokerTest { + @Ignore("Converted to manual test - ADO Test Case 3561310") @Test public void test_833544_NonJoined_FOCI_SSO() throws LabApiException { // Recent build of authenticator seems to produce a notification popup on device, this blocks some ui we rely on to validate account presence. Disabling notifications will work.