-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Security/SecuritySecurity issues without another labelSecurity issues without another label>test-failureTriaged test failures from CITriaged test failures from CITeam:SecurityMeta label for security teamMeta label for security team
Description
Repro line: ./gradlew ':x-pack:plugin:security:internalClusterTest' --tests "org.elasticsearch.xpack.security.authc.TokenAuthIntegTests.testExpiredTokensDeletedAfterExpiration" -Dtests.seed=CAFFBB05C6B0FD31 -Dtests.security.manager=true -Dtests.locale=en-ZA -Dtests.timezone=America/Recife -Druntime.java=11
Reproduces locally?: No
Applicable branches: master
Failure history: Failing occasionally after a flurry of failures back in December.
Failure excerpt:
org.elasticsearch.xpack.security.authc.TokenAuthIntegTests > testExpiredTokensDeletedAfterExpiration FAILED |
-- | --
| java.lang.AssertionError: |
| Expected: an empty collection |
| but: <[org.elasticsearch.ElasticsearchException: Elasticsearch exception [type=exception, reason=Error invalidating refresh_token: ]]> |
| at __randomizedtesting.SeedInfo.seed([CAFFBB05C6B0FD31:CBDEAF1CFDF6B220]: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.security.authc.TokenAuthIntegTests.testExpiredTokensDeletedAfterExpiration(TokenAuthIntegTests.java:208)
Metadata
Metadata
Assignees
Labels
:Security/SecuritySecurity issues without another labelSecurity issues without another label>test-failureTriaged test failures from CITriaged test failures from CITeam:SecurityMeta label for security teamMeta label for security team