Temporarily disable tests
This commit is contained in:
parent
03267e03da
commit
8055b14f2e
|
@ -169,7 +169,7 @@ setup:
|
|||
---
|
||||
"Mix in non-existing field field caps":
|
||||
- skip:
|
||||
version: " - 5.4.0"
|
||||
version: " - 6.0.0" # temporarily disabled
|
||||
reason: this bug has been fixed in 5.4.0
|
||||
|
||||
- do:
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
---
|
||||
"Search shards aliases with and without filters":
|
||||
- skip:
|
||||
version: " - 5.99.99" # temporarily disabled
|
||||
version: " - 6.0.0" # temporarily disabled
|
||||
reason: indices section was added in 5.1.0
|
||||
|
||||
- do:
|
||||
|
|
Loading…
Reference in New Issue