mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 18:04:52 +00:00
Mute field collapsing tests in MixedClusterClientYamlTestSuiteIT (#64914)
Relates #52416
This commit is contained in:
parent
9c5d28bac8
commit
723e14ab72
@ -120,6 +120,10 @@ setup:
|
||||
---
|
||||
"field collapsing and inner_hits":
|
||||
|
||||
- skip:
|
||||
version: "all"
|
||||
reason: "Awaits fix: https://github.com/elastic/elasticsearch/issues/52416"
|
||||
|
||||
- do:
|
||||
count:
|
||||
index: test
|
||||
@ -288,6 +292,10 @@ setup:
|
||||
---
|
||||
"no hits and inner_hits":
|
||||
|
||||
- skip:
|
||||
version: "all"
|
||||
reason: "Awaits fix: https://github.com/elastic/elasticsearch/issues/52416"
|
||||
|
||||
- do:
|
||||
count:
|
||||
index: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user