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