yuneng-jiang
4030a8b2cd
Fix flaky tests: anthropic error_msg state leak and vertex llama 404
...
test_parallel_function_call_anthropic_error_msg was flaky because other
tests set litellm.modify_params=True without resetting it. When True,
the validation adds a dummy tool instead of raising UnsupportedParamsError.
Fix: save/restore modify_params around the test.
test_vertex_ai_llama_tool_calling failed on intermittent 404 from the
Llama model endpoint in us-east5. Fix: skip on NotFoundError like
the existing RateLimitError handling.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-15 17:59:25 -07:00
..
2025-07-24 18:32:56 -07:00
2025-10-25 10:19:24 -07:00
2025-10-25 10:19:24 -07:00
2025-10-20 16:52:23 -07:00
2025-09-25 15:47:01 -07:00
2026-03-15 13:28:14 -07:00
2026-03-14 22:54:44 -07:00
2026-02-20 13:25:42 -03:00
2025-12-04 13:29:20 -08:00
2025-12-22 17:03:53 -08:00
2026-03-15 17:59:25 -07:00
2026-02-20 17:26:58 -08:00
2026-01-07 14:20:10 +09:00
2025-11-22 09:28:37 -08:00
2025-10-25 11:11:36 -07:00
2025-10-25 11:47:03 -07:00
2026-01-27 17:34:40 -08:00
2026-01-20 17:39:08 +05:30
2025-10-25 10:19:24 -07:00
2026-02-28 09:46:35 -08:00
2026-01-31 13:36:27 -08:00
2025-08-06 08:43:45 -07:00
2026-02-20 13:25:42 -03:00
2025-08-20 21:46:33 -07:00
2026-01-14 13:33:07 +05:30
2025-10-25 10:19:24 -07:00
2026-03-15 17:10:43 -07:00
2025-10-25 10:19:24 -07:00
2026-03-13 00:39:35 -07:00
2026-01-27 18:15:04 -08:00
2026-03-15 14:02:42 -07:00
2025-10-25 10:19:24 -07:00
2026-03-12 23:23:10 -07:00
2025-12-15 14:16:36 -08:00
2026-03-15 15:23:19 -07:00
2026-02-19 18:44:28 +05:30
2025-09-25 15:47:01 -07:00
2025-09-25 15:47:01 -07:00
2026-02-06 18:35:40 -08:00
2026-03-12 18:34:20 +05:30
2026-02-28 09:46:35 -08:00
2026-03-15 17:59:25 -07:00
2025-12-23 14:56:42 +05:30
2026-01-21 08:58:16 +05:30
2025-08-04 16:09:33 -07:00
2026-01-02 12:31:31 +05:30
2026-01-21 09:32:38 +05:30
2026-03-13 00:39:35 -07:00
2026-02-26 09:59:37 +05:30
2025-10-25 10:19:24 -07:00
2025-07-10 18:20:41 -07:00
2025-09-25 15:47:01 -07:00
2025-10-25 15:10:45 -07:00
2025-10-25 10:19:24 -07:00
2025-10-25 10:19:24 -07:00
2025-10-25 10:19:24 -07:00
2025-10-25 10:19:24 -07:00
2025-10-25 10:19:24 -07:00
2025-09-27 13:57:43 -07:00
2025-09-01 17:59:40 -07:00
2025-12-18 08:49:23 -08:00
2026-02-05 14:40:15 -08:00
2025-11-05 16:29:50 -08:00
2026-02-23 16:34:52 -03:00
2026-02-28 09:46:35 -08:00
2025-10-31 18:20:52 -07:00
2025-10-25 10:19:24 -07:00
2025-10-25 10:19:24 -07:00
2025-10-18 11:12:00 -07:00
2025-12-22 12:41:30 +05:30
2025-10-28 19:05:13 -07:00
2025-09-01 17:04:47 -07:00
2026-03-12 22:54:31 -07:00
2025-10-25 10:19:24 -07:00
2025-10-25 16:46:29 -07:00
2026-03-13 09:10:41 -07:00
2026-03-14 22:54:44 -07:00
2026-03-15 13:38:35 -07:00
2026-03-14 22:54:44 -07:00
2026-03-14 23:45:40 -07:00
2026-01-16 16:37:44 +05:30
2025-10-25 10:19:24 -07:00
2026-01-21 21:03:23 -08:00
2026-01-13 11:44:48 +05:30
2026-02-21 10:46:49 -08:00
2026-03-12 15:20:55 -07:00
2026-03-04 11:48:42 +05:30
2026-03-15 13:38:35 -07:00
2026-03-14 15:10:01 -07:00
2026-03-15 13:57:50 -07:00
2026-02-10 22:34:52 -08:00
2025-09-01 17:04:47 -07:00
2026-03-09 17:18:00 -07:00
2026-03-12 14:12:07 -07:00
2025-08-14 16:24:14 -07:00
2026-03-14 23:45:58 -07:00
2025-10-25 10:19:24 -07:00
2025-09-25 15:47:01 -07:00
2026-02-20 13:25:42 -03:00