File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -348,18 +348,12 @@ tests:
348
348
- class : org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT
349
349
method : testRandomDirectoryIOExceptions
350
350
issue : https://github.com/elastic/elasticsearch/issues/118733
351
- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
352
- method : testSetUpgradeMode_ExistingTaskGetsUnassigned
353
- issue : https://github.com/elastic/elasticsearch/issues/122692
354
351
- class : org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
355
352
method : supports linux aarch distributions
356
353
issue : https://github.com/elastic/elasticsearch/issues/119868
357
354
- class : org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
358
355
method : bwc expanded distribution folder can be resolved as bwc project artifact
359
356
issue : https://github.com/elastic/elasticsearch/issues/119869
360
- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
361
- method : testWithOnlyTrainingRowsAndTrainingPercentIsHundred
362
- issue : https://github.com/elastic/elasticsearch/issues/123844
363
357
364
358
# Examples:
365
359
#
@@ -398,4 +392,4 @@ tests:
398
392
# issue: "https://github.com/elastic/elasticsearch/..."
399
393
# - class: "org.elasticsearch.xpack.esql.**"
400
394
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
401
- # issue: "https://github.com/elastic/elasticsearch/..."
395
+ # issue: "https://github.com/elastic/elasticsearch/..."
You can’t perform that action at this time.
0 commit comments