Muting prefilter shard tests as they are breaking in BWC testing

See #42679
This commit is contained in:
James Baiera 2019-05-29 13:54:21 -04:00
parent c5a410f68b
commit 41208b7041
1 changed files with 6 additions and 0 deletions

View File

@ -36,6 +36,9 @@ setup:
---
"pre_filter_shard_size with invalid parameter":
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42679"
- do:
catch: /preFilterShardSize must be >= 1/
search:
@ -45,6 +48,9 @@ setup:
---
"pre_filter_shard_size with shards that have no hit":
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42679"
- do:
index:
index: index_1