Bug with prerelease pytest #11758
Labels
topic: reporting
related to terminal output and user-facing messages and errors
type: bug
problem that needs to be addressed
Milestone
pip list
from the virtual environment you are usingIn our prerelease CIs we now get an internal error with 8.0.0rc1:
https://github.com/mne-tools/mne-python/actions/runs/7387584833/job/20096612938?pr=12330#step:15:4411
That's on Linux, but locally I can reproduce on reproduce on macOS arm64 as well:
Not really minimal (at all!) and it's not trivial to get the MNE tests running locally, so let me know if additional debugging at my end would be helpful. But maybe it's enough to know that
source
has length zero sosource[-1]
will fail here?Env info:
The text was updated successfully, but these errors were encountered: