Add single node unit test for DistributeAction #19
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Test Results
failed
Oct 8, 2023 in 0s
2 fail, 16 skipped, 2 939 pass in 6h 15m 1s
Annotations
Check warning on line 0 in org.openstreetmap.josm.gui.layer.imagery.MVTLayerTest
github-actions / Test Results
1 out of 12 runs failed: ensureDifferentProjectionsAreFetched(String)[3] (org.openstreetmap.josm.gui.layer.imagery.MVTLayerTest)
artifacts/Ant reports for JOSM on java 17 on ubuntu-latest/TEST-org.openstreetmap.josm.gui.layer.imagery.MVTLayerTest.xml [took 7s]
Raw output
Condition with org.openstreetmap.josm.gui.layer.imagery.MVTLayerTest was not fulfilled within 5 seconds.
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)
Check warning on line 0 in org.openstreetmap.josm.actions.DistributeActionTest
github-actions / Test Results
All 12 runs failed: testNodesAlignment() (org.openstreetmap.josm.actions.DistributeActionTest)
artifacts/Ant reports for JOSM on java 11 on macos-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 11 on ubuntu-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 11 on windows-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 17 on macos-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 17 on ubuntu-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 17 on windows-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 21 on macos-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 21 on ubuntu-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 21 on windows-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 8 on macos-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 8 on ubuntu-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
artifacts/Ant reports for JOSM on java 8 on windows-latest/TEST-org.openstreetmap.josm.actions.DistributeActionTest.xml [took 0s]
Raw output
expected: <1.0> but was: <3.0000000000000004>
org.opentest4j.AssertionFailedError: expected: <1.0> but was: <3.0000000000000004>
at org.openstreetmap.josm.actions.DistributeActionTest.testNodesAlignment(DistributeActionTest.java:116)
Loading