[Git][debian-gis-team/satpy][master] Disable utopkgtest on armhf

Sebastiaan Couwenberg sebastic at xs4all.nl
Tue Jan 4 04:53:49 GMT 2022


On 1/3/22 22:20, Antonio Valentino (@antonio.valentino) wrote:
> =====================================
> debian/tests/control
> =====================================
> @@ -1,2 +1,3 @@
>   Tests: python3
>   Depends: @builddeps@, @
> +Architecture: !armhf

According to the docs it follows the dpkg syntax:

 
https://salsa.debian.org/ci-team/autopkgtest/raw/master/doc/README.package-tests.rst

It doesn't support negation, and requires a list of architectures that 
are supported. This list is a pain to maintain because new architectures 
are introduced all the time.

For postgis we skip tests on problematic architectures with exit code 77 
and marking the test as skippable:

 
https://salsa.debian.org/debian-gis-team/postgis/-/blob/master/debian/tests/test-extension-creation
 
https://salsa.debian.org/debian-gis-team/postgis/-/blob/master/debian/tests/control

Kind Regards,

Bas

-- 
  GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



More information about the Pkg-grass-devel mailing list