Skip to content

TransportTasksActionTests testRunningTasksCount Failure #53594

@davidkyle

Description

@davidkyle
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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions