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 1ff2b5d commit 6140b02Copy full SHA for 6140b02
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
445
method: test {yaml=index/100_field_name_length_limit/Test field name length limit synthetic source}
446
issue: https://github.com/elastic/elasticsearch/issues/138471
447
+- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
448
+ method: testCreatesEisChatCompletion_DoesNotRemoveEndpointWhenNoLongerAuthorized
449
+ issue: https://github.com/elastic/elasticsearch/issues/138480
450
451
# Examples:
452
#
0 commit comments