mandeepzemo commented on PR #55212:
URL: https://github.com/apache/airflow/pull/55212#issuecomment-3302334108

   
   
   > @mandeepzemo tests are failing
   > 
   > ```
   > core/tests/unit/plugins/test_plugins_manager.py']
   > Caplog is used in the test. Please be sure you are mocking the log. For 
example, use `patch.object` to mock `log`.Using `caplog` directly in your test 
files can cause side effects and not recommended. 
   > If you think, `caplog` is the only way to test the functionality or there 
is and exceptional case, please ask maintainer to include as an exception using 
'log exception' label. It is up to maintainer 
   > decision to allow this exception.
   > ```
   
   @eladkal  The testcase issue Resolved.


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

Reply via email to