Dispose KeyWrapProvider in JwtTokenUtilities #2667
Open
Annotations
10 errors
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
Microsoft.IdentityModel.JsonWebTokens.Tests.JsonWebTokenHandlerTests.RoundTripJWEInnerJWSKeyWrap(theoryData: Aes256KeyWrap_Aes128CbcHmacSha256, Microsoft.IdentityModel.Tokens.SecurityTokenKeyWrapException, Substring: IDX10662:): Microsoft.IdentityModel.TestUtils.TestUtilities.AssertFailIfErrors(String testId, List`1 errors) Microsoft.IdentityModel.TestUtils.TestException : Microsoft.IdentityModel.JsonWebTokens.Tests.JsonWebTokenHandlerTests.RoundTripJWEInnerJWSKeyWrap : Aes256KeyWrap_Aes128CbcHmacSha256
|
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
exception.GetType() != expectedException.TypeExpected:
|
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
exception.GetType(): System.ArgumentOutOfRangeException
|
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
expectedException.TypeExpected: Microsoft.IdentityModel.Tokens.SecurityTokenKeyWrapException
|
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
Microsoft.IdentityModel.JsonWebTokens.Tests.JsonWebTokenHandlerTests.RoundTripJWEInnerJWSKeyWrap(theoryData: Aes128KW_Aes128CbcHmacSha256, Microsoft.IdentityModel.Tokens.SecurityTokenKeyWrapException, Substring: IDX10662:): Microsoft.IdentityModel.TestUtils.TestUtilities.AssertFailIfErrors(String testId, List`1 errors) Microsoft.IdentityModel.TestUtils.TestException : Microsoft.IdentityModel.JsonWebTokens.Tests.JsonWebTokenHandlerTests.RoundTripJWEInnerJWSKeyWrap : Aes128KW_Aes128CbcHmacSha256
|
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
exception.GetType() != expectedException.TypeExpected:
|
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
exception.GetType(): System.ArgumentOutOfRangeException
|
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
expectedException.TypeExpected: Microsoft.IdentityModel.Tokens.SecurityTokenKeyWrapException
|
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
Microsoft.IdentityModel.JsonWebTokens.Tests.JsonWebTokenHandlerTests.RoundTripJWEKeyWrap(theoryData: Aes256KeyWrap_Aes128CbcHmacSha256, Microsoft.IdentityModel.Tokens.SecurityTokenKeyWrapException, Substring: IDX10662:): Microsoft.IdentityModel.TestUtils.TestUtilities.AssertFailIfErrors(String testId, List`1 errors) Microsoft.IdentityModel.TestUtils.TestException : Microsoft.IdentityModel.JsonWebTokens.Tests.JsonWebTokenHandlerTests.RoundTripJWEKeyWrap : Aes256KeyWrap_Aes128CbcHmacSha256
|
test/Microsoft.IdentityModel.TestUtils/TestUtilities.cs#L379
exception.GetType() != expectedException.TypeExpected:
|
This job failed
Loading