Skip to content

Commit 293cd37

Browse files
authored
Unmute fixed RRF and FORK tests (elastic#127455)
1 parent d4b1b20 commit 293cd37

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
@@ -408,9 +408,6 @@ tests:
408408
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
409409
method: test {rerank.Reranker before a limit ASYNC}
410410
issue: https://github.com/elastic/elasticsearch/issues/127051
411-
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
412-
method: test {rrf.SimpleRrf ASYNC}
413-
issue: https://github.com/elastic/elasticsearch/issues/127063
414411
- class: org.elasticsearch.packaging.test.DockerTests
415412
method: test026InstallBundledRepositoryPlugins
416413
issue: https://github.com/elastic/elasticsearch/issues/127081
@@ -426,9 +423,6 @@ tests:
426423
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
427424
method: test
428425
issue: https://github.com/elastic/elasticsearch/issues/127157
429-
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
430-
method: test {fork.ForkWithWhereSortDescAndLimit SYNC}
431-
issue: https://github.com/elastic/elasticsearch/issues/127326
432426
- class: org.elasticsearch.geometry.utils.SpatialEnvelopeVisitorTests
433427
method: testVisitGeoPointsWrapping
434428
issue: https://github.com/elastic/elasticsearch/issues/123425

0 commit comments

Comments
 (0)