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

Mark failing sorter test on Windows*Python3.12 as xfail #3091

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

alejoe91
Copy link
Member

See https://github.com/SpikeInterface/spikeinterface/actions/runs/9693230325/job/26748253219?pr=3090

Let's not waste too much time here for the time being since it seems a 3rd party problem

@alejoe91 alejoe91 added the testing Related to test routines label Jun 27, 2024
@alejoe91 alejoe91 merged commit 1822ecf into SpikeInterface:main Jun 27, 2024
17 checks passed
@@ -19,6 +21,10 @@ def generate_recording():
return _generate_recording()


@pytest.mark.xfail(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alejoe91, was the equality sign in python meant to be >= instead of just larger?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oups!! Yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to test routines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants