I18n update #28
GitHub Actions / JUnit Test Report
failed
Jan 2, 2025 in 0s
19 tests run, 18 passed, 0 skipped, 1 failed.
Annotations
github-actions / JUnit Test Report
DownloadPluginTest.testNonRegression22363()
Lambda expression in org.awaitility.core.ConditionFactory that uses java.util.concurrent.atomic.LongAdder: expected a value equal to or greater than <99L> but <98L> was less than <99L> within 10 seconds.
Raw output
org.awaitility.core.ConditionTimeoutException: Lambda expression in org.awaitility.core.ConditionFactory that uses java.util.concurrent.atomic.LongAdder: expected a value equal to or greater than <99L> but <98L> was less than <99L> within 10 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
at org.awaitility.core.ConditionFactory.untilAdder(ConditionFactory.java:882)
at org.openstreetmap.josm.plugins.continuosDownload.DownloadPluginTest.testNonRegression22363(DownloadPluginTest.java:100)
Loading