You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Andres de la Peña (Jira)" <ji...@apache.org> on 2021/09/29 17:33:00 UTC

[jira] [Updated] (CASSANDRA-17014) Make -Dtest.methods optional in all Ant test targets

     [ https://issues.apache.org/jira/browse/CASSANDRA-17014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andres de la Peña updated CASSANDRA-17014:
------------------------------------------
    Change Category: Quality Assurance
         Complexity: Low Hanging Fruit
        Component/s: Build
           Priority: Low  (was: Normal)
             Status: Open  (was: Triage Needed)

> Make -Dtest.methods optional in all Ant test targets
> ----------------------------------------------------
>
>                 Key: CASSANDRA-17014
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17014
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Andres de la Peña
>            Assignee: Andres de la Peña
>            Priority: Low
>
> The Ant build file contains several targets to run specific tests:
>  * testsome
>  * long-testsome
>  * burn-testsome
>  * cql-test-some
>  * stress-test-some
>  * test-jvm-dtest-some
> These targets take two arguments, {{test.name}} and {{test.methods}}. The first argument, {{test.name}}, is always mandatory. However, {{test.methods}} can be either mandatory or optional depending on the target and the project branch. For example, in {{testsome}} the argument is mandatory in 3.0 and 3.11 and optional in 4.0 and trunk. Also, in trunk {{test.methods}} is optional for all the targets except {{cql-test-some}}.
> The purpose of this ticket is making {{test.methods}} consistently optional for all the {{*some}} targets.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org