Skip to content

Update HITL test to use new column name for HITLdetail table#55202

Merged
eladkal merged 1 commit intoapache:mainfrom
amoghrajesh:fix-responded-user-id
Sep 3, 2025
Merged

Update HITL test to use new column name for HITLdetail table#55202
eladkal merged 1 commit intoapache:mainfrom
amoghrajesh:fix-responded-user-id

Conversation

@amoghrajesh
Copy link
Copy Markdown
Contributor

Fixes CI error:

ERROR airflow-core/tests/unit/api_fastapi/core_api/routes/ui/test_dags.py::TestGetDagRuns::test_should_return_200_with_hitl[None-3-None] - TypeError: 'user_id' is an invalid keyword argument for HITLDetail
ERROR airflow-core/tests/unit/api_fastapi/core_api/routes/ui/test_dags.py::TestGetDagRuns::test_should_return_200_with_hitl[True-1-expected_pending_actions1] - TypeError: 'user_id' is an invalid keyword argument for HITLDetail

Example: https://github.com/apache/airflow/actions/runs/17422273432/job/49463258874

Probably caused because #55041 was merged 14 hrs ago and #55019 didn't rebase prior to merge.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Sep 3, 2025
@eladkal eladkal merged commit f6bade3 into apache:main Sep 3, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants