[med-svn] [Git][med-team/libgoby-java][master] 2 commits: Adding --no-parallel flag to dh_auto_test to avoid concurrent access to some files during the tests

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Thu Dec 23 13:25:59 GMT 2021



Pierre Gruet pushed to branch master at Debian Med / libgoby-java


Commits:
c3aaef99 by Pierre Gruet at 2021-12-23T12:39:22+01:00
Adding --no-parallel flag to dh_auto_test to avoid concurrent access to some files during the tests

- - - - -
a37a7c2b by Pierre Gruet at 2021-12-23T14:25:39+01:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libgoby-java (3.3.1+dfsg2-6) unstable; urgency=medium
+
+  * Adding --no-parallel flag to dh_auto_test to avoid concurrent access to
+    some files during the tests (Closes: #1002155)
+
+ -- Pierre Gruet <pgt at debian.org>  Thu, 23 Dec 2021 12:40:36 +0100
+
 libgoby-java (3.3.1+dfsg2-5) unstable; urgency=medium
 
   * Adding jaxb-api.jar in the manifest of goby-distribution.jar and putting


=====================================
debian/rules
=====================================
@@ -18,5 +18,5 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	# Also indicating R_HOME, as found in http://rforge.net/JRI/.
 	export LD_LIBRARY_PATH="$$LD_LIBRARY_PATH:/usr/lib/R/site-library/rJava/jri" && \
 	        export R_HOME="/usr/lib/R" && \
-	        dh_auto_test
+	        dh_auto_test --no-parallel
 endif



View it on GitLab: https://salsa.debian.org/med-team/libgoby-java/-/compare/0e83da0e18fab74290dfcdb87c13be53a4ffada0...a37a7c2bc9b1154b62cb3cd5aa223b27d0250657

-- 
View it on GitLab: https://salsa.debian.org/med-team/libgoby-java/-/compare/0e83da0e18fab74290dfcdb87c13be53a4ffada0...a37a7c2bc9b1154b62cb3cd5aa223b27d0250657
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/debian-med-commit/attachments/20211223/ce50480d/attachment.htm>


More information about the debian-med-commit mailing list