[Bug 2142416] Re: snakeyaml-engine fails autopkgtests on armhf with Java 25
Launchpad Bug Tracker
2142416 at bugs.launchpad.net
Mon Feb 23 07:49:05 UTC 2026
This bug was fixed in the package snakeyaml-engine - 2.7+ds-3ubuntu1
---------------
snakeyaml-engine (2.7+ds-3ubuntu1) resolute; urgency=medium
* d/p/debian/patches/disable-aliases-max-time-asserion.patch:
disable max time assertion in ReferencesTest.parseManyAliasesForCollections
(LP: #2142416).
-- Vladimir Petko <vladimir.petko at canonical.com> Mon, 23 Feb 2026
09:14:28 +1300
** Changed in: snakeyaml-engine (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to java-common in Ubuntu.
https://bugs.launchpad.net/bugs/2142416
Title:
snakeyaml-engine fails autopkgtests on armhf with Java 25
Status in java-common package in Ubuntu:
New
Status in snakeyaml-engine package in Ubuntu:
Fix Released
Bug description:
Upstream issue: https://bitbucket.org/snakeyaml/snakeyaml-
engine/issues/78
Tests on zero JVM (interpreted mode) fail with the following error:
819s Failures (1): 819s JUnit Jupiter:ReferencesTest:Parsing with
aliases may take a lot of time, CPU and memory 819s MethodSource
[className =
'org.snakeyaml.engine.usecases.references.ReferencesTest', methodName
= 'parseManyAliasesForCollections', methodParameterTypes = ''] 819s =>
org.opentest4j.AssertionFailedError: Time was 283.753 seconds. ==>
expected: <true> but was: <false> 819s
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
819s
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
819s org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
819s org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
819s org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214)
819s
org.snakeyaml.engine.usecases.references.ReferencesTest.parseManyAliasesForCollections(ReferencesTest.java:113)
819s java.base/java.lang.reflect.Method.invoke(Method.java:565) 819s
java.base/java.util.ArrayList.forEach(ArrayList.java:1604) 819s
java.base/java.util.ArrayList.forEach(ArrayList.java:1604) [1]
The test has an assertion for the execution upper bound, but
interpreted mode test may take much more time than 9 seconds.
[1] https://autopkgtest.ubuntu.com/results/autopkgtest-
resolute/resolute/armhf/s/snakeyaml-
engine/20260220_024119_e7cec@/log.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-common/+bug/2142416/+subscriptions
More information about the foundations-bugs
mailing list