-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML team
Description
Seen a number of these failures and they seem to exclusively happen on our Debian 8 CI agents... coincidence?
Repro line:
./gradlew ':x-pack:plugin:ml:qa:native-multi-node-tests:javaRestTest' --tests "org.elasticsearch.xpack.ml.integration.RunDataFrameAnalyticsIT.testLazyAssignmentWithModelMemoryLimitTooHighForAssignment" -Dtests.seed=64D580EABFA5F688 -Dtests.security.manager=true -Dtests.locale=es-HN -Dtests.timezone=America/Nuuk -Druntime.java=8
Reproduces locally?:
Nope.
Applicable branches:
7.x, 7.11 and 7.10
Failure excerpt:
org.elasticsearch.xpack.ml.integration.RunDataFrameAnalyticsIT > testLazyAssignmentWithModelMemoryLimitTooHighForAssignment FAILED
java.lang.AssertionError:
Expected: an empty string
but: was "V6MWCf2VTZOZ5KaageG-0g"
at __randomizedtesting.SeedInfo.seed([64D580EABFA5F688:5BB63344BA035AC5]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.ml.integration.RunDataFrameAnalyticsIT.testLazyAssignmentWithModelMemoryLimitTooHighForAssignment(RunDataFrameAnalyticsIT.java:562)
Metadata
Metadata
Assignees
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML team