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 5d3c224 commit 4ba0e52Copy full SHA for 4ba0e52
muted-tests.yml
@@ -292,6 +292,9 @@ tests:
292
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
293
method: test {p0=search/180_locale_dependent_mapping/Test Index and Search locale dependent mappings / dates}
294
issue: https://github.com/elastic/elasticsearch/issues/113537
295
+- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
296
+ method: test {p0=esql/70_locale/Date format with default locale}
297
+ issue: https://github.com/elastic/elasticsearch/issues/113539
298
299
# Examples:
300
#
0 commit comments