We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a987939 commit d557a58Copy full SHA for d557a58
muted-tests.yml
@@ -591,6 +591,9 @@ tests:
591
- class: org.elasticsearch.index.codec.vectors.es93.ES93HnswBinaryQuantizedBFloat16VectorsFormatTests
592
method: testRandomWithUpdatesAndGraph
593
issue: https://github.com/elastic/elasticsearch/issues/136767
594
+- class: org.elasticsearch.xpack.ml.integration.BasicDistributedJobsIT
595
+ method: testFailOverBasics
596
+ issue: https://github.com/elastic/elasticsearch/issues/136778
597
598
# Examples:
599
#
0 commit comments