mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
REST tests - disable expressions test for now
Java returns floating point but JSON contains integer
This commit is contained in:
parent
4bb7520e6d
commit
03d6dae834
@ -1,5 +1,8 @@
|
||||
---
|
||||
setup:
|
||||
- skip:
|
||||
version: "0 - 100"
|
||||
reason: Java returns floating point, but JSON returns integer
|
||||
- do:
|
||||
indices.create:
|
||||
index: test123
|
||||
|
Loading…
x
Reference in New Issue
Block a user