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

Fixing Versioning Bugs #17207

Closed
wants to merge 5 commits into from
Closed

Conversation

mohsha-msft
Copy link
Contributor

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Mar 2, 2022
@mohsha-msft mohsha-msft linked an issue Mar 2, 2022 that may be closed by this pull request
@mohsha-msft
Copy link
Contributor Author

mohsha-msft commented Mar 2, 2022

CI failing because versioning is not enabled in test infra.

require.EqualValues(t, destData, "data"+strconv.Itoa(i))
}
}

//func (s *azblobTestSuite) TestDeleteSpecificBlobVersionWithBlobSAS() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you uncomment these tests as well? What is the blocker on having them commented out?

@mohsha-msft mohsha-msft deleted the mohsha-msft-azblob-fix-versioning-bug branch April 20, 2022 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[azblob] BlobURLParts does not support VersionID
2 participants