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

python312Packages.langchain-core: disable all rate limit tests

parent cea14594
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -100,8 +100,7 @@ buildPythonPackage rec {
      # flaky, sometimes fail to strip uuid from AIMessageChunk before comparing to test value
      "test_map_stream"
      # Compares with machine-specific timings
      "test_rate_limit_invoke"
      "test_rate_limit_stream"
      "test_rate_limit"
      # flaky: assert (1726352133.7419367 - 1726352132.2697523) < 1
      "test_benchmark_model"