You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/06/01 15:01:16 UTC

[spark] branch master updated (e70df2c -> 6a895d0)

This is an automated email from the ASF dual-hosted git repository.

srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e70df2c  [SPARK-29683][YARN] False report isAllNodeBlacklisted when RM is having issue
     add 6a895d0  [SPARK-31804][WEBUI] Add real headless browser support for HistoryServer tests

No new revisions were added by this update.

Summary of changes:
 .../history/ChromeUIHistoryServerSuite.scala}      |   7 +-
 .../spark/deploy/history/HistoryServerSuite.scala  |  62 ---------
 .../history/RealBrowserUIHistoryServerSuite.scala  | 155 +++++++++++++++++++++
 3 files changed, 159 insertions(+), 65 deletions(-)
 copy core/src/test/scala/org/apache/spark/{ui/ChromeUISeleniumSuite.scala => deploy/history/ChromeUIHistoryServerSuite.scala} (88%)
 create mode 100644 core/src/test/scala/org/apache/spark/deploy/history/RealBrowserUIHistoryServerSuite.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org