rich7420 commented on PR #3981:
URL: https://github.com/apache/ambari/pull/3981#issuecomment-2808124911

   > > > Currently, compiling, deploying, and testing the cluster is quite 
troublesome, and the unit tests are still failing. I will try to find time to 
fix the unit tests and add the capability for one-click Docker cluster 
deployment.
   > > 
   > > 
   > > Sure, I can help you work on it as well. Let me know what parts you’d 
like me to support.
   > 
   > Could you help fix the failed unit test of ambari server? You can read the 
Jenkinsfile to find relative test cmds.
   
   When I tried to test this PR use `mvn clean package`, the test problems 
occur:
   ```
   HeadlessChrome 0.0.0 (Mac OS X 10.15.7) Ambari Web Unit tests 
test/views/common/controls_view_test App.ServiceConfigRadioButton #onChecked 
invoked with click "before each" hook for "property value" FAILED
           TypeError: Cannot read properties of undefined (reading 'call')
               at Ember.run.<anonymous> 
(test/views/common/controls_view_test.js:533:22) 
   ```
   ```
   HeadlessChrome 0.0.0 (Mac OS X 10.15.7) Ambari Web Unit tests 
test/views/common/controls_view_test App.ServiceConfigRadioButton #onChecked 
not invoked with click "before each" hook for "property value" FAILED
           TypeError: Cannot read properties of undefined (reading 'call')
               at Ember.run.<anonymous> 
(test/views/common/controls_view_test.js:533:22)
   ```
   Once I finish this PR, I’ll work on fixing these issues.


-- 
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

Reply via email to