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

TestResourceTracker.backgroundTestStarted(this) doesn't work from the IDE

    XMLWordPrintable

Details

    Description

      When running from an IDE, UnitTestTestNGListener doesn't (usually) run, so the current test name isn't set on the main thread. (TestResourceTracker.getCurrentTestName() returns "main").

      Calling TestResourceTracker.backgroundTestStarted() on a worker thread sets the proper test name, and because of TEST_PING, the cache managers started from the main thread and the worker thread can't join the same cluster.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: