Created
August 6, 2025 23:28
-
-
Save mweinelt/75c5f47a2c14fd2c68709746444b6528 to your computer and use it in GitHub Desktop.
openai 1.99.1, inline-snapshot 0.25.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pytest flags: -m pytest --ignore-glob=tests/api_resources -k not\ \(test_copy_build_request\)\ and\ not\ \(test_basic_attribute_access_works\)\ and\ not\ \(test_multi_byte_character_multiple_chunks\) -Wignore::DeprecationWarning --numprocesses=10 | |
| ============================= test session starts ============================== | |
| platform linux -- Python 3.13.5, pytest-8.4.1, pluggy-1.6.0 | |
| rootdir: /build/source | |
| configfile: pyproject.toml | |
| testpaths: tests | |
| plugins: inline-snapshot-0.25.0, asyncio-0.26.0, mock-3.14.1, xdist-3.8.0, respx-0.22.0, anyio-4.10.0 | |
| asyncio: mode=Mode.AUTO, asyncio_default_fixture_loop_scope=session, asyncio_default_test_loop_scope=function | |
| 10 workers [462 items] 1m | |
| ...................................................F.E.F.E...F.E..F..E.. [ 14%] | |
| ........F..........E....F.....E.........FE.F.....E...................... [ 29%] | |
| .F....E.F.E..F.E..F..E..FE.............................................. [ 43%] | |
| ........................................................................ [ 59%] | |
| ........................................................................ [ 75%] | |
| ........................................................................ [ 90%] | |
| ........................................... [100%] | |
| ═══════════════════════════════ inline-snapshot ════════════════════════════════ | |
| INFO: inline-snapshot was disabled because you used xdist. This means that tests | |
| with snapshots will continue to run, but snapshot(x) will only return x and | |
| inline-snapshot will not be able to fix snapshots or generate reports. | |
| ==================================== ERRORS ==================================== | |
| ______________ ERROR at teardown of test_content_logprobs_events _______________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| ______________ ERROR at teardown of test_refusal_logprobs_events _______________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| ________________ ERROR at teardown of test_parse_pydantic_tool _________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| ___________ ERROR at teardown of test_parse_multiple_pydantic_tools ____________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| _________________ ERROR at teardown of test_parse_strict_tools _________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| ____________ ERROR at teardown of test_non_pydantic_response_format ____________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| _______ ERROR at teardown of test_allows_non_strict_tools_but_no_parsing _______ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| ____________ ERROR at teardown of test_chat_completion_state_helper ____________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| ___________________ ERROR at teardown of test_parse_nothing ____________________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| ________________ ERROR at teardown of test_parse_pydantic_model ________________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| _______ ERROR at teardown of test_parse_pydantic_model_multiple_choices ________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| ______________ ERROR at teardown of test_parse_max_tokens_reached ______________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| ____________ ERROR at teardown of test_parse_pydantic_model_refusal ____________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/plugin.py:29: in respx_mock | |
| with mock_router: | |
| ^^^^^^^^^^^ | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:437: in __exit__ | |
| self.stop(quiet=bool(exc_type is not None)) | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:479: in stop | |
| self.assert_all_called() | |
| /nix/store/fp1q0bw7j1l8v8j48cqjgs2jjb8n24ql-python3.13-respx-0.22.0/lib/python3.13/site-packages/respx/router.py:102: in assert_all_called | |
| assert not_called_routes == [], "RESPX: some routes were not called!" | |
| E AssertionError: RESPX: some routes were not called! | |
| E assert [<Route <Sche...d eq 'POST'>>] == [] | |
| E | |
| E Left contains one more item: <Route <Scheme eq 'http'> AND <Host eq '127.0.0.1'> AND <Port eq 4010> AND <Path eq '/chat/completions'> AND <Method eq 'POST'>> | |
| E Use -v to get more diff | |
| =================================== FAILURES =================================== | |
| _________________________ test_content_logprobs_events _________________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:446: in test_content_logprobs_events | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| _________________________ test_refusal_logprobs_events _________________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:525: in test_refusal_logprobs_events | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| ___________________________ test_parse_pydantic_tool ___________________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:637: in test_parse_pydantic_tool | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| ______________________ test_parse_multiple_pydantic_tools ______________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:735: in test_parse_multiple_pydantic_tools | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| ___________________________ test_parse_strict_tools ____________________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:833: in test_parse_strict_tools | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| ______________________ test_non_pydantic_response_format _______________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:905: in test_non_pydantic_response_format | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| _________________ test_allows_non_strict_tools_but_no_parsing __________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:953: in test_allows_non_strict_tools_but_no_parsing | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| ______________________ test_chat_completion_state_helper _______________________ | |
| [gw4] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:1035: in test_chat_completion_state_helper | |
| _make_raw_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1173: in _make_raw_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| ______________________________ test_parse_nothing ______________________________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:43: in test_parse_nothing | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| __________________________ test_parse_pydantic_model ___________________________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:105: in test_parse_pydantic_model | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| __________________ test_parse_pydantic_model_multiple_choices __________________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:197: in test_parse_pydantic_model_multiple_choices | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| ________________________ test_parse_max_tokens_reached _________________________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:376: in test_parse_max_tokens_reached | |
| _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| ______________________ test_parse_pydantic_model_refusal _______________________ | |
| [gw2] linux -- Python 3.13.5 /nix/store/wfbhxhp7xipgzyli6ddzqsjsd9bmnpl6-python3-3.13.5/bin/python3.13 | |
| tests/lib/chat/test_completions_streaming.py:401: in test_parse_pydantic_model_refusal | |
| listener = _make_stream_snapshot_request( | |
| tests/lib/chat/test_completions_streaming.py:1126: in _make_stream_snapshot_request | |
| content=content_snapshot._old_value._load_value(), | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| E AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| =========================== short test summary info ============================ | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_content_logprobs_events - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_refusal_logprobs_events - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_parse_pydantic_tool - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_parse_multiple_pydantic_tools - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_parse_strict_tools - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_non_pydantic_response_format - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_allows_non_strict_tools_but_no_parsing - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_chat_completion_state_helper - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_parse_nothing - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_parse_pydantic_model - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_parse_pydantic_model_multiple_choices - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_parse_max_tokens_reached - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| FAILED tests/lib/chat/test_completions_streaming.py::test_parse_pydantic_model_refusal - AttributeError: 'Unmanaged' object has no attribute '_load_value' | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_content_logprobs_events - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_refusal_logprobs_events - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_parse_pydantic_tool - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_parse_multiple_pydantic_tools - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_parse_strict_tools - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_non_pydantic_response_format - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_allows_non_strict_tools_but_no_parsing - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_chat_completion_state_helper - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_parse_nothing - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_parse_pydantic_model - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_parse_pydantic_model_multiple_choices - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_parse_max_tokens_reached - AssertionError: RESPX: some routes were not called! | |
| ERROR tests/lib/chat/test_completions_streaming.py::test_parse_pydantic_model_refusal - AssertionError: RESPX: some routes were not called! | |
| ================== 13 failed, 449 passed, 13 errors in 11.85s ================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment