You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (Jira)" <ji...@apache.org> on 2021/07/06 11:41:00 UTC

[jira] [Created] (OAK-9487) WarnLogStringPropertySizeTest may fail with multiple fixtures

Marcel Reutegger created OAK-9487:
-------------------------------------

             Summary: 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


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.3.4#803005)