Skip to content

Commit 331275c

Browse files
Mute org.elasticsearch.search.vectors.CachingEnableFilterQueryTests testTermQuery #134723
1 parent 1f4abac commit 331275c

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
@@ -549,6 +549,9 @@ tests:
549549
- class: org.elasticsearch.action.support.nodes.TransportNodesActionTests
550550
method: testConcurrentlyCompletionAndCancellation
551551
issue: https://github.com/elastic/elasticsearch/issues/134277
552+
- class: org.elasticsearch.search.vectors.CachingEnableFilterQueryTests
553+
method: testTermQuery
554+
issue: https://github.com/elastic/elasticsearch/issues/134723
552555

553556
# Examples:
554557
#

0 commit comments

Comments
 (0)