Your message dated Sun, 15 Oct 2023 23:35:13 +0000
with message-id <[email protected]>
and subject line Bug#1053039: fixed in junit4 4.13.2-4
has caused the Debian Bug report #1053039,
regarding junit4: FTBFS with OpenJDK 21 due to security manager removal
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1053039: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053039
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: junit4
Version: 4.13.2-3
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: default-java21
X-Debbugs-Cc: [email protected]

Dear Maintainers,

The package junit4 ftbfs with default Java 21.
The relevant part of the build log:
---------------
[ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.012 s 
<<< FAILURE! - in org.junit.tests.running.core.CommandLineTest
[ERROR] runATest(org.junit.tests.running.core.CommandLineTest)  Time elapsed: 
0.011 s  <<< ERROR!
java.lang.UnsupportedOperationException: The Security Manager is deprecated and 
will be removed in a future release
        at 
org.junit.tests.running.core.CommandLineTest.runATest(CommandLineTest.java:41)

[INFO] Running org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest
[ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.003 s 
<<< FAILURE! - in 
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest
[ERROR] 
failureCausesExitCodeOf1(org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest)
  Time elapsed: 0 s  <<< ERROR!
java.lang.UnsupportedOperationException: The Security Manager is deprecated and 
will be removed in a future release
        at 
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.runClass(JUnitCoreReturnsCorrectExitCodeTest.java:40)
        at 
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.failureCausesExitCodeOf1(JUnitCoreReturnsCorrectExitCodeTest.java:20)

[ERROR] 
successCausesExitCodeOf0(org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest)
  Time elapsed: 0.001 s  <<< ERROR!
java.lang.UnsupportedOperationException: The Security Manager is deprecated and 
will be removed in a future release
        at 
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.runClass(JUnitCoreReturnsCorrectExitCodeTest.java:40)
        at 
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.successCausesExitCodeOf0(JUnitCoreReturnsCorrectExitCodeTest.java:36)

[ERROR] 
missingClassCausesExitCodeOf1(org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest)
  Time elapsed: 0 s  <<< ERROR!
java.lang.UnsupportedOperationException: The Security Manager is deprecated and 
will be removed in a future release
        at 
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.runClass(JUnitCoreReturnsCorrectExitCodeTest.java:40)
        at 
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.missingClassCausesExitCodeOf1(JUnitCoreReturnsCorrectExitCodeTest.java:25)

[INFO] Running org.junit.tests.running.core.SystemExitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s 
- in org.junit.tests.running.core.SystemExitTest
[INFO] Running org.junit.tests.running.methods.AnnotationTest
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s 
- in org.junit.tests.running.methods.AnnotationTest
[INFO] Running org.junit.tests.running.methods.ExpectedTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.junit.tests.running.methods.ExpectedTest
[INFO] Running org.junit.tests.running.methods.InheritedTestTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.junit.tests.running.methods.InheritedTestTest
[INFO] Running org.junit.tests.running.methods.ParameterizedTestMethodTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.junit.tests.running.methods.ParameterizedTestMethodTest
[INFO] Running org.junit.tests.running.methods.TestMethodTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.junit.tests.running.methods.TestMethodTest
[INFO] Running org.junit.tests.running.methods.TimeoutTest
[WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
0.712 s - in org.junit.tests.running.methods.TimeoutTest
[INFO] Running org.junit.samples.ListTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.junit.samples.ListTest
[INFO] Running org.junit.samples.money.MoneyTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
- in org.junit.samples.money.MoneyTest
[INFO] Running org.junit.tests.validation.BadlyFormedClassesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.junit.tests.validation.BadlyFormedClassesTest
[INFO] Running org.junit.tests.validation.FailedConstructionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.junit.tests.validation.FailedConstructionTest
[INFO] Running org.junit.tests.validation.ValidationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.junit.tests.validation.ValidationTest
[INFO] Running org.junit.validator.AnnotationsValidatorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.junit.validator.AnnotationsValidatorTest
[INFO] Running org.junit.validator.AnnotationValidatorFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.junit.validator.AnnotationValidatorFactoryTest
[INFO] Running org.junit.validator.PublicClassValidatorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.junit.validator.PublicClassValidatorTest
[INFO] Running org.junit.AssumptionViolatedExceptionTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s 
- in org.junit.AssumptionViolatedExceptionTest
[INFO] Running org.junit.tests.ObjectContractTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.junit.tests.ObjectContractTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   FailOnTimeoutTest.lookingForStuckThread_threadGroupNotLeaked:207 the 
'FailOnTimeoutGroup' thread group should be destroyed after running the test
[ERROR] Errors: 
[ERROR]   CommandLineTest.runATest:41 » UnsupportedOperation The Security 
Manager is dep...
[ERROR]   
JUnitCoreReturnsCorrectExitCodeTest.failureCausesExitCodeOf1:20->runClass:40 » 
UnsupportedOperation
[ERROR]   
JUnitCoreReturnsCorrectExitCodeTest.missingClassCausesExitCodeOf1:25->runClass:40
 » UnsupportedOperation
[ERROR]   
JUnitCoreReturnsCorrectExitCodeTest.successCausesExitCodeOf0:36->runClass:40 » 
UnsupportedOperation
[INFO] 
[ERROR] Tests run: 1108, Failures: 1, Errors: 4, Skipped: 5
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.513 s
[INFO] Finished at: 2023-05-04T13:20:07Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.3:test (default-test) on 
project junit: There are test failures.
[ERROR] 
[ERROR] Please refer to /<<PKGBUILDDIR>>/target/surefire-reports for the 
individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, 
[date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
---------------


-- System Information:
Debian Release: bookworm/sid
  APT prefers lunar-updates
  APT policy: (500, 'lunar-updates'), (500, 'lunar-security'), (500, 'lunar'), 
(100, 'lunar-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.2.0-33-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: junit4
Source-Version: 4.13.2-4
Done: Emmanuel Bourg <[email protected]>

We believe that the bug you reported is fixed in the latest version of
junit4, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated junit4 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 16 Oct 2023 00:44:29 +0200
Source: junit4
Architecture: source
Version: 4.13.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1053039
Changes:
 junit4 (4.13.2-4) unstable; urgency=medium
 .
   * Fixed the build failure with Java 21 (Closes: #1053039)
   * Standards-Version updated to 4.6.2
Checksums-Sha1:
 84fab637634f96690a5b56115d0fbc57fbea28fc 2239 junit4_4.13.2-4.dsc
 09fdae2fe16d2f004b12893fd023cf1153f7ed7f 29328 junit4_4.13.2-4.debian.tar.xz
 fb10f195fc331aaea16e6ecd3ea23fdd7fe84b20 18214 junit4_4.13.2-4_source.buildinfo
Checksums-Sha256:
 333e629ae05a619180fff4b3252a2dc20efb4bce5d343c86b9eb7aecf1cf1560 2239 
junit4_4.13.2-4.dsc
 c9b608f27ea0a8e5329d7e9017023c8a25400426f1dd79d485c2fbcb07f1e781 29328 
junit4_4.13.2-4.debian.tar.xz
 325d4b1ed4f9e3f4d1493a55e63ab88d74372270d2e69f23dd0cba6c53a4e76b 18214 
junit4_4.13.2-4_source.buildinfo
Files:
 6f774466e5d5c824816c0b74d7085dc8 2239 java optional junit4_4.13.2-4.dsc
 81656a13ad5f240f9aa7ba953847e115 29328 java optional 
junit4_4.13.2-4.debian.tar.xz
 36e3e248233e01bb306d606c52eb368d 18214 java optional 
junit4_4.13.2-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmUscy0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsG5YQAKeam+9yhiT+bAcWSdsDA6emZyyLAHno
l8S+FHACLMRVEvFbg8f4POwoeLibyopU84G3fawy8BSWM6LNGFcUme2Yh987G6nh
ghdPwLxmSHOv2v+uu3LxYZad2qEKNfz1culhbr3KXvqTMMuPKAKwCMW3wkTacGaA
eEuCpPhLv+/LkJGtKsBOUNFhSI6jDtMf3u+Rf2Rpn1HYCYLbKPbzhlCmtVR+ZFJw
OOyFHEvs6HtkMyMm5isPA8Fni7Fc2oU9XD//B89I4bRXE9q5NWD6OFgQnc7cGY52
20SpyrmVI6MjL7G4k6r/FHOFyqRzV9BsxqKmuEzeTLBHhLLTBg2Vd1KQ8+bu9BIt
+Kd7HLtZ+vCk3JJyoVSp5A9qdT+LsyofQViPLYHDYpo5klpJjT5WcnG5tBvX0MKv
hbYZCGso5CLgkH7TFKngNIEaVukjn+4YoZcoWP6tZ7ufw/Vo5VGU/8n4ZG3Yd9aC
WiM2u3JwZ+VJg3eDCYxILKg+h7ffWUzlEe3jOUUYJ7Dg1zFVU8EnATiwwFBFZaGm
tCNImMyyUaRsbYfjPd2R1zh211MWwNkKwZgtFwxBUBUWUzeRTDsl7MK+cMDPmGev
TFDhCp+y443x3BJ1VKr2BFXnlJZEPe4rTVdRgO5Q3M+vusHzl3HHSEeUdKF7FXDx
3SqoxIX8liZw
=a/tT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to