Skip to content

Commit 54001e2

Browse files
authored
[CI] Mute 110_max_metric (#89997)
For #89994
1 parent 2c39201 commit 54001e2

File tree

1 file changed

+3
-3
lines changed
  • rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation

1 file changed

+3
-3
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/110_max_metric.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,9 @@ setup:
207207
---
208208
"Merging results with unmapped fields":
209209
- skip:
210-
version: " - 8.3.99"
211-
reason: Fixed in 8.4.0
212-
210+
version: "all"
211+
reason: "https://github.com/elastic/elasticsearch/issues/89994"
212+
213213
- do:
214214
search:
215215
index: [date_test_1, date_test_2]

0 commit comments

Comments
 (0)