Skip to content

GeoBoundingBoxFilterTests fails due to wrong deserialization #775

Closed
@andersosthus

Description

@andersosthus

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions