arshadmohammad commented on code in PR #3760: URL: https://github.com/apache/ambari/pull/3760#discussion_r1362558503
########## ambari-web/karma.conf.js: ########## @@ -167,7 +168,7 @@ module.exports = function(config) { // - Opera (has to be installed with `npm install karma-opera-launcher`) // - Safari (only Mac; has to be installed with `npm install karma-safari-launcher`) // - IE (only Windows; has to be installed with `npm install karma-ie-launcher`) - browsers: ['PhantomJS'], + browsers: ['ChromeHeadless'], Review Comment: Make similar changes in other UI containing projects like ambari-admin, contrib\views\commons, contrib\views\files, contrib\views\capacity-scheduler -- 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