drexpp commented on issue #6635: [AIRFLOW-6033] Fix UI Crash at "Landing Times" 
when change task_id wi…
URL: https://github.com/apache/airflow/pull/6635#issuecomment-557641694
 
 
   The given error is quite weird
   
   ```
   44) FAIL: test_heartbeat_failed_fast 
(tests.jobs.test_local_task_job.TestLocalTaskJob)
   
      Traceback (most recent call last):
       /usr/local/lib/python3.7/unittest/mock.py line 1255 in patched
         return func(*args, **keywargs)
       tests/jobs/test_local_task_job.py line 161 in test_heartbeat_failed_fast
         self.assertGreaterEqual((time2 - time1).total_seconds(), job.heartrate)
      AssertionError: 1.997115 not greater than or equal to 2
   ```
   
   And I think it might not be related to my pull request.

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