Skip to content

Fix image navigation pane #160

Fix image navigation pane

Fix image navigation pane #160

GitHub Actions / JUnit Test Report failed Apr 30, 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()

00023.973 E: {"error":{"message":"Application request limit reached","type":"MLYApiException","is_transient":true,"code":4,"fbtrace_id":"AFJKU45YcZHFgmaRmycfmQ3"}}
00023.974 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: 00023.973 E: {"error":{"message":"Application request limit reached","type":"MLYApiException","is_transient":true,"code":4,"fbtrace_id":"AFJKU45YcZHFgmaRmycfmQ3"}}
00023.974 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)