You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sa...@apache.org on 2020/05/24 00:15:03 UTC

[spark] branch master updated (9fdc2a08 -> 8441e93)

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

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


    from 9fdc2a08 [SPARK-31793][SQL] Reduce the memory usage in file scan location metadata
     add 8441e93  Revert "[SPARK-31756][WEBUI] Add real headless browser support for UI test

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/spark/tags/ChromeUITest.java   |  27 -----
 .../apache/spark/ui/ChromeUISeleniumSuite.scala    |  49 ---------
 .../spark/ui/RealBrowserUISeleniumSuite.scala      | 109 ---------------------
 .../org/apache/spark/ui/UISeleniumSuite.scala      |  27 +++++
 dev/run-tests.py                                   |   5 -
 pom.xml                                            |   2 -
 6 files changed, 27 insertions(+), 192 deletions(-)
 delete mode 100644 common/tags/src/test/java/org/apache/spark/tags/ChromeUITest.java
 delete mode 100644 core/src/test/scala/org/apache/spark/ui/ChromeUISeleniumSuite.scala
 delete mode 100644 core/src/test/scala/org/apache/spark/ui/RealBrowserUISeleniumSuite.scala


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