Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set pytest version to be < 6.0.0 due to breaking changes #10043

Merged
merged 1 commit into from Jul 29, 2020

Conversation

feluelle
Copy link
Member

@feluelle feluelle commented Jul 29, 2020

The latest pytest version 6.0.0 released yesterday (2020-07-28) does not work in conjunction with the version of pylint (2.4.3) we are using.

To fix this issue I set pytest to < 6.0.0.

related: pytest-dev/pytest#7558


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@feluelle feluelle requested a review from turbaszek July 29, 2020 07:49
@turbaszek turbaszek merged commit 2e0d91d into apache:master Jul 29, 2020
@feluelle feluelle deleted the fix/limit-pytest-version branch July 29, 2020 09:02
kaxil pushed a commit that referenced this pull request Aug 2, 2020
The latest pytest version 6.0.0 released yesterday (2020-07-28)
does not work in conjunction with the version of pylint (2.4.3) we
are using.

(cherry picked from commit 2e0d91d)
kaxil pushed a commit that referenced this pull request Aug 11, 2020
The latest pytest version 6.0.0 released yesterday (2020-07-28)
does not work in conjunction with the version of pylint (2.4.3) we
are using.

(cherry picked from commit 2e0d91d)
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Mar 5, 2021
The latest pytest version 6.0.0 released yesterday (2020-07-28)
does not work in conjunction with the version of pylint (2.4.3) we
are using.

(cherry picked from commit 2e0d91d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants