|
@@ -179,6 +179,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.inference.InferenceRestIT
|
|
|
method: test {p0=inference/80_random_rerank_retriever/Random rerank retriever predictably shuffles results}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/111999
|
|
|
+- class: org.elasticsearch.xpack.ml.integration.MlJobIT
|
|
|
+ method: testDeleteJobAfterMissingIndex
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/112088
|
|
|
|
|
|
# Examples:
|
|
|
#
|