Commit ec27bb35 authored by Paul Dettorer Hervot's avatar Paul Dettorer Hervot
Browse files

python310Packages.python-mapnik: disable the OGR test

The OGR test fails since a gdal update at
af10ec1c. Upstream tests are still
considered unreliable according to
https://github.com/mapnik/python-mapnik/issues/255.
parent c1506299
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -106,6 +106,7 @@ buildPythonPackage rec {
    "test_compare_map"
    "test_dataraster_coloring"
    "test_dataraster_query_point"
    "test_geometry_type"
    "test_good_files"
    "test_layer_init"
    "test_load_save_map"