kaxil commented on pull request #12743:
URL: https://github.com/apache/airflow/pull/12743#issuecomment-737382458


   @dimberman :
   ```
   E       AssertionError: 'Erro[92 chars]ge to `dummyhostname.function`' != 
'Erro[92 chars]ge to `dummyhostname.function`.This will be deprecated in 2.0.'
   E       - Error: hostname_callable `dummyhostname:function` contains a colon 
instead of a dot. please change to `dummyhostname.function`
   E       + Error: hostname_callable `dummyhostname:function` contains a colon 
instead of a dot. please change to `dummyhostname.function`.This will be 
deprecated in 2.0.
   E       ?                                                                    
                                                           
++++++++++++++++++++++++++++++++
   
   tests/upgrade/rules/test_hostname_callable_rule.py:29: AssertionError
   ```


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


Reply via email to