[infinispan-issues] [JBoss JIRA] (ISPN-11604) CountMarshallingPojo Breaks with parallel tests

Dan Berindei (Jira) issues at jboss.org
Tue Jul 21 13:01:00 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-11604:
--------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/8572


> CountMarshallingPojo Breaks with parallel tests
> -----------------------------------------------
>
>                 Key: ISPN-11604
>                 URL: https://issues.redhat.com/browse/ISPN-11604
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 10.1.5.Final, 11.0.0.Dev03
>            Reporter: Ryan Emerson
>            Assignee: Dan Berindei
>            Priority: Major
>
> CountMarshallingPojo uses static fields for the marshall count, and it breaks when 2 of the many tests that use it run in parallel. Either it should have a custom raw marshaller, with a different marshaller instance in each test, or it should have a test name field and it should maintain a map of marshall counts per test.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list