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

Pin pytest version to avoid CI permission errors #338

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

git-hyagi
Copy link
Contributor

The CI is failing with pytest-8.0.0:

E   PermissionError: [Errno 13] Permission denied: '/lost+found/__init__.py'

[noissue]

The CI is failing with `pytest-8.0.0`:
```
E   PermissionError: [Errno 13] Permission denied: '/lost+found/__init__.py'
```
[noissue]
@lubosmj
Copy link
Member

lubosmj commented Jan 29, 2024

So, last week we were using pytest==7?

@lubosmj lubosmj merged commit 3abe1d6 into pulp:main Jan 30, 2024
16 checks passed
@git-hyagi git-hyagi deleted the pin-pytest-version branch January 30, 2024 10:25
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.

2 participants