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

[CI] TransportSearchActionTests.testShouldMinimizeRoundtrips fails #40051

Closed
cbuescher opened this issue Mar 14, 2019 · 1 comment
Closed

[CI] TransportSearchActionTests.testShouldMinimizeRoundtrips fails #40051

cbuescher opened this issue Mar 14, 2019 · 1 comment
Assignees
Labels
:Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI

Comments

@cbuescher
Copy link
Member

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/2539/consoleFull

./gradlew :server:unitTest \
  -Dtests.seed=2C6745DCDAD6C839 \
  -Dtests.class=org.elasticsearch.action.search.TransportSearchActionTests \
  -Dtests.method="testShouldMinimizeRoundtrips" \
  -Dtests.security.manager=true \
  -Dtests.locale=en-IN \
  -Dtests.timezone=Asia/Kuwait \
  -Dcompiler.java=11 \
  -Druntime.java=8
15:15:36 FAILURE 0.09s J4 | TransportSearchActionTests.testShouldMinimizeRoundtrips <<< FAILURES!
15:15:36    > Throwable #1: java.lang.AssertionError
15:15:36    > 	at __randomizedtesting.SeedInfo.seed([2C6745DCDAD6C839:134BBC3FB044E379]:0)
15:15:36    > 	at org.elasticsearch.action.search.TransportSearchActionTests.testShouldMinimizeRoundtrips(TransportSearchActionTests.java:833)
15:15:36    > 	at java.lang.Thread.run(Thread.java:748)
@cbuescher cbuescher added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI labels Mar 14, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

javanna added a commit to javanna/elasticsearch that referenced this issue Mar 19, 2019
javanna added a commit to javanna/elasticsearch that referenced this issue Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants