Skip to content

[Key Vault] Re-enable role assignment and definition tests in playback #35557

Open
@mccoyp

Description

@mccoyp

As part of #35425, test_role_definitions and test_role_assignment tests were marked as live-only. The tests began failing in playback after recording with the latest test proxy version because the randomly-generated UUIDs used for role resources weren't being sanitized as expected in new recordings.

Instead of using sanitizers to record these UUIDs as some-uuid, we could instead use the variables API to store random UUIDs in recordings. However, the fact that tests are no longer able to sanitize in the same way they used to is unexpected and should be looked into.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.KeyVaulttest-proxyAnything relating to test-proxy requests or issues.

Type

No type

Projects

Status

Not Started

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions