Skip to content

[CI] ForecastIT#testSingleSeries fails reproducibly on master #36258

@cbuescher

Description

@cbuescher

First seen in this PR build: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request-2/1289/consoleFull

This reproduces for me on master:

./gradlew :x-pack:plugin:ml:qa:native-multi-node-tests:integTestRunner -Dtests.seed=3B7BFF05D7416702 -Dtests.class=org.elasticsearch.xpack.ml.integration.ForecastIT -Dtests.method="testSingleSeries" -Dtests.security.manager=true -Dtests.locale=fr -Dtests.timezone=Cuba -Dcompiler.java=11 -Druntime.java=8

Failure:

> Throwable #1: java.lang.AssertionError:
   > Expected: <1544007600000L>
   >      but: was <1544009400000L>
   >    at __randomizedtesting.SeedInfo.seed([3B7BFF05D7416702:5C63C1FD2F7DCD17]:0)
   >    at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   >    at org.elasticsearch.xpack.ml.integration.ForecastIT.testSingleSeries(ForecastIT.java:103)
   >    at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Assignees

Labels

:mlMachine learning>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions