@@ -270,9 +270,6 @@ tests:
270270- class : org.elasticsearch.index.IndexingPressureIT
271271 method : testWriteCanRejectOnPrimaryBasedOnMaxOperationSize
272272 issue : https://github.com/elastic/elasticsearch/issues/130281
273- - class : org.elasticsearch.xpack.esql.inference.bulk.BulkInferenceExecutorTests
274- method : testSuccessfulExecution
275- issue : https://github.com/elastic/elasticsearch/issues/130306
276273- class : org.elasticsearch.indices.stats.IndexStatsIT
277274 method : testFilterCacheStats
278275 issue : https://github.com/elastic/elasticsearch/issues/124447
@@ -288,9 +285,6 @@ tests:
288285- class : org.elasticsearch.xpack.esql.expression.function.fulltext.ScoreTests
289286 method : testSerializationOfSimple {TestCase=<boolean>}
290287 issue : https://github.com/elastic/elasticsearch/issues/131334
291- - class : org.elasticsearch.xpack.esql.analysis.VerifierTests
292- method : testMatchInsideEval
293- issue : https://github.com/elastic/elasticsearch/issues/131336
294288- class : org.elasticsearch.packaging.test.DockerTests
295289 method : test071BindMountCustomPathWithDifferentUID
296290 issue : https://github.com/elastic/elasticsearch/issues/120917
@@ -399,12 +393,6 @@ tests:
399393- class : org.elasticsearch.reservedstate.service.RepositoriesFileSettingsIT
400394 method : testSettingsApplied
401395 issue : https://github.com/elastic/elasticsearch/issues/126748
402- - class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
403- method : test {csv-spec:stats.CountDistinctWithConditions}
404- issue : https://github.com/elastic/elasticsearch/issues/134984
405- - class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
406- method : test {csv-spec:stats.CountDistinctWithConditions}
407- issue : https://github.com/elastic/elasticsearch/issues/134993
408396- class : org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
409397 method : testLookupExplosionBigString
410398 issue : https://github.com/elastic/elasticsearch/issues/135122
@@ -444,9 +432,6 @@ tests:
444432- class : org.elasticsearch.xpack.security.authz.microsoft.MicrosoftGraphAuthzPluginIT
445433 method : testConcurrentAuthentication
446434 issue : https://github.com/elastic/elasticsearch/issues/135777
447- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
448- method : test {csv-spec:date.EvalDateTruncQuarterlyIntervalWithGTInRange}
449- issue : https://github.com/elastic/elasticsearch/issues/136102
450435- class : org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
451436 method : testSeqNoCASLinearizability
452437 issue : https://github.com/elastic/elasticsearch/issues/117249
0 commit comments