You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/04/24 14:34:52 UTC

[GitHub] [airflow] XD-DENG commented on a change in pull request #5174: [AIRFLOW-XXX] Reduce log spam in tests

XD-DENG commented on a change in pull request #5174: [AIRFLOW-XXX] Reduce log spam in tests
URL: https://github.com/apache/airflow/pull/5174#discussion_r278158007
 
 

 ##########
 File path: tests/contrib/sensors/test_python_sensor.py
 ##########
 @@ -36,10 +35,6 @@ class PythonSensorTests(unittest.TestCase):
 
     def setUp(self):
         configuration.load_test_config()
-        self.dagbag = DagBag(
-            dag_folder=DEV_NULL,
 
 Review comment:
   In this case, maybe https://github.com/apache/airflow/blob/bf7f48f2637cc0e898481915793f05531ec89229/tests/contrib/sensors/test_python_sensor.py#L31 can also be removed.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services