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

Add new tests for WriteUpdateWithXattrs,WriteTombstoneWithXattrs #6816

Merged
merged 2 commits into from
May 13, 2024

Conversation

torcolvin
Copy link
Collaborator

This only includes the test cases that can be run on main branch with changes upcoming in CBG-3895. I'd like to commit these first, and then the reviewer can review the changes to the code that I've made.

There will be more code added because the API will support xattrsToDelete for these two functions. I have made no attempt to validate the behavior, it is exactly the behavior of the current code on main. I think behavioral changes could be evaluated when you see the divergence of behavior.

The biggest thing out of this review is to determine the style of these tests and if I'm missing test cases to cover.

@torcolvin torcolvin force-pushed the CBG-3895-testcase-only branch from 30d2917 to a6e7962 Compare May 13, 2024 20:40
@torcolvin torcolvin enabled auto-merge (squash) May 13, 2024 21:52
@torcolvin torcolvin merged commit f771d8c into main May 13, 2024
29 of 30 checks passed
@torcolvin torcolvin deleted the CBG-3895-testcase-only branch May 13, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants