Skip to content

Azure Windows 3.7 conda job keeps failing #7814

@cbrnr

Description

@cbrnr

For quite some time the Azure Windows 3.7 conda job has been throwing the following error:

FAILED mne/minimum_norm/tests/test_inverse.py::test_make_inverse_operator_diag[testing_data-testing_data]

More detailed log message:

================================== FAILURES ===================================
_________ test_make_inverse_operator_diag[testing_data-testing_data] __________
[gw0] win32 -- Python 3.7.4 D:\a\1\s\conda\python.exe
mne\minimum_norm\tests\test_inverse.py:727: in test_make_inverse_operator_diag
    rtol=1e-1, atol=1e-1, ctol=0.99, check_K=False)
mne\minimum_norm\tests\test_inverse.py:182: in _compare_inverses_approx
    assert corr > ctol
E   assert 0.7766994175372354 > 0.99

@larsoner suspects that this is related to MKL and probably hard to track down.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions