Skip to content

SqlClearCursorActionIT.testAutoCursorCleanup failure #62046

@davidkyle

Description

@davidkyle

Build scan:
https://gradle-enterprise.elastic.co/s/vww2nhtqvllnq

Repro line:

 ./gradlew ':x-pack:plugin:sql:internalClusterTest' --tests "org.elasticsearch.xpack.sql.action.SqlClearCursorActionIT.testAutoCursorCleanup" \
  -Dtests.seed=ED48C0414093BFA8 \
  -Dtests.security.manager=true \
  -Dtests.locale=de \
  -Dtests.timezone=America/Campo_Grande \
  -Druntime.java=11

Reproduces locally?:
No

Applicable branches:
master

Failure history:
First ever failure I could find at least.

I have not muted the test because this is the first failure and it does not reproduce

Failure excerpt:

java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([ED48C0414093BFA8:2A4953187A7F7CBA]: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.xpack.sql.action.SqlClearCursorActionIT.testAutoCursorCleanup(SqlClearCursorActionIT.java:85)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions