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

Make sure all the existing test cases are working as expected #16

Open
bietkul opened this issue Aug 5, 2019 · 0 comments
Open

Make sure all the existing test cases are working as expected #16

bietkul opened this issue Aug 5, 2019 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@bietkul
Copy link
Contributor

bietkul commented Aug 5, 2019

How to reproduce?

Run go test ./... at the root in feat/es7 branch

You can easily see that a lot of test cases get failed, we need to fix it and make sure that all the test cases work as expected.

Additional Context

We recently upgraded the elastic search version from 6.x to 7.x which has some breaking changes, probably that might be the reason for some failed test cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants