-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/AggregationsAggregationsAggregations>test-failureTriaged test failures from CITriaged test failures from CI
Description
Reproduce line:
REPRODUCE WITH: ./gradlew ':x-pack:plugin:analytics:test' --tests "org.elasticsearch.xpack.analytics.mapper.HistogramPercentileAggregationTests.testTDigestHistogram" -Dtests.seed=44FD6E7912D5FDE5 -Dtests.security.manager=true -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dtests.locale=it -Dtests.timezone=America/Rosario -Dcompiler.java=13 -Druntime.java=8
Does not reproduce locally for me.
Failure:
2> java.lang.AssertionError: expected:<0.43155573922885637> but was:<0.42117091333838197>
01:30:22 at __randomizedtesting.SeedInfo.seed([44FD6E7912D5FDE5:B71A4A5D4933432F]:0)
01:30:22 at org.junit.Assert.fail(Assert.java:88)
01:30:22 at org.junit.Assert.failNotEquals(Assert.java:834)
01:30:22 at org.junit.Assert.assertEquals(Assert.java:553)
01:30:22 at org.junit.Assert.assertEquals(Assert.java:683)
01:30:22 at org.elasticsearch.xpack.analytics.mapper.HistogramPercentileAggregationTests.testTDigestHistogram(HistogramPercentileAggregationTests.java:223)
Build urls:
Metadata
Metadata
Assignees
Labels
:Analytics/AggregationsAggregationsAggregations>test-failureTriaged test failures from CITriaged test failures from CI