python312Packages.rioxarray: skip tests that fail with GDAL 3.11

This commit is contained in:
K900
2025-05-10 16:45:39 +03:00
parent 20ff8bf165
commit cd4ae01365
@@ -52,6 +52,11 @@ buildPythonPackage rec {
[
# AssertionError: assert 535727386 == 535691205
"test_clip_geojson__no_drop"
# Fails with GDAL 3.11 warning
"test_rasterio_vrt"
# Fails with small numerical errors on GDAL 3.11
"test_rasterio_vrt_gcps"
"test_reproject__gcps"
]
++ lib.optionals stdenv.hostPlatform.isAarch64 [
# numerical errors