python312Packages.instructor: disable a benchmarking test (#404708)

This commit is contained in:
Jörg Thalheim
2025-05-06 21:45:43 +02:00
committed by GitHub
@@ -86,6 +86,9 @@ buildPythonPackage rec {
# Checks magic values and this fails on Python 3.13
"test_raw_base64_autodetect_jpeg"
"test_raw_base64_autodetect_png"
# Performance benchmarks that sometimes fail when running many parallel builds
"test_extract_system_messages_benchmark"
];
disabledTestPaths = [