Skip to content

Commit 1e1499d

Browse files
authored
mute csv test for scoring in esql for mixed cluster (#117767) (#117774)
(cherry picked from commit 60ce74a) # Conflicts: # muted-tests.yml
1 parent 691ff6a commit 1e1499d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,3 +400,6 @@ tests:
400400
- class: "org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT"
401401
method: "test {scoring.*}"
402402
issue: https://github.com/elastic/elasticsearch/issues/117641
403+
- class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT"
404+
method: "test {scoring.*}"
405+
issue: https://github.com/elastic/elasticsearch/issues/117641

0 commit comments

Comments
 (0)