The test fails when comparing the bounding box string values:https://github.com/geoserver/geoserver/blob/master/src/wms/src/test/java/org/geoserver/wms/wms_1_3/CapabilitiesIntegrationTest.java#L811-L822
For some locales '.' is used instead of ',' for decimals numbers.
The test fails when comparing the bounding box string values:
https://github.com/geoserver/geoserver/blob/master/src/wms/src/test/java/org/geoserver/wms/wms_1_3/CapabilitiesIntegrationTest.java#L811-L822
For some locales '.' is used instead of ',' for decimals numbers.