pdal: skip test broken by GDAL 3.11

It's trying to use a plugin that no longer exists.
This commit is contained in:
K900
2025-05-10 16:45:38 +03:00
parent 8898e0eb6d
commit 5b4357b5fe
+3
View File
@@ -116,6 +116,9 @@ stdenv.mkDerivation (finalAttrs: {
# Failure
"pdal_app_plugin_test"
# Removed in GDAL 3.11
"pdal_io_gdal_writer_test"
];
nativeCheckInputs = [