Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3663

Re-enable WSTFSC07-interop for code coverage testing

    XMLWordPrintable

Details

    Description

      It appears it is skipped: https://github.com/jbosstm/narayana/blob/master/XTS/localjunit/WSTFSC07-interop/pom.xml
       

              <profile>
                  <id>codeCoverage</id>
                  <build>
                      <plugins>
                          <plugin>
                              <artifactId>maven-surefire-plugin</artifactId>
                              <configuration>
                                  <skipTests>true</skipTests>
                              </configuration>
                          </plugin>
                      </plugins>
                  </build>
              </profile>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            thjenkin@redhat.com Tom Jenkinson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: