We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f506d4 commit 680ecf8Copy full SHA for 680ecf8
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.synonyms.SynonymsManagementAPIServiceIT
445
method: testUpdateRuleWithMaxSynonyms
446
issue: https://github.com/elastic/elasticsearch/issues/127195
447
+- class: org.elasticsearch.synonyms.SynonymsManagementAPIServiceIT
448
+ method: testCreateRuleWithMaxSynonyms
449
+ issue: https://github.com/elastic/elasticsearch/issues/127203
450
451
# Examples:
452
#
0 commit comments