diff --git a/muted-tests.yml b/muted-tests.yml index 3ba077b8a2f26..fa4c4e3f5f46b 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -73,9 +73,6 @@ tests: - class: org.elasticsearch.xpack.apmdata.APMYamlTestSuiteIT method: test {yaml=/10_apm/Test template reinstallation} issue: https://github.com/elastic/elasticsearch/issues/116445 -- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT - method: testSeqNoCASLinearizability - issue: https://github.com/elastic/elasticsearch/issues/117249 - class: org.elasticsearch.xpack.inference.InferenceRestIT method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint} issue: https://github.com/elastic/elasticsearch/issues/117027