[Git][debian-gis-team/pycoast][master] 2 commits: Disable broken tests

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Dec 4 08:35:02 GMT 2021



Antonio Valentino pushed to branch master at Debian GIS Project / pycoast


Commits:
93c6f71a by Antonio Valentino at 2021-11-29T07:17:00+00:00
Disable broken tests

- - - - -
a081ca20 by Antonio Valentino at 2021-11-30T07:54:11+00:00
Set distribution to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,15 @@
-pycoast (1.5.0+dfsg-2) UNRELEASED; urgency=medium
+pycoast (1.5.0+dfsg-2) unstable; urgency=medium
 
-  * Team upload.
+  [ Bas Couwenberg ]
   * Bump Standards-Version to 4.6.0, no changes.
 
- -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 17:39:07 +0200
+  [ Antonio Valentino ]
+  * Disable broken tests: test_add_points_pil and
+    test_config_file_points_and_borders_pil.
+    See discussion at https://github.com/pytroll/pycoast/issues/57.
+    Closes: #997486.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Tue, 30 Nov 2021 07:52:41 +0000
 
 pycoast (1.5.0+dfsg-1) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -5,7 +5,8 @@
 
 
 export PYBUILD_NAME=pycoast
-export PYBUILD_TEST_ARGS=$(CURDIR)/pycoast/tests
+export PYBUILD_TEST_ARGS=$(CURDIR)/pycoast/tests \
+-k "not test_add_points_pil and not test_config_file_points_and_borders_pil"
 
 
 %:



View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/-/compare/17a99cb3f22f72017a8075d5c04c167124ccee81...a081ca20a305a60892a30e692b5845b9a8755fcd

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pycoast/-/compare/17a99cb3f22f72017a8075d5c04c167124ccee81...a081ca20a305a60892a30e692b5845b9a8755fcd
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-grass-devel/attachments/20211204/d6107d94/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list