Skip to content

Conversation

@larsoner
Copy link
Member

@larsoner larsoner commented Oct 30, 2024

Couldn't figure out why only the Azure pip-pre was failing, it was because continue-on-error: true was set which means the failed test in pip-pre was ignored because the codecov step after it succeeded 😬

image

Also the doc build is failing because of a new deprecation warning in selenium.

I expect this to fail with a sklearn error in the Linux pip-pre job. Once it does, I'll push a fix for that, then self-merge if it's trivial.

@drammock
Copy link
Member

I opened SeleniumHQ/selenium#14687 about the selenium warning

@larsoner
Copy link
Member Author

Failing successfully!

Screenshot 2024-10-30 at 2 02 52 PM

Will push a commit to fix the sklearn errors

@larsoner
Copy link
Member Author

Ugghhhh actually that was a timeout, need to increase the limit to make sure it actually fails

@larsoner
Copy link
Member Author

Okay now we're good!

image

Pushing a fix for sklearn and marking for merge-when-green

@larsoner larsoner requested a review from jasmainak as a code owner October 30, 2024 19:29
@larsoner larsoner merged commit 60346f6 into mne-tools:main Oct 30, 2024
@larsoner larsoner deleted the tests branch October 30, 2024 21:48
Sign up for free to 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.

2 participants