Skip to content

Conversation

@ferruzzi
Copy link
Contributor

With the default force=False the test fails on our CI because the data retention policy is blocking the deletion.


^ 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 newsfragments.

With the default `force=False` the test fails on our CI because the data retention policy is blocking the deletion.
@ferruzzi
Copy link
Contributor Author

There are some test failures but they don't appear to be related.

@potiuk
Copy link
Member

potiuk commented Aug 15, 2024

As strange as it seems I identified this failing tests as something that was not detected in main build because of pytest 8.* bug pytest-dev/pytest#12605

I fixed it in #41500 and also workarounded the pytest bug in #41499

@potiuk potiuk merged commit ccf1f7f into apache:main Aug 15, 2024
@ferruzzi
Copy link
Contributor Author

Strange, nice catch Jarek. Github went down shortly after I saw the failing test here so I was thinking it was just a precursor for that and didn't look too deep yet.

Artuz37 pushed a commit to Artuz37/airflow that referenced this pull request Aug 19, 2024
With the default `force=False` the test fails on our CI because the data retention policy is blocking the deletion.
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Aug 20, 2024
With the default `force=False` the test fails on our CI because the data retention policy is blocking the deletion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants