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

CounterManagerOperationTest and RemoteCounterManagerTest random failures

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.2.2.Final
    • None
    • None
    • None

    Description

      There is a small issue in the test where the createCacheManagers() ca run before cleanup().
      It reads the counters created from the previous runs and loads them in memory. The test fails because it is expecting to not finding the counter there.
      We need to make sure we cleanup before the cache manager starts. Probably is also better to cleanup after the tests.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: