Skip to content

Commit 522ef1f

Browse files
authored
Merge branch 'main' into tsdb/use-large-numeric-blocks
2 parents 14a33df + 8425ce2 commit 522ef1f

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
@@ -445,6 +445,12 @@ tests:
445445
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
446446
method: test {p0=search/160_exists_query/Test exists query on object field in empty index}
447447
issue: https://github.com/elastic/elasticsearch/issues/138733
448+
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.S3RepositoryAnalysisStrongMpusRestIT
449+
method: testRepositoryAnalysis
450+
issue: https://github.com/elastic/elasticsearch/issues/138762
451+
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
452+
method: testCreatesEisChatCompletionEndpoint
453+
issue: https://github.com/elastic/elasticsearch/issues/138764
448454

449455
# Examples:
450456
#

0 commit comments

Comments
 (0)