Skip to content

Commit 5f3fd23

Browse files
authored
Merge branch 'main' into refactor/add-block-doc-id-encoding
2 parents 48018c2 + 3f5bb53 commit 5f3fd23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

muted-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,10 @@ tests:
549549
- class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT
550550
method: testShardsAreKeptInPreferredTierUntilTheNextTierIsInItsFinalState
551551
issue: https://github.com/elastic/elasticsearch/issues/134050
552+
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.ValuesTests
553+
issue: https://github.com/elastic/elasticsearch/issues/134072
554+
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.SampleTests
555+
issue: https://github.com/elastic/elasticsearch/issues/134072
552556

553557
# Examples:
554558
#

0 commit comments

Comments
 (0)