We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf56c9b + 322ed68 commit 835c114Copy full SHA for 835c114
muted-tests.yml
@@ -306,6 +306,12 @@ tests:
306
- class: org.elasticsearch.integration.KibanaUserRoleIntegTests
307
method: testValidateQuery
308
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
315
316
# Examples:
317
#
0 commit comments