Skip to content

Fix UI freeze during download of Esri layers #207

Fix UI freeze during download of Esri layers

Fix UI freeze during download of Esri layers #207

GitHub Actions / JUnit Test Report failed Apr 15, 2024 in 0s

222 tests run, 219 passed, 2 skipped, 1 failed.

Annotations

Check failure on line 64 in josm/plugins/MapWithAI/src/test/unit/org/openstreetmap/josm/plugins/mapwithai/gui/MapWithAIMenuTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

MapWithAIMenuTest.testMapView()

expected: <2> but was: <3>
Raw output
org.opentest4j.AssertionFailedError: expected: <2> but was: <3>
	at org.openstreetmap.josm.plugins.mapwithai.gui.MapWithAIMenuTest.testMapView(MapWithAIMenuTest.java:64)