Commit e2757d67 authored by Malo Bourgon's avatar Malo Bourgon
Browse files

python312Packages.guidance: disable flaky test

parent ae8a436b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -79,6 +79,9 @@ buildPythonPackage rec {
    "test_recursion_error"
    "test_openai_class_detection"
    "test_openai_chat_without_roles"

    # flaky tests
    "test_remote_mock_gen" # frequently fails when building packages in parallel
  ];

  disabledTestPaths = [