ParkGyeongTae commented on code in PR #4941: URL: https://github.com/apache/zeppelin/pull/4941#discussion_r2260136182
########## .github/workflows/frontend.yml: ########## @@ -24,6 +24,7 @@ env: SPARK_LOCAL_IP: 127.0.0.1 ZEPPELIN_LOCAL_IP: 127.0.0.1 INTERPRETERS: '!hbase,!jdbc,!file,!flink,!cassandra,!elasticsearch,!bigquery,!alluxio,!livy,!groovy,!java,!neo4j,!sparql,!mongodb' + ZEPPELIN_SELENIUM_BROWSER: firefox Review Comment: I’ve updated the workflow to add the environment variable only to the `test-selenium-with-spark-module-for-spark-3-5` job. As for the error in the `run-e2e-tests-in-zeppelin-web` job, I’ll address it in a separate issue. -- 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org