Imran Rashid created SPARK-4746:
-----------------------------------

             Summary: integration tests should be seseparated from faster unit 
tests
                 Key: SPARK-4746
                 URL: https://issues.apache.org/jira/browse/SPARK-4746
             Project: Spark
          Issue Type: Bug
            Reporter: Imran Rashid
            Priority: Trivial


Currently there isn't a good way for a developer to skip the longer integration 
tests.  This can slow down local development.  See 
http://apache-spark-developers-list.1001551.n3.nabble.com/Spurious-test-failures-testing-best-practices-td9560.html

One option is to use scalatest's notion of test tags to tag all integration 
tests, so they could easily be skipped



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to