sarutak opened a new pull request #29827:
URL: https://github.com/apache/spark/pull/29827


    ### What changes were proposed in this pull request?
   
   This PR adds a GitHub Actions job to run WebUI tests with Chrome.
   `ChromeUISeleniumSuite` and `ChromeUIHistoryServerSuite` are added to test 
WebUI with better JavaScript support but they are disabled on the CI 
environment.
   Now that we use GitHub Actions, let's add a job to run them.
   
   ### Why are the changes needed?
   <!--
   Please clarify why the changes are needed. For instance,
     1. If you propose a new API, clarify the use case for a new API.
     2. If you fix a bug, you can clarify why it is a bug.
   -->
   To ensure WebUI related changes can work properly and don't make regressions.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   I confirmed the new job works on my repository.
   I also confirmed we can download `unit-tests.log` if the WebUI tests fails.
   
![unit-tests-log-webui](https://user-images.githubusercontent.com/4736016/93814795-01912100-fc90-11ea-9bc5-d8ed08519645.png)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to