Skip to content

Fix #23149: Add line_arrangement to power supports presets (patch by … #1219

Fix #23149: Add line_arrangement to power supports presets (patch by …

Fix #23149: Add line_arrangement to power supports presets (patch by … #1219

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / JUnit Test Report failed Sep 20, 2023 in 0s

34641 tests run, 34448 passed, 192 skipped, 1 failed.

Annotations

Check failure on line 98 in MVTLayerTest

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

MVTLayerTest.ensureDifferentProjectionsAreFetched(String)[3]

Condition with org.openstreetmap.josm.gui.layer.imagery.MVTLayerTest was not fulfilled within 5 seconds.
Raw output
org.awaitility.core.ConditionTimeoutException: Condition with org.openstreetmap.josm.gui.layer.imagery.MVTLayerTest was not fulfilled within 5 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:954)
	at org.openstreetmap.josm.gui.layer.imagery.MVTLayerTest.ensureDifferentProjectionsAreFetched(MVTLayerTest.java:98)