[ http://jira.codehaus.org/browse/SUREFIRE-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed SUREFIRE-540. -------------------------------------- Assignee: Benjamin Bentmann Resolution: Duplicate This change was deliberately made, see the linked issue. > Surefire doesn't support @IfProfileValue > ---------------------------------------- > > Key: SUREFIRE-540 > URL: http://jira.codehaus.org/browse/SUREFIRE-540 > Project: Maven Surefire > Issue Type: Bug > Affects Versions: 2.4.3 > Reporter: Christoph Kutzinski > Assignee: Benjamin Bentmann > > Regression from 2.4.2: > I'm using Spring's @IfProfileValue annotation to run certain unit tests only > in specific circumstances. E.g. > @IfProfileValue(name="test.profile.stress", value="true") > public class StressTest { ... } > and start the tests with mvn test -Dtest.profile.stress=true. > This works with Surefire 2.4.2, but with 2.4.3 the tests are skipped without > further explanation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira