Skip to content

Update pytest_collection_modifyitems to use correct properties - #38665

Merged
o-nikolas merged 1 commit into
apache:mainfrom
aws-mwaa:syedahsn/fix-system-tests-possix-paths-properties
Apr 2, 2024
Merged

Update pytest_collection_modifyitems to use correct properties#38665
o-nikolas merged 1 commit into
apache:mainfrom
aws-mwaa:syedahsn/fix-system-tests-possix-paths-properties

Conversation

@syedahsn

Copy link
Copy Markdown
Contributor

related: #38624
Removing LocalPath broke system tests because pytest_collection_modifyitems used deprecated properties. This fixes the issue.


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

Comment threadtests/system/conftest.py
Comment threadtests/system/conftest.py
@o-nikolas
o-nikolas merged commit 399854f into apache:mainApr 2, 2024
@o-nikolas
o-nikolas deleted the syedahsn/fix-system-tests-possix-paths-properties branch April 2, 2024 15:57
Sign up for freeto 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.

4 participants

@syedahsn@uranusjr@Taragolis@o-nikolas