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

This commit is contained in:
Jörg Thalheim
2025-05-12 22:05:55 +02:00
committed by GitHub
@@ -88,6 +88,7 @@ buildPythonPackage rec {
"test_raw_base64_autodetect_png"
# Performance benchmarks that sometimes fail when running many parallel builds
"test_combine_system_messages_benchmark"
"test_extract_system_messages_benchmark"
];