vanshuhassija commented on code in PR #3760:
URL: https://github.com/apache/ambari/pull/3760#discussion_r1387496742


##########
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:
   Headless browser changes are done for ambari-admin by replacing phantomjs 
with chromeHeadless but in case of capacity-scheduler the use case of phantomjs 
is different and cannot be mapped to chromeHeadless so changes are done in 
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: [email protected]

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


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

Reply via email to