GitHub user squito opened a pull request:

    https://github.com/apache/spark/pull/6465

    [SPARK-7919][CORE][tests] increase timeout, make it scaled

    https://issues.apache.org/jira/browse/SPARK-7919
    
    test fails sometimes on some of our slower build machines, so up the 
timeout.  Also add in a hook for scalatest to [scale the 
timeouts](http://doc.scalatest.org/2.0/index.html#org.scalatest.concurrent.ScaledTimeSpans).
  That way the timeouts can be extended on slow machines, rather than a code 
change required for the slowest possible machine.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/squito/spark SPARK-7919

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6465.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6465
    
----
commit 0e917b3c037e45e94f7f4c583126f62dd66cda7d
Author: Imran Rashid <[email protected]>
Date:   2015-05-28T18:05:13Z

    increase timeout, make it scaled

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to