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 0dad969 commit 325398bCopy full SHA for 325398b
muted-tests.yml
@@ -603,6 +603,9 @@ tests:
603
- class: org.elasticsearch.datastreams.DataStreamIndexSettingsProviderTests
604
method: testGetAdditionalIndexSettings
605
issue: https://github.com/elastic/elasticsearch/issues/135972
606
+- class: org.elasticsearch.xpack.ml.integration.RegressionIT
607
+ method: testAliasFields
608
+ issue: https://github.com/elastic/elasticsearch/issues/137377
609
610
# Examples:
611
#
@@ -641,4 +644,3 @@ tests:
641
644
# - class: "org.elasticsearch.xpack.esql.**"
642
645
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
643
646
# issue: "https://github.com/elastic/elasticsearch/..."
-
0 commit comments