python312Packages.instructor: disable a benchmarking test
This commit is contained in:
parent
4c40e81b38
commit
2c16db3f04
@ -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"
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user