Unverified Commit 2c16db3f authored by Malo Bourgon's avatar Malo Bourgon
Browse files

python312Packages.instructor: disable a benchmarking test

parent 4c40e81b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"
  ];