Skip to content

Commit bc66d9c

Browse files
alex-spiesquux00
andauthored
[8.x] Unmute recently failing CCQ tests (#115218) (#115302)
* Unmute recently failing CCQ tests (#115218) (cherry picked from commit 79de53a) # Conflicts: # muted-tests.yml * Unmute also the other CCQ test --------- Co-authored-by: Michael Peterson <[email protected]>
1 parent 477f630 commit bc66d9c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,6 @@ tests:
292292
- class: org.elasticsearch.packaging.test.DockerTests
293293
method: test022InstallPluginsFromLocalArchive
294294
issue: https://github.com/elastic/elasticsearch/issues/111063
295-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
296-
method: test {yaml=reference/esql/esql-across-clusters/line_196}
297-
issue: https://github.com/elastic/elasticsearch/issues/114488
298295
- class: org.elasticsearch.gradle.internal.PublishPluginFuncTest
299296
issue: https://github.com/elastic/elasticsearch/issues/114492
300297
- class: org.elasticsearch.xpack.inference.DefaultElserIT
@@ -381,9 +378,6 @@ tests:
381378
- class: org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT
382379
method: test {yaml=rrf/800_rrf_with_text_similarity_reranker_retriever/explain using rrf retriever and text-similarity}
383380
issue: https://github.com/elastic/elasticsearch/issues/114757
384-
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
385-
method: test {yaml=reference/esql/esql-across-clusters/line_197}
386-
issue: https://github.com/elastic/elasticsearch/issues/114947
387381
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
388382
method: test {p0=enrich/50_data_stream/enrich documents over _bulk via a data stream}
389383
issue: https://github.com/elastic/elasticsearch/issues/114769

0 commit comments

Comments
 (0)