[ 
https://issues.apache.org/jira/browse/SPARK-8496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin resolved SPARK-8496.
--------------------------------
    Resolution: Later

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to