You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Samuel Andersson (JIRA)" <ji...@apache.org> on 2016/05/25 13:50:12 UTC

[jira] [Created] (SUREFIRE-1252) Tests not being run when using XML suite file with TestNG

Samuel Andersson created SUREFIRE-1252:
------------------------------------------

             Summary: Tests not being run when using XML suite file with TestNG
                 Key: SUREFIRE-1252
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1252
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Failsafe Plugin, Maven Surefire Plugin
    Affects Versions: 2.19.1
            Reporter: Samuel Andersson


When upgrading the surefire version to 2.19.1 I noticed that no tests were being run in our integration tests. I managed to track down the error to this commit and line:

https://github.com/apache/maven-surefire/commit/9cefb7ba43b2550f3ede2952b47d079463c33328#diff-c4dee638bf96f8b3e7763d2652aab7efR207

As you can see, no test suites is being returned when an XML test suite is used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)