Skip to content

Commit 5ee0dd1

Browse files
siddhijainCopilotCopilot
authored
Fixes AB#3588706 Ignore TestCase833544 - converted to manual test ADO 3561310 (#2508)
Fixes [AB#3588706](https://identitydivision.visualstudio.com/fac9d424-53d2-45c0-91b5-ef6ba7a6bf26/_workitems/edit/3588706) This test has been converted to a manual test case (ADO Test Case 3561310) under the 'MSAL /w Broker' category. Adding @ignore to skip automated execution. --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 6cb9bf3 commit 5ee0dd1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker/foci

msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker/foci/TestCase833544.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
import com.microsoft.identity.labapi.utilities.exception.LabApiException;
4949

5050
import org.junit.Assert;
51+
import org.junit.Ignore;
5152
import org.junit.Test;
5253

5354
import java.util.concurrent.TimeUnit;
@@ -59,6 +60,7 @@
5960
@LongUIAutomationTest
6061
public class TestCase833544 extends AbstractMsalBrokerTest {
6162

63+
@Ignore("Converted to manual test - ADO Test Case 3561310")
6264
@Test
6365
public void test_833544_NonJoined_FOCI_SSO() throws LabApiException {
6466
// 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.

0 commit comments

Comments
 (0)