[
https://issues.apache.org/jira/browse/OAK-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281725#comment-16281725
]
Michael Dürig commented on OAK-6982:
------------------------------------
Seen this also on our internal CI:
h3. Regression
{noformat}
org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest.testAllExpiredReachingThreshold
{noformat}
h3. Error Message
{noformat}
expected:<3> but was:<4>
{noformat}
h3. Stacktrace
{noformat}
java.lang.AssertionError: expected:<3> but was:<4>
at
org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest.assertTokenNodes(TokenCleanupTest.java:48)
at
org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest.testAllExpiredReachingThreshold(TokenCleanupTest.java:89)
{noformat}
> Test failure: TokenCleanupTest.testAllExpiredReachingThreshold
> --------------------------------------------------------------
>
> Key: OAK-6982
> URL: https://issues.apache.org/jira/browse/OAK-6982
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: continuous integration, security
> Reporter: Hudson
> Fix For: 1.8
>
>
> No description is provided
> The build Jackrabbit Oak #1009 has failed.
> First failed run: [Jackrabbit Oak
> #1009|https://builds.apache.org/job/Jackrabbit%20Oak/1009/] [console
> log|https://builds.apache.org/job/Jackrabbit%20Oak/1009/console]
> {noformat}
> [ERROR]
> testAllExpiredReachingThreshold(org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest)
> Time elapsed: 0.091 s <<< FAILURE!
> java.lang.AssertionError: expected:<1> but was:<2>
> at
> org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest.assertTokenNodes(TokenCleanupTest.java:48)
> at
> org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest.testAllExpiredReachingThreshold(TokenCleanupTest.java:89)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)