Closed
Description
The 3 GeoBoundingBoxFilterTests that tests deserialization of array, verticies and latlon fails on my machine. I guess it's due to culture info (my locale uses , as decimal separator by default).
I've tried to force the Deserializer (NestSerializer._Deserialize) to use InvariantCulture, but that did not fix the issue, so I suspect that this could possibly be a JSON.NET issue.
Metadata
Metadata
Assignees
Labels
No labels