|
4 | 4 | method: "testGuessIsDayFirstFromLocale" |
5 | 5 | - class: "org.elasticsearch.test.rest.ClientYamlTestSuiteIT" |
6 | 6 | issue: "https://github.com/elastic/elasticsearch/issues/108857" |
7 | | - method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale\ |
8 | | - \ dependent mappings / dates}" |
| 7 | + method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale dependent mappings / dates}" |
9 | 8 | - class: "org.elasticsearch.upgrades.SearchStatesIT" |
10 | 9 | issue: "https://github.com/elastic/elasticsearch/issues/108991" |
11 | 10 | method: "testCanMatch" |
|
14 | 13 | method: "testTrainedModelInference" |
15 | 14 | - class: "org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT" |
16 | 15 | issue: "https://github.com/elastic/elasticsearch/issues/109188" |
17 | | - method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale\ |
18 | | - \ dependent mappings / dates}" |
| 16 | + method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale dependent mappings / dates}" |
19 | 17 | - class: "org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT" |
20 | 18 | issue: "https://github.com/elastic/elasticsearch/issues/109189" |
21 | 19 | method: "test {p0=esql/70_locale/Date format with Italian locale}" |
|
30 | 28 | method: "testTimestampFieldTypeExposedByAllIndicesServices" |
31 | 29 | - class: "org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT" |
32 | 30 | issue: "https://github.com/elastic/elasticsearch/issues/109318" |
33 | | - method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling\ |
34 | | - \ (too complex pattern)}" |
| 31 | + method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling (too complex pattern)}" |
35 | 32 | - class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT" |
36 | 33 | issue: "https://github.com/elastic/elasticsearch/issues/101598" |
37 | 34 | method: "testFeatureImportanceValues" |
|
93 | 90 | - class: "org.elasticsearch.xpack.watcher.test.integration.HistoryIntegrationTests" |
94 | 91 | issue: "https://github.com/elastic/elasticsearch/issues/110885" |
95 | 92 | method: "testPayloadInputWithDotsInFieldNameWorks" |
| 93 | +- class: org.elasticsearch.nativeaccess.PreallocateTests |
| 94 | + method: testPreallocate |
| 95 | + issue: https://github.com/elastic/elasticsearch/issues/110948 |
96 | 96 |
|
97 | 97 | # Examples: |
98 | 98 | # |
|
0 commit comments