-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/SQLSQL queryingSQL querying>test-failureTriaged test failures from CITriaged test failures from CITeam:QL (Deprecated)Meta label for query languages teamMeta label for query languages team
Description
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
:Analytics/SQLSQL queryingSQL querying>test-failureTriaged test failures from CITriaged test failures from CITeam:QL (Deprecated)Meta label for query languages teamMeta label for query languages team