Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-671

Bump maven-surefire-plugin and maven-failsafe-plugin to 2.11

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.4.0
    • tests

    Description

      Currently, I can't comma-separated includes to specify multiple tests to run. For example, the following command inside bigtop/bigtop-tests/test-execution/smokes/hbase will run 0 tests because of http://jira.codehaus.org/browse/SUREFIRE-685: Cannot pass multiple comma-separated includes.

      mvn clean verify -Dorg.apache.maven-failsafe-plugin.testInclude=**/TestHBaseSmoke*,**/TestHbck*
      

      I'd like to bump up maven-surefire-plugin and maven-failsafe-plugin to 2.11 so we can run tests with comma-separated includes.

      2.12 has the problem http://jira.codehaus.org/browse/SUREFIRE-827: Surefire 2.12 cannot run a single test, regression from 2.11.

      Attachments

        1. BIGTOP-671.patch
          8 kB
          Stephen Chu

        Activity

          People

            schu Stephen Chu
            schu Stephen Chu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: