Package: src:pyresample Version: 1.14.0-2 Severity: serious Tags: sid bullseye
https://ci.debian.net/data/autopkgtest/unstable/amd64/p/pyresample/4019144/log.gz [...] ====================================================================== FAIL: test_get_area_def_from_raster_extracts_proj_id (pyresample.test.test_utils.TestMisc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pyresample/test/test_utils.py", line 477, in test_get_area_def_from_raster_extracts_proj_id self.assertEqual(area_def.proj_id, 'WGS 84 / Pseudo-Mercator') AssertionError: 'WGS_1984_Web_Mercator_Auxiliary_Sphere' != 'WGS 84 / Pseudo-Mercator' - WGS_1984_Web_Mercator_Auxiliary_Sphere + WGS 84 / Pseudo-Mercator ---------------------------------------------------------------------- Ran 271 tests in 193.325s FAILED (failures=1, skipped=2)