[Git][debian-gis-team/pyorbital][master] Skip broken tests

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Apr 13 18:27:17 BST 2024



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


Commits:
18b0b18c by Antonio Valentino at 2024-04-13T17:24:51+00:00
Skip broken tests

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ pyorbital (1.8.2-2) unstable; urgency=medium
 
   * debian/patches:
     - New 0002-Fix-broken-test-on-i386.patch (Closes: #1068646).
+  * debian/riles:
+    - Skip broken tests.
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 13 Apr 2024 16:00:28 +0000
 


=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@
 # export DH_VERBOSE=1
 
 export PYBUILD_NAME=pyorbital
-export PYBUILD_TEST_ARGS=--pyargs ${PYBUILD_NAME}
+export PYBUILD_TEST_ARGS=-k "not TestGetObserverLook" --pyargs ${PYBUILD_NAME}
 
 %:
 	dh $@ --buildsystem=pybuild



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/-/commit/18b0b18c944e53b0250d0fb91f7cbb27696c101f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyorbital/-/commit/18b0b18c944e53b0250d0fb91f7cbb27696c101f
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/20240413/57a65c15/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list