Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9558

Eliminate redundant testing in JGroups and Infinispan subsystem tests

XMLWordPrintable

      The JGroups and Infinispan subsystems have subclasses of AbstractSubsystemBaseTest that include @Test method that essentially duplicate parts of what the superclass testSubsystem does. These subclasses execute the test for numerous xml versions, so the duplication isn't just run once. So, remove that.

      In the infinispan case removing it saves about 10s on my laptop, but more importantly it saves about a minute on Windows runs on ci.wildfly.org. The long execution time on CI is what drew my attention to this.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: