Skip to content

Bump glob from 11.0.2 to 11.1.0 in /jlmap-vaadin-demo #105

Bump glob from 11.0.2 to 11.1.0 in /jlmap-vaadin-demo

Bump glob from 11.0.2 to 11.1.0 in /jlmap-vaadin-demo #105

Triggered via push November 18, 2025 16:53
Status Success
Total duration 3m 14s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

20 errors
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_addGeoJsonFromContent_shouldAddGeoJsonAsLayer: jlmap-fx/src/main/java/io/github/makbn/jlmap/fx/engine/JLJavaFXEngine.java#L22
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.lang.RuntimeException: netscape.javascript.JSException: ReferenceError: Can't find variable: map
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_markerContextMenu_shouldSupportEnableDisable: jlmap-fx/src/test/java/io/github/makbn/jlmap/fx/test/integration/JLMapViewIntegrationTest.java#L352
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.util.concurrent.TimeoutException: Timed out waiting for marker context menu enable/disable test
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_markerContextMenu_shouldSupportMenuItemVisibility: jlmap-fx/src/test/java/io/github/makbn/jlmap/fx/test/integration/JLMapViewIntegrationTest.java#L449
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.util.concurrent.TimeoutException: Timed out waiting for marker context menu visibility test
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_markerContextMenu_shouldSupportAddingRemovingItems: jlmap-fx/src/test/java/io/github/makbn/jlmap/fx/test/integration/JLMapViewIntegrationTest.java#L400
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.util.concurrent.TimeoutException: Timed out waiting for marker context menu operations test
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_markerContextMenu_withIconsAndVariousStates: jlmap-fx/src/test/java/io/github/makbn/jlmap/fx/test/integration/JLMapViewIntegrationTest.java#L666
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.util.concurrent.TimeoutException: Timed out waiting for marker context menu with various states test
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_markerWithContextMenu_shouldHaveContextMenu: jlmap-fx/src/test/java/io/github/makbn/jlmap/fx/test/integration/JLMapViewIntegrationTest.java#L318
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.util.concurrent.TimeoutException: Timed out waiting for marker with context menu
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_addPopup_shouldAddPopupAsLayer: jlmap-fx/src/test/java/io/github/makbn/jlmap/fx/test/integration/JLMapViewIntegrationTest.java#L98
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.util.concurrent.TimeoutException: Timed out waiting for popup addition
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_addPolygon_shouldAddPolygonAsLayer: jlmap-fx/src/test/java/io/github/makbn/jlmap/fx/test/integration/JLMapViewIntegrationTest.java#L201
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.util.concurrent.TimeoutException: Timed out waiting for polygon addition
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_multipleMarkersWithContextMenu_shouldMaintainIndependentMenus: jlmap-fx/src/test/java/io/github/makbn/jlmap/fx/test/integration/JLMapViewIntegrationTest.java#L594
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.util.concurrent.TimeoutException: Timed out waiting for multiple markers context menu test
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest ► jlMapView_addCircle_shouldAddCircleAsLayer: jlmap-fx/src/test/java/io/github/makbn/jlmap/fx/test/integration/JLMapViewIntegrationTest.java#L223
Failed test found in: jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml Error: java.util.concurrent.TimeoutException: Timed out waiting for circle addition
jlMapView_addGeoJsonFromContent_shouldAddGeoJsonAsLayer (io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest) with error: io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest#L0
jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml [took 2s]
jlMapView_markerContextMenu_shouldSupportEnableDisable (io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest) with error: io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest#L0
jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml [took 6s]
jlMapView_markerContextMenu_withIconsAndVariousStates (io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest) with error: io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest#L0
jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml [took 5s]
jlMapView_markerWithContextMenu_shouldHaveContextMenu (io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest) with error: io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest#L0
jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml [took 5s]
jlMapView_addPopup_shouldAddPopupAsLayer (io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest) with error: io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest#L0
jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml [took 5s]
jlMapView_addPolygon_shouldAddPolygonAsLayer (io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest) with error: io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest#L0
jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml [took 5s]
jlMapView_addCircle_shouldAddCircleAsLayer (io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest) with error: io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest#L0
jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml [took 5s]