-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/Task ManagementIssues for anything around the Tasks API - both persistent and node level.Issues for anything around the Tasks API - both persistent and node level.>test-failureTriaged test failures from CITriaged test failures from CIv8.0.0-alpha1
Description
java.lang.AssertionError: expected:<2> but was:<3>
at __randomizedtesting.SeedInfo.seed([E6652F6E88B2BAA9:9AC6EF194B519F26]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at org.elasticsearch.action.admin.cluster.node.tasks.TransportTasksActionTests.testRunningTasksCount(TransportTasksActionTests.java:311)
https://gradle-enterprise.elastic.co/s/epykhvonxr2xw
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=opensuse-15-1&&immutable/633/console
./gradlew ':server:test' --tests "org.elasticsearch.action.admin.cluster.node.tasks.TransportTasksActionTests.testRunningTasksCount" \
-Dtests.seed=E6652F6E88B2BAA9 \
-Dtests.security.manager=true \
-Dtests.locale=el \
-Dtests.timezone=JST \
-Dcompiler.java=13
Leaving unmuted as this is the only failure in the last 30 days and the test obviously needs extra logging to find out exactly which tasks were running.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Task ManagementIssues for anything around the Tasks API - both persistent and node level.Issues for anything around the Tasks API - both persistent and node level.>test-failureTriaged test failures from CITriaged test failures from CIv8.0.0-alpha1