Skip to content

Commit a2dbb7b

Browse files
Mute org.elasticsearch.search.suggest.phrase.PhraseSuggesterIT testPhraseSuggestionWithNgramOnlyAnalyzerThrowsException #132347
1 parent a7205ae commit a2dbb7b

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
@@ -548,6 +548,9 @@ tests:
548548
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedLogsDbChallengeRestIT
549549
method: testTermsQuery
550550
issue: https://github.com/elastic/elasticsearch/issues/132337
551+
- class: org.elasticsearch.search.suggest.phrase.PhraseSuggesterIT
552+
method: testPhraseSuggestionWithNgramOnlyAnalyzerThrowsException
553+
issue: https://github.com/elastic/elasticsearch/issues/132347
551554

552555
# Examples:
553556
#

0 commit comments

Comments
 (0)