Browse Source

[8.x] fix/SearchStatesIt_failures (#117729)

This will backport the following commits from main to 8.x:

#117618
Dimitris Rempapis 10 months ago
parent
commit
acf181c8ae
2 changed files with 5 additions and 3 deletions
  1. 5 0
      docs/changelog/117729.yaml
  2. 0 3
      muted-tests.yml

+ 5 - 0
docs/changelog/117729.yaml

@@ -0,0 +1,5 @@
+pr: 117729
+summary: "[8.x] fix/SearchStatesIt_failures"
+area: Search
+type: bug
+issues: []

+ 0 - 3
muted-tests.yml

@@ -1,7 +1,4 @@
 tests:
-- class: "org.elasticsearch.upgrades.SearchStatesIT"
-  issue: "https://github.com/elastic/elasticsearch/issues/108991"
-  method: "testCanMatch"
 - class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
   method: test {yaml=reference/esql/esql-async-query-api/line_17}
   issue: https://github.com/elastic/elasticsearch/issues/109260