ffinfo commented on issue #4913: Remove verbose test on nosetests
URL: https://github.com/apache/airflow/pull/4913#issuecomment-472747117
 
 
   @XD-DENG I do agree but still I see an improvement on the current version. 
Now the only debug lines I do see are the debug messages that are used in the 
tests itself, like here:
   
https://github.com/apache/airflow/blob/master/tests/contrib/sensors/test_hdfs_sensor.py#L65
   
   So the massive spam in the log is gone now. What did trigger it to spawn now 
I don't know. My changes did maybe trigger the order of the tests. So maybe 
this was conflicting a bit?
   
   All I know for now that this change does fix it ;).
   
   ps: What to do with those debug messages in the tests? Don't think they are 
needed anyway.

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