Skip to content

Commit

Permalink
Mute org.elasticsearch.xpack.security.LicenseDLSFLSRoleIT testQueryDL…
Browse files Browse the repository at this point in the history
…SFLSRolesShowAsDisabled elastic#110729
  • Loading branch information
elasticsearchmachine committed Jul 10, 2024
1 parent b68afc6 commit 1f82b0c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ tests:
method: "testGuessIsDayFirstFromLocale"
- class: "org.elasticsearch.test.rest.ClientYamlTestSuiteIT"
issue: "https://github.com/elastic/elasticsearch/issues/108857"
method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale\
\ dependent mappings / dates}"
method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale dependent mappings / dates}"
- class: "org.elasticsearch.upgrades.SearchStatesIT"
issue: "https://github.com/elastic/elasticsearch/issues/108991"
method: "testCanMatch"
Expand All @@ -14,8 +13,7 @@ tests:
method: "testTrainedModelInference"
- class: "org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT"
issue: "https://github.com/elastic/elasticsearch/issues/109188"
method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale\
\ dependent mappings / dates}"
method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale dependent mappings / dates}"
- class: "org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT"
issue: "https://github.com/elastic/elasticsearch/issues/109189"
method: "test {p0=esql/70_locale/Date format with Italian locale}"
Expand All @@ -30,8 +28,7 @@ tests:
method: "testTimestampFieldTypeExposedByAllIndicesServices"
- class: "org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT"
issue: "https://github.com/elastic/elasticsearch/issues/109318"
method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling\
\ (too complex pattern)}"
method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling (too complex pattern)}"
- class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT"
issue: "https://github.com/elastic/elasticsearch/issues/101598"
method: "testFeatureImportanceValues"
Expand Down Expand Up @@ -82,6 +79,9 @@ tests:
- class: "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT"
issue: "https://github.com/elastic/elasticsearch/issues/110720"
method: "test {p0=search.vectors/40_knn_search/Test nonexistent field}"
- class: org.elasticsearch.xpack.security.LicenseDLSFLSRoleIT
method: testQueryDLSFLSRolesShowAsDisabled
issue: https://github.com/elastic/elasticsearch/issues/110729

# Examples:
#
Expand Down

0 comments on commit 1f82b0c

Please sign in to comment.