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

ElasticsearchBulkRequestAnnotationTest fails #44

Open
sarovios opened this issue Dec 9, 2014 · 1 comment
Open

ElasticsearchBulkRequestAnnotationTest fails #44

sarovios opened this issue Dec 9, 2014 · 1 comment

Comments

@sarovios
Copy link

sarovios commented Dec 9, 2014

I am trying to execute the test and for the ElasticsearchBulkRequestAnnotationTest I get the following:
Dec 09, 2014 5:25:52 PM com.github.tlrx.elasticsearch.test.support.junit.handlers.annotations.ElasticsearchBulkRequestAnnotationHandler handleBefore INFO: Bulk request for data file 'bulk1.json' executed in 149 ms with no failures

java.lang.AssertionError: Expected :6 Actual :5

Is there a particular reason for this?

@joschi
Copy link

joschi commented Mar 2, 2015

Do you get this error when running the tests for elasticsearch-test or in a custom test case? In the latter case, please provide a reproducible example.

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

No branches or pull requests

2 participants