Closed sappelhoff closed 2 hours ago
Marking for merge-when-green, thanks in advance @sappelhoff !
Failure looks related
_____________________________ test_add_reorder[2] ______________________________
E Failed: DID NOT WARN. No warnings of type (<class 'RuntimeWarning'>,) matching the regex were emitted.
Regex: locations of multiple
Emitted warnings: [ RuntimeWarning('Location for this channel is unknown or ambiguous; consider calling set_montage() after adding new reference channels if needed. Applying a montage will only set locations of channels that exist at the time it is applied.')].
All traceback entries are hidden. Pass `--full-trace` to see hidden and internal frames.
During handling of the above exception, another exception occurred:
mne/_fiff/tests/test_reference.py:900: in test_add_reorder
with ctx:
E RuntimeWarning: Location for this channel is unknown or ambiguous; consider calling set_montage() after adding new reference channels if needed. Applying a montage will only set locations of channels that exist at the time it is applied.