[infinispan-issues] [JBoss JIRA] (ISPN-11604) CountMarshallingPojo Breaks with parallel tests
Ryan Emerson (Jira)
issues at jboss.org
Thu Jul 23 05:31:11 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson resolved ISPN-11604.
---------------------------------
Resolution: Done
> 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
> Fix For: 12.0.0.Dev01
>
>
> 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