[
https://issues.apache.org/jira/browse/SLIDER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billie Rinaldi resolved SLIDER-241.
-----------------------------------
Resolution: Fixed
> Convert funtests to integration tests
> -------------------------------------
>
> Key: SLIDER-241
> URL: https://issues.apache.org/jira/browse/SLIDER-241
> Project: Slider
> Issue Type: Sub-task
> Components: test
> Reporter: Billie Rinaldi
> Assignee: Billie Rinaldi
> Fix For: Slider 0.50
>
>
> I propose converting existing functional tests to integration tests that will
> run during the maven integration-test phase. There will no longer be a
> slider.funtest.enabled property, and these tests will only run when executing
> "mvn verify" and not during "mvn package" or "mvn test". It involves
> renaming existing Test*.java to *IT.java and running them with the
> maven-failsafe-plugin instead of the maven-surefire-plugin.
--
This message was sent by Atlassian JIRA
(v6.2#6252)