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 cd60953 commit 53780feCopy full SHA for 53780fe
muted-tests.yml
@@ -441,6 +441,9 @@ tests:
441
- class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderIT
442
method: testSearchWhileRelocating
443
issue: https://github.com/elastic/elasticsearch/issues/127188
444
+- class: org.elasticsearch.synonyms.SynonymsManagementAPIServiceIT
445
+ method: testUpdateRuleWithMaxSynonyms
446
+ issue: https://github.com/elastic/elasticsearch/issues/127195
447
448
# Examples:
449
#
0 commit comments