[
https://issues.apache.org/jira/browse/SLIDER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064386#comment-14064386
]
ASF subversion and git services commented on SLIDER-241:
--------------------------------------------------------
Commit 272e127e6cfda91ac6d3161e7061bbac4fb696b5 in incubator-slider's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=272e127 ]
SLIDER-241 make sure accumulo provider funtests work, move some utility methods
down to CommandTestBase
> 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)