Commit cd4ae013 authored by K900's avatar K900
Browse files

python312Packages.rioxarray: skip tests that fail with GDAL 3.11

parent 20ff8bf1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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