Skip to content

Commit 0b53f44

Browse files
authored
Merge branch 'main' into unmute-testSecurityNativeRealm
2 parents e4abfb1 + ced3ca8 commit 0b53f44

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,12 @@ tests:
477477
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
478478
method: testMultipleInferencesTriggeringDownloadAndDeploy
479479
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
480486

481487
# Examples:
482488
#

0 commit comments

Comments
 (0)