[
https://issues.apache.org/jira/browse/OAK-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974482#comment-16974482
]
Angela Schreiber commented on OAK-8768:
---------------------------------------
[~stefanegli], I ran the build with {{mvn -B verify -Prelease
-Dtest.opts.memory=-Xmx2048m}} as indicated above but didn't manage to
reproduce the failure. any idea how to get there?
> failed TokenCleanupTest.testExpiredReachingThreshold
> ----------------------------------------------------
>
> Key: OAK-8768
> URL: https://issues.apache.org/jira/browse/OAK-8768
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Affects Versions: 1.18.0
> Reporter: Stefan Egli
> Priority: Minor
>
> The following test failure was encountered in one of the {{oak-core}} test
> runs (potential surefire details not available unfortunately) at rev 1869782:
> {noformat}mvn -B verify -Prelease -Dtest.opts.memory=-Xmx2048m
> [...]
> [INFO] Running
> org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest
> [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.342
> s <<< FAILURE! - in
> org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest
> [ERROR]
> testExpiredReachingThreshold(org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest)
> Time elapsed: 0.182 s <<< FAILURE!
> java.lang.AssertionError: expected:<50> but was:<54>
> at
> org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest.assertTokenNodes(TokenCleanupTest.java:48)
> at
> org.apache.jackrabbit.oak.security.authentication.token.TokenCleanupTest.testExpiredReachingThreshold(TokenCleanupTest.java:83)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)