You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/07/17 02:24:06 UTC

[jira] [Commented] (SLIDER-241) Convert funtests to integration tests

    [ https://issues.apache.org/jira/browse/SLIDER-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064385#comment-14064385 ] 

ASF subversion and git services commented on SLIDER-241:
--------------------------------------------------------

Commit dfd3cd724f9a972d15f2b43eaf8ab7c656bec87f in incubator-slider's branch refs/heads/develop from [~billie.rinaldi@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=dfd3cd7 ]

SLIDER-241 remove slider.funtest.enabled property and use maven-failsafe-plugin to run ITs


> 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)