Skip to content

RoundedDoubleConverterTest#testRoundingAndTextFormat fails for German locale #1727

@tobiasstadler

Description

@tobiasstadler

Describe the bug

When the (system) locale is de_DE RoundedDoubleConverterTest#testRoundingAndTextFormat fails with:

org.opentest4j.AssertionFailedError: 

expected: "0.5556"
but was : "0,5556"

Steps to reproduce

  1. Set the system locale to de_DE
  2. Run mvn test -pl :apm-agent-core -Dtest=RoundedDoubleConverterTest

Expected behavior

All tests pass

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions