Nick Dimiduk created PHOENIX-2997:
-------------------------------------

             Summary: Spark Integration tests not managed through failsafe 
plugin
                 Key: PHOENIX-2997
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2997
             Project: Phoenix
          Issue Type: Task
            Reporter: Nick Dimiduk


Spark cluster tests are run via scalatest plugin instead of failsafe. That 
means that variables used to selectively running java tests don't apply to 
spark tests. I.E., {{mvn clean verify -Dit.test=MapReduceIT -Dtest=NoSuchTest 
-DfailIfNoTests=false}} should run only the specified {{MapReduceIT}}, instead 
it runs all of spark ITs as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to