You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by aarondav <gi...@git.apache.org> on 2014/05/22 23:03:51 UTC

[GitHub] spark pull request: Fix UISuite unit test that fails under Jenkins...

GitHub user aarondav opened a pull request:

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

    Fix UISuite unit test that fails under Jenkins contention

    Due to perhaps zombie processes on Jenkins, it seems that at least 10
    Spark ports are in use. It also doesn't matter that the port increases
    when used, it could in fact go down -- the only part that matters is
    that it selects a different port rather than failing to bind.
    Changed test to match this.
    
    Thanks to @andrewor14 for helping diagnose this.

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

    $ git pull https://github.com/aarondav/spark tiny

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

    https://github.com/apache/spark/pull/857.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 #857
    
----
commit c199ec8d5ea5102a281d901d94fb4c917c13aa1b
Author: Aaron Davidson <aa...@databricks.com>
Date:   2014-05-22T20:59:09Z

    Fix UISuite unit test that fails under Jenkins contention
    
    Due to perhaps zombie processes on Jenkins, it seems that at least 10
    Spark ports are in use. It also doesn't matter that the port increases
    when used, it could in fact go down -- the only part that matters is
    that it selects a different port rather than failing to bind.
    Changed test to match this.

----


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

[GitHub] spark pull request: Fix UISuite unit test that fails under Jenkins...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/857#issuecomment-43944238
  
    Merged build started. 


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

[GitHub] spark pull request: Fix UISuite unit test that fails under Jenkins...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/857#issuecomment-43948381
  
    All automated tests passed.
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15146/


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

[GitHub] spark pull request: Fix UISuite unit test that fails under Jenkins...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/857#issuecomment-43948379
  
    Merged build finished. All automated tests passed.


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

[GitHub] spark pull request: Fix UISuite unit test that fails under Jenkins...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/857#issuecomment-43944214
  
     Merged build triggered. 


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

[GitHub] spark pull request: Fix UISuite unit test that fails under Jenkins...

Posted by rxin <gi...@git.apache.org>.
Github user rxin commented on the pull request:

    https://github.com/apache/spark/pull/857#issuecomment-43950435
  
    LGTM. Merged into master & branch-1.0.


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

[GitHub] spark pull request: Fix UISuite unit test that fails under Jenkins...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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