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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to