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

pkg/stash: fix redis failing test #1656

Merged
merged 1 commit into from
Jul 27, 2020
Merged

pkg/stash: fix redis failing test #1656

merged 1 commit into from
Jul 27, 2020

Conversation

marwan-at-work
Copy link
Contributor

I noticed that the Redis test is failing due to some spacing issues in the error message.

String matching when it comes to error handling is usually not great, but Redis doesn't provide us with error codes here so we should make the string matching a bit looser as there is no compatibility guarantee.

@marwan-at-work marwan-at-work requested a review from a team as a code owner July 27, 2020 14:12
Copy link
Collaborator

@twexler twexler left a comment

Choose a reason for hiding this comment

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

lgtm

@twexler
Copy link
Collaborator

twexler commented Jul 27, 2020

merging because circle shouldn't be breaking things

@twexler twexler merged commit 46f1764 into main Jul 27, 2020
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