[Git][java-team/classmate][master] Exclude tests that fail with openjdk-21

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Thu Jul 11 12:12:25 BST 2024



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / classmate


Commits:
cbdaaeb1 by Pushkar Kulkarni at 2023-11-25T12:58:39+05:30
Exclude tests that fail with openjdk-21

Some tests fail when maven builds the project using jdk 21. These
test failures are seen with the upstream repository too. This
commit proposes we exclude the tests until the failures are
addressed upstream.

- - - - -


2 changed files:

- debian/changelog
- debian/maven.properties


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+classmate (1.3.4-3) UNRELEASED; urgency=medium
+
+  * d/maven.properties: Skip tests that fail with openjdk-21 (Closes: #1053017)
+
+ -- Pushkar Kulkarni <pushkar.kulkarni at canonical.com>  Sat, 25 Nov 2023 10:05:21 +0530
+
 classmate (1.3.4-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/maven.properties
=====================================
@@ -2,4 +2,5 @@
 # For example:
 # maven.test.skip=true
 # project.build.sourceEncoding=UTF-8
+test=\!*TestMemberResolver*,\!*AnnotationsTest*,\!*ArrayTypeResolution51Test*
 



View it on GitLab: https://salsa.debian.org/java-team/classmate/-/commit/cbdaaeb12079691f69e7a4db823a9a0a9cb245c4

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/java-team/classmate/-/commit/cbdaaeb12079691f69e7a4db823a9a0a9cb245c4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20240711/5449b783/attachment.htm>


More information about the pkg-java-commits mailing list