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 14a33df + 8425ce2 commit 522ef1fCopy full SHA for 522ef1f
muted-tests.yml
@@ -445,6 +445,12 @@ tests:
445
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
446
method: test {p0=search/160_exists_query/Test exists query on object field in empty index}
447
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
454
455
# Examples:
456
#
0 commit comments