File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -231,9 +231,6 @@ tests:
231231- class : org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT
232232 method : test {p0=data_stream/140_data_stream_aliases/Create data stream aliases using wildcard expression}
233233 issue : https://github.com/elastic/elasticsearch/issues/120890
234- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
235- method : test {p0=ml/inference_crud/*}
236- issue : https://github.com/elastic/elasticsearch/issues/120816
237234- class : org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
238235 method : testAuthenticateShouldNotFallThroughInCaseOfFailure
239236 issue : https://github.com/elastic/elasticsearch/issues/120902
@@ -330,6 +327,10 @@ tests:
330327 method : testCrossClusterAsyncQueryStop
331328 issue : https://github.com/elastic/elasticsearch/issues/121249
332329- class : org.elasticsearch.xpack.test.rest.XPackRestIT
330+ method : test {p0=transform/*}
331+ issue : https://github.com/elastic/elasticsearch/issues/120816
332+ - class : org.elasticsearch.xpack.test.rest.XPackRestIT
333+ method : test {p0=ml/*}
333334 issue : https://github.com/elastic/elasticsearch/issues/120816
334335- class : org.elasticsearch.upgrades.VectorSearchIT
335336 method : testBBQVectorSearch {upgradedNodes=0}
You can’t perform that action at this time.
0 commit comments