python312Packages.instructor: disable a benchmarking test (#404708)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user