You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/06/20 04:30:00 UTC

[jira] [Created] (SPARK-8496) Do not run slow tests for every PR

Andrew Or created SPARK-8496:
--------------------------------

             Summary: Do not run slow tests for every PR
                 Key: SPARK-8496
                 URL: https://issues.apache.org/jira/browse/SPARK-8496
             Project: Spark
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.0.0
            Reporter: Andrew Or
            Assignee: Andrew Or
            Priority: Critical


Right now we have individual test suites like SparkSubmitSuite and DriverSuite that start subprocesses and wait for long timeouts. The total test time on pull requests is usually between 2 - 3 hours, which is very long for quickly iterating during development.

This issue aims to separate slow tests from fast tests and disable slow tests for the PRB.



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

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