Skip to content

Commit b36282a

Browse files
committed
ESQL: Unmute tests fixed by elastic#130330
1 parent ecbc360 commit b36282a

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
@@ -576,15 +576,9 @@ tests:
576576
- class: org.elasticsearch.xpack.esql.action.EsqlRemoteErrorWrapIT
577577
method: testThatRemoteErrorsAreWrapped
578578
issue: https://github.com/elastic/elasticsearch/issues/130794
579-
- class: org.elasticsearch.xpack.esql.action.EnrichIT
580-
method: testProfile
581-
issue: https://github.com/elastic/elasticsearch/issues/130270
582579
- class: org.elasticsearch.xpack.esql.action.EnrichIT
583580
method: testSumDurationByArtist
584581
issue: https://github.com/elastic/elasticsearch/issues/130788
585-
- class: org.elasticsearch.xpack.esql.action.EnrichIT
586-
method: testTopN
587-
issue: https://github.com/elastic/elasticsearch/issues/130122
588582
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
589583
method: test {ints.InCast SYNC}
590584
issue: https://github.com/elastic/elasticsearch/issues/130796

0 commit comments

Comments
 (0)