tbonelee opened a new pull request, #5089:
URL: https://github.com/apache/zeppelin/pull/5089

   ### What is this PR for?
   This PR stabilizes the `test-selenium...` job by switching the Selenium 
browser from Firefox to Microsoft Edge.
   In #4941, we worked around a Linux ChromeDriver issue 
(https://github.com/SeleniumHQ/selenium/issues/15358) by moving from Chrome to 
Firefox, but that workaround also seems to be not working well.
   
   I use Edge driver instead, since it does not have flakiness like Firefox 
driver and is more aligned with Chrome since it is also based on Chromium.
   
   
   ### What type of PR is it?
   Bug Fix
   
   ### What is the Jira issue?
   [[ZEPPELIN-6350]](https://issues.apache.org/jira/browse/ZEPPELIN-6350)
   
   ### How should this be tested?
   - Check `test-selenium...` job in `frontend`
   
   ### Questions:
   * Does the license files need to update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to