You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/09/16 23:28:33 UTC

[jira] [Created] (SPARK-3555) UI port contention suite flakey

Patrick Wendell created SPARK-3555:
--------------------------------------

             Summary: UI port contention suite flakey
                 Key: SPARK-3555
                 URL: https://issues.apache.org/jira/browse/SPARK-3555
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.1.0
            Reporter: Patrick Wendell
            Assignee: Andrew Or
            Priority: Blocker


This has been failing in our master build since this afternoon. Not sure exactly what is causing it, but one clear improvement would be to bind to a random port and then read back the port. This is a strict improvement so we should just do this and see if it fixes the test.

{code}
UISuite:
- jetty selects different port under contention *** FAILED ***
  4040 equaled 4040 (UISuite.scala:127)
{code}



--
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