Skip to content

Commit 593212b

Browse files
Mute org.elasticsearch.compute.data.BasicBlockTests testBooleanBlock #133608
1 parent 07532e3 commit 593212b

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
@@ -687,6 +687,9 @@ tests:
687687
- class: org.elasticsearch.compute.lucene.LuceneTopNSourceOperatorTests
688688
method: testShardDataPartitioningWithCranky
689689
issue: https://github.com/elastic/elasticsearch/issues/133607
690+
- class: org.elasticsearch.compute.data.BasicBlockTests
691+
method: testBooleanBlock
692+
issue: https://github.com/elastic/elasticsearch/issues/133608
690693

691694
# Examples:
692695
#

0 commit comments

Comments
 (0)