We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c2ab5 commit a15b9ddCopy full SHA for a15b9dd
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.synonyms.SynonymsManagementAPIServiceIT
445
method: testCreateRuleWithMaxSynonyms
446
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
450
451
# Examples:
452
#
0 commit comments