Cursor Agent
93300019bd
test(vcr): drop dead 'from respx import MockRouter' imports
...
These seven test files were on _RESPX_CONFLICTING_FILES, which made the
auto-marker skip them entirely. Inspecting the source shows the only
respx artifact is a top-level 'from respx import MockRouter' that no
test ever uses - no @pytest.mark.respx, no respx_mock fixture, no
respx.mock context manager. The import is dead code left over from a
previous mocking pattern.
Now that apply_vcr_auto_marker_to_items detects respx per-item via the
marker / fixture chain (b637d9f64a ), the file-level skip is no longer
needed for these files - they were the reason the OpenAI tests
(test_o3_reasoning_effort, test_streaming_response[o1/o3-mini],
TestOpenAIO1::test_streaming, TestOpenAIChatCompletion::test_web_search,
TestOpenAIO3::test_web_search, etc.) ran live every CI build despite
the cassette cache being healthy.
Co-authored-by: Mateo Wang <mateo-berri@users.noreply.github.com >
2026-05-13 00:32:03 +00:00
..
2025-07-24 18:32:56 -07:00
2026-03-28 19:17:38 -07:00
2026-03-28 19:17:38 -07:00
2024-11-07 04:17:05 +05:30
2025-10-20 16:52:23 -07:00
2025-09-25 15:47:01 -07:00
2026-05-13 00:31:47 +00:00
2024-12-23 17:42:24 -08:00
2025-04-09 14:01:48 -07:00
2025-01-13 19:34:34 -08:00
2025-02-02 22:36:37 -08:00
2026-03-28 19:17:38 -07:00
2024-11-07 04:17:05 +05:30
2026-02-20 13:25:42 -03:00
2026-04-17 13:02:59 -07:00
2026-03-28 21:13:16 -07:00
2026-04-28 09:23:55 -07:00
2026-04-17 13:02:59 -07:00
2026-03-28 20:27:39 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2024-10-14 16:34:01 +05:30
2026-03-28 19:17:38 -07:00
2026-03-28 19:17:38 -07:00
2026-04-21 14:40:11 -07:00
2026-04-17 13:02:59 -07:00
2026-04-20 16:10:45 -07:00
2026-02-20 13:25:42 -03:00
2026-04-17 13:02:59 -07:00
2024-10-01 19:44:20 -04:00
2026-04-17 13:02:59 -07:00
2026-05-01 17:03:32 +05:30
2026-03-30 18:44:33 -07:00
2026-04-17 13:02:59 -07:00
2026-03-28 19:17:38 -07:00
2026-03-13 00:39:35 -07:00
2026-04-17 13:02:59 -07:00
2026-04-20 19:56:00 +05:30
2026-03-28 19:17:38 -07:00
2026-03-15 22:57:39 -07:00
2026-05-12 16:16:59 -07:00
2026-04-17 13:02:59 -07:00
2026-03-15 20:44:18 -07:00
2024-11-12 22:50:51 +05:30
2026-04-09 11:46:23 -07:00
2026-04-17 13:02:59 -07:00
2025-09-25 15:47:01 -07:00
2026-05-05 17:21:18 -07:00
2026-03-30 16:24:35 -07:00
2026-04-20 16:10:45 -07:00
2026-05-11 09:50:16 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-25 18:06:25 -03:00
2026-04-25 17:10:41 -03:00
2026-04-17 13:02:59 -07:00
2026-02-26 09:59:37 +05:30
2024-10-16 07:32:06 -07:00
2026-04-17 13:02:59 -07:00
2025-07-10 18:20:41 -07:00
2024-12-12 14:32:39 -08:00
2025-03-13 21:35:39 -07:00
2025-09-25 15:47:01 -07:00
2025-10-25 15:10:45 -07:00
2025-05-13 09:42:22 -07:00
2025-10-25 10:19:24 -07:00
2026-03-28 19:17:38 -07:00
2024-11-07 04:17:05 +05:30
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2024-10-14 16:34:01 +05:30
2024-11-02 00:44:32 +05:30
2025-10-25 10:19:24 -07:00
2026-04-17 13:02:59 -07:00
2026-04-29 03:48:41 +00:00
2026-04-16 17:20:58 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-02-28 09:46:35 -08:00
2025-10-31 18:20:52 -07:00
2026-03-28 19:17:38 -07:00
2024-11-07 04:17:05 +05:30
2026-04-01 19:22:54 -07:00
2026-04-17 13:02:59 -07:00
2025-12-22 12:41:30 +05:30
2026-05-01 11:55:36 +05:30
2026-04-17 13:02:59 -07:00
2025-09-01 17:04:47 -07:00
2026-03-28 19:17:38 -07:00
2026-03-28 19:17:38 -07:00
2026-03-30 21:15:53 -07:00
2026-03-28 19:17:38 -07:00
2026-03-14 22:54:44 -07:00
2026-05-04 18:09:14 -07:00
2026-04-17 13:02:59 -07:00
2026-04-20 16:10:45 -07:00
2026-01-16 16:37:44 +05:30
2026-03-15 22:57:39 -07:00
2026-04-17 13:02:59 -07:00
2026-02-21 10:46:49 -08:00
2026-04-01 19:22:54 -07:00
2026-03-28 19:17:38 -07:00
2026-05-13 00:32:03 +00:00
2024-10-01 19:44:20 -04:00
2026-04-17 13:02:59 -07:00
2026-03-15 13:57:50 -07:00
2026-04-17 13:02:59 -07:00
2025-05-13 09:42:22 -07:00
2025-09-01 17:04:47 -07:00
2026-04-17 13:02:59 -07:00
2026-05-04 17:51:50 -07:00
2024-10-01 19:44:20 -04:00
2026-04-17 13:02:59 -07:00
2026-04-01 19:22:54 -07:00
2026-04-23 14:48:02 -07:00
2025-02-10 22:13:58 -08:00
2024-10-17 22:09:11 -07:00
2026-04-15 18:19:04 -07:00
2026-02-20 13:25:42 -03:00
2024-11-07 04:17:05 +05:30
2024-12-04 19:40:28 -08:00
2026-03-28 20:19:05 -07:00
2026-04-01 19:22:54 -07:00