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

HDDS-2632. Fix TestContainerPersistence#testDeleteChunk #273

Merged
merged 1 commit into from Nov 27, 2019

Conversation

adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

TestContainerPersistence#testDeleteChunk is failing due to unexpected exception message. This is caused by mix of two commits:

  • fe7fccf changed actual message
  • 4a91745 moved the test case from integration to unit

Each of these was tested without the other.

https://issues.apache.org/jira/browse/HDDS-2632

How was this patch tested?

Ran TestContainerPersistence successfully.

@adoroszlai
Copy link
Contributor Author

@elek or @lokeshj1703 please review this trivial fix

@lokeshj1703 lokeshj1703 merged commit ba9db10 into apache:master Nov 27, 2019
@lokeshj1703
Copy link
Contributor

@adoroszlai Thanks for working on this! I have committed the PR to master branch.

@adoroszlai adoroszlai deleted the HDDS-2632 branch November 27, 2019 16:57
@adoroszlai
Copy link
Contributor Author

Thanks @lokeshj1703 for committing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants