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

unpin pytest #227

Merged
merged 3 commits into from
Aug 13, 2024
Merged

unpin pytest #227

merged 3 commits into from
Aug 13, 2024

Conversation

drammock
Copy link
Member

cf. mne-tools/mne-python#12789

Locally for me all tests pass except for 3 symmetric_orth runs (2-False, 3-False, and 3-True). They pass on pytest 7.4.4 so this needs digging into

@drammock drammock marked this pull request as ready for review August 13, 2024 21:44
@larsoner
Copy link
Member

Yes most pytest>=8 failures I ran into in moving other repos over was the need to have multiple pytest.warns context managers

@larsoner larsoner enabled auto-merge (squash) August 13, 2024 21:46
@larsoner larsoner merged commit 5f2a38d into mne-tools:main Aug 13, 2024
11 of 12 checks passed
@drammock drammock deleted the unpin-pytest branch October 28, 2024 20:58
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