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 522ef1f + 3f2ea0d commit 3115399Copy full SHA for 3115399
muted-tests.yml
@@ -451,6 +451,9 @@ tests:
451
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
452
method: testCreatesEisChatCompletionEndpoint
453
issue: https://github.com/elastic/elasticsearch/issues/138764
454
+- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
455
+ method: test {yaml=index/100_field_name_length_limit/Test field name length limit}
456
+ issue: https://github.com/elastic/elasticsearch/issues/138768
457
458
# Examples:
459
#
0 commit comments