Skip to content

Commit 1091595

Browse files
Mute org.elasticsearch.compute.data.BasicBlockTests testFloatBlock #133621
1 parent 697622d commit 1091595

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
@@ -654,6 +654,9 @@ tests:
654654
- class: org.elasticsearch.xpack.esql.inference.rerank.RerankOperatorTests
655655
method: testSimpleCircuitBreaking
656656
issue: https://github.com/elastic/elasticsearch/issues/133619
657+
- class: org.elasticsearch.compute.data.BasicBlockTests
658+
method: testFloatBlock
659+
issue: https://github.com/elastic/elasticsearch/issues/133621
657660

658661
# Examples:
659662
#

0 commit comments

Comments
 (0)