mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Mute the Learning to Rank tests (#676)
This commit is contained in:
parent
5d34dc3cc4
commit
8e8c49ddbf
@ -320,6 +320,7 @@ class TestMLModel:
|
||||
# Clean up
|
||||
es_model.delete_model()
|
||||
|
||||
@pytest.mark.skip(reason="https://github.com/elastic/eland/issues/675")
|
||||
@requires_elasticsearch_version((8, 12))
|
||||
@requires_xgboost
|
||||
@pytest.mark.parametrize("compress_model_definition", [True, False])
|
||||
|
Loading…
x
Reference in New Issue
Block a user