@@ -450,12 +450,6 @@ tests:
450450- class : org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorMultipleNodesIT
451451 method : testCancellingAuthorizationTaskRestartsIt
452452 issue : https://github.com/elastic/elasticsearch/issues/138099
453- - class : org.elasticsearch.index.store.DirectIOIT
454- method : testDirectIONotUsed {p0=bbq_disk}
455- issue : https://github.com/elastic/elasticsearch/issues/138102
456- - class : org.elasticsearch.index.store.DirectIOIT
457- method : testDirectIOUsed {p0=bbq_disk}
458- issue : https://github.com/elastic/elasticsearch/issues/138104
459453- class : org.elasticsearch.xpack.shutdown.NodeShutdownIT
460454 method : testStalledShardMigrationProperlyDetected
461455 issue : https://github.com/elastic/elasticsearch/issues/115697
@@ -477,12 +471,6 @@ tests:
477471- class : org.elasticsearch.xpack.downsample.DataStreamLifecycleDownsampleIT
478472 method : testUpdateDownsampleSamplingMode
479473 issue : https://github.com/elastic/elasticsearch/issues/138135
480- - class : org.elasticsearch.index.store.DirectIOIT
481- method : testDirectIONotUsed {p0=bbq_hnsw}
482- issue : https://github.com/elastic/elasticsearch/issues/138101
483- - class : org.elasticsearch.index.store.DirectIOIT
484- method : testDirectIOUsed {p0=bbq_hnsw}
485- issue : https://github.com/elastic/elasticsearch/issues/138103
486474
487475# Examples:
488476#
0 commit comments