Skip to content

Commit a15b9dd

Browse files
Mute org.elasticsearch.synonyms.SynonymsManagementAPIServiceIT testTooManySynonymsOnIndexTriggersWarning elastic#127241
1 parent 76c2ab5 commit a15b9dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,9 @@ tests:
444444
- class: org.elasticsearch.synonyms.SynonymsManagementAPIServiceIT
445445
method: testCreateRuleWithMaxSynonyms
446446
issue: https://github.com/elastic/elasticsearch/issues/127203
447+
- class: org.elasticsearch.synonyms.SynonymsManagementAPIServiceIT
448+
method: testTooManySynonymsOnIndexTriggersWarning
449+
issue: https://github.com/elastic/elasticsearch/issues/127241
447450

448451
# Examples:
449452
#

0 commit comments

Comments
 (0)