amoghrajesh commented on code in PR #66574:
URL: https://github.com/apache/airflow/pull/66574#discussion_r3263772428
##########
task-sdk/tests/task_sdk/execution_time/test_supervisor.py:
##########
@@ -3023,6 +3023,75 @@ def test_handle_requests_api_server_error(self,
watched_subprocess, mocker):
"detail": error.response.json(),
}
+ def test_terminal_state_not_set_when_succeed_api_fails(self,
watched_subprocess, mocker):
Review Comment:
+1
--
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]