Skip to content

add man_made=heap #1261

add man_made=heap

add man_made=heap #1261

GitHub Actions / JUnit Test Report failed Oct 19, 2023 in 0s

35649 tests run, 35456 passed, 192 skipped, 1 failed.

Annotations

Check failure on line 40 in EllipsoidTest

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

EllipsoidTest.testLatLon2Cart2LatLon()

point: LatLon[lat=7.258900615137989,lon=-179.99687189641136] iterations: 267 current: LatLon[lat=7.258900615145663,lon=-179.99687191154942] errorLat: 7.673861546209082E-12 errorLon 1.5138056141950074E-8
Raw output
org.opentest4j.AssertionFailedError: point: LatLon[lat=7.258900615137989,lon=-179.99687189641136] iterations: 267 current: LatLon[lat=7.258900615145663,lon=-179.99687191154942] errorLat: 7.673861546209082E-12 errorLon 1.5138056141950074E-8
	at org.openstreetmap.josm.data.projection.EllipsoidTest.testLatLon2Cart2LatLon(EllipsoidTest.java:40)