ashb commented on a change in pull request #4131: [AIRFLOW-3239] Further fix of 
CI tests
URL: https://github.com/apache/incubator-airflow/pull/4131#discussion_r234405423
 
 

 ##########
 File path: tests/__init__.py
 ##########
 @@ -22,15 +22,5 @@
 from __future__ import absolute_import
 
 from .api import *
-from .configuration import *
 
 Review comment:
   This was needed to find the tests before, but now the files are correctly 
named with `test_*.py` the more standard test discovery process finds them. If 
you've noticed in the logs something about "Transplated" class or similar, this 
was the cause, and naming them properly makes it bahve

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to