Skip to content

UpdateRsaHsmKey is failing assertion #18800

Closed

Description

The test UpdateRsaHsmKey is failing on Windows platforms with:

Error message
Expected is <System.Byte[4]>, actual is <System.Byte[3]>
Values differ at index [0]
Expected: 0
But was:  1


Stack trace
   at Azure.Security.KeyVault.Keys.Tests.KeysTestBase.AssertKeysEqual(JsonWebKey exp, JsonWebKey act) in D:\a\_work\1\s\sdk\keyvault\Azure.Security.KeyVault.Keys\tests\KeysTestBase.cs:line 172
   at Azure.Security.KeyVault.Keys.Tests.KeysTestBase.AssertKeyVaultKeysEqual(KeyVaultKey exp, KeyVaultKey act) in D:\a\_work\1\s\sdk\keyvault\Azure.Security.KeyVault.Keys\tests\KeysTestBase.cs:line 160
   at Azure.Security.KeyVault.Keys.Tests.KeyClientLiveTests.<UpdateRsaHsmKey>d__14.MoveNext() in D:\a\_work\1\s\sdk\keyvault\Azure.Security.KeyVault.Keys\tests\KeyClientLiveTests.cs:line 216
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.KeyVaultService AttentionWorkflow: This issue is responsible by Azure service team.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions