Skip to content

Commit 774f1a4

Browse files
Mute org.elasticsearch.nativeaccess.PreallocateTests testPreallocate elastic#110948
1 parent 5f5893c commit 774f1a4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

muted-tests.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ tests:
44
method: "testGuessIsDayFirstFromLocale"
55
- class: "org.elasticsearch.test.rest.ClientYamlTestSuiteIT"
66
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}"
98
- class: "org.elasticsearch.upgrades.SearchStatesIT"
109
issue: "https://github.com/elastic/elasticsearch/issues/108991"
1110
method: "testCanMatch"
@@ -14,8 +13,7 @@ tests:
1413
method: "testTrainedModelInference"
1514
- class: "org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT"
1615
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}"
1917
- class: "org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT"
2018
issue: "https://github.com/elastic/elasticsearch/issues/109189"
2119
method: "test {p0=esql/70_locale/Date format with Italian locale}"
@@ -30,8 +28,7 @@ tests:
3028
method: "testTimestampFieldTypeExposedByAllIndicesServices"
3129
- class: "org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT"
3230
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)}"
3532
- class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT"
3633
issue: "https://github.com/elastic/elasticsearch/issues/101598"
3734
method: "testFeatureImportanceValues"
@@ -93,6 +90,9 @@ tests:
9390
- class: "org.elasticsearch.xpack.watcher.test.integration.HistoryIntegrationTests"
9491
issue: "https://github.com/elastic/elasticsearch/issues/110885"
9592
method: "testPayloadInputWithDotsInFieldNameWorks"
93+
- class: org.elasticsearch.nativeaccess.PreallocateTests
94+
method: testPreallocate
95+
issue: https://github.com/elastic/elasticsearch/issues/110948
9696

9797
# Examples:
9898
#

0 commit comments

Comments
 (0)