Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions tests/test_calibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -374,10 +374,6 @@
}


@pytest.mark.xfail(
reason="Some platform and Python versions combinations raise errors for certain models",
strict=False,
)
def test_spotpy_calibration(symbolic_config):
"""Confirm that calibration actually improves the NSE."""
name, cls = symbolic_config
Expand Down
Loading