Skip to content

Commit 5ddbc93

Browse files
Mute org.elasticsearch.xpack.security.LicenseDLSFLSRoleIT testQueryDLSFLSRolesShowAsDisabled #110729
1 parent dc51528 commit 5ddbc93

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"
@@ -82,6 +79,9 @@ tests:
8279
- class: "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT"
8380
issue: "https://github.com/elastic/elasticsearch/issues/110720"
8481
method: "test {p0=search.vectors/40_knn_search/Test nonexistent field}"
82+
- class: org.elasticsearch.xpack.security.LicenseDLSFLSRoleIT
83+
method: testQueryDLSFLSRolesShowAsDisabled
84+
issue: https://github.com/elastic/elasticsearch/issues/110729
8585

8686
# Examples:
8787
#

0 commit comments

Comments
 (0)