python3Packages.papermill: disable failing test

This is due to API compat issues with azure data lake.
This commit is contained in:
Martin Weinelt
2025-08-09 19:05:38 +02:00
parent dde0af01da
commit 269737dcd7
@@ -95,6 +95,9 @@ buildPythonPackage rec {
disabledTests = [
# pytest 8 compat
"test_read_with_valid_file_extension"
# azure datalake api compat issue
"test_create_adapter"
]
++ lib.optionals stdenv.hostPlatform.isDarwin [
# might fail due to the sandbox