Bas Couwenberg pushed to branch master at Debian GIS Project / sarsen
Commits: 9a4e99a4 by Bas Couwenberg at 2026-03-27T12:11:53+01:00 Debug environment. - - - - - 1 changed file: - debian/patches/salsa-ci.patch Changes: ===================================== debian/patches/salsa-ci.patch ===================================== @@ -11,10 +11,13 @@ Forwarded: https://github.com/bopen/sarsen/pull/94 import numpy as np import pytest -@@ -18,6 +20,10 @@ DATA_PATHS = [ +@@ -17,7 +19,13 @@ DATA_PATHS = [ + GROUPS = ["IW/VV", "IW1/VV"] ++import pprint; import warnings; warnings.warn("env:\n%s" % pprint.pformat(os.environ.__dict__)) ++ [email protected]( + os.getenv("GITLAB_CI") == "true" or not sys.maxsize > 2**32, + reason="Process gets killed" View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/9a4e99a47e4ea16e3ee3c8f07aef0c2932666a99 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/9a4e99a47e4ea16e3ee3c8f07aef0c2932666a99 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
