ferruzzi commented on PR #37936:
URL: https://github.com/apache/airflow/pull/37936#issuecomment-2110714915

   >  What test did you have in mind? I can't think of any to accomplish this
   
   If you are trying to make sure the metric is emitted in seconds and not 
milliseconds, maybe start a timer, sleep(1), and assert that Stats.timer() was 
called with a value of 1 and not 1000?


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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to