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

Fix Blob SAS User Delegation Tests to work in playback mode #5167

Closed
gapra-msft opened this issue Aug 29, 2019 · 3 comments
Closed

Fix Blob SAS User Delegation Tests to work in playback mode #5167

gapra-msft opened this issue Aug 29, 2019 · 3 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@gapra-msft
Copy link
Member

Blob SAS user delegation tests currently set to ignore. They work in record mode. Work needs to be done to figure out why they don't work in playback mode.

@gapra-msft gapra-msft added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. labels Aug 29, 2019
@gapra-msft gapra-msft changed the title Integrate Blob SAS User Delegation Tests in CI Fix Blob SAS User Delegation Tests to work in playback mode Aug 29, 2019
@alzimmermsft alzimmermsft added the blocking-release Blocks release label Oct 10, 2019
@sima-zhu
Copy link
Contributor

Root cause:
For user delegate key, we use skoid for signature. The field did not capture by our record test framework. Needs to change in azure-core-test for long run,

Delete json files for short term plan.

@sima-zhu sima-zhu removed the blocking-release Blocks release label Oct 18, 2019
@sima-zhu
Copy link
Contributor

If the skoid does not count as secret, then we only need some changes in tests.

@sima-zhu
Copy link
Contributor

Close as the playback working right now

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

3 participants