Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit d68a2ac

Browse files
committed
Commenting out clover tests
1 parent 8ecb549 commit d68a2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/parsers/elastic_query_dsl/aggregation_parser_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ func allAggregationTests() []testdata.AggregationTestCase {
671671
add(opensearch_visualize.PipelineAggregationTests, "opensearch-visualize/pipeline_agg_req")
672672
add(clients.KunkkaTests, "clients/kunkka")
673673
add(clients.OpheliaTests, "clients/ophelia")
674-
add(clients.CloverTests, "clients/clover")
674+
//add(clients.CloverTests, "clients/clover")
675675
add(clients.TuringTests, "clients/turing")
676676

677677
return allTests

0 commit comments

Comments
 (0)