[
https://issues.apache.org/jira/browse/OAK-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17638617#comment-17638617
]
Marcel Reutegger commented on OAK-9487:
---------------------------------------
PR for merge into 1.22 branch: https://github.com/apache/jackrabbit-oak/pull/769
> WarnLogStringPropertySizeTest may fail with multiple fixtures
> -------------------------------------------------------------
>
> Key: OAK-9487
> URL: https://issues.apache.org/jira/browse/OAK-9487
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: jcr
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 1.42.0
>
>
> The test WarnLogStringPropertySizeTest may fail when executed with multiple
> fixtures. It check for warn messages emitted by the {{NodeImpl}} class and
> extends from {{AbstractRepositoryTest}}, which runs with {{Parallelized}}.
> This means there can be concurrent execution of the test for different
> fixtures, one influencing the other through log messages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)