zRains opened a new pull request, #3809: URL: https://github.com/apache/ambari/pull/3809
## What changes were proposed in this pull request? With the arrival of the `ambari-web` upgrade PR: #3770 , `PhantomJS` is no longer sufficient to support future testing tasks, as its support for ES5 has been abandoned([#14506](https://github.com/ariya/phantomjs/issues/14506), [#14458](https://github.com/ariya/phantomjs/issues/14458)). The `chromium-browser` will provide ES5 syntax support and enable testing for more libraries. This will be one of the foundational steps in the overall `ambari-web` upgrade plan. This PR will be divided into two modules: `ambari-web` and `ambari-admin`. PhantomJS will be completely removed, and some failing tests will be fixed. ## How was this patch tested? ```bash mvn -T 2C -am test -pl ambari-web -Dmaven.artifact.threads=10 -Drat.skip ```  -- 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: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org