Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-5303

TS: Determine whether to ignore <includes> configuration when running single test from CLI.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • Test Suite
    • None

    Description

      Currently, Test Suite is using surefire plugin to run integration tests. Failsafe is more suitable to do this, and the goal is to migrate from surefire to failsafe for IT.

      However, there is a difference in how surefire and failsafe behaves when running a single test from CLI.

      Surefire ignores <includes> pattern by default. This is optional (http://jira.codehaus.org/browse/SUREFIRE-806).

      Failsafe does not ignore <includes> thus will not execute some tests that surefire would. Currently, this is not optional (http://jira.codehaus.org/browse/SUREFIRE-856).

      It needs to be decided whether to ignore <includes> by default, in which case http://jira.codehaus.org/browse/SUREFIRE-856 needs to be resolved before migrating to failsafe (https://jira.jboss.org/browse/AS7-4065), or not.

      Attachments

        Issue Links

          Activity

            People

              ozizka_jira Ondrej Zizka (Inactive)
              jsenko@redhat.com Jakub Senko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: