pierrejeambrun commented on code in PR #44986:
URL: https://github.com/apache/airflow/pull/44986#discussion_r1941112610
##########
tests/api_fastapi/execution_api/routes/test_task_instances.py:
##########
@@ -716,6 +716,35 @@ def test_ti_runtime_checks_failure(self, client, session,
create_task_instance):
session.expire_all()
+ def test_ti_update_state_to_fail_with_runtime_check_payload_with_extra(
Review Comment:
To remove
--
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]