Skip to content

Commit 835c114

Browse files
Merge branch 'main' into lucene_snapshot_9_12
2 parents cf56c9b + 322ed68 commit 835c114

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,12 @@ tests:
306306
- class: org.elasticsearch.integration.KibanaUserRoleIntegTests
307307
method: testValidateQuery
308308
issue: https://github.com/elastic/elasticsearch/issues/113328
309+
- class: org.elasticsearch.index.mapper.LongRangeFieldMapperTests
310+
method: testSyntheticSourceKeepArrays
311+
issue: https://github.com/elastic/elasticsearch/issues/113335
312+
- class: org.elasticsearch.xpack.security.support.SecurityIndexManagerIntegTests
313+
method: testOnIndexAvailableForSearchIndexAlreadyAvailable
314+
issue: https://github.com/elastic/elasticsearch/issues/113336
309315

310316
# Examples:
311317
#

0 commit comments

Comments
 (0)