We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9567a06 commit 249efdeCopy full SHA for 249efde
muted-tests.yml
@@ -555,6 +555,9 @@ tests:
555
- class: org.elasticsearch.xpack.esql.CsvTests
556
method: test {csv-spec:string.MvStringEqualsLongString}
557
issue: https://github.com/elastic/elasticsearch/issues/132826
558
+- class: org.elasticsearch.xpack.esql.CsvTests
559
+ method: test {csv-spec:stats.WeightedAvgFieldMvWarning}
560
+ issue: https://github.com/elastic/elasticsearch/issues/132827
561
562
# Examples:
563
#
0 commit comments