Fokko commented on issue #4804: [AIRFLOW-3980] Unify logger
URL: https://github.com/apache/airflow/pull/4804#issuecomment-470259399
 
 
   Thanks @mik-laj 
   
   Unfortunately the CI is sad now:
   ```
   ======================================================================
   33) FAIL: test_exception_propagation 
(tests.executors.test_celery_executor.CeleryExecutorTest)
   ----------------------------------------------------------------------
      Traceback (most recent call last):
       tests/executors/test_celery_executor.py line 162 in 
test_exception_propagation
         self.assertIn('AttributeError', args[1])
      AssertionError: 'AttributeError' not found in AttributeError("'dict' 
object has no attribute 'state'",)
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to