Only run the unmapped+missing tests on 5.2+.

This commit is contained in:
Adrien Grand 2016-12-23 09:37:44 +01:00
parent eb7450bcdc
commit 70594a66c7

View File

@ -469,6 +469,10 @@ setup:
---
"Unmapped strings":
- skip:
version: " - 5.1.99"
reason: Unmapped fields handling with value_type was added in 5.2
- do:
index:
index: test_1
@ -494,6 +498,10 @@ setup:
---
"Unmapped booleans":
- skip:
version: " - 5.1.99"
reason: Unmapped fields handling with value_type was added in 5.2
- do:
index:
index: test_1
@ -521,6 +529,10 @@ setup:
---
"Unmapped dates":
- skip:
version: " - 5.1.99"
reason: Unmapped fields handling with value_type was added in 5.2
- do:
index:
index: test_1
@ -548,6 +560,10 @@ setup:
---
"Unmapped longs":
- skip:
version: " - 5.1.99"
reason: Unmapped fields handling with value_type was added in 5.2
- do:
index:
index: test_1
@ -573,6 +589,10 @@ setup:
---
"Unmapped doubles":
- skip:
version: " - 5.1.99"
reason: Unmapped fields handling with value_type was added in 5.2
- do:
index:
index: test_1