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.
2 parents e4abfb1 + ced3ca8 commit 0b53f44Copy full SHA for 0b53f44
muted-tests.yml
@@ -477,6 +477,12 @@ tests:
477
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
478
method: testMultipleInferencesTriggeringDownloadAndDeploy
479
issue: https://github.com/elastic/elasticsearch/issues/117208
480
+- class: org.elasticsearch.reservedstate.service.ComponentTemplatesFileSettingsIT
481
+ method: testSettingsApplied
482
+ issue: https://github.com/elastic/elasticsearch/issues/137258
483
+- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
484
+ method: test {p0=esql/40_tsdb/error on rename timestamp}
485
+ issue: https://github.com/elastic/elasticsearch/issues/137259
486
487
# Examples:
488
#
0 commit comments