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 ba49d48 commit b8d7417Copy full SHA for b8d7417
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
445
method: testRescoreVectorOldIndexVersion
446
issue: https://github.com/elastic/elasticsearch/issues/127657
447
+- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
448
+ method: testCancellationViaTimeoutWithAllowPartialResultsSetToFalse
449
+ issue: https://github.com/elastic/elasticsearch/issues/127096
450
451
# Examples:
452
#
0 commit comments