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

IT Failure "testSearchWithBasicLicensedQuery" #60

Closed
harold-wang opened this issue Feb 8, 2021 · 2 comments
Closed

IT Failure "testSearchWithBasicLicensedQuery" #60

harold-wang opened this issue Feb 8, 2021 · 2 comments
Labels
>FORK Related to the fork process >test-failure Test failure from CI, local build, etc.

Comments

@harold-wang
Copy link
Contributor

2> REPRODUCE WITH: ./gradlew ':client:rest-high-level:asyncIntegTest' --tests "org.elasticsearch.client.SearchIT.testSearchWithBasicLicensedQuery" -Dtests.seed=F3C6E01D8FF57C4A -Dtests.security.manager=true -Dtests.locale=is-IS -Dtests.timezone=America/Paramaribo -Druntime.java=15
2> java.lang.AssertionError:
Expected: searchHit id should be "2"
but: was "1"
at __randomizedtesting.SeedInfo.seed([F3C6E01D8FF57C4A:73E39BD27A759E44]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertSearchHit(ElasticsearchAssertions.java:303)
at org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertFirstHit(ElasticsearchAssertions.java:284)
at org.elasticsearch.client.SearchIT.testSearchWithBasicLicensedQuery(SearchIT.java:1389)
1> [2021-02-08T17:40:34,366][INFO ][o.e.c.SearchIT ] [testSearchWithRangeAgg] before test
2> feb. 08, 2021 5:40:36 PM org.elasticsearch.client.RestClient logResponse

@harold-wang harold-wang self-assigned this Feb 8, 2021
@harold-wang harold-wang added >test-failure Test failure from CI, local build, etc. >FORK Related to the fork process labels Feb 8, 2021
@adnapibar
Copy link
Contributor

Duplicate #61

@nknize
Copy link
Collaborator

nknize commented Feb 9, 2021

Closed duplicate #61: this test should be removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>FORK Related to the fork process >test-failure Test failure from CI, local build, etc.
Projects
None yet
Development

No branches or pull requests

3 participants