[jboss-jira] [JBoss JIRA] (WFLY-13564) Clustering TS: Running a single test with -Dtest= can only be used with main tests
Radoslav Husar (Jira)
issues at jboss.org
Thu Jun 4 19:24:00 EDT 2020
Radoslav Husar created WFLY-13564:
-------------------------------------
Summary: Clustering TS: Running a single test with -Dtest= can only be used with main tests
Key: WFLY-13564
URL: https://issues.redhat.com/browse/WFLY-13564
Project: WildFly
Issue Type: Task
Components: Clustering, Test Suite
Affects Versions: 20.0.0.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 21.0.0.Beta1
Related to WFLY-13563.
The -Dtest=foo will only run if the test foo is part of the main surefire execution. e.g. running a single node test will try to run that test in the main execution and would fail.
Unfortunately, the -Dtest overrides includes/excludes fo the surefire plugin execution, which does not work for us well.
Document how profile selection introduced in WFLY-13557 could be used to run single test.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list