Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11604

CountMarshallingPojo Breaks with parallel tests

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 12.0.0.Final
    • 10.1.5.Final, 11.0.0.Dev03
    • Test Suite
    • None

      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.

              dberinde@redhat.com Dan Berindei (Inactive)
              remerson@redhat.com Ryan Emerson
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: