2> REPRODUCE WITH: ./gradlew :x-pack:qa:ml-native-tests:integTestRunner -Dtests.seed=7B45534D9707C727 -Dtests.class=org.elasticsearch.xpack.ml.integration.ModelPlotsIT -Dtests.method="testPartitionFieldWithTerms" -Dtests.security.manager=true -Dtests.locale=en-PH -Dtests.timezone=Antarctica/Palmer
> Throwable #1: java.lang.AssertionError:
> Expected: <23>
> but: was <24>
> at __randomizedtesting.SeedInfo.seed([7B45534D9707C727:3650B455272ED35]:0)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.xpack.ml.integration.ModelPlotsIT.testPartitionFieldWithTerms(ModelPlotsIT.java:104)
> at java.lang.Thread.run(Thread.java:748)
Log:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=opensuse/1066/console
@elastic/ml-core could you please have a look ?