Skip to content

Commit a55a56e

Browse files
authored
Unmute AggsIT (#109372) (#109378)
should be fixed by: #109349 closes: #109322 (cherry picked from commit aa12cbe)
1 parent 3dd5246 commit a55a56e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

muted-tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ tests:
22
- class: "org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT"
33
issue: "https://github.com/elastic/elasticsearch/issues/109318"
44
method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling (too complex pattern)}"
5-
- class: org.elasticsearch.upgrades.AggregationsIT
6-
method: testTerms
7-
issue: https://github.com/elastic/elasticsearch/issues/109322
5+
86
# Examples:
97
#
108
# Mute a single test case in a YAML test suite:

0 commit comments

Comments
 (0)