Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Flaky test occurring when moving from .NET9-preview4 to .NET9-preview6 #2793

Closed
jennyf19 opened this issue Aug 23, 2024 · 0 comments · Fixed by #2795
Closed

[Bug] Flaky test occurring when moving from .NET9-preview4 to .NET9-preview6 #2793

jennyf19 opened this issue Aug 23, 2024 · 0 comments · Fixed by #2795
Assignees
Labels
Dotnet9 Fundamentals Investigate We are not quite sure what the issue is. P1 More important, prioritize highly

Comments

@jennyf19
Copy link
Collaborator

image

Microsoft.IdentityModel.Protocols.Tests.ExtensibilityTests.ConfigurationManagerUsingCustomClass fails consistently now that we have moved to .NET9-preview6.

Microsoft.IdentityModel.TestUtils.TestException : Microsoft.IdentityModel.Protocols.Tests.ExtensibilityTests.ConfigurationManagerUsingCustomClass

IdentityComparer.AreEqual(configuration.Issuer, configuration2.Issuer)

at Microsoft.IdentityModel.TestUtils.TestUtilities.AssertFailIfErrors(String testId, List`1 errors) in C:__w\1\s\azure-activedirectory-identitymodel-extensions-for-dotnet\test\Microsoft.IdentityModel.TestUtils\TestUtilities.cs:line 369
at Microsoft.IdentityModel.TestUtils.TestUtilities.AssertFailIfErrors(CompareContext context) in C:__w\1\s\azure-activedirectory-identitymodel-extensions-for-dotnet\test\Microsoft.IdentityModel.TestUtils\TestUtilities.cs:line 352
at Microsoft.IdentityModel.Protocols.Tests.ExtensibilityTests.ConfigurationManagerUsingCustomClass() in C:__w\1\s\azure-activedirectory-identitymodel-extensions-for-dotnet\test\Microsoft.IdentityModel.Protocols.Tests\ExtensibilityTests.cs:line 101
--- End of stack trace from previous location ---

@jennyf19 jennyf19 added P1 More important, prioritize highly Investigate We are not quite sure what the issue is. Fundamentals Dotnet9 labels Aug 23, 2024
@FuPingFranco FuPingFranco self-assigned this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dotnet9 Fundamentals Investigate We are not quite sure what the issue is. P1 More important, prioritize highly
Projects
None yet
2 participants