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 697622d commit 1091595Copy full SHA for 1091595
muted-tests.yml
@@ -654,6 +654,9 @@ tests:
654
- class: org.elasticsearch.xpack.esql.inference.rerank.RerankOperatorTests
655
method: testSimpleCircuitBreaking
656
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
660
661
# Examples:
662
#
0 commit comments