@@ -294,9 +294,6 @@ tests:
294294- class : org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
295295 method : testActivateProfileForJWT
296296 issue : https://github.com/elastic/elasticsearch/issues/120983
297- - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
298- method : test {yaml=cluster.health/20_request_timeout/cluster health request timeout waiting for active shards}
299- issue : https://github.com/elastic/elasticsearch/issues/121130
300297- class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
301298 method : testProfileIndexAutoCreation
302299 issue : https://github.com/elastic/elasticsearch/issues/120987
@@ -316,21 +313,9 @@ tests:
316313 issue : https://github.com/elastic/elasticsearch/issues/121183
317314- class : org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests
318315 issue : https://github.com/elastic/elasticsearch/issues/121185
319- - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
320- method : test {yaml=cat.aliases/10_basic/Simple alias}
321- issue : https://github.com/elastic/elasticsearch/issues/121186
322316- class : org.elasticsearch.xpack.ml.integration.ClassificationIT
323317 method : testWithDatastreams
324318 issue : https://github.com/elastic/elasticsearch/issues/121236
325- - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
326- method : test {yaml=nodes.stats/11_indices_metrics/Metric - blank for indices mappings}
327- issue : https://github.com/elastic/elasticsearch/issues/121238
328- - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
329- method : test {yaml=indices.get_alias/10_basic/Get aliases via /_alias/_all}
330- issue : https://github.com/elastic/elasticsearch/issues/121242
331- - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
332- method : test {yaml=cluster.stats/10_basic/Sparse vector stats}
333- issue : https://github.com/elastic/elasticsearch/issues/121246
334319- class : org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityEsqlIT
335320 method : testCrossClusterAsyncQueryStop
336321 issue : https://github.com/elastic/elasticsearch/issues/121249
0 commit comments