eejbyfeldt commented on code in PR #30165:
URL: https://github.com/apache/airflow/pull/30165#discussion_r1139970003


##########
tests/models/test_taskinstance.py:
##########
@@ -472,28 +472,6 @@ def task_function(ti):
         ti.refresh_from_db()
         assert ti.state == State.UP_FOR_RETRY
 
-    def test_task_sigterm_calls_on_failure_callack(self, dag_maker, caplog):

Review Comment:
   This test case could be left in.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to