Skip to content

Commit b8d7417

Browse files
Mute org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT testCancellationViaTimeoutWithAllowPartialResultsSetToFalse elastic#127096
1 parent ba49d48 commit b8d7417

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,9 @@ tests:
444444
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
445445
method: testRescoreVectorOldIndexVersion
446446
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
447450

448451
# Examples:
449452
#

0 commit comments

Comments
 (0)