Skip to content

Tests failing if current Culture setting does not use decimal point separator #792

Description

@jhm-ciberman

Describe the bug
I just cloned the repo for the first time to contribute, and tried to run the test suite and it fails. I don't know if I am missing some step or what could be happening.

To Reproduce

  • git clone [email protected]:aaubry/YamlDotNet.git && cd YamlDotNet
  • git submodule update --init
  • dotnet restore
  • dotnet test

dotnet test results

https://gist.github.com/jhm-ciberman/2dbfe53d6aa41e10e61e0dbb9fea4d5a

I pasted it in a gist because it was too long to include it in the issue. (65536+ chars)

Environment:

$ dotnet --version
7.0.104
$ git --version
git version 2.37.3.windows.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions