[Bug 2142416] [NEW] snakeyaml-engine fails autopkgtests on armhf with Java 25
Vladimir Petko
2142416 at bugs.launchpad.net
Sun Feb 22 20:12:56 UTC 2026
Public bug reported:
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
** Affects: java-common (Ubuntu)
Importance: Undecided
Status: New
** Affects: snakeyaml-engine (Ubuntu)
Importance: Undecided
Status: New
** Also affects: java-common (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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