Skip to content

Fix #23676: NumberFormatException in MapillaryImageUtils.getKey #167

Fix #23676: NumberFormatException in MapillaryImageUtils.getKey

Fix #23676: NumberFormatException in MapillaryImageUtils.getKey #167

GitHub Actions / JUnit Test Report failed Jun 18, 2024 in 0s

346 tests run, 345 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 80 in josm/plugins/Mapillary/test/unit/org/openstreetmap/josm/plugins/mapillary/cache/MapillaryCacheTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

MapillaryCacheTest.testNonRegression21035()

00025.165 E: {"error":{"message":"Application request limit reached","type":"MLYApiException","is_transient":true,"code":4,"fbtrace_id":"AFJKU45YcZHFgmaRmycfmQ3"}}
00025.166 E: Mapillary API error: {"error":{"message":"Application request limit reached","type":"MLYApiException","is_transient":true,"code":4,"fbtrace_id":"AFJKU45YcZHFgmaRmycfmQ3"}} ==> expected: <true> but was: <false>
Raw output
org.opentest4j.AssertionFailedError: 00025.165 E: {"error":{"message":"Application request limit reached","type":"MLYApiException","is_transient":true,"code":4,"fbtrace_id":"AFJKU45YcZHFgmaRmycfmQ3"}}
00025.166 E: Mapillary API error: {"error":{"message":"Application request limit reached","type":"MLYApiException","is_transient":true,"code":4,"fbtrace_id":"AFJKU45YcZHFgmaRmycfmQ3"}} ==> expected: <true> but was: <false>
	at org.openstreetmap.josm.plugins.mapillary.cache.MapillaryCacheTest.testNonRegression21035(MapillaryCacheTest.java:80)