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] InternalExtendedStatsTests.testReduceRandom fails assertion #30506

Closed
talevy opened this issue May 10, 2018 · 1 comment
Closed

[CI] InternalExtendedStatsTests.testReduceRandom fails assertion #30506

talevy opened this issue May 10, 2018 · 1 comment
Assignees
Labels
:Analytics/Aggregations Aggregations >test-failure Triaged test failures from CI

Comments

@talevy
Copy link
Contributor

talevy commented May 10, 2018

#24931 popped up again on current master:

reproduce with:

./gradlew :server:test -Dtests.seed=97B9AEB9875197B5 -Dtests.class=org.elasticsearch.search.aggregations.metrics.InternalExtendedStatsTests -Dtests.method="testReduceRandom" -Dtests.security.manager=true -Dtests.locale=de-CH -Dtests.timezone=Europe/Sofia
FAILURE 0.03s J2 | InternalExtendedStatsTests.testReduceRandom <<< FAILURES!
   > Throwable #1: java.lang.AssertionError: expected:<321.2197163576493> but was:<321.2197163657984>
   > 	at __randomizedtesting.SeedInfo.seed([97B9AEB9875197B5:578402A8A10C0EE3]:0)
   > 	at org.elasticsearch.search.aggregations.metrics.InternalExtendedStatsTests.assertReduced(InternalExtendedStatsTests.java:87)
   > 	at org.elasticsearch.search.aggregations.metrics.InternalExtendedStatsTests.assertReduced(InternalExtendedStatsTests.java:37)
   > 	at org.elasticsearch.test.InternalAggregationTestCase.testReduceRandom(InternalAggregationTestCase.java:262)
@talevy talevy added :Analytics/Aggregations Aggregations >test-failure Triaged test failures from CI labels May 10, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search-aggs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Aggregations Aggregations >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants