GitHub user andrewor14 opened a pull request:

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

    [Hot Fix] Ignore org.apache.spark.ui.UISuite tests

    #446 faced a connection refused exception from these tests, causing them to 
timeout after a long time. For now, let's disable these tests.
    
    (We recently disabled the corresponding tests in streaming in 
7863ecca35be9af1eca0dfe5fd8806c5dd710fd6. These tests are very similar).

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

    $ git pull https://github.com/andrewor14/spark ignore-ui-tests

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

    https://github.com/apache/spark/pull/466.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 #466
    
----
commit 6f5a362af0eb8feb34ac3df5d18d724b7531d44c
Author: Andrew Or <andrewo...@gmail.com>
Date:   2014-04-21T18:54:29Z

    Ignore org.apache.spark.ui.UISuite tests

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to