Skip to content

Commit 55b575f

Browse files
Copilotgladjohn
andauthored
Disable failing FociSignInSignOutAsync integration test (#5675)
* Initial plan * Add [Ignore] attribute to disable FociSignInSignOutAsync test Co-authored-by: gladjohn <90415114+gladjohn@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gladjohn <90415114+gladjohn@users.noreply.github.com>
1 parent 2dcc2af commit 55b575f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tests/Microsoft.Identity.Test.Integration.netcore/SeleniumTests

tests/Microsoft.Identity.Test.Integration.netcore/SeleniumTests/FociTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ public void TestInitialize()
4242
/// </summary>
4343
/// <remarks>The FOCI flag does not appear in the U/P flow, an interactive flow is required. Interactive flow
4444
/// cannot be automated because http://localhost cannot currently be added to the family apps</remarks>
45+
[Ignore]
4546
[TestMethod]
4647
public async Task FociSignInSignOutAsync()
4748
{

0 commit comments

Comments
 (0)