[ 
https://issues.apache.org/jira/browse/SPARK-35740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362243#comment-17362243
 ] 

Kousuke Saruta commented on SPARK-35740:
----------------------------------------

[~abhinavofficial] Could you try with the following command?
{code}
build/sbt -Dguava.version=27.0-jre 
-Dspark.test.webdriver.chrome.driver=/path/to/chromedriver 
-Dtest.default.exclude.tags=  
-Dtest.include.tags=org.apache.spark.tags.ChromeUITest "testOnly 
org.apache.spark.ui.ChromeUISeleniumSuite"
{code}

Currently, -Dguava.version=27.0-jre is needed only for Chrome tests.

> ChromeUIHistoryServerSuite and ChromeUISeleniumSuite failed on Mac 10.15
> ------------------------------------------------------------------------
>
>                 Key: SPARK-35740
>                 URL: https://issues.apache.org/jira/browse/SPARK-35740
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.1.1
>            Reporter: Abhinav Kumar
>            Priority: Minor
>
> import org.openqa.selenium.chrome.\{ChromeDriver, ChromeOptions} 
> ChromeDriver is not getting resolved.
>  
> Also - Class org.openqa.selenium.remote.RemoteWebDriver not found - 
> continuing with a stub.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to