Ryan Emerson created ISPN-11604:
-----------------------------------
Summary: 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: 11.0.0.Dev03, 10.1.5.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
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)